| Package | Description |
|---|---|
| org.apache.sshd.common.helpers | |
| org.apache.sshd.common.io | |
| org.apache.sshd.common.io.nio2 |
| Modifier and Type | Field and Description |
|---|---|
protected IoServiceFactoryFactory |
AbstractFactoryManager.ioServiceFactoryFactory |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactoryFactory |
AbstractFactoryManager.getIoServiceFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFactoryManager.setIoServiceFactoryFactory(IoServiceFactoryFactory ioServiceFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIoServiceFactoryFactory |
class |
DefaultIoServiceFactoryFactory |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IoServiceFactoryFactory> |
DefaultIoServiceFactoryFactory.newInstance(Class<T> clazz) |
static <T extends IoServiceFactoryFactory> |
DefaultIoServiceFactoryFactory.newInstance(Class<T> clazz,
String factory) |
static <T extends IoServiceFactoryFactory> |
DefaultIoServiceFactoryFactory.tryLoad(String propName,
ServiceLoader<T> loader) |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactoryFactory |
BuiltinIoServiceFactoryFactories.create() |
IoServiceFactoryFactory |
DefaultIoServiceFactoryFactory.getIoServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IoServiceFactoryFactory> |
BuiltinIoServiceFactoryFactories.getFactoryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
Nio2ServiceFactoryFactory |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.