public class NioUdtByteAcceptorChannel extends NioUdtAcceptorChannel
AbstractNioChannel.AbstractNioUnsafe, AbstractNioChannel.NioUnsafe
AbstractChannel.AbstractUnsafe
Channel.Unsafe
logger
readInterestOp
Constructor and Description |
---|
NioUdtByteAcceptorChannel() |
Modifier and Type | Method and Description |
---|---|
protected int |
doReadMessages(List<Object> buf)
Read messages into the given array and return the amount which was read.
|
ChannelMetadata |
metadata()
|
config, doBind, doClose, doConnect, doDisconnect, doFinishConnect, doWriteMessage, filterOutboundMessage, isActive, javaChannel, localAddress, localAddress0, remoteAddress, remoteAddress0
continueOnWriteError, doWrite, newUnsafe
doBeginRead, doDeregister, doRegister, isCompatible, isInputShutdown, isOpen, isReadPending, newDirectBuffer, newDirectBuffer, selectionKey, setReadPending, unsafe
alloc, bind, bind, close, close, closeFuture, compareTo, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, equals, eventLoop, flush, hashCode, id, invalidateLocalAddress, invalidateRemoteAddress, isRegistered, isWritable, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, toString, voidPromise, write, write, writeAndFlush, writeAndFlush
attr, hasAttr
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
alloc, bind, bind, close, close, closeFuture, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, id, isOpen, isRegistered, isWritable, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlush
attr, hasAttr
compareTo
protected int doReadMessages(List<Object> buf) throws Exception
AbstractNioMessageChannel
doReadMessages
in class AbstractNioMessageChannel
Exception
public ChannelMetadata metadata()
Channel
Copyright © 2008–2015 The Netty Project. All rights reserved.