Uses of Package
ice.net

Packages that use ice.net
ice.https   
ice.net   
ice.net.pac   
ice.net.proxy   
ice.net.socks   
 

Classes in ice.net used by ice.https
HttpURLConnection
          This Class implements the http/1.1 protocol as described in RFC 2068.
HttpURLConnectionSettings
          The HttpURLConnectionSettings class specifies settings for a HttpURLConnection.
 

Classes in ice.net used by ice.net
Authentication
          For more complete information about HTTP authentication, please read the following: RFC 1945 "Hypertext Transfer Protocol -- HTTP/1.0" RFC 2068 "Hypertext Transfer Protocol -- HTTP/1.1" RFC 2616 "Hypertext Transfer Protocol -- HTTP/1.1" RFC 2617 "HTTP Authentication: Basic and Digest Access Authentication"
AuthenticationEvent
          This event is passed to all AuthenticationListeners.
AuthenticationListener
          Classes wanting to recieve AuthentcationEvents should implement this interface.
AuthenticationManager
          This class provide support for basic (unsecure) and digest authentication.
Cache
          All caches must implement this interface.
CachedInputStream
           
CachedObject
          This class represents a cached object.
CacheManager
          This class manages caches.
CacheManagerSettings
          The CacheManagerSettings class specifies settings for a CacheManager.
Connection
           
ConnectionManager
           
ConnectionManagerSettings
          The ConnectionManagerSettings class specifies settings for a ConnectionManager.
ConnectionRoute
           
Cookie
          This class represents one cookie.
CookieManager
          This class provides support for cookies.
CookieManagerSettings
          The CookieManagerSettings class specifies settings for a CookieManager.
HttpMessage
          The HttpMessage is an abstract class, which functions as the base class for HTTP messages containing the common functionality.
HttpMessage.EntityBody
          The EntityBody class represents the entity body of an HTTP message.
HttpRequest
          The HttpRequest class represents an actual HTTP request message.
HttpResponse
          The HttpResponse class represents an actual HTTP response message.
HttpURLConnection
          This Class implements the http/1.1 protocol as described in RFC 2068.
HttpURLConnectionCallback
          The HttpURLConnectionCallback interface defines a callback mechanism for the HttpURLConnection class.
HttpURLConnectionEvent
          An HTTP URL connection event gets fired whenever an HTTP request is prepared or sent, or an HTTP response is received.
HttpURLConnectionListener
          An HTTP URL connection event gets fired whenever an HTTP request is prepared or sent, or an HTTP response is received.
HttpURLConnectionSettings
          The HttpURLConnectionSettings class specifies settings for a HttpURLConnection.
MyDigest
          Dummy interface for the java.security.MessageDigest class.
SimpleSocket
           
 

Classes in ice.net used by ice.net.pac
ConnectionRoute
           
 

Classes in ice.net used by ice.net.proxy
Authentication
          For more complete information about HTTP authentication, please read the following: RFC 1945 "Hypertext Transfer Protocol -- HTTP/1.0" RFC 2068 "Hypertext Transfer Protocol -- HTTP/1.1" RFC 2616 "Hypertext Transfer Protocol -- HTTP/1.1" RFC 2617 "HTTP Authentication: Basic and Digest Access Authentication"
ConnectionRoute
           
Indirect
          This is the base implementation of an ConnectionRoute that has an indirect connection route to get to the host of the requested URL.
 

Classes in ice.net used by ice.net.socks
ConnectionRoute
           
Indirect
          This is the base implementation of an ConnectionRoute that has an indirect connection route to get to the host of the requested URL.