Secure iNet Factory

Uses of Interface
com.jscape.inet.http.HttpListener

Packages that use HttpListener
com.jscape.inet.http Contains classes for communicating with HTTP servers. 
 

Uses of HttpListener in com.jscape.inet.http
 

Classes in com.jscape.inet.http that implement HttpListener
 class HttpAdapter
          Implements methods for capturing events sourced from Http class.
 

Methods in com.jscape.inet.http with parameters of type HttpListener
 void Http.addHttpListener(HttpListener listener)
          Adds an event listener for events implemented by HttpListener interface.
 void Http.removeHttpListener(HttpListener listener)
          Removes instance of HttpListener.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved