| Package | Description |
|---|---|
| org.apache.sshd.common | |
| org.apache.sshd.common.io | |
| org.apache.sshd.common.io.mina | |
| org.apache.sshd.common.io.nio2 |
| Modifier and Type | Field and Description |
|---|---|
protected IoServiceFactory |
AbstractFactoryManager.ioServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
FactoryManager.getIoServiceFactory() |
IoServiceFactory |
AbstractFactoryManager.getIoServiceFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIoServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
IoServiceFactoryFactory.create(FactoryManager manager) |
IoServiceFactory |
DefaultIoServiceFactoryFactory.create(FactoryManager manager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MinaServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
MinaServiceFactoryFactory.create(FactoryManager manager) |
| Modifier and Type | Class and Description |
|---|---|
class |
Nio2ServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
Nio2ServiceFactoryFactory.create(FactoryManager manager) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.