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)
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.