public interface IoServiceFactoryFactory
Modifier and Type | Method and Description |
---|---|
IoServiceFactory |
create(FactoryManager manager) |
void |
setExecutorServiceFactory(Factory<CloseableExecutorService> factory) |
IoServiceFactory create(FactoryManager manager)
void setExecutorServiceFactory(Factory<CloseableExecutorService> factory)