public class DefaultSocketConnectionFactory extends java.lang.Object implements SocketConnectionFactory
| Constructor and Description |
|---|
DefaultSocketConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
SocketConnection |
createSocketConnection(SshEngineContext context,
java.net.SocketAddress localAddress,
java.net.SocketAddress remoteAddress) |
public SocketConnection createSocketConnection(SshEngineContext context, java.net.SocketAddress localAddress, java.net.SocketAddress remoteAddress) throws java.io.IOException
createSocketConnection in interface SocketConnectionFactoryjava.io.IOExceptionCopyright © 2021. All rights reserved.