public static class TcpConnection.DefaultReverseConnectionProvider extends Object implements TcpConnection.ReverseConnectionProvider
TcpConnection.ReverseConnectionProvider that TcpConnection uses by default.| Constructor and Description |
|---|
DefaultReverseConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
TcpConnection.SocketWrapper |
provideOpenReverseConnectionSocket(TcpConnection tcpConnection)
Provide suitable socket for reverse connections.
|
public TcpConnection.SocketWrapper provideOpenReverseConnectionSocket(TcpConnection tcpConnection) throws IOException
TcpConnection.ReverseConnectionProviderSocket is when returned from ServerSocket.accept().provideOpenReverseConnectionSocket in interface TcpConnection.ReverseConnectionProviderIOExceptionCopyright © 2026. All rights reserved.