public abstract class AbstractOioMessageChannel extends AbstractOioChannel
AbstractChannel.AbstractUnsafe
Channel.Unsafe
SO_TIMEOUT
Modifier | Constructor and Description |
---|---|
protected |
AbstractOioMessageChannel(Channel parent) |
Modifier and Type | Method and Description |
---|---|
protected void |
doRead() |
protected abstract int |
doReadMessages(List<Object> msgs)
Read messages into the given array and return the amount which was read.
|
doBeginRead, doConnect, isCompatible, newUnsafe
alloc, bind, bind, checkEOF, close, close, closeFuture, compareTo, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, doBind, doClose, doDeregister, doDisconnect, doRegister, doWrite, equals, eventLoop, flush, hashCode, invalidateLocalAddress, invalidateRemoteAddress, isRegistered, isWritable, localAddress, localAddress0, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, remoteAddress, remoteAddress0, toString, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlush
attr
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
attr
protected AbstractOioMessageChannel(Channel parent)
Copyright © 2008–2013 The Netty Project. All rights reserved.