Uses of Package
org.apache.commons.httpclient.protocol

Packages that use org.apache.commons.httpclient.protocol
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
org.apache.commons.httpclient.protocol Provides protocol specific socket factory handling. 
 

Classes in org.apache.commons.httpclient.protocol used by org.apache.commons.httpclient
Protocol
          A class to encapsulate the specifics of a protocol.
 

Classes in org.apache.commons.httpclient.protocol used by org.apache.commons.httpclient.protocol
Protocol
          A class to encapsulate the specifics of a protocol.
ProtocolSocketFactory
          A factory for creating Sockets.
SecureProtocolSocketFactory
          A ProtocolSocketFactory that is secure.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.