Package | Description |
---|---|
org.apache.http.conn.socket | |
org.apache.http.conn.ssl |
TLS/SSL specific API.
|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
org.apache.http.impl.conn |
Default implementations for interfaces in
org.apache.http.impl.conn and related classes. |
Class and Description |
---|
ConnectionSocketFactory
A factory for creating and connecting sockets.
|
PlainSocketFactory
The default class for creating plain (unencrypted) sockets.
|
Class and Description |
---|
ConnectionSocketFactory
A factory for creating and connecting sockets.
|
LayeredConnectionSocketFactory
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
Class and Description |
---|
LayeredConnectionSocketFactory
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
Class and Description |
---|
ConnectionSocketFactory
A factory for creating and connecting sockets.
|
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.