public class NettyIoServiceFactoryFactory extends AbstractIoServiceFactoryFactory
| Modifier and Type | Field and Description |
|---|---|
protected io.netty.channel.EventLoopGroup |
eventLoopGroup |
log| Constructor and Description |
|---|
NettyIoServiceFactoryFactory() |
NettyIoServiceFactoryFactory(io.netty.channel.EventLoopGroup eventLoopGroup) |
| Modifier and Type | Method and Description |
|---|---|
IoServiceFactory |
create(FactoryManager manager) |
getExecutorServiceFactory, newExecutor, setExecutorServiceFactorygetSimplifiedLoggerpublic NettyIoServiceFactoryFactory()
public NettyIoServiceFactoryFactory(io.netty.channel.EventLoopGroup eventLoopGroup)
public IoServiceFactory create(FactoryManager manager)
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.