Package | Description |
---|---|
com.xjeffrose.xio.bootstrap |
Modifier and Type | Method and Description |
---|---|
XioServerBootstrap |
XioServerBootstrap.addToPipeline(XioPipelineFragment fragment) |
XioServerBootstrap |
XioServerBootstrap.bindAddress(InetSocketAddress address) |
XioServerBootstrap |
XioServerBootstrap.channelConfig(ServerChannelConfiguration channelConfig) |
static XioServerBootstrap |
XioServerBootstrap.fromConfig(String key) |
static XioServerBootstrap |
XioServerBootstrap.fromConfig(String key,
com.typesafe.config.Config config) |
Modifier and Type | Method and Description |
---|---|
ApplicationBootstrap |
ApplicationBootstrap.addServer(String server,
java.util.function.UnaryOperator<XioServerBootstrap> configure) |
Copyright © 2016. All Rights Reserved.