public class ExampleContextFactory extends SshContextFactory
| Constructor and Description |
|---|
ExampleContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
SshContext |
createContext(SocketAddress remoteAddress,
SocketAddress localAddress) |
configureAcceptorCodec, configureAcceptorHandler, configureAcceptorPreCodec, configureAcceptorPreHandler, createDefaultContext, GenerateKeyFiles, loadHostKey, loadHostKey, loadHostKey, loadKey, loadKey, loadOrGenerateHostKey, loadOrGenerateHostKey, loadOrGenerateHostKeypublic ExampleContextFactory()
throws IOException,
com.maverick.ssh.SshException
IOExceptioncom.maverick.ssh.SshExceptionpublic SshContext createContext(SocketAddress remoteAddress, SocketAddress localAddress) throws IOException
createContext in interface ProtocolContextFactory<SshContext>createContext in class SshContextFactoryIOExceptionCopyright © 2012. All Rights Reserved.