public class MinaServiceFactoryFactory extends AbstractIoServiceFactoryFactory
log| Constructor and Description |
|---|
MinaServiceFactoryFactory() |
MinaServiceFactoryFactory(Factory<org.apache.sshd.common.util.threads.CloseableExecutorService> factory) |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
create(FactoryManager manager) |
getExecutorServiceFactory, newExecutor, setExecutorServiceFactorygetSimplifiedLoggerpublic MinaServiceFactoryFactory()
public MinaServiceFactoryFactory(Factory<org.apache.sshd.common.util.threads.CloseableExecutorService> factory)
factory - The CloseableExecutorService factory to use for spawning threads. If null then an
internal service is allocated.public IoServiceFactory create(FactoryManager manager)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.