public static interface TcpConnection.ExecutorProvider
| Modifier and Type | Method and Description |
|---|---|
Executor |
get(TcpConnection tcpConnection)
This method is called whenever an
Executor is needed within TcpConnection. |
Executor get(TcpConnection tcpConnection)
Executor is needed within TcpConnection.Copyright © 2026. All rights reserved.