| 接口 | 说明 |
|---|---|
| ConnectionSocketFactory |
A factory for creating and connecting connection sockets.
|
| LayeredConnectionSocketFactory |
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
| 类 | 说明 |
|---|---|
| PlainConnectionSocketFactory |
The default class for creating plain (unencrypted) sockets.
|
Copyright © 2023. All rights reserved.