public class VertxNioSocketChannel<C>
extends io.netty.channel.socket.nio.NioSocketChannel
io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe, io.netty.channel.nio.AbstractNioChannel.NioUnsafe
Constructor and Description |
---|
VertxNioSocketChannel() |
VertxNioSocketChannel(io.netty.channel.Channel parent,
SocketChannel socket) |
config, doBind, doClose, doConnect, doDisconnect, doFinishConnect, doReadBytes, doWrite, doWriteBytes, doWriteFileRegion, isActive, isInputShutdown, isOutputShutdown, javaChannel, localAddress, localAddress0, metadata, newUnsafe, parent, remoteAddress, remoteAddress0, shutdownOutput, shutdownOutput
clearOpWrite, filterOutboundMessage, incompleteWrite, setOpWrite
doBeginRead, doDeregister, doRegister, eventLoop, isCompatible, 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, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, pipeline, read, toString, voidPromise, write, write, writeAndFlush, writeAndFlush
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, pipeline, read, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlush
compareTo
public C conn
public VertxNioSocketChannel(io.netty.channel.Channel parent, SocketChannel socket)
public VertxNioSocketChannel()
Copyright © 2015. All Rights Reserved.