public class NioUdtMessageAcceptorChannel extends NioUdtAcceptorChannel
AbstractNioChannel.AbstractNioUnsafe, AbstractNioChannel.NioUnsafe
AbstractChannel.AbstractUnsafe
Channel.Unsafe
logger
readInterestOp
Constructor and Description |
---|
NioUdtMessageAcceptorChannel() |
Modifier and Type | Method and Description |
---|---|
protected UdtChannel |
newConnectorChannel(com.barchart.udt.nio.SocketChannelUDT channelUDT) |
config, doBind, doClose, doConnect, doDisconnect, doFinishConnect, doReadMessages, doWriteMessage, filterOutboundMessage, isActive, javaChannel, localAddress, localAddress0, metadata, remoteAddress, remoteAddress0
continueOnWriteError, doWrite, newUnsafe
doBeginRead, doDeregister, doRegister, eventLoop, 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, flush, hashCode, invalidateLocalAddress, invalidateRemoteAddress, isRegistered, isWritable, newChannelPipeline, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, toString, voidPromise, write, write, writeAndFlush, writeAndFlush
attr
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
alloc, bind, bind, close, close, closeFuture, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, isOpen, isRegistered, isWritable, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlush
attr
compareTo
protected UdtChannel newConnectorChannel(com.barchart.udt.nio.SocketChannelUDT channelUDT)
newConnectorChannel
in class NioUdtAcceptorChannel
Copyright © 2008–2016 The Netty Project. All rights reserved.