public static class TcpConnection.DefaultExecutorProvider extends Object implements TcpConnection.ExecutorProvider
| Constructor and Description |
|---|
DefaultExecutorProvider() |
| Modifier and Type | Method and Description |
|---|---|
Executor |
get(TcpConnection tcpConnection)
This method is called whenever an
Executor is needed within TcpConnection. |
public Executor get(TcpConnection tcpConnection)
TcpConnection.ExecutorProviderExecutor is needed within TcpConnection.get in interface TcpConnection.ExecutorProviderCopyright © 2026. All rights reserved.