Uses of Package
org.apache.hc.client5.http.socket
Packages that use org.apache.hc.client5.http.socket
Package
Description
Client connection management functions based the classic
connection management APIs.
Client connection socket APIs.
Client TLS/SSL support.
-
Classes in org.apache.hc.client5.http.socket used by org.apache.hc.client5.http.impl.ioClassDescriptionA factory for creating and connecting connection sockets.Extended
ConnectionSocketFactory
interface for layered sockets such as SSL/TLS. -
Classes in org.apache.hc.client5.http.socket used by org.apache.hc.client5.http.socketClassDescriptionA factory for creating and connecting connection sockets.The default class for creating plain (unencrypted) sockets.
-
Classes in org.apache.hc.client5.http.socket used by org.apache.hc.client5.http.sslClassDescriptionA factory for creating and connecting connection sockets.Extended
ConnectionSocketFactory
interface for layered sockets such as SSL/TLS.