Uses of Package
org.htmlparser.http
-
Packages that use org.htmlparser.http Package Description org.htmlparser The basic API classes which will be used by most developers when working with the HTML Parser.org.htmlparser.http The http package is responsible for HTTP connections to servers.org.htmlparser.lexer The lexer package is the base level I/O subsystem. -
Classes in org.htmlparser.http used by org.htmlparser Class Description ConnectionManager Handles proxies, password protected URLs and request properties including cookies.ConnectionMonitor Interface for HTTP connection notification callbacks. -
Classes in org.htmlparser.http used by org.htmlparser.http Class Description ConnectionMonitor Interface for HTTP connection notification callbacks.Cookie A HTTP cookie. -
Classes in org.htmlparser.http used by org.htmlparser.lexer Class Description ConnectionManager Handles proxies, password protected URLs and request properties including cookies.