HTML Lexer Jar Home Page

Uses of Interface
org.htmlparser.http.ConnectionMonitor

Packages that use ConnectionMonitor
org.htmlparser.http The http package is responsible for HTTP connections to servers. 
 

Uses of ConnectionMonitor in org.htmlparser.http
 

Fields in org.htmlparser.http declared as ConnectionMonitor
protected  ConnectionMonitor ConnectionManager.mMonitor
          The object to be notified prior to and after each connection.
 

Methods in org.htmlparser.http that return ConnectionMonitor
 ConnectionMonitor ConnectionManager.getMonitor()
          Get the monitoring object, if any.
 

Methods in org.htmlparser.http with parameters of type ConnectionMonitor
 void ConnectionManager.setMonitor(ConnectionMonitor monitor)
          Set the monitoring object.
 


© 2006 Derrick Oswald
April 1, 2006

HTML Parser is an open source library released under Common Public License.SourceForge.net