| Package | Description |
|---|---|
| org.apache.sshd.common.io | |
| org.apache.sshd.common.io.mina | |
| org.apache.sshd.common.io.nio2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IoAcceptor |
interface |
IoConnector |
| Modifier and Type | Method and Description |
|---|---|
IoService |
IoSession.getService()
Returns the IoService that created this session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinaAcceptor |
class |
MinaConnector |
class |
MinaService |
| Modifier and Type | Method and Description |
|---|---|
IoService |
MinaSession.getService() |
| Modifier and Type | Class and Description |
|---|---|
class |
Nio2Acceptor |
class |
Nio2Connector |
class |
Nio2Service |
| Modifier and Type | Method and Description |
|---|---|
IoService |
Nio2Session.getService() |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.