| Modifier and Type | Class and Description |
|---|---|
class |
TlsContextUtil
Util for building for TLS endpoint context from channel.
|
| Modifier and Type | Field and Description |
|---|---|
protected TcpContextUtil |
TcpClientConnector.contextUtil |
| Constructor and Description |
|---|
DatagramFramer(TcpContextUtil contextUtil) |
TcpClientConnector(int numberOfThreads,
int connectTimeoutMillis,
int idleTimeout,
TcpContextUtil contextUtil) |
TcpServerConnector(InetSocketAddress localAddress,
int numberOfThreads,
int idleTimeout,
TcpContextUtil contextUtil) |
Copyright © 2021 Eclipse Foundation. All rights reserved.