public interface SocketConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
SocketConnection |
createSocketConnection(SshEngineContext context,
java.net.SocketAddress localAddress,
java.net.SocketAddress remoteAddress) |
SocketConnection createSocketConnection(SshEngineContext context, java.net.SocketAddress localAddress, java.net.SocketAddress remoteAddress) throws java.io.IOException
java.io.IOExceptionCopyright © 2021. All rights reserved.