public class NioServer extends Object
NioServer(int port, Class<? extends io.netty.channel.ChannelInboundHandler> channelInboundHandlerClass)
void
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NioServer(int port, Class<? extends io.netty.channel.ChannelInboundHandler> channelInboundHandlerClass)
public void start()
Copyright © 2016. All rights reserved.