public interface ServerChannel extends Channel
Channel that accepts an incoming connection attempt and creates
its child Channels by accepting them. ServerSocketChannel is
a good example.OP_NONE, OP_READ, OP_READ_WRITE, OP_WRITEbind, close, connect, disconnect, getAttachment, getCloseFuture, getConfig, getFactory, getId, getInterestOps, getLocalAddress, getParent, getPipeline, getRemoteAddress, getUserDefinedWritability, isBound, isConnected, isOpen, isReadable, isWritable, setAttachment, setInterestOps, setReadable, setUserDefinedWritability, unbind, write, write