| 程序包 | 说明 |
|---|---|
| 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.
|
| 类和说明 |
|---|
| ConnectionSocketFactory
A factory for creating and connecting connection sockets.
|
| LayeredConnectionSocketFactory
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
| 类和说明 |
|---|
| ConnectionSocketFactory
A factory for creating and connecting connection sockets.
|
| PlainConnectionSocketFactory
The default class for creating plain (unencrypted) sockets.
|
| 类和说明 |
|---|
| ConnectionSocketFactory
A factory for creating and connecting connection sockets.
|
| LayeredConnectionSocketFactory
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
Copyright © 2023. All rights reserved.