Package org.apache.http.conn.scheme

Interface Summary
HostNameResolver  
LayeredSocketFactory A SocketFactory for layered sockets (SSL/TLS).
SocketFactory A factory for creating and connecting sockets.
 

Class Summary
PlainSocketFactory The default class for creating sockets.
Scheme Encapsulates specifics of a protocol scheme such as "http" or "https".
SchemeRegistry A set of supported protocol schemes.
 



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.