Package | Description |
---|---|
com.xjeffrose.xio.bootstrap |
Modifier and Type | Method and Description |
---|---|
static ServerChannelConfiguration |
ChannelConfiguration.serverConfig(int bossThreads,
String bossNameFormat,
int workerThreads,
String workerNameFormat)
This method will configure a boss EventLoopGroup, a worker
EventLoopGroup and a ServerChannel for use by a server.
|
Modifier and Type | Method and Description |
---|---|
XioServerBootstrap |
XioServerBootstrap.channelConfig(ServerChannelConfiguration channelConfig) |
Copyright © 2016. All Rights Reserved.