Android 2.3 Gingerbread

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.
 


Android 2.3 Gingerbread