Modifier and Type | Interface and Description |
---|---|
interface |
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
Modifier and Type | Class and Description |
---|---|
class |
SshClient
Entry point for the client side of the SSH protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FactoryManager
This interface allows retrieving all the
NamedFactory used
in the SSH protocol. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFactoryManager |
Modifier and Type | Interface and Description |
---|---|
interface |
IoAcceptor |
interface |
IoConnector |
interface |
IoService |
interface |
IoServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIoServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
Nio2Acceptor |
class |
Nio2Connector
TODO Add javadoc
|
class |
Nio2Service |
class |
Nio2ServiceFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
ServerFactoryManager
The
ServerFactoryManager enable the retrieval of additional
configuration needed specifically for the server side. |
Modifier and Type | Class and Description |
---|---|
class |
SshServer
The SshServer class is the main entry point for the server side of the SSH protocol.
|
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.