
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, getCloseFuture, getConfig, getFactory, getId, getInterestOps, getLocalAddress, getParent, getPipeline, getRemoteAddress, isBound, isConnected, isOpen, isReadable, isWritable, setInterestOps, setReadable, unbind, write, writecompareToCopyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.