public static interface TcpConnection.ReverseConnectionProvider
TcpConnection.| Modifier and Type | Method and Description |
|---|---|
TcpConnection.SocketWrapper |
provideOpenReverseConnectionSocket(TcpConnection tcpConnection)
Provide suitable socket for reverse connections.
|
TcpConnection.SocketWrapper provideOpenReverseConnectionSocket(TcpConnection tcpConnection) throws IOException
Socket is when returned from ServerSocket.accept().IOExceptionCopyright © 2026. All rights reserved.