Package | Description |
---|---|
org.apache.sshd.common.io.nio2 |
Modifier and Type | Class and Description |
---|---|
class |
Nio2Acceptor |
class |
Nio2Connector
TODO Add javadoc
|
Modifier and Type | Field and Description |
---|---|
private Nio2Service |
Nio2Session.service |
Modifier and Type | Method and Description |
---|---|
Nio2Service |
Nio2Session.getService() |
Constructor and Description |
---|
Nio2Session(Nio2Service service,
FactoryManager manager,
IoHandler handler,
java.nio.channels.AsynchronousSocketChannel socket) |