Package | Description |
---|---|
org.apache.http.conn.socket |
Client connection socket APIs.
|
org.apache.http.conn.ssl |
Client TLS/SSL support.
|
org.apache.http.impl.client |
Default HTTP client implementation.
|
org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
Class and Description |
---|
ConnectionSocketFactory
A factory for creating and connecting connection sockets.
|
PlainConnectionSocketFactory
The default class for creating plain (unencrypted) sockets.
|
Class and Description |
---|
ConnectionSocketFactory
A factory for creating and connecting connection 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 connection sockets.
|
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.