public interface ServerChannel extends Channel
Channel
that accepts an incoming connection attempt and creates
its child Channel
s by accepting them. ServerSocketChannel
is
a good example.Channel.Unsafe
alloc, bind, bind, close, close, closeFuture, config, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, isActive, isOpen, isRegistered, isWritable, localAddress, metadata, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, remoteAddress, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlush
attr