Package | Description |
---|---|
org.apache.hc.client5.http.impl.io |
Client connection management functions based the classic
connection management APIs.
|
org.apache.hc.client5.http.socket |
Client connection socket APIs.
|
org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
Class and Description |
---|
ConnectionSocketFactory
Deprecated.
Do not use.
|
LayeredConnectionSocketFactory
Deprecated.
Use
TlsSocketStrategy . |
Class and Description |
---|
ConnectionSocketFactory
Deprecated.
Do not use.
|
PlainConnectionSocketFactory
Deprecated.
Use
DetachedSocketFactory .
Please note this interface is considered internal. |
Class and Description |
---|
ConnectionSocketFactory
Deprecated.
Do not use.
|
LayeredConnectionSocketFactory
Deprecated.
Use
TlsSocketStrategy . |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.