public abstract class AbstractOioMessageServerChannel extends AbstractOioMessageChannel implements ServerChannel
AbstractChannel.AbstractUnsafeChannel.UnsafeSO_TIMEOUT| Modifier | Constructor and Description |
|---|---|
protected |
AbstractOioMessageServerChannel(Channel parent,
EventLoop eventLoop,
EventLoopGroup childGroup) |
| Modifier and Type | Method and Description |
|---|---|
EventLoopGroup |
childEventLoopGroup() |
doRead, doReadMessagesdoBeginRead, doConnect, isCompatible, newUnsafealloc, bind, bind, checkEOF, close, close, closeFuture, compareTo, connect, connect, connect, connect, disconnect, disconnect, doBind, doClose, doDeregister, doDisconnect, doRegister, doWrite, equals, eventLoop, flush, hashCode, id, invalidateLocalAddress, invalidateRemoteAddress, isRegistered, isWritable, localAddress, localAddress0, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, remoteAddress, remoteAddress0, toString, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlushclone, finalize, getClass, notify, notifyAll, wait, wait, waitalloc, bind, bind, close, close, closeFuture, config, connect, connect, connect, connect, disconnect, disconnect, eventLoop, flush, id, isActive, isOpen, isRegistered, isWritable, localAddress, metadata, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, remoteAddress, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlushcompareToprotected AbstractOioMessageServerChannel(Channel parent, EventLoop eventLoop, EventLoopGroup childGroup)
public EventLoopGroup childEventLoopGroup()
childEventLoopGroup in interface ServerChannelCopyright © 2008–2013 The Netty Project. All rights reserved.