- ABORT - Static variable in class io.netty.channel.ChannelHandlerUtil
-
- ABORT - Static variable in class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- ABORT - Static variable in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- AbstractAioChannel - Class in io.netty.channel.aio
-
- AbstractAioChannel(Channel, Integer, AsynchronousChannel) - Constructor for class io.netty.channel.aio.AbstractAioChannel
-
Creates a new instance.
- AbstractAioChannel.DefaultAioUnsafe - Class in io.netty.channel.aio
-
- AbstractAioChannel.DefaultAioUnsafe() - Constructor for class io.netty.channel.aio.AbstractAioChannel.DefaultAioUnsafe
-
- AbstractByteBuf - Class in io.netty.buffer
-
A skeletal implementation of a buffer.
- AbstractByteBuf(int) - Constructor for class io.netty.buffer.AbstractByteBuf
-
- AbstractByteBufAllocator - Class in io.netty.buffer
-
- AbstractByteBufAllocator() - Constructor for class io.netty.buffer.AbstractByteBufAllocator
-
Instance use heap buffers by default
- AbstractByteBufAllocator(boolean) - Constructor for class io.netty.buffer.AbstractByteBufAllocator
-
Create new instance
- AbstractChannel - Class in io.netty.channel
-
- AbstractChannel(Channel, Integer) - Constructor for class io.netty.channel.AbstractChannel
-
Creates a new instance.
- AbstractChannel.AbstractUnsafe - Class in io.netty.channel
-
Unsafe
implementation which sub-classes must extend and use.
- AbstractChannel.AbstractUnsafe() - Constructor for class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- AbstractDerivedByteBuf - Class in io.netty.buffer
-
Abstract base class for
ByteBuf
implementations that wrap another
ByteBuf
.
- AbstractDerivedByteBuf(int) - Constructor for class io.netty.buffer.AbstractDerivedByteBuf
-
- AbstractDiskHttpData - Class in io.netty.handler.codec.http.multipart
-
Abstract Disk HttpData implementation
- AbstractDiskHttpData(String, Charset, long) - Constructor for class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- AbstractEmbeddedChannel<O> - Class in io.netty.channel.embedded
-
Base class for
Channel
implementations that are used in an embedded fashion.
- AbstractEventExecutor - Class in io.netty.util.concurrent
-
- AbstractEventExecutor(TaskScheduler) - Constructor for class io.netty.util.concurrent.AbstractEventExecutor
-
- AbstractHttpData - Class in io.netty.handler.codec.http.multipart
-
Abstract HttpData implementation
- AbstractHttpData(String, Charset, long) - Constructor for class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- AbstractMemoryHttpData - Class in io.netty.handler.codec.http.multipart
-
Abstract Memory HttpData implementation
- AbstractMemoryHttpData(String, Charset, long) - Constructor for class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- AbstractMessageBuf<T> - Class in io.netty.buffer
-
Abstract base class for
MessageBuf
implementations.
- AbstractMessageBuf(int) - Constructor for class io.netty.buffer.AbstractMessageBuf
-
- AbstractNioByteChannel - Class in io.netty.channel.nio
-
- AbstractNioByteChannel(Channel, Integer, SelectableChannel) - Constructor for class io.netty.channel.nio.AbstractNioByteChannel
-
Create a new instance
- AbstractNioChannel - Class in io.netty.channel.nio
-
Abstract base class for
Channel
implementations which use a Selector based approach.
- AbstractNioChannel(Channel, Integer, SelectableChannel, int) - Constructor for class io.netty.channel.nio.AbstractNioChannel
-
Create a new instance
- AbstractNioChannel.AbstractNioUnsafe - Class in io.netty.channel.nio
-
- AbstractNioChannel.AbstractNioUnsafe() - Constructor for class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- AbstractNioChannel.NioUnsafe - Interface in io.netty.channel.nio
-
- AbstractNioMessageChannel - Class in io.netty.channel.nio
-
- AbstractNioMessageChannel(Channel, Integer, SelectableChannel, int) - Constructor for class io.netty.channel.nio.AbstractNioMessageChannel
-
- AbstractOioByteChannel - Class in io.netty.channel.oio
-
Abstract base class for OIO which reads and writes bytes from/to a Socket
- AbstractOioByteChannel(Channel, Integer) - Constructor for class io.netty.channel.oio.AbstractOioByteChannel
-
- AbstractOioChannel - Class in io.netty.channel.oio
-
Abstract base class for
Channel
implementations that use Old-Blocking-IO
- AbstractOioChannel(Channel, Integer) - Constructor for class io.netty.channel.oio.AbstractOioChannel
-
- AbstractOioMessageChannel - Class in io.netty.channel.oio
-
Abstract base class for OIO which reads and writes objects from/to a Socket
- AbstractOioMessageChannel(Channel, Integer) - Constructor for class io.netty.channel.oio.AbstractOioMessageChannel
-
- AbstractReferenceCounted - Class in io.netty.buffer
-
- AbstractReferenceCounted() - Constructor for class io.netty.buffer.AbstractReferenceCounted
-
- AbstractReferenceCountedByteBuf - Class in io.netty.buffer
-
Abstract base class for
ByteBuf
implementations that count references.
- AbstractReferenceCountedByteBuf(int) - Constructor for class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- AbstractServerChannel - Class in io.netty.channel
-
A skeletal server-side
Channel
implementation.
- AbstractServerChannel(Integer) - Constructor for class io.netty.channel.AbstractServerChannel
-
Creates a new instance.
- AbstractTrafficShapingHandler - Class in io.netty.handler.traffic
-
- AbstractTrafficShapingHandler(long, long, long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- AbstractTrafficShapingHandler(long, long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using default Check Interval
- AbstractTrafficShapingHandler() - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using NO LIMIT and default Check Interval
- AbstractTrafficShapingHandler(long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using NO LIMIT
- ACCEPT - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept"
- ACCEPT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept"
- ACCEPT_CHARSET - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Charset"
- ACCEPT_ENCODING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Encoding"
- ACCEPT_ENCODING - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept-Encoding"
- ACCEPT_LANGUAGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Language"
- ACCEPT_LANGUAGE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Accept-Lanugage"
- ACCEPT_PATCH - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Patch"
- ACCEPT_RANGES - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Accept-Ranges"
- ACCEPTED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
202 Accepted
- acceptInboundMessage(Object) - Method in interface io.netty.channel.ChannelHandlerUtil.SingleInboundMessageHandler
-
Returns true
if and only if the specified message can be handled by this handler.
- acceptInboundMessage(Object) - Method in class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- acceptInboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
Returns true
if and only if the specified message can be decoded by this codec.
- acceptInboundMessage(Object) - Method in class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- acceptInboundMessage(SctpMessage) - Method in class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- acceptInboundMessage(Object) - Method in class io.netty.handler.codec.sctp.SctpMessageToMessageDecoder
-
- acceptInboundMessage(Object) - Method in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- acceptOutboundMessage(Object) - Method in interface io.netty.channel.ChannelHandlerUtil.SingleOutboundMessageHandler
-
Returns true
if and only if the specified message can be handled by this handler.
- acceptOutboundMessage(Object) - Method in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.http.HttpRequestEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.http.HttpResponseEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
Returns true
if and only if the specified message can be encoded by this codec.
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.rtsp.RtspObjectEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.rtsp.RtspRequestEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.rtsp.RtspResponseEncoder
-
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Credentials"
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Headers"
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Methods"
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Allow-Origin"
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Expose-Headers"
- ACCESS_CONTROL_MAX_AGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Max-Age"
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Request-Headers"
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Access-Control-Request-Method"
- activate(InputStream, OutputStream) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
Activate this instance.
- actualReadableBytes() - Method in class io.netty.handler.codec.ReplayingDecoder
-
Returns the actual number of readable bytes in the internal cumulative
buffer of this decoder.
- actualSubprotocol() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the subprotocol response sent by the server.
- add(T) - Method in class io.netty.buffer.AbstractMessageBuf
-
- add(Object) - Method in class io.netty.buffer.FilteredMessageBuf
-
- add(ChannelPromise, int) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- add(ChannelPromise...) - Method in class io.netty.channel.ChannelPromiseAggregator
-
- add(Channel) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- add(String, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Object) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and value.
- add(String, Iterable<?>) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and values.
- add(HttpHeaders) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Adds all header entries of the specified headers
.
- add(String, Object) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- add(String, Iterable<?>) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- add(String, Object) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and value.
- add(String, Iterable<?>) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and values.
- addAfter(String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addAfter(EventExecutorGroup, String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addAll(Collection<?>) - Method in class io.netty.buffer.FilteredMessageBuf
-
- addBefore(String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addBefore(EventExecutorGroup, String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addBodyAttribute(String, String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a simple attribute in the body as Name=Value
- addBodyFileUpload(String, File, String, boolean) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a file as a FileUpload
- addBodyFileUploads(String, File[], String[], boolean[]) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add a series of Files associated with one File parameter (implied Mixed mode in Multipart)
- addBodyHttpData(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Add the InterfaceHttpData to the Body list
- addComponent(ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
- addComponent(int, ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
on the specific index.
- addComponent(ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addComponent(int, ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addComponents(ByteBuf...) - Method in interface io.netty.buffer.CompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in interface io.netty.buffer.CompositeByteBuf
-
- addComponents(int, ByteBuf...) - Method in interface io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s on the specific index
- addComponents(int, Iterable<ByteBuf>) - Method in interface io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s on the specific index
- addComponents(ByteBuf...) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addComponents(int, ByteBuf...) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addComponents(int, Iterable<ByteBuf>) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- addContent(ByteBuf, boolean) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Add the content from the ChannelBuffer
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- addContent(ByteBuf, boolean) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- addDateHeader(HttpMessage, String, Date) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new date header with the specified name and value.
- addFirst(String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addFirst(EventExecutorGroup, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addFirst(ChannelHandler...) - Method in interface io.netty.channel.ChannelPipeline
-
- addFirst(EventExecutorGroup, ChannelHandler...) - Method in interface io.netty.channel.ChannelPipeline
-
- addHeader(HttpMessage, String, Object) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and value.
- addHeader(SpdyHeaderBlock, String, Object) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and value.
- addHttpHandlers(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- addIntHeader(HttpMessage, String, int) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new integer header with the specified name and value.
- addLast(String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addLast(EventExecutorGroup, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addLast(ChannelHandler...) - Method in interface io.netty.channel.ChannelPipeline
-
- addLast(EventExecutorGroup, ChannelHandler...) - Method in interface io.netty.channel.ChannelPipeline
-
- addListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.ChannelFuture
-
- addListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.ChannelPromise
-
- addListener(GenericFutureListener<? extends Future>) - Method in class io.netty.channel.DefaultChannelPromise
-
- addListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- addListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.CompleteFuture
-
- addListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.CompletePromise
-
- addListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- addListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.util.concurrent.Future
-
Adds the specified listener to this future.
- addListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.util.concurrent.Promise
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.ChannelFuture
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.ChannelPromise
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.channel.DefaultChannelPromise
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.CompleteFuture
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.CompletePromise
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.DefaultPromise
-
- addListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.util.concurrent.Future
-
Adds the specified listeners to this future.
- addListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.util.concurrent.Promise
-
- addParam(String, String) - Method in class io.netty.handler.codec.http.QueryStringEncoder
-
Adds a parameter with the specified name and value to this encoder.
- addressType() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- addressType() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- addShutdownHook(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Add a
Runnable
which will be executed on shutdown of this instance
- addSpdyHandlers(ChannelHandlerContext, int) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Add all
ChannelHandler
's that are needed for SPDY with the given version.
- addTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- addToNextInboundBuffer(ChannelHandlerContext, Object) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- addToNextOutboundBuffer(ChannelHandlerContext, Object) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- adjustMarkers(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- afterAdd(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
- afterAdd(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- afterAdd(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- afterAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- afterAdd(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- afterRemove(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
Gets called after the
ChannelHandler
was removed from the actual context.
- afterRemove(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- afterRemove(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- afterRemove(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- afterRemove(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- afterRemove(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- afterRemove(ChannelHandlerContext) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- AGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Age"
- AGGREGATE_OPERATION_NOT_ALLOWED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
459 Aggregate operation not allowed
- aggregatedText() - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Aggregated text returned by decoder on the final continuation frame of a fragmented text message
- AIO_READ_TIMEOUT - Static variable in class io.netty.channel.ChannelOption
-
- AIO_WRITE_TIMEOUT - Static variable in class io.netty.channel.ChannelOption
-
- AioCompletionHandler<V,A extends Channel> - Class in io.netty.channel.aio
-
- AioCompletionHandler() - Constructor for class io.netty.channel.aio.AioCompletionHandler
-
- AioEventLoopGroup - Class in io.netty.channel.aio
-
- AioEventLoopGroup() - Constructor for class io.netty.channel.aio.AioEventLoopGroup
-
- AioEventLoopGroup(int) - Constructor for class io.netty.channel.aio.AioEventLoopGroup
-
Create a new instance
- AioEventLoopGroup(int, ThreadFactory) - Constructor for class io.netty.channel.aio.AioEventLoopGroup
-
Create a new instance.
- AioServerSocketChannel - Class in io.netty.channel.socket.aio
-
- AioServerSocketChannel() - Constructor for class io.netty.channel.socket.aio.AioServerSocketChannel
-
- AioServerSocketChannel(AsynchronousServerSocketChannel) - Constructor for class io.netty.channel.socket.aio.AioServerSocketChannel
-
- AioSocketChannel - Class in io.netty.channel.socket.aio
-
- AioSocketChannel() - Constructor for class io.netty.channel.socket.aio.AioSocketChannel
-
- AioSocketChannelConfig - Interface in io.netty.channel.socket.aio
-
- ALL_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- allLocalAddresses() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- allLocalAddresses() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- allLocalAddresses() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- allLocalAddresses() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- allLocalAddresses() - Method in interface io.netty.channel.sctp.SctpChannel
-
Return all local addresses of the SCTP channel.
- allLocalAddresses() - Method in interface io.netty.channel.sctp.SctpServerChannel
-
Return all local addresses of the SCTP server channel.
- alloc() - Method in interface io.netty.buffer.ByteBuf
-
- alloc() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- alloc() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- alloc() - Method in class io.netty.buffer.EmptyByteBuf
-
- alloc() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- alloc() - Method in class io.netty.buffer.SlicedByteBuf
-
- alloc() - Method in class io.netty.buffer.SwappedByteBuf
-
- alloc() - Method in class io.netty.channel.AbstractChannel
-
- allocate(ChannelHandlerContext) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- allocate(ChannelHandlerContext, int) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- allocate(ChannelHandlerContext, int, int) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- ALLOCATOR - Static variable in class io.netty.channel.ChannelOption
-
- ALLOW - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Allow"
- ALLOW - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Allow"
- ALLOW_HALF_CLOSURE - Static variable in class io.netty.channel.ChannelOption
-
- allRemoteAddresses() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- allRemoteAddresses() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- allRemoteAddresses() - Method in interface io.netty.channel.sctp.SctpChannel
-
Return all remote addresses of the SCTP server channel.
- ANNOUNCE - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The ANNOUNCE posts the description of a presentation or media object
identified by the request URL to a server, or updates the client-side
session description in real-time.
- ANY - Static variable in class io.netty.channel.local.LocalAddress
-
- APPEND - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"append"
- appendHeaders(StringBuilder) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaderBlock
-
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"application/x-www-form-urlencoded"
- apply(ChannelUDT) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- apply(ChannelUDT) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- array() - Method in interface io.netty.buffer.ByteBuf
-
Returns the backing byte array of this buffer.
- array() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- array() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- array() - Method in class io.netty.buffer.EmptyByteBuf
-
- array() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- array() - Method in class io.netty.buffer.SlicedByteBuf
-
- array() - Method in class io.netty.buffer.SwappedByteBuf
-
- arrayOffset() - Method in interface io.netty.buffer.ByteBuf
-
Returns the offset of the first byte within the backing byte array of
this buffer.
- arrayOffset() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.EmptyByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.SlicedByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.SwappedByteBuf
-
- ASSOCIATED_TO_STREAM_ID - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Associated-To-Stream-ID"
- association() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- association() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- association() - Method in interface io.netty.channel.sctp.SctpChannel
-
Returns the underlying SCTP association.
- attachment() - Method in class io.netty.channel.sctp.SctpNotificationEvent
-
- attr(AttributeKey<T>) - Method in interface io.netty.util.AttributeMap
-
- attr(AttributeKey<T>) - Method in class io.netty.util.DefaultAttributeMap
-
- Attribute - Interface in io.netty.handler.codec.http.multipart
-
Attribute interface
- Attribute<T> - Interface in io.netty.util
-
An attribute which allows to store a value reference.
- AttributeKey<T> - Class in io.netty.util
-
- AttributeKey(String) - Constructor for class io.netty.util.AttributeKey
-
Create a new instance
- AttributeMap - Interface in io.netty.util
-
- AUTHORIZATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Authorization"
- AUTHORIZATION - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Authorization"
- authScheme() - Method in class io.netty.handler.codec.socks.SocksInitResponse
-
- authSchemes() - Method in class io.netty.handler.codec.socks.SocksInitRequest
-
- authStatus() - Method in class io.netty.handler.codec.socks.SocksAuthResponse
-
- AUTO_READ - Static variable in class io.netty.channel.ChannelOption
-
- available() - Method in class io.netty.buffer.ByteBufInputStream
-
- available() - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
Return the number of bytes ready to read from the underlying Socket.
- available() - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- available() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- AVP - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"AVP"
- await() - Method in interface io.netty.channel.ChannelFuture
-
- await() - Method in interface io.netty.channel.ChannelPromise
-
- await() - Method in class io.netty.channel.DefaultChannelPromise
-
- await() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- await() - Method in class io.netty.util.concurrent.CompleteFuture
-
- await(long, TimeUnit) - Method in class io.netty.util.concurrent.CompleteFuture
-
- await(long) - Method in class io.netty.util.concurrent.CompleteFuture
-
- await() - Method in class io.netty.util.concurrent.CompletePromise
-
- await() - Method in class io.netty.util.concurrent.DefaultPromise
-
- await(long, TimeUnit) - Method in class io.netty.util.concurrent.DefaultPromise
-
- await(long) - Method in class io.netty.util.concurrent.DefaultPromise
-
- await() - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed.
- await(long, TimeUnit) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit.
- await(long) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit.
- await() - Method in interface io.netty.util.concurrent.Promise
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- awaitTermination(long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.TaskScheduler
-
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelFuture
-
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelPromise
-
- awaitUninterruptibly() - Method in class io.netty.channel.DefaultChannelPromise
-
- awaitUninterruptibly() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- awaitUninterruptibly() - Method in class io.netty.util.concurrent.CompleteFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class io.netty.util.concurrent.CompleteFuture
-
- awaitUninterruptibly(long) - Method in class io.netty.util.concurrent.CompleteFuture
-
- awaitUninterruptibly() - Method in class io.netty.util.concurrent.CompletePromise
-
- awaitUninterruptibly() - Method in class io.netty.util.concurrent.DefaultPromise
-
- awaitUninterruptibly(long, TimeUnit) - Method in class io.netty.util.concurrent.DefaultPromise
-
- awaitUninterruptibly(long) - Method in class io.netty.util.concurrent.DefaultPromise
-
- awaitUninterruptibly() - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed without
interruption.
- awaitUninterruptibly(long, TimeUnit) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly(long) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit without interruption.
- awaitUninterruptibly() - Method in interface io.netty.util.concurrent.Promise
-
- BAD_GATEWAY - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
502 Bad Gateway
- BAD_GATEWAY - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
502 Bad Gateway
- BAD_REQUEST - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
400 Bad Request
- BAD_REQUEST - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
400 Bad Request
- BANDWIDTH - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Bandwidth"
- Base64 - Class in io.netty.handler.codec.base64
-
Utility class for
ByteBuf
that encodes and decodes to and from
Base64 notation.
- BASE64 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"base64"
- Base64Decoder - Class in io.netty.handler.codec.base64
-
- Base64Decoder() - Constructor for class io.netty.handler.codec.base64.Base64Decoder
-
- Base64Decoder(Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Decoder
-
- Base64Dialect - Enum in io.netty.handler.codec.base64
-
Enumeration of supported Base64 dialects.
- Base64Encoder - Class in io.netty.handler.codec.base64
-
- Base64Encoder() - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- Base64Encoder(boolean) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- Base64Encoder(boolean, Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- baseDirectory - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- baseDirectory - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- BAUD_RATE - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- beforeAdd(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- beforeAdd(ChannelHandlerContext) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- beforeRemove(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
Gets called before the
ChannelHandler
is removed from the actual context.
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- beforeRemove(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- beginEncode(HttpMessage, HttpContent, String) - Method in class io.netty.handler.codec.http.HttpContentCompressor
-
- beginEncode(HttpMessage, HttpContent, String) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
Prepare to encode the HTTP message content.
- beginFlush(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandlerUtil.SingleOutboundMessageHandler
-
- beginFlush(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- beginMessageReceived(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandlerUtil.SingleInboundMessageHandler
-
- beginMessageReceived(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- beginMessageReceived(ChannelHandlerContext) - Method in class io.netty.handler.codec.sctp.SctpMessageCompletionHandler
-
- beginRead() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- beginRead() - Method in interface io.netty.channel.Channel.Unsafe
-
Schedules a read operation that fills the inbound buffer of the first
ChannelInboundHandler
in the
ChannelPipeline
.
- BIG_ENDIAN - Static variable in class io.netty.buffer.Unpooled
-
Big endian byte order.
- BINARY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"binary"
- BinaryWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket frame containing binary data
- BinaryWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new empty binary frame.
- BinaryWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new binary frame with the specified binary data.
- BinaryWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new binary frame with the specified binary data and the final fragment flag.
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- bind(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- bind(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a bind operation is made.
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- bindAddress(InetAddress) - Method in interface io.netty.channel.sctp.SctpChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress, ChannelPromise) - Method in interface io.netty.channel.sctp.SctpChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress) - Method in interface io.netty.channel.sctp.SctpServerChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress, ChannelPromise) - Method in interface io.netty.channel.sctp.SctpServerChannel
-
Bind a address to the already bound channel to enable multi-homing.
- block(InetAddress, NetworkInterface, InetAddress) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface and notifies
the
ChannelFuture
once the operation completes.
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface and notifies
the
ChannelFuture
once the operation completes.
- block(InetAddress, InetAddress) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress and notifies the
ChannelFuture
once
the operation completes.
- block(InetAddress, InetAddress, ChannelPromise) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress and notifies the
ChannelFuture
once
the operation completes.
- block(InetAddress, NetworkInterface, InetAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface
- block(InetAddress, InetAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress
- block(InetAddress, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress
- block(InetAddress, NetworkInterface, InetAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, InetAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- BlockingOperationException - Exception in io.netty.util.concurrent
-
An
IllegalStateException
which is raised when a user performed a blocking operation
when the user is in an event loop thread.
- BlockingOperationException() - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(String) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(Throwable) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(String, Throwable) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BLOCKSIZE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Blocksize"
- Bootstrap - Class in io.netty.bootstrap
-
- Bootstrap() - Constructor for class io.netty.bootstrap.Bootstrap
-
- BOUNDARY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"boundary"
- Buf - Interface in io.netty.buffer
-
A buffer to operate on
- buf - Variable in class io.netty.buffer.FilteredMessageBuf
-
- buffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- buffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
with the given initial capacity.
- buffer(int, int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
with the given initial capacity and the given
maximal capacity.
- buffer() - Method in class io.netty.buffer.ByteBufOutputStream
-
Returns the buffer where this stream is writing data.
- buffer() - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with reasonably small initial capacity, which
expands its capacity boundlessly on demand.
- buffer(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with the specified capacity
, which
expands its capacity boundlessly on demand.
- buffer(int, int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with the specified
capacity
.
- bufferType() - Method in class io.netty.channel.ChannelMetadata
-
- BufType - Enum in io.netty.buffer
-
The type of the Buf
- BufUtil - Class in io.netty.buffer
-
A collection of utility methods that is related with handling
ByteBuf
,
MessageBuf
, and their
elements.
- BYTE_ACCEPTOR - Static variable in class io.netty.channel.udt.nio.NioUdtProvider
-
- BYTE_CONNECTOR - Static variable in class io.netty.channel.udt.nio.NioUdtProvider
-
- BYTE_PROVIDER - Static variable in class io.netty.channel.udt.nio.NioUdtProvider
-
- BYTE_RENDEZVOUS - Static variable in class io.netty.channel.udt.nio.NioUdtProvider
-
- ByteArrayDecoder - Class in io.netty.handler.codec.bytes
-
Decodes a received
ByteBuf
into an array of bytes.
- ByteArrayDecoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayDecoder
-
- ByteArrayEncoder - Class in io.netty.handler.codec.bytes
-
Encodes the requested array of bytes into a
ByteBuf
.
- ByteArrayEncoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayEncoder
-
- ByteBuf - Interface in io.netty.buffer
-
A random and sequential accessible sequence of zero or more bytes (octets).
- ByteBufAllocator - Interface in io.netty.buffer
-
Implementations are responsible to allocate buffers.
- ByteBufHolder - Interface in io.netty.buffer
-
A packet which is send or receive.
- ByteBufIndexFinder - Interface in io.netty.buffer
-
Locates an index of data in a
ByteBuf
.
- ByteBufInputStream - Class in io.netty.buffer
-
- ByteBufInputStream(ByteBuf) - Constructor for class io.netty.buffer.ByteBufInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at the current
writerIndex
.
- ByteBufInputStream(ByteBuf, int) - Constructor for class io.netty.buffer.ByteBufInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at
readerIndex + length
.
- ByteBufOutputStream - Class in io.netty.buffer
-
- ByteBufOutputStream(ByteBuf) - Constructor for class io.netty.buffer.ByteBufOutputStream
-
Creates a new stream which writes data to the specified buffer
.
- ByteLoggingHandler - Class in io.netty.handler.logging
-
- ByteLoggingHandler() - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- ByteLoggingHandler(Class<?>, LogLevel) - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- ByteLoggingHandler(Class<?>) - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- ByteLoggingHandler(LogLevel) - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- ByteLoggingHandler(String, LogLevel) - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- ByteLoggingHandler(String) - Constructor for class io.netty.handler.logging.ByteLoggingHandler
-
- BYTES - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"bytes"
- BYTES - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"bytes"
- bytesBefore(byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(ByteBufIndexFinder) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, ByteBufIndexFinder) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(byte) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(ByteBufIndexFinder) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first place where the specified indexFinder
returns
true
.
- bytesBefore(int, byte) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(int, ByteBufIndexFinder) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first place where the specified indexFinder
returns
true
.
- bytesBefore(int, int, byte) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(int, int, ByteBufIndexFinder) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first place where the specified indexFinder
returns
true
.
- bytesBefore(byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(ByteBufIndexFinder) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, ByteBufIndexFinder) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(ByteBufIndexFinder) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, ByteBufIndexFinder) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.SwappedByteBuf
-
- ByteToByteCodec - Class in io.netty.handler.codec
-
A Codec for on-the-fly encoding/decoding of bytes.
- ByteToByteCodec() - Constructor for class io.netty.handler.codec.ByteToByteCodec
-
- ByteToByteDecoder - Class in io.netty.handler.codec
-
- ByteToByteDecoder() - Constructor for class io.netty.handler.codec.ByteToByteDecoder
-
- ByteToByteEncoder - Class in io.netty.handler.codec
-
- ByteToByteEncoder() - Constructor for class io.netty.handler.codec.ByteToByteEncoder
-
- ByteToMessageCodec<I> - Class in io.netty.handler.codec
-
- ByteToMessageCodec() - Constructor for class io.netty.handler.codec.ByteToMessageCodec
-
- ByteToMessageDecoder - Class in io.netty.handler.codec
-
- ByteToMessageDecoder() - Constructor for class io.netty.handler.codec.ByteToMessageDecoder
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAddressType
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksCmdType
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- CACHE_CONTROL - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Cache-Control"
- CACHE_CONTROL - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Cache-Control"
- cacheDisabled(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
cache disabled
- callDecode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- callDecode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- CANCEL - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
5 Cancel
- cancel() - Method in interface io.netty.util.Timeout
-
Attempts to cancel the
TimerTask
associated with this handle.
- capacity() - Method in interface io.netty.buffer.ByteBuf
-
Returns the number of bytes (octets) this buffer can contain.
- capacity(int) - Method in interface io.netty.buffer.ByteBuf
-
Adjusts the capacity of this buffer.
- capacity(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- capacity() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- capacity(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- capacity() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- capacity(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- capacity() - Method in class io.netty.buffer.EmptyByteBuf
-
- capacity(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- capacity() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- capacity(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- capacity() - Method in class io.netty.buffer.SlicedByteBuf
-
- capacity(int) - Method in class io.netty.buffer.SlicedByteBuf
-
- capacity() - Method in class io.netty.buffer.SwappedByteBuf
-
- capacity(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- CaseIgnoringComparator - Class in io.netty.handler.codec.http.multipart
-
- cause() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- cause() - Method in class io.netty.handler.codec.DecoderResult
-
- cause() - Method in class io.netty.util.concurrent.DefaultPromise
-
- cause() - Method in class io.netty.util.concurrent.FailedFuture
-
- cause() - Method in interface io.netty.util.concurrent.Future
-
Returns the cause of the failed I/O operation if the I/O operation has
failed.
- cause() - Method in class io.netty.util.concurrent.SucceededFuture
-
- ch - Variable in class io.netty.channel.aio.AbstractAioChannel
-
- ch() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- ch() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
- Channel - Interface in io.netty.channel
-
A nexus to a network socket or a component which is capable of I/O
operations such as read, write, connect, and bind.
- channel() - Method in interface io.netty.channel.ChannelFuture
-
Returns a channel where the I/O operation associated with this
future takes place.
- channel() - Method in interface io.netty.channel.ChannelHandlerContext
-
- channel() - Method in interface io.netty.channel.ChannelPipeline
-
Returns the
Channel
that this pipeline is attached to.
- channel - Variable in class io.netty.channel.DefaultChannelConfig
-
- channel() - Method in class io.netty.channel.DefaultChannelPromise
-
- Channel.Unsafe - Interface in io.netty.channel
-
Unsafe operations that should never be called
from user-code.
- channelActive(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.channel.ChannelStateHandlerAdapter
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- ChannelConfig - Interface in io.netty.channel
-
A set of configuration properties of a
Channel
.
- ChannelConfig.ChannelHandlerByteBufType - Enum in io.netty.channel
-
- ChannelDuplexHandler - Class in io.netty.channel
-
- ChannelDuplexHandler() - Constructor for class io.netty.channel.ChannelDuplexHandler
-
- ChannelException - Exception in io.netty.channel
-
- ChannelException() - Constructor for exception io.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(String, Throwable) - Constructor for exception io.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(String) - Constructor for exception io.netty.channel.ChannelException
-
Creates a new exception.
- ChannelException(Throwable) - Constructor for exception io.netty.channel.ChannelException
-
Creates a new exception.
- ChannelFactory<T extends Channel> - Interface in io.netty.bootstrap
-
- ChannelFlushPromiseNotifier - Class in io.netty.channel
-
This implementation allows to register
ChannelFuture
instances which will get notified once some amount of
data was written and so a checkpoint was reached.
- ChannelFlushPromiseNotifier(boolean) - Constructor for class io.netty.channel.ChannelFlushPromiseNotifier
-
Create a new instance
- ChannelFlushPromiseNotifier() - Constructor for class io.netty.channel.ChannelFlushPromiseNotifier
-
- ChannelFuture - Interface in io.netty.channel
-
The result of an asynchronous
Channel
I/O operation.
- ChannelFuture.Unsafe - Interface in io.netty.channel
-
- ChannelFutureListener - Interface in io.netty.channel
-
- channelGroup() - Method in class io.netty.channel.aio.AioEventLoopGroup
-
- ChannelGroup - Interface in io.netty.channel.group
-
A thread-safe
Set
that contains open
Channel
s and provides
various bulk operations on them.
- ChannelGroupException - Exception in io.netty.channel.group
-
- ChannelGroupException(Collection<Map.Entry<Integer, Throwable>>) - Constructor for exception io.netty.channel.group.ChannelGroupException
-
- ChannelGroupFuture - Interface in io.netty.channel.group
-
- ChannelGroupFutureListener - Interface in io.netty.channel.group
-
- ChannelHandler - Interface in io.netty.channel
-
Handles or intercepts a
ChannelInboundInvoker
or
ChannelOutboundInvoker
operation, and forwards it
to the next handler in a
ChannelPipeline
.
- ChannelHandler.Sharable - Annotation Type in io.netty.channel
-
Indicates that the same instance of the annotated
ChannelHandler
can be added to one or more
ChannelPipeline
s multiple times
without a race condition.
- ChannelHandlerAdapter - Class in io.netty.channel
-
- ChannelHandlerAdapter() - Constructor for class io.netty.channel.ChannelHandlerAdapter
-
- ChannelHandlerContext - Interface in io.netty.channel
-
- ChannelHandlerUtil - Class in io.netty.channel
-
- ChannelHandlerUtil.SingleInboundMessageHandler<T> - Interface in io.netty.channel
-
- ChannelHandlerUtil.SingleOutboundMessageHandler<T> - Interface in io.netty.channel
-
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelInactive(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.channel.ChannelStateHandlerAdapter
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- ChannelInboundByteHandler - Interface in io.netty.channel
-
ChannelInboundHandler
which offers a
ByteBuf
to store inbound data in.
- ChannelInboundByteHandlerAdapter - Class in io.netty.channel
-
Abstract base class for
ChannelInboundByteHandler
which should be extended by the user to
get notified once more data is ready to get consumed from the inbound
ByteBuf
.
- ChannelInboundByteHandlerAdapter() - Constructor for class io.netty.channel.ChannelInboundByteHandlerAdapter
-
- ChannelInboundMessageHandler<I> - Interface in io.netty.channel
-
Special
ChannelInboundHandler
which store the inbound data in a
MessageBuf
for futher processing.
- ChannelInboundMessageHandlerAdapter<I> - Class in io.netty.channel
-
- ChannelInboundMessageHandlerAdapter() - Constructor for class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- ChannelInitializer<C extends Channel> - Class in io.netty.channel
-
- ChannelInitializer() - Constructor for class io.netty.channel.ChannelInitializer
-
- ChannelInputShutdownEvent - Class in io.netty.channel.socket
-
- ChannelMetadata - Class in io.netty.channel
-
Represents the properties of a
Channel
implementation.
- ChannelMetadata(BufType, boolean) - Constructor for class io.netty.channel.ChannelMetadata
-
Create a new instance
- ChannelOperationHandler - Interface in io.netty.channel
-
- ChannelOperationHandlerAdapter - Class in io.netty.channel
-
- ChannelOperationHandlerAdapter() - Constructor for class io.netty.channel.ChannelOperationHandlerAdapter
-
- ChannelOption<T> - Class in io.netty.channel
-
- ChannelOption(String) - Constructor for class io.netty.channel.ChannelOption
-
- ChannelOutboundByteHandler - Interface in io.netty.channel
-
ChannelOutboundHandler
which operates on bytes which are hold in a
ByteBuf
.
- ChannelOutboundByteHandlerAdapter - Class in io.netty.channel
-
Abstract base class which handles outgoing bytes.
- ChannelOutboundByteHandlerAdapter() - Constructor for class io.netty.channel.ChannelOutboundByteHandlerAdapter
-
- ChannelOutboundMessageHandler<I> - Interface in io.netty.channel
-
ChannelOutboundHandler implementation which operates on messages of a specific type
by pass them in a
MessageBuf
and consume then from there.
- ChannelOutboundMessageHandlerAdapter<I> - Class in io.netty.channel
-
Abstract base class which handles messages of a specific type.
- ChannelOutboundMessageHandlerAdapter() - Constructor for class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- ChannelPipeline - Interface in io.netty.channel
-
- ChannelPipelineException - Exception in io.netty.channel
-
- ChannelPipelineException() - Constructor for exception io.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(String, Throwable) - Constructor for exception io.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(String) - Constructor for exception io.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPipelineException(Throwable) - Constructor for exception io.netty.channel.ChannelPipelineException
-
Creates a new instance.
- ChannelPromise - Interface in io.netty.channel
-
- ChannelPromiseAggregator - Class in io.netty.channel
-
Class which is used to consolidate multiple channel futures into one, by
listening to the individual futures and producing an aggregated result
(success/failure) when all futures have completed.
- ChannelPromiseAggregator(ChannelPromise) - Constructor for class io.netty.channel.ChannelPromiseAggregator
-
- ChannelPromiseNotifier - Class in io.netty.channel
-
ChannelFutureListener implementation which takes other
ChannelFuture
(s) and notifies them on completion.
- ChannelPromiseNotifier(ChannelPromise...) - Constructor for class io.netty.channel.ChannelPromiseNotifier
-
- channelReadSuspended(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
Invoked when a ChannelOutboundInvoker.read()
is finished and the inbound buffer of this handler will not
be updated until another ChannelOutboundInvoker.read()
request is issued.
- channelReadSuspended(ChannelHandlerContext) - Method in class io.netty.channel.ChannelStateHandlerAdapter
-
- channelReadSuspended(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelReadSuspended(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- channelReady(C, SelectionKey) - Method in interface io.netty.channel.nio.NioTask
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInitializer
-
- channelRegistered(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelStateHandlerAdapter
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- ChannelStateHandler - Interface in io.netty.channel
-
- ChannelStateHandlerAdapter - Class in io.netty.channel
-
Abstract base class for
ChannelStateHandler
implementations which provide
implementations of all of their methods.
- ChannelStateHandlerAdapter() - Constructor for class io.netty.channel.ChannelStateHandlerAdapter
-
- ChannelTrafficShapingHandler - Class in io.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for channel
traffic shaping, that is to say a per channel limitation of the bandwidth.
- ChannelTrafficShapingHandler(long, long, long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance
- ChannelTrafficShapingHandler(long, long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance
- ChannelTrafficShapingHandler(long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance
- channelUDT(Channel) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Expose underlying ChannelUDT
for debugging and monitoring.
- channelUnregistered(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
- channelUnregistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelStateHandlerAdapter
-
- channelUnregistered(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelUnregistered(C, Throwable) - Method in interface io.netty.channel.nio.NioTask
-
- channelUnregistered(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- CHARSET - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"charset"
- charset - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- CHARSET - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"charset"
- CharsetUtil - Class in io.netty.util
-
A utility class that provides various common operations and constants
related with
Charset
and its relevant classes.
- checkCloseFrameBody(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- checkDeadLock() - Method in class io.netty.channel.DefaultChannelPromise
-
- checkDeadLock() - Method in class io.netty.util.concurrent.DefaultPromise
-
Do deadlock checks
- checkDstIndex(int, int, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkEOF(FileRegion, long) - Static method in class io.netty.channel.AbstractChannel
-
- checkException() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Check if there was any
Throwable
received and if so rethrow it.
- checkIndex(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkIndex(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkInputShutdown() - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
Check if the input was shutdown and if so return true
.
- checkInputShutdown() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- checkInterval - Variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Delay between two performance snapshots
- checkInterval() - Method in class io.netty.handler.traffic.TrafficCounter
-
- checkpoint() - Method in class io.netty.handler.codec.ReplayingDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint(S) - Method in class io.netty.handler.codec.ReplayingDecoder
-
Stores the internal cumulative buffer's reader position and updates
the current decoder state.
- checkReadableBytes(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkSrcIndex(int, int, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- childAttr(AttributeKey<T>, T) - Method in class io.netty.bootstrap.ServerBootstrap
-
- childHandler(ChannelHandler) - Method in class io.netty.bootstrap.ServerBootstrap
-
- childOption(ChannelOption<T>, T) - Method in class io.netty.bootstrap.ServerBootstrap
-
Allow to specify a
ChannelOption
which is used for the
Channel
instances once they get created
(after the acceptor accepted the
Channel
).
- children() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
Return a safe-copy of all of the children of this group.
- CHUNKED - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"chunked"
- ChunkedByteInput - Interface in io.netty.handler.stream
-
- ChunkedFile - Class in io.netty.handler.stream
-
- ChunkedFile(File) - Constructor for class io.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(File, int) - Constructor for class io.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile) - Constructor for class io.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile, int) - Constructor for class io.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedFile(RandomAccessFile, long, long, int) - Constructor for class io.netty.handler.stream.ChunkedFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedInput<B> - Interface in io.netty.handler.stream
-
- ChunkedMessageInput<T> - Interface in io.netty.handler.stream
-
- ChunkedNioFile - Class in io.netty.handler.stream
-
- ChunkedNioFile(File) - Constructor for class io.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(File, int) - Constructor for class io.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel) - Constructor for class io.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel, int) - Constructor for class io.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioFile(FileChannel, long, long, int) - Constructor for class io.netty.handler.stream.ChunkedNioFile
-
Creates a new instance that fetches data from the specified file.
- ChunkedNioStream - Class in io.netty.handler.stream
-
- ChunkedNioStream(ReadableByteChannel) - Constructor for class io.netty.handler.stream.ChunkedNioStream
-
Creates a new instance that fetches data from the specified channel.
- ChunkedNioStream(ReadableByteChannel, int) - Constructor for class io.netty.handler.stream.ChunkedNioStream
-
Creates a new instance that fetches data from the specified channel.
- ChunkedStream - Class in io.netty.handler.stream
-
- ChunkedStream(InputStream) - Constructor for class io.netty.handler.stream.ChunkedStream
-
Creates a new instance that fetches data from the specified stream.
- ChunkedStream(InputStream, int) - Constructor for class io.netty.handler.stream.ChunkedStream
-
Creates a new instance that fetches data from the specified stream.
- ChunkedWriteHandler - Class in io.netty.handler.stream
-
- ChunkedWriteHandler() - Constructor for class io.netty.handler.stream.ChunkedWriteHandler
-
- ChunkedWriteHandler(int) - Constructor for class io.netty.handler.stream.ChunkedWriteHandler
-
- ClassResolver - Interface in io.netty.handler.codec.serialization
-
- ClassResolvers - Class in io.netty.handler.codec.serialization
-
- cleanAllHttpDatas() - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- cleanAllHttpDatas() - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
Remove all InterfaceHttpData from virtual File storage from clean list for all requests
- cleanFiles() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanRequestHttpDatas(HttpRequest) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- cleanRequestHttpDatas(HttpRequest) - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
Remove all InterfaceHttpData from virtual File storage from clean list for the request
- cleanup() - Method in class io.netty.channel.nio.NioEventLoop
-
- cleanup() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Do nothing, sub-classes may override
- clear() - Method in class io.netty.buffer.AbstractByteBuf
-
- clear() - Method in interface io.netty.buffer.ByteBuf
-
Sets the readerIndex
and writerIndex
of this buffer to
0
.
- clear() - Method in interface io.netty.buffer.CompositeByteBuf
-
- clear() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- clear() - Method in class io.netty.buffer.EmptyByteBuf
-
- clear() - Method in class io.netty.buffer.FilteredMessageBuf
-
- clear() - Method in class io.netty.buffer.SwappedByteBuf
-
- clear() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- clear() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- clear() - Method in class io.netty.handler.codec.http.HttpHeaders
-
- clear() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- clear() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes all headers from this block.
- clearHeaders(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Removes all headers from the specified message.
- clearPreviouslyPersistedSettings() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- clearPreviouslyPersistedSettings() - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns true
if previously persisted settings should be cleared.
- CLIENT_PORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"client_port"
- ClientCookieEncoder - Class in io.netty.handler.codec.http
-
Encodes client-side
Cookie
s into an HTTP header value.
- CLOCK - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"clock"
- clone() - Method in class io.netty.bootstrap.Bootstrap
-
- clone() - Method in class io.netty.bootstrap.ServerBootstrap
-
- close(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- close() - Method in class io.netty.channel.AbstractChannel
-
- close(ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- close(ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- CLOSE - Static variable in interface io.netty.channel.ChannelFutureListener
-
- close(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a close operation is made.
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- close() - Method in interface io.netty.channel.group.ChannelGroup
-
- close() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- close() - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- close(ChannelPromise) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- close() - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- close(ChannelPromise) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- close() - Method in class io.netty.handler.codec.compression.ZlibEncoder
-
- close(ChannelPromise) - Method in class io.netty.handler.codec.compression.ZlibEncoder
-
- CLOSE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"close"
- close() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- close(Channel, CloseWebSocketFrame) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the closing handshake
- close(Channel, CloseWebSocketFrame, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the closing handshake
- close(Channel, CloseWebSocketFrame, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Echo back the closing frame
- CLOSE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"close"
- close() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- close() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- close() - Method in class io.netty.handler.ssl.SslHandler
-
Sends an SSL
close_notify
message to the specified channel and
destroys the underlying
SSLEngine
.
- close(ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- close() - Method in class io.netty.handler.stream.ChunkedFile
-
- close() - Method in interface io.netty.handler.stream.ChunkedInput
-
Releases the resources associated with the input.
- close() - Method in class io.netty.handler.stream.ChunkedNioFile
-
- close() - Method in class io.netty.handler.stream.ChunkedNioStream
-
- close() - Method in class io.netty.handler.stream.ChunkedStream
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- close() - Method in interface io.netty.util.ResourceLeak
-
- CLOSE_ON_FAILURE - Static variable in interface io.netty.channel.ChannelFutureListener
-
- closeForcibly() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- closeForcibly() - Method in interface io.netty.channel.Channel.Unsafe
-
Closes the
Channel
immediately without firing any events.
- closeFuture() - Method in class io.netty.channel.AbstractChannel
-
- closeFuture() - Method in interface io.netty.channel.Channel
-
Returns the
ChannelFuture
which will be notified when this
channel is closed.
- closeIfClosed() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- CloseWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket Frame for closing the connection
- CloseWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new empty close frame.
- CloseWebSocketFrame(int, String) - Constructor for class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new empty close frame with closing getStatus code and reason text
- CloseWebSocketFrame(boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame with no losing getStatus code and no reason text
- CloseWebSocketFrame(boolean, int, int, String) - Constructor for class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame with closing status code and reason text
- CloseWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Creates a new close frame
- cmdStatus() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- cmdType() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- code() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
Returns the code of this getStatus.
- CodecException - Exception in io.netty.handler.codec
-
- CodecException() - Constructor for exception io.netty.handler.codec.CodecException
-
Creates a new instance.
- CodecException(String, Throwable) - Constructor for exception io.netty.handler.codec.CodecException
-
Creates a new instance.
- CodecException(String) - Constructor for exception io.netty.handler.codec.CodecException
-
Creates a new instance.
- CodecException(Throwable) - Constructor for exception io.netty.handler.codec.CodecException
-
Creates a new instance.
- COLON - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Colon ':'
- CombinedChannelDuplexHandler - Class in io.netty.channel
-
- CombinedChannelDuplexHandler() - Constructor for class io.netty.channel.CombinedChannelDuplexHandler
-
Creates a new uninitialized instance.
- CombinedChannelDuplexHandler(ChannelStateHandler, ChannelOperationHandler) - Constructor for class io.netty.channel.CombinedChannelDuplexHandler
-
Creates a new instance that combines the specified two handlers into one.
- COMMA - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Comma ','
- compare(ByteBuf, ByteBuf) - Static method in class io.netty.buffer.BufUtil
-
- compare(String, String) - Method in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- compareAndSet(T, T) - Method in interface io.netty.util.Attribute
-
Atomically sets the value to the given updated value if the current value == the expected value.
- compareTo(ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- compareTo(ByteBuf) - Method in interface io.netty.buffer.ByteBuf
-
Compares the content of the specified buffer to the content of this
buffer.
- compareTo(ByteBuf) - Method in class io.netty.buffer.EmptyByteBuf
-
- compareTo(ByteBuf) - Method in class io.netty.buffer.SwappedByteBuf
-
- compareTo(Channel) - Method in class io.netty.channel.AbstractChannel
-
Compares the
ID of the two channels.
- compareTo(ChannelGroup) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- compareTo(LocalAddress) - Method in class io.netty.channel.local.LocalAddress
-
- compareTo(Cookie) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- compareTo(HttpMethod) - Method in class io.netty.handler.codec.http.HttpMethod
-
- compareTo(HttpResponseStatus) - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- compareTo(HttpVersion) - Method in class io.netty.handler.codec.http.HttpVersion
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- compareTo(Attribute) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- compareTo(FileUpload) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- compareTo(Attribute) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- compareTo(FileUpload) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- compareTo(SpdySessionStatus) - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- compareTo(SpdyStreamStatus) - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- compareTo(UniqueName) - Method in class io.netty.util.UniqueName
-
- CompatibleMarshallingDecoder - Class in io.netty.handler.codec.marshalling
-
- CompatibleMarshallingDecoder(UnmarshallerProvider, int) - Constructor for class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- CompatibleMarshallingEncoder - Class in io.netty.handler.codec.marshalling
-
- CompatibleMarshallingEncoder(MarshallerProvider) - Constructor for class io.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
-
- CompatibleObjectEncoder - Class in io.netty.handler.codec.serialization
-
An encoder which serializes a Java object into a
ByteBuf
(interoperability version).
- CompatibleObjectEncoder() - Constructor for class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
Creates a new instance with the reset interval of 16
.
- CompatibleObjectEncoder(int) - Constructor for class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
Creates a new instance.
- completed(V, A) - Method in class io.netty.channel.aio.AioCompletionHandler
-
- completed - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- completed0(V, A) - Method in class io.netty.channel.aio.AioCompletionHandler
-
- CompleteFuture - Class in io.netty.util.concurrent
-
A skeletal
Future
implementation which represents a
Future
which has been completed already.
- CompleteFuture(EventExecutor) - Constructor for class io.netty.util.concurrent.CompleteFuture
-
Creates a new instance.
- CompletePromise - Class in io.netty.util.concurrent
-
- CompletePromise(EventExecutor) - Constructor for class io.netty.util.concurrent.CompletePromise
-
- component(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- component(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- componentAtOffset(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- componentAtOffset(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- compositeBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- compositeBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
CompositeByteBuf
with the given maximum number of components that can be stored in it.
- compositeBuffer() - Static method in class io.netty.buffer.Unpooled
-
Returns a new big-endian composite buffer with no components.
- compositeBuffer(int) - Static method in class io.netty.buffer.Unpooled
-
Returns a new big-endian composite buffer with no components.
- CompositeByteBuf - Interface in io.netty.buffer
-
- compositeDirectBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeDirectBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeDirectBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- compositeDirectBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a direct
CompositeByteBuf
with the given maximum number of components that can be stored in it.
- compositeHeapBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeHeapBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- compositeHeapBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- compositeHeapBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a heap
CompositeByteBuf
with the given maximum number of components that can be stored in it.
- COMPRESS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"compress"
- COMPRESS - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"compress"
- CompressionException - Exception in io.netty.handler.codec.compression
-
An
CodecException
that is raised when compression or decompression
failed.
- CompressionException() - Constructor for exception io.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(String, Throwable) - Constructor for exception io.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(String) - Constructor for exception io.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CompressionException(Throwable) - Constructor for exception io.netty.handler.codec.compression.CompressionException
-
Creates a new instance.
- CONFERENCE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Conference"
- CONFERENCE_NOT_FOUND - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
452 Conference Not Found
- config() - Method in interface io.netty.channel.Channel
-
Returns the configuration of this channel.
- config() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- config() - Method in class io.netty.channel.local.LocalChannel
-
- config() - Method in class io.netty.channel.local.LocalServerChannel
-
- config() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- config() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- config() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- config() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- config() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- config() - Method in interface io.netty.channel.sctp.SctpChannel
-
- config() - Method in interface io.netty.channel.sctp.SctpServerChannel
-
- config() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- config() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- config() - Method in interface io.netty.channel.socket.DatagramChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- config() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- config() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- config() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- config() - Method in interface io.netty.channel.socket.ServerSocketChannel
-
- config() - Method in interface io.netty.channel.socket.SocketChannel
-
- config() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- config() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- config() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- config() - Method in interface io.netty.channel.udt.UdtChannel
-
- configure(long, long, long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the underlying limitations and check interval.
- configure(long, long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the underlying limitations.
- configure(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Change the check interval.
- configure(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Change checkInterval between two computations in millisecond
- confirmShutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Confirm that the shutdown if the instance should be done now!
- CONFLICT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
409 Conflict
- connect() - Method in class io.netty.bootstrap.Bootstrap
-
Connect a
Channel
to the remote peer.
- connect(String, int) - Method in class io.netty.bootstrap.Bootstrap
-
Connect a
Channel
to the remote peer.
- connect(InetAddress, int) - Method in class io.netty.bootstrap.Bootstrap
-
Connect a
Channel
to the remote peer.
- connect(SocketAddress) - Method in class io.netty.bootstrap.Bootstrap
-
Connect a
Channel
to the remote peer.
- connect(SocketAddress, SocketAddress) - Method in class io.netty.bootstrap.Bootstrap
-
Connect a
Channel
to the remote peer.
- connect(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- connect(SocketAddress, SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- connect(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.aio.AbstractAioChannel.DefaultAioUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a connect operation is made.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- CONNECT - Static variable in class io.netty.handler.codec.http.HttpMethod
-
This specification reserves the getMethod name CONNECT for use with a proxy that can dynamically
switch to being a tunnel
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- CONNECT_TIMEOUT_MILLIS - Static variable in class io.netty.channel.ChannelOption
-
- connectFailed(Throwable) - Method in class io.netty.channel.aio.AbstractAioChannel.DefaultAioUnsafe
-
- CONNECTION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Connection"
- CONNECTION - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Connection"
- connectPromise - Variable in class io.netty.channel.aio.AbstractAioChannel
-
The future of the current connection attempt.
- connectSuccess() - Method in class io.netty.channel.aio.AbstractAioChannel.DefaultAioUnsafe
-
- ConnectTimeoutException - Exception in io.netty.channel
-
ConnectException
which will be thrown if a connection could
not be established because of a connection timeout.
- ConnectTimeoutException(String) - Constructor for exception io.netty.channel.ConnectTimeoutException
-
- ConnectTimeoutException() - Constructor for exception io.netty.channel.ConnectTimeoutException
-
- connectTimeoutFuture - Variable in class io.netty.channel.aio.AbstractAioChannel
-
- consolidate() - Method in interface io.netty.buffer.CompositeByteBuf
-
- consolidate(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- consolidate() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- consolidate(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- contains(Object) - Method in class io.netty.buffer.FilteredMessageBuf
-
- contains(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- contains(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Checks to see if there is a header with the specified name
- contains(String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- contains(String) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns true
if and only if there is a header with the specified
header name.
- containsAll(Collection<?>) - Method in class io.netty.buffer.FilteredMessageBuf
-
- CONTENT_BASE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Base"
- CONTENT_BASE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Base"
- CONTENT_ENCODING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Encoding"
- CONTENT_ENCODING - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Encoding"
- CONTENT_LANGUAGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Language"
- CONTENT_LANGUAGE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Language"
- CONTENT_LENGTH - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Length"
- CONTENT_LENGTH - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Length"
- CONTENT_LOCATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Location"
- CONTENT_LOCATION - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Location"
- CONTENT_MD5 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-MD5"
- CONTENT_RANGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Range"
- CONTENT_TRANSFER_ENCODING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Transfer-Encoding"
- CONTENT_TYPE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Content-Type"
- CONTENT_TYPE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Content-Type"
- contentEncoder() - Method in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- context(ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
Returns the context object of the specified
ChannelHandler
in
this pipeline.
- context(String) - Method in interface io.netty.channel.ChannelPipeline
-
Returns the context object of the
ChannelHandler
with the
specified name in this pipeline.
- context(Class<? extends ChannelHandler>) - Method in interface io.netty.channel.ChannelPipeline
-
Returns the context object of the
ChannelHandler
of the
specified type in this pipeline.
- ContextBoundUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
-
- ContextBoundUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
-
- ContinuationWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket continuation frame containing continuation text or binary data.
- ContinuationWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new empty continuation frame.
- ContinuationWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified binary data.
- ContinuationWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified binary data
- ContinuationWebSocketFrame(boolean, int, ByteBuf, String) - Constructor for class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified binary data
- ContinuationWebSocketFrame(boolean, int, String) - Constructor for class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Creates a new continuation frame with the specified text data
- CONTINUE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"100-continue"
- CONTINUE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
100 Continue
- CONTINUE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"100-continue"
- CONTINUE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
100 Continue
- Cookie - Interface in io.netty.handler.codec.http
-
- COOKIE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Cookie"
- CookieDecoder - Class in io.netty.handler.codec.http
-
Decodes an HTTP header value into
Cookie
s.
- copiedBuffer(byte[]) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is a copy of the
specified array
.
- copiedBuffer(byte[], int, int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is a copy of the
specified array
's sub-region.
- copiedBuffer(ByteBuffer) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer whose content is a copy of the specified
buffer
's current slice.
- copiedBuffer(ByteBuf) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer whose content is a copy of the specified
buffer
's readable bytes.
- copiedBuffer(byte[]...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is a merged copy of
the specified arrays
.
- copiedBuffer(ByteBuf...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer whose content is a merged copy of the specified
buffers
' readable bytes.
- copiedBuffer(ByteBuffer...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer whose content is a merged copy of the specified
buffers
' slices.
- copiedBuffer(CharSequence, Charset) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is the specified
string
encoded in the specified charset
.
- copiedBuffer(CharSequence, int, int, Charset) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is a subregion of
the specified string
encoded in the specified charset
.
- copiedBuffer(char[], Charset) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is the specified
array
encoded in the specified charset
.
- copiedBuffer(char[], int, int, Charset) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer whose content is a subregion of
the specified array
encoded in the specified charset
.
- copy() - Method in class io.netty.buffer.AbstractByteBuf
-
- copy() - Method in interface io.netty.buffer.ByteBuf
-
Returns a copy of this buffer's readable bytes.
- copy(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Returns a copy of this buffer's sub-region.
- copy() - Method in interface io.netty.buffer.ByteBufHolder
-
- copy() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- copy(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- copy() - Method in class io.netty.buffer.EmptyByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- copy() - Method in class io.netty.buffer.SwappedByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- copy() - Method in class io.netty.channel.sctp.SctpMessage
-
- copy() - Method in class io.netty.channel.socket.DatagramPacket
-
- copy() - Method in class io.netty.channel.udt.UdtMessage
-
- copy() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- copy() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- copy() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- copy() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- copy() - Method in interface io.netty.handler.codec.http.FullHttpMessage
-
- copy() - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- copy() - Method in interface io.netty.handler.codec.http.FullHttpResponse
-
- copy() - Method in interface io.netty.handler.codec.http.HttpContent
-
- copy() - Method in interface io.netty.handler.codec.http.LastHttpContent
-
- copy() - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
- copy() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- copy() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- copy() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
- copy() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- copy() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- copy() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- copy() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- copy() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- copy() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- copy() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- copyBoolean(boolean) - Static method in class io.netty.buffer.Unpooled
-
Creates a new single-byte big-endian buffer that holds the specified boolean value.
- copyBoolean(boolean...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified boolean values.
- copyDouble(double) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 8-byte big-endian buffer that holds the specified 64-bit floating point number.
- copyDouble(double...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 64-bit floating point numbers.
- copyFloat(float) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 4-byte big-endian buffer that holds the specified 32-bit floating point number.
- copyFloat(float...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 32-bit floating point numbers.
- copyInt(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 4-byte big-endian buffer that holds the specified 32-bit integer.
- copyInt(int...) - Static method in class io.netty.buffer.Unpooled
-
Create a big-endian buffer that holds a sequence of the specified 32-bit integers.
- copyLong(long) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 8-byte big-endian buffer that holds the specified 64-bit integer.
- copyLong(long...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 64-bit integers.
- copyMedium(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 3-byte big-endian buffer that holds the specified 24-bit integer.
- copyMedium(int...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 24-bit integers.
- copyShort(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new 2-byte big-endian buffer that holds the specified 16-bit integer.
- copyShort(short...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 16-bit integers.
- copyShort(int...) - Static method in class io.netty.buffer.Unpooled
-
Create a new big-endian buffer that holds a sequence of the specified 16-bit integers.
- CorruptedFrameException - Exception in io.netty.handler.codec
-
An
DecoderException
which is thrown when the received frame data could not be decoded by
an inbound handler.
- CorruptedFrameException() - Constructor for exception io.netty.handler.codec.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(String, Throwable) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(String) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
-
Creates a new instance.
- CorruptedFrameException(Throwable) - Constructor for exception io.netty.handler.codec.CorruptedFrameException
-
Creates a new instance.
- count() - Method in class io.netty.channel.DefaultFileRegion
-
- count() - Method in interface io.netty.channel.FileRegion
-
Returns the number of bytes to transfer.
- CR - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a CR ('\r')
byte.
- CR - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Carriage return
- createAttribute(HttpRequest, String) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createAttribute(HttpRequest, String, String) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createAttribute(HttpRequest, String) - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
- createAttribute(HttpRequest, String, String) - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
- createByteArrayFromIpAddressString(String) - Static method in class io.netty.util.NetUtil
-
Creates an byte[] based on an ipAddressString.
- CREATED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
201 Created
- CREATED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
201 Created
- createFileUpload(HttpRequest, String, String, String, String, Charset, long) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- createFileUpload(HttpRequest, String, String, String, String, Charset, long) - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
- createHttpRequestHandlerForHttp() - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- createHttpRequestHandlerForSpdy() - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- createInvalidMessage() - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- createInvalidMessage() - Method in class io.netty.handler.codec.http.HttpRequestDecoder
-
- createInvalidMessage() - Method in class io.netty.handler.codec.http.HttpResponseDecoder
-
- createInvalidMessage() - Method in class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
- createInvalidMessage() - Method in class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
- createMessage(String[]) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- createMessage(String[]) - Method in class io.netty.handler.codec.http.HttpRequestDecoder
-
- createMessage(String[]) - Method in class io.netty.handler.codec.http.HttpResponseDecoder
-
- createMessage(String[]) - Method in class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
- createMessage(String[]) - Method in class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
- CRLF - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a CR ('\r')
or LF ('\n')
.
- CSEQ - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"CSeq"
- cumulativeReadBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- cumulativeWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- currentEventLoop() - Static method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- currentOffset() - Method in class io.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer is happening currently.
- currentOffset() - Method in class io.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer is happening currently.
- currentReadBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- currentWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- customHeaders - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- data() - Method in interface io.netty.buffer.ByteBufHolder
-
- data() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- data() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- data() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- data() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- data() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- data() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- data() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- data() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
Returns the data payload of this frame.
- DATA_BITS - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- DatagramChannel - Interface in io.netty.channel.socket
-
- DatagramChannelConfig - Interface in io.netty.channel.socket
-
- DatagramPacket - Class in io.netty.channel.socket
-
The message container that is used for
DatagramChannel
to communicate with the remote peer.
- DatagramPacket(ByteBuf, InetSocketAddress) - Constructor for class io.netty.channel.socket.DatagramPacket
-
Create a new instance
- DATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Date"
- DATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Date"
- deallocate() - Method in class io.netty.buffer.AbstractMessageBuf
-
- deallocate() - Method in class io.netty.buffer.AbstractReferenceCounted
-
- deallocate() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- deallocate() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- deallocate() - Method in class io.netty.channel.DefaultFileRegion
-
- deallocate() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- decode(ByteBuf) - Static method in class io.netty.handler.codec.base64.Base64
-
- decode(ByteBuf, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- decode(ByteBuf, int, int) - Static method in class io.netty.handler.codec.base64.Base64
-
- decode(ByteBuf, int, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.base64.Base64Decoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.bytes.ByteArrayDecoder
-
- decode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- decode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.ByteToByteDecoder
-
Decode the from one
ByteBuf
to an other.
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
Decode the from one
ByteBuf
to an other.
- decode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.JZlibDecoder
-
- decode(ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.Snappy
-
- decode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
-
- decode(String) - Static method in class io.netty.handler.codec.http.CookieDecoder
-
Decodes the specified HTTP header value into
Cookie
s.
- decode(ChannelHandlerContext, HttpObject) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- decode(ChannelHandlerContext, HttpMessage) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- decode(ChannelHandlerContext, HttpObject) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.marshalling.MarshallingDecoder
-
- decode(ChannelHandlerContext, INBOUND_IN) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- decode(ChannelHandlerContext, I) - Method in class io.netty.handler.codec.MessageToMessageDecoder
-
Decode from one message to an other.
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.protobuf.ProtobufDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.serialization.ObjectDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- decode(ChannelHandlerContext, SpdyDataOrControlFrame) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- decode(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.string.StringDecoder
-
- decodeComponent(String) - Static method in class io.netty.handler.codec.http.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeComponent(String, Charset) - Static method in class io.netty.handler.codec.http.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeLast(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- decodeLast(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.ByteToByteDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- decodeLast(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- DecoderException - Exception in io.netty.handler.codec
-
- DecoderException() - Constructor for exception io.netty.handler.codec.DecoderException
-
Creates a new instance.
- DecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.DecoderException
-
Creates a new instance.
- DecoderException(String) - Constructor for exception io.netty.handler.codec.DecoderException
-
Creates a new instance.
- DecoderException(Throwable) - Constructor for exception io.netty.handler.codec.DecoderException
-
Creates a new instance.
- DecoderResult - Class in io.netty.handler.codec
-
- DecoderResult(Throwable) - Constructor for class io.netty.handler.codec.DecoderResult
-
- decompose(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- decompose(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- DEFAULT - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT - Static variable in class io.netty.buffer.UnpooledByteBufAllocator
-
Default instance
- DEFAULT_CHARSET - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Default character set (UTF-8)
- DEFAULT_CHECK_INTERVAL - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default delay between two checks: 1s
- DEFAULT_HANDLER_BYTEBUF_TYPE - Static variable in class io.netty.channel.ChannelOption
-
- DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS - Static variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- DEFAULT_POOL_SIZE - Static variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- DefaultAttributeMap - Class in io.netty.util
-
Default
AttributeMap
implementation which use simple synchronization to keep the memory overhead
as low as possible.
- DefaultAttributeMap() - Constructor for class io.netty.util.DefaultAttributeMap
-
- DefaultByteBufHolder - Class in io.netty.buffer
-
- DefaultByteBufHolder(ByteBuf) - Constructor for class io.netty.buffer.DefaultByteBufHolder
-
- DefaultChannelConfig - Class in io.netty.channel
-
- DefaultChannelConfig(Channel) - Constructor for class io.netty.channel.DefaultChannelConfig
-
- DefaultChannelGroup - Class in io.netty.channel.group
-
- DefaultChannelGroup() - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
Creates a new group with a generated name.
- DefaultChannelGroup(EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelGroup(String) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
Creates a new group with the specified name
.
- DefaultChannelGroup(String, EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelPromise - Class in io.netty.channel
-
- DefaultChannelPromise(Channel) - Constructor for class io.netty.channel.DefaultChannelPromise
-
Creates a new instance.
- DefaultChannelPromise(Channel, EventExecutor) - Constructor for class io.netty.channel.DefaultChannelPromise
-
Creates a new instance.
- DefaultCompositeByteBuf - Class in io.netty.buffer
-
A virtual buffer which shows multiple buffers as a single merged buffer.
- DefaultCompositeByteBuf(ByteBufAllocator, boolean, int) - Constructor for class io.netty.buffer.DefaultCompositeByteBuf
-
- DefaultCompositeByteBuf(ByteBufAllocator, boolean, int, ByteBuf...) - Constructor for class io.netty.buffer.DefaultCompositeByteBuf
-
- DefaultCompositeByteBuf(ByteBufAllocator, boolean, int, Iterable<ByteBuf>) - Constructor for class io.netty.buffer.DefaultCompositeByteBuf
-
- DefaultCookie - Class in io.netty.handler.codec.http
-
The default
Cookie
implementation.
- DefaultCookie(String, String) - Constructor for class io.netty.handler.codec.http.DefaultCookie
-
Creates a new cookie with the specified name and value.
- DefaultDatagramChannelConfig - Class in io.netty.channel.socket
-
- DefaultDatagramChannelConfig(DatagramChannel, DatagramSocket) - Constructor for class io.netty.channel.socket.DefaultDatagramChannelConfig
-
Creates a new instance.
- DefaultEventExecutorGroup - Class in io.netty.util.concurrent
-
- DefaultEventExecutorGroup(int) - Constructor for class io.netty.util.concurrent.DefaultEventExecutorGroup
-
- DefaultEventExecutorGroup(int, ThreadFactory) - Constructor for class io.netty.util.concurrent.DefaultEventExecutorGroup
-
- DefaultFileRegion - Class in io.netty.channel
-
- DefaultFileRegion(FileChannel, long, long) - Constructor for class io.netty.channel.DefaultFileRegion
-
Create a new instance
- DefaultFullHttpRequest - Class in io.netty.handler.codec.http
-
- DefaultFullHttpRequest(HttpVersion, HttpMethod, String) - Constructor for class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- DefaultFullHttpRequest(HttpVersion, HttpMethod, String, ByteBuf) - Constructor for class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- DefaultFullHttpResponse - Class in io.netty.handler.codec.http
-
- DefaultFullHttpResponse(HttpVersion, HttpResponseStatus) - Constructor for class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- DefaultFullHttpResponse(HttpVersion, HttpResponseStatus, ByteBuf) - Constructor for class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- DefaultHttpContent - Class in io.netty.handler.codec.http
-
- DefaultHttpContent(ByteBuf) - Constructor for class io.netty.handler.codec.http.DefaultHttpContent
-
Creates a new instance with the specified chunk content.
- DefaultHttpDataFactory - Class in io.netty.handler.codec.http.multipart
-
Default factory giving Attribute and FileUpload according to constructor
Attribute and FileUpload could be :
- MemoryAttribute, DiskAttribute or MixedAttribute
- MemoryFileUpload, DiskFileUpload or MixedFileUpload
according to the constructor.
- DefaultHttpDataFactory() - Constructor for class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be in memory if less than default size (16KB).
- DefaultHttpDataFactory(boolean) - Constructor for class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be always on Disk if useDisk is True, else always in Memory if False
- DefaultHttpDataFactory(long) - Constructor for class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
HttpData will be on Disk if the size of the file is greater than minSize, else it
will be in memory.
- DefaultHttpHeaders - Class in io.netty.handler.codec.http
-
- DefaultHttpHeaders() - Constructor for class io.netty.handler.codec.http.DefaultHttpHeaders
-
- DefaultHttpMessage - Class in io.netty.handler.codec.http
-
- DefaultHttpMessage(HttpVersion) - Constructor for class io.netty.handler.codec.http.DefaultHttpMessage
-
Creates a new instance.
- DefaultHttpObject - Class in io.netty.handler.codec.http
-
- DefaultHttpObject() - Constructor for class io.netty.handler.codec.http.DefaultHttpObject
-
- DefaultHttpRequest - Class in io.netty.handler.codec.http
-
- DefaultHttpRequest(HttpVersion, HttpMethod, String) - Constructor for class io.netty.handler.codec.http.DefaultHttpRequest
-
Creates a new instance.
- DefaultHttpResponse - Class in io.netty.handler.codec.http
-
- DefaultHttpResponse(HttpVersion, HttpResponseStatus) - Constructor for class io.netty.handler.codec.http.DefaultHttpResponse
-
Creates a new instance.
- DefaultLastHttpContent - Class in io.netty.handler.codec.http
-
- DefaultLastHttpContent() - Constructor for class io.netty.handler.codec.http.DefaultLastHttpContent
-
- DefaultLastHttpContent(ByteBuf) - Constructor for class io.netty.handler.codec.http.DefaultLastHttpContent
-
- DefaultMarshallerProvider - Class in io.netty.handler.codec.marshalling
-
- DefaultMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.DefaultMarshallerProvider
-
Create a new instance
- DefaultOioServerSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioServerSocketChannelConfig(ServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- DefaultOioSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioSocketChannelConfig(SocketChannel, Socket) - Constructor for class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- DefaultPromise - Class in io.netty.util.concurrent
-
- DefaultPromise(EventExecutor) - Constructor for class io.netty.util.concurrent.DefaultPromise
-
Creates a new instance.
- DefaultPromise() - Constructor for class io.netty.util.concurrent.DefaultPromise
-
- DefaultSctpChannelConfig - Class in io.netty.channel.sctp
-
- DefaultSctpChannelConfig(SctpChannel, SctpChannel) - Constructor for class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- DefaultSctpServerChannelConfig - Class in io.netty.channel.sctp
-
- DefaultSctpServerChannelConfig(SctpServerChannel, SctpServerChannel) - Constructor for class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
Creates a new instance.
- DefaultServerSocketChannelConfig - Class in io.netty.channel.socket
-
- DefaultServerSocketChannelConfig(ServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
Creates a new instance.
- DefaultSocketChannelConfig - Class in io.netty.channel.socket
-
- DefaultSocketChannelConfig(SocketChannel, Socket) - Constructor for class io.netty.channel.socket.DefaultSocketChannelConfig
-
Creates a new instance.
- DefaultSpdyDataFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyDataFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
Creates a new instance.
- DefaultSpdyDataFrame(int, ByteBuf) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyGoAwayFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame(int, int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyGoAwayFrame(int, SpdySessionStatus) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
Creates a new instance.
- DefaultSpdyHeaderBlock - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyHeaderBlock() - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyHeaderBlock
-
Creates a new instance.
- DefaultSpdyHeaders - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyHeadersFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyHeadersFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
Creates a new instance.
- DefaultSpdyNoOpFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyNoOpFrame() - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyNoOpFrame
-
- DefaultSpdyPingFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyPingFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
Creates a new instance.
- DefaultSpdyRstStreamFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyRstStreamFrame(int, int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
Creates a new instance.
- DefaultSpdyRstStreamFrame(int, SpdyStreamStatus) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
Creates a new instance.
- DefaultSpdySettingsFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdySettingsFrame() - Constructor for class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- DefaultSpdySynReplyFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdySynReplyFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
Creates a new instance.
- DefaultSpdySynStreamFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdySynStreamFrame(int, int, byte) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
Creates a new instance.
- DefaultSpdyWindowUpdateFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyWindowUpdateFrame(int, int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
Creates a new instance.
- DefaultUdtChannelConfig - Class in io.netty.channel.udt
-
- DefaultUdtChannelConfig(UdtChannel, ChannelUDT, boolean) - Constructor for class io.netty.channel.udt.DefaultUdtChannelConfig
-
- DefaultUdtServerChannelConfig - Class in io.netty.channel.udt
-
- DefaultUdtServerChannelConfig(UdtChannel, ChannelUDT, boolean) - Constructor for class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- DefaultUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
-
- DefaultUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
-
- definedSize - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- DEFLATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"deflate"
- DEFLATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"deflate"
- DELETE - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The DELETE getMethod requests that the origin server delete the resource identified by the
Request-URI.
- delete() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- delete() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- delete() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Deletes the underlying storage for a file item, including deleting any
associated temporary disk file.
- delete() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- delete() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- deleteOnExit() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- deleteOnExit() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- deleteOnExit() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- deleteOnExitTemporaryFile - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- deleteOnExitTemporaryFile - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- DelimiterBasedFrameDecoder - Class in io.netty.handler.codec
-
A decoder that splits the received
ByteBuf
s by one or more
delimiters.
- DelimiterBasedFrameDecoder(int, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf...) - Constructor for class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Creates a new instance.
- Delimiters - Class in io.netty.handler.codec
-
- deregister(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- deregister() - Method in class io.netty.channel.AbstractChannel
-
- deregister(ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- deregister(ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a deregister operation is made from the current registered
EventLoop
.
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- deregister() - Method in interface io.netty.channel.group.ChannelGroup
-
- deregister() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- DESCRIBE - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The DESCRIBE getMethod retrieves the description of a presentation or
media object identified by the request URL from a server.
- DESTINATION - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"destination"
- DESTINATION_UNREACHABLE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
462 Destination unreachable
- determineWrapper(String) - Method in class io.netty.handler.codec.http.HttpContentCompressor
-
- directBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- directBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- directBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- directBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- directBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a direct
ByteBuf
with the given initial capacity.
- directBuffer(int, int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a direct
ByteBuf
with the given initial capacity and the given
maximal capacity.
- directBuffer() - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian direct buffer with resaonably small initial capacity, which
expands its capacity boundlessly on demand.
- directBuffer(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian direct buffer with the specified capacity
, which
expands its capacity boundlessly on demand.
- directBuffer(int, int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian direct buffer with the specified
capacity
.
- directOutboundContext() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- directOutboundContext() - Method in interface io.netty.channel.Channel.Unsafe
-
Return the
ChannelHandlerContext
which is directly connected to the outbound of the
underlying transport.
- discardInboundReadBytes(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundByteHandler
-
Discards the read bytes of the inbound buffer and optionally trims its unused portion to reduce memory
consumption.
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundByteHandlerAdapter
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpServerCodec
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.logging.ByteLoggingHandler
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- discardInboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- discardInboundReadBytes0(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- discardOutboundReadBytes(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOutboundByteHandler
-
Discards the read bytes of the outbound buffer and optionally trims its unused portion to reduce memory
consumption.
- discardOutboundReadBytes(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundByteHandlerAdapter
-
- discardOutboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- discardOutboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.logging.ByteLoggingHandler
-
- discardOutboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- discardOutboundReadBytes(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- discardReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardReadBytes() - Method in interface io.netty.buffer.ByteBuf
-
Discards the bytes between the 0th index and readerIndex
.
- discardReadBytes() - Method in interface io.netty.buffer.CompositeByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.EmptyByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- discardReadComponents() - Method in interface io.netty.buffer.CompositeByteBuf
-
Discard all
ByteBuf
s which are read.
- discardReadComponents() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardSomeReadBytes() - Method in interface io.netty.buffer.ByteBuf
-
Similar to
ByteBuf.discardReadBytes()
except that this method might discard
some, all, or none of read bytes depending on its internal implementation to reduce
overall memory bandwidth consumption at the cost of potentially additional memory
consumption.
- discardSomeReadBytes() - Method in interface io.netty.buffer.CompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.EmptyByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- disconnect() - Method in class io.netty.channel.AbstractChannel
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- disconnect(ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a disconnect operation is made.
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- disconnect() - Method in interface io.netty.channel.group.ChannelGroup
-
Disconnects all
Channel
s in this group from their remote peers.
- disconnect() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- DiskAttribute - Class in io.netty.handler.codec.http.multipart
-
Disk implementation of Attributes
- DiskAttribute(String) - Constructor for class io.netty.handler.codec.http.multipart.DiskAttribute
-
Constructor used for huge Attribute
- DiskAttribute(String, String) - Constructor for class io.netty.handler.codec.http.multipart.DiskAttribute
-
- DiskFileUpload - Class in io.netty.handler.codec.http.multipart
-
Disk FileUpload implementation that stores file into real files
- DiskFileUpload(String, String, String, String, Charset, long) - Constructor for class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- doAccounting(TrafficCounter) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Called each time the accounting is computed from the TrafficCounters.
- doBeginRead() - Method in class io.netty.channel.AbstractChannel
-
Schedule a read operation.
- doBeginRead() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doBeginRead() - Method in class io.netty.channel.local.LocalChannel
-
- doBeginRead() - Method in class io.netty.channel.local.LocalServerChannel
-
- doBeginRead() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- doBeginRead() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- doBeginRead() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doBeginRead() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.local.LocalChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.local.LocalServerChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.rxtx.RxtxChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doClose() - Method in class io.netty.channel.AbstractChannel
-
- doClose() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doClose() - Method in class io.netty.channel.local.LocalChannel
-
- doClose() - Method in class io.netty.channel.local.LocalServerChannel
-
- doClose() - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- doClose() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- doClose() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doClose() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doClose() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doClose() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doClose() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doClose() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doClose() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doClose() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doClose() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doClose() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doClose() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doClose() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- doClose() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doClose() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doClose() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doConnect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.aio.AbstractAioChannel
-
Connect to the remote peer using the given localAddress if one is specified or null
otherwise.
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.nio.AbstractNioChannel
-
Conect to the remote peer
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.oio.AbstractOioChannel
-
Connect to the remote peer using the given localAddress if one is specified or null
otherwise.
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.rxtx.RxtxChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doConnect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doConnect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doDeregister() - Method in class io.netty.channel.AbstractChannel
-
- doDeregister() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doDeregister() - Method in class io.netty.channel.local.LocalChannel
-
- doDeregister() - Method in class io.netty.channel.local.LocalServerChannel
-
- doDeregister() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- doDisconnect() - Method in class io.netty.channel.AbstractChannel
-
Disconnect this
Channel
from its remote peer
- doDisconnect() - Method in class io.netty.channel.AbstractServerChannel
-
- doDisconnect() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doDisconnect() - Method in class io.netty.channel.local.LocalChannel
-
- doDisconnect() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- doDisconnect() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doDisconnect() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doDisconnect() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doDisconnect() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- doDisconnect() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doDisconnect() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doDisconnect() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doFinishConnect() - Method in class io.netty.channel.nio.AbstractNioChannel
-
Finish the connect
- doFinishConnect() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doFinishConnect() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doFinishConnect() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doFinishConnect() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doFinishConnect() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doFinishConnect() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doFinishConnect() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doFinishConnect() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doFlushByteBuffer(ByteBuf) - Method in class io.netty.channel.AbstractChannel
-
Flush the content of the given
ByteBuf
to the remote peer.
- doFlushByteBuffer(ByteBuf) - Method in class io.netty.channel.embedded.EmbeddedByteChannel
-
- doFlushByteBuffer(ByteBuf) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- doFlushByteBuffer(ByteBuf) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
- doFlushByteBuffer(ByteBuf) - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doFlushFileRegion(FileRegion, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
Flush the content of the given
FileRegion
to the remote peer.
- doFlushFileRegion(FileRegion, ChannelPromise) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- doFlushFileRegion(FileRegion, ChannelPromise) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- doFlushFileRegion(FileRegion, ChannelPromise) - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- doFlushMessageBuffer(MessageBuf<Object>) - Method in class io.netty.channel.AbstractChannel
-
Flush the content of the given
MessageBuf
to the remote peer.
- doFlushMessageBuffer(MessageBuf<Object>) - Method in class io.netty.channel.embedded.EmbeddedMessageChannel
-
- doFlushMessageBuffer(MessageBuf<Object>) - Method in class io.netty.channel.local.LocalChannel
-
- doFlushMessageBuffer(MessageBuf<Object>) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- doFlushMessageBuffer(MessageBuf<Object>) - Method in class io.netty.channel.oio.AbstractOioMessageChannel
-
- doInit() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- doPreClose() - Method in class io.netty.channel.AbstractChannel
-
Will be called before the actual close operation will be performed.
- doPreClose() - Method in class io.netty.channel.local.LocalChannel
-
- doPreClose() - Method in class io.netty.channel.local.LocalServerChannel
-
- doRead() - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
- doRead() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- doRead() - Method in class io.netty.channel.oio.AbstractOioMessageChannel
-
- doReadBytes(ByteBuf) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
Read bytes into the given
ByteBuf
and return the amount.
- doReadBytes(ByteBuf) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
Read bytes from the underlying Socket.
- doReadBytes(ByteBuf) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- doReadBytes(ByteBuf) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doReadBytes(ByteBuf) - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- doReadBytes(ByteBuf) - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
Read messages into the given
MessageBuf
and return the amount.
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.oio.AbstractOioMessageChannel
-
Read Objects from the underlying Socket.
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.udt.nio.NioUdtByteAcceptorChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.udt.nio.NioUdtMessageAcceptorChannel
-
- doReadMessages(MessageBuf<Object>) - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- doRegister() - Method in class io.netty.channel.AbstractChannel
-
Is called after the
Channel
is registered with its
EventLoop
as part of the register process.
- doRegister() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- doRegister() - Method in class io.netty.channel.local.LocalChannel
-
- doRegister() - Method in class io.netty.channel.local.LocalServerChannel
-
- doRegister() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- doRegister() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- doRegister() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- DOUBLE_QUOTE - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Double quote '"'
- doWriteBytes(ByteBuf, boolean) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- doWriteBytes(ByteBuf) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
Write the data which is hold by the
ByteBuf
to the underlying Socket.
- doWriteBytes(ByteBuf) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- doWriteBytes(ByteBuf, boolean) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doWriteBytes(ByteBuf, boolean) - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- doWriteMessages(MessageBuf<Object>) - Method in class io.netty.channel.oio.AbstractOioMessageChannel
-
Write the Objects which is hold by the
MessageBuf
to the underlying Socket.
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doWriteMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doWriteMessages(MessageBuf<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doWriteMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doWriteMessages(MessageBuf<Object>) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- doWriteMessages(MessageBuf<Object>, boolean) - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- drainTo(Collection<? super T>) - Method in class io.netty.buffer.AbstractMessageBuf
-
- drainTo(Collection<? super T>, int) - Method in class io.netty.buffer.AbstractMessageBuf
-
- drainTo(Collection<? super Object>) - Method in class io.netty.buffer.FilteredMessageBuf
-
- drainTo(Collection<? super Object>, int) - Method in class io.netty.buffer.FilteredMessageBuf
-
- drainTo(Collection<? super T>) - Method in interface io.netty.buffer.MessageBuf
-
- drainTo(Collection<? super T>, int) - Method in interface io.netty.buffer.MessageBuf
-
- DTR - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- duplicate() - Method in class io.netty.buffer.AbstractByteBuf
-
- duplicate() - Method in interface io.netty.buffer.ByteBuf
-
Returns a buffer which shares the whole region of this buffer.
- duplicate() - Method in class io.netty.buffer.EmptyByteBuf
-
- duplicate() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- duplicate() - Method in class io.netty.buffer.SlicedByteBuf
-
- duplicate() - Method in class io.netty.buffer.SwappedByteBuf
-
- DuplicatedByteBuf - Class in io.netty.buffer
-
A derived buffer which simply forwards all data access requests to its
parent.
- DuplicatedByteBuf(ByteBuf) - Constructor for class io.netty.buffer.DuplicatedByteBuf
-
- GATEWAY_TIMEOUT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
504 Gateway Timeout
- GATEWAY_TIMEOUT - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
504 Gateway Timeout
- GenericFutureListener<F extends Future> - Interface in io.netty.util.concurrent
-
Listens to the result of a
Future
.
- get(String) - Method in interface io.netty.channel.ChannelPipeline
-
- get(Class<T>) - Method in interface io.netty.channel.ChannelPipeline
-
- get(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- get(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the value of a header with the specified name.
- GET - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The GET getMethod means retrieve whatever information (in the form of an entity) is identified
by the Request-URI.
- get() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- get() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- get() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as an array of bytes.
- get() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- get() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- get(String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- get(String) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- get() - Method in interface io.netty.util.Attribute
-
Returns the current value, which may be null
- GET_PARAMETER - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The GET_PARAMETER request retrieves the value of a parameter of a
presentation or stream specified in the URI.
- getAll(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- getAll(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the values of headers with the specified name
- getAll(String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- getAll(String) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header values with the specified header name.
- getAllIdleTimeInMillis() - Method in class io.netty.handler.timeout.IdleStateHandler
-
Return the allIdleTime that was given when instance this class in milliseconds.
- getAllocator() - Method in interface io.netty.channel.ChannelConfig
-
- getAllocator() - Method in class io.netty.channel.DefaultChannelConfig
-
- getAndRemove() - Method in interface io.netty.util.Attribute
-
Removes this attribute from the
AttributeMap
and returns the old value..
- getAndSet(T) - Method in interface io.netty.util.Attribute
-
Atomically sets to the given value and returns the old value which may be null
if non was set before.
- getAssociatedToStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- getAssociatedToStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Associated-To-Stream-ID"
header.
- getAssociatedToStreamId() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the Associated-To-Stream-ID of this frame.
- getBacklog() - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getBacklog() - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
Gets the backlog value to specify when the channel binds to a local address.
- getBacklog() - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getBacklog() - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
Gets the backlog value to specify when the channel binds to a local
address.
- getBacklog() - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- getBacklog() - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- getBaseDirectory() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getBaseDirectory() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getBaseDirectory() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getBaudrate() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- getBodyHttpData(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
- getBodyHttpDatas() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
This getMethod returns a List of all HttpDatas with the given name from
body.
- getBodyListAttributes() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
This getMethod returns a List of all InterfaceHttpData from body part.
- getBoolean(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getBoolean(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a boolean at the specified absolute (@code index) in this buffer.
- getBoolean(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBoolean(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getByte(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a byte at the specified absolute index
in this buffer.
- getByte(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getByte(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getByte(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getByte(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getByte(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getByteBuf() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getByteBuf() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
Utility to go from a In Memory FileUpload
to a Disk (or another implementation) FileUpload
- getByteBuf() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns the content of the file item as a ByteBuf
- getByteBuf() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getByteBuf() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.AbstractByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getBytes(int, ByteBuf) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
until the destination becomes
non-writable.
- getBytes(int, ByteBuf, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, ByteBuf, int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, byte[]) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, byte[], int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, ByteBuffer) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
until the destination's position
reaches its limit.
- getBytes(int, OutputStream, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified stream starting at the
specified absolute index
.
- getBytes(int, GatheringByteChannel, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified channel starting at the
specified absolute index
.
- getBytes(int, ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuf, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, byte[]) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, byte[], int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.SlicedByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getChar(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getChar(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 2-byte UTF-16 character at the specified absolute
index
in this buffer.
- getChar(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getChar(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getCharset() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- getCharset() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns the Charset passed by the browser or null if not defined.
- getCharset() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getCharset() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getChunk(int) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getChunk(int) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getChunk(int) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns a ChannelBuffer for the content from the current position with at
most length read bytes, increasing the current position of the Bytes
read.
- getChunk(int) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getChunk(int) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getCloseNotifyTimeoutMillis() - Method in class io.netty.handler.ssl.SslHandler
-
- getCode() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the code of this getStatus.
- getCode() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the code of this getStatus.
- getComment() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the comment of this
Cookie
.
- getComment() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getCommentUrl() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the comment URL of this
Cookie
.
- getCommentUrl() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getConnectTimeoutMillis() - Method in interface io.netty.channel.ChannelConfig
-
Returns the connect timeout of the channel in milliseconds.
- getConnectTimeoutMillis() - Method in class io.netty.channel.DefaultChannelConfig
-
- getContentLength(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the length of the content.
- getContentLength(HttpMessage, long) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the length of the content.
- getContentTransferEncoding() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getContentTransferEncoding() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Returns the Content-Transfer-Encoding
- getContentTransferEncoding() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getContentTransferEncoding() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getContentType() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getContentType() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Returns the content type passed by the browser or null if not defined.
- getContentType() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getContentType() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getDatabits() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- getDate(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Date"
header.
- getDate(HttpMessage, Date) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Date"
header.
- getDateHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the date header value with the specified header name.
- getDateHeader(HttpMessage, String, Date) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the date header value with the specified header name.
- getDecoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
Returns a cached thread-local
CharsetDecoder
for the specified
charset.
- getDecoderResult() - Method in class io.netty.handler.codec.http.DefaultHttpObject
-
- getDecoderResult() - Method in interface io.netty.handler.codec.http.HttpObject
-
Returns the result of decoding this message.
- getDefaultHandlerByteBufType() - Method in interface io.netty.channel.ChannelConfig
-
- getDefaultHandlerByteBufType() - Method in class io.netty.channel.DefaultChannelConfig
-
- getDeltaWindowSize() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- getDeltaWindowSize() - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Delta-Window-Size of this frame.
- getDiskFilename() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getDiskFilename() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getDiskFilename() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getDomain() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the domain of this
Cookie
.
- getDomain() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getDouble(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getDouble(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 64-bit floating point number at the specified absolute
index
in this buffer.
- getDouble(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getDouble(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getEncoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
Returns a cached thread-local
CharsetEncoder
for the specified
charset.
- getFile() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getFile() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getFile() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- getFile() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getFile() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getFilename() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getFilename() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Returns the original filename in the client's filesystem,
as provided by the browser (or other client software).
- getFilename() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getFilename() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getFloat(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getFloat(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 32-bit floating point number at the specified absolute
index
in this buffer.
- getFloat(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getFloat(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getHandshakeTimeoutMillis() - Method in class io.netty.handler.ssl.SslHandler
-
- getHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the header value with the specified header name.
- getHeader(HttpMessage, String, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeaderBlock, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeaderBlock, String, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- getHost(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Host"
header.
- getHost(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the value of the "Host"
header.
- getHost(SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the SPDY host header.
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getHttpDataType() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpData
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- getId() - Method in interface io.netty.handler.codec.spdy.SpdyPingFrame
-
Returns the ID of this frame.
- getIds() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getIds() - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns a Set
of the setting IDs.
- getInitMaxStreams() - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- getInitMaxStreams() - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getInitMaxStreams() - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- getInitMaxStreams() - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- getInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getInt(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 32-bit integer at the specified absolute index
in
this buffer.
- getInt(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getInt(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getInt(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getInt(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getInterface() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Gets the address of the network interface used for multicast packets.
- getInterface() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getIntHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the integer header value with the specified header name.
- getIntHeader(HttpMessage, String, int) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the integer header value with the specified header name.
- getIoRatio() - Method in class io.netty.channel.nio.NioEventLoop
-
Returns the percentage of the desired amount of time spent for I/O in the event loop.
- getLastGoodStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- getLastGoodStreamId() - Method in interface io.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Returns the Last-good-stream-ID of this frame.
- getLong(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getLong(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 64-bit long integer at the specified absolute index
in
this buffer.
- getLong(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getLong(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getLong(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getLong(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getMarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.DefaultMarshallerProvider
-
- getMarshaller(ChannelHandlerContext) - Method in interface io.netty.handler.codec.marshalling.MarshallerProvider
-
- getMarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
-
- getMaxAge() - Method in interface io.netty.handler.codec.http.Cookie
-
- getMaxAge() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getMaxCumulationBufferComponents() - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
Returns the maximum number of components in the cumulation buffer.
- getMedium(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getMedium(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 24-bit medium integer at the specified absolute index
in
this buffer.
- getMedium(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getMedium(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getMethod() - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- getMethod() - Method in interface io.netty.handler.codec.http.HttpRequest
-
- getMethod(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpMethod
represented by the HTTP method header.
- getName() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the name of this
Cookie
.
- getName() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getName() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- getName() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpData
-
Returns the name of this InterfaceHttpData.
- getName() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getName() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- getName() - Static method in class io.netty.handler.codec.socks.SocksMessageEncoder
-
- getNetworkInterface() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getNetworkInterface() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getOption(ChannelOption<T>) - Method in interface io.netty.channel.ChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.DefaultChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- getOptions() - Method in interface io.netty.channel.ChannelConfig
-
- getOptions() - Method in class io.netty.channel.DefaultChannelConfig
-
- getOptions(Map<ChannelOption<?>, Object>, ChannelOption<?>...) - Method in class io.netty.channel.DefaultChannelConfig
-
- getOptions() - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- getOptions() - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getOptions() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getOptions() - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getOptions() - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- getParitybit() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- getPath() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the path of this
Cookie
.
- getPath() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getPorts() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the ports that this
Cookie
can be accessed on.
- getPorts() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getPostfix() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getPostfix() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getPostfix() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getPrefix() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getPrefix() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getPrefix() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- getPriority() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- getPriority(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Priority"
header.
- getPriority() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the priority of the stream.
- getProtocol(SSLEngine) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- getProtocolReceiveBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getProtocolReceiveBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Gets OptionUDT.Protocol_Receive_Buffer_Size
- getProtocolSendBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getProtocolSendBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Gets OptionUDT.Protocol_Send_Buffer_Size
- getProtocolVersion() - Method in class io.netty.handler.codec.http.DefaultHttpMessage
-
- getProtocolVersion() - Method in interface io.netty.handler.codec.http.HttpMessage
-
- getReaderIdleTimeInMillis() - Method in class io.netty.handler.timeout.IdleStateHandler
-
Return the readerIdleTime that was given when instance this class in milliseconds.
- getReadTimeout() - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getReceiveBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- getReceivePacketSize() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getReceivePacketSize() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getScheme(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL scheme header.
- getScheme(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Scheme"
header.
- getSendBufferSize() - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- getSendBufferSize() - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- getSendBufferSize() - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- getSendBufferSize() - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- getSendBufferSize() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getSendBufferSize() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getSendBufferSize() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getSendBufferSize() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- getSendBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getSendBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- getShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getShort(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets a 16-bit short integer at the specified absolute index
in
this buffer.
- getShort(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getShort(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getShort(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getShort(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getSoLinger() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getSoLinger() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- getSoLinger() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getSoLinger() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- getSoTimeout() - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- getSoTimeout() - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- getSoTimeout() - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
Returns the maximal time a operation on the underlying socket may block.
- getSoTimeout() - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
Returns the maximal time a operation on the underlying socket may block.
- getStatus() - Method in class io.netty.handler.codec.http.DefaultHttpResponse
-
- getStatus() - Method in interface io.netty.handler.codec.http.HttpResponse
-
- getStatus() - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- getStatus() - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- getStatus() - Method in interface io.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Returns the getStatus of this frame.
- getStatus(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
- getStatus() - Method in interface io.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Returns the getStatus of this frame.
- getStatusPhrase() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the getStatus phrase of this getStatus.
- getStatusPhrase() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the getStatus phrase of this getStatus.
- getStopbits() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- getStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- getStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Stream-ID"
header.
- getStreamId() - Method in interface io.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Returns the Stream-ID of this frame.
- getStreamId() - Method in interface io.netty.handler.codec.spdy.SpdyStreamFrame
-
Returns the Stream-ID of this frame.
- getStreamId() - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Stream-ID of this frame.
- getString() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getString(Charset) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- getString() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getString(Charset) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- getString() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as a String, using the default
character encoding.
- getString(Charset) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Returns the contents of the file item as a String, using the specified
charset.
- getString() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getString(Charset) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getString() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getString(Charset) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getSystemReceiveBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getSystemReceiveBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Gets OptionUDT.System_Receive_Buffer_Size
- getSystemSendBufferSize() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- getSystemSendBufferSize() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Gets OptionUDT.System_Send_Buffer_Size
- getTargetContentEncoding(String) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
Returns the expected content encoding of the decoded content.
- getTimeToLive() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getTimeToLive() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTrafficClass() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getTrafficClass() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTrafficClass() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getTrafficClass() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in class io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
-
- getUnmarshaller(ChannelHandlerContext) - Method in interface io.netty.handler.codec.marshalling.UnmarshallerProvider
-
- getUnsignedByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedByte(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned byte at the specified absolute index
in this
buffer.
- getUnsignedByte(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getUnsignedByte(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedInt(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 32-bit integer at the specified absolute index
in this buffer.
- getUnsignedInt(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedMedium(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 24-bit medium integer at the specified absolute
index
in this buffer.
- getUnsignedMedium(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedShort(int) - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 16-bit short integer at the specified absolute
index
in this buffer.
- getUnsignedShort(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- getUri() - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- getUri() - Method in interface io.netty.handler.codec.http.HttpRequest
-
Returns the requested URI (or alternatively, path)
- getUrl(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL path header.
- getUrl(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-URL"
header.
- getValue() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the value of this
Cookie
.
- getValue() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getValue() - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
Returns the value of this HttpData.
- getValue() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- getValue() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- getValue() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getValue(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getValue(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns the value of the setting ID.
- getVersion() - Method in interface io.netty.handler.codec.http.Cookie
-
Returns the version of this
Cookie
.
- getVersion() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- getVersion(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpVersion
represented by the HTTP version header.
- getWaitTimeMillis() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- getWriterIdleTimeInMillis() - Method in class io.netty.handler.timeout.IdleStateHandler
-
Return the writerIdleTime that was given when instance this class in milliseconds.
- getWriteSpinCount() - Method in interface io.netty.channel.ChannelConfig
-
- getWriteSpinCount() - Method in class io.netty.channel.DefaultChannelConfig
-
- getWriteTimeout() - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- GlobalTrafficShapingHandler - Class in io.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for global
traffic shaping, that is to say a global limitation of the bandwidth, whatever
the number of opened channels.
- GlobalTrafficShapingHandler(ScheduledExecutorService, long, long, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance
- GlobalTrafficShapingHandler(ScheduledExecutorService, long, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance
- GlobalTrafficShapingHandler(ScheduledExecutorService, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance
- GlobalTrafficShapingHandler(EventExecutor) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance
- GONE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
410 Gone
- GONE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
410 Gone
- group(EventLoopGroup) - Method in class io.netty.bootstrap.ServerBootstrap
-
Specify the
EventLoopGroup
which is used for the parent (acceptor) and the child (client).
- group(EventLoopGroup, EventLoopGroup) - Method in class io.netty.bootstrap.ServerBootstrap
-
Set the
EventLoopGroup
for the parent (acceptor) and the child (client).
- group() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns the
ChannelGroup
which is associated with this future.
- GZIP - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"gzip"
- GZIP - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"gzip"
- handleFlush(ChannelHandlerContext, ChannelPromise, ChannelHandlerUtil.SingleOutboundMessageHandler<T>) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- handleFlush(ChannelHandlerContext, ChannelPromise, boolean, ChannelHandlerUtil.SingleOutboundMessageHandler<T>) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- handleInboundBufferUpdated(ChannelHandlerContext, ChannelHandlerUtil.SingleInboundMessageHandler<T>) - Static method in class io.netty.channel.ChannelHandlerUtil
-
- handleNotification(AssociationChangeNotification, Object) - Method in class io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(PeerAddressChangeNotification, Object) - Method in class io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(SendFailedNotification, Object) - Method in class io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(ShutdownNotification, Object) - Method in class io.netty.channel.sctp.SctpNotificationHandler
-
- handler() - Method in interface io.netty.channel.ChannelHandlerContext
-
- handshake(Channel) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Begins the opening handshake
- handshake(Channel, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Begins the opening handshake
- handshake(Channel, FullHttpRequest) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
- handshake(Channel, FullHttpRequest, HttpHeaders, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
- handshake() - Method in class io.netty.handler.ssl.SslHandler
-
Starts the SSL / TLS handshake and returns a
ChannelFuture
that will
get notified once the handshake completes.
- handshake(ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
Starts an SSL / TLS handshake for the specified channel.
- hasArray() - Method in interface io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has a backing byte array.
- hasArray() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- hasArray() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- hasArray() - Method in class io.netty.buffer.EmptyByteBuf
-
- hasArray() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- hasArray() - Method in class io.netty.buffer.SlicedByteBuf
-
- hasArray() - Method in class io.netty.buffer.SwappedByteBuf
-
- hasDisconnect() - Method in class io.netty.channel.ChannelMetadata
-
Returns true
if and only if the channel has the disconnect()
operation
that allows a user to disconnect and then call ChannelOutboundInvoker.connect(SocketAddress)
again,
such as UDP/IP.
- hashCode() - Method in class io.netty.buffer.AbstractByteBuf
-
- hashCode(ByteBuf) - Static method in class io.netty.buffer.BufUtil
-
Calculates the hash code of the specified buffer.
- hashCode() - Method in interface io.netty.buffer.ByteBuf
-
Returns a hash code which was calculated from the content of this
buffer.
- hashCode() - Method in class io.netty.buffer.EmptyByteBuf
-
- hashCode() - Method in class io.netty.buffer.SwappedByteBuf
-
- hashCode() - Method in class io.netty.channel.AbstractChannel
-
Returns the ID of this channel.
- hashCode() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- hashCode() - Method in class io.netty.channel.local.LocalAddress
-
- hashCode() - Method in class io.netty.channel.sctp.SctpMessage
-
- hashCode() - Method in class io.netty.channel.sctp.SctpNotificationEvent
-
- hashCode() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- hashCode() - Method in class io.netty.handler.codec.http.HttpMethod
-
- hashCode() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- hashCode() - Method in class io.netty.handler.codec.http.HttpVersion
-
- hashCode() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- hashCode() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- hashCode() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- hashCode() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- hashCode() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- hashCode() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- hashCode() - Method in exception io.netty.util.ResourceLeakException
-
- hashCode() - Method in class io.netty.util.UniqueName
-
- HashedWheelTimer - Class in io.netty.util
-
A
Timer
optimized for approximated I/O timeout scheduling.
- HashedWheelTimer() - Constructor for class io.netty.util.HashedWheelTimer
-
- HashedWheelTimer(long, TimeUnit) - Constructor for class io.netty.util.HashedWheelTimer
-
- HashedWheelTimer(long, TimeUnit, int) - Constructor for class io.netty.util.HashedWheelTimer
-
- HashedWheelTimer(ThreadFactory) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer with the default tick duration and default number of
ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer with the default number of ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer.
- hasInboundByteBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- hasInboundMessageBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- hasMemoryAddress() - Method in interface io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has a reference to the low-level memory address that points
to the backing data.
- hasMemoryAddress() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.EmptyByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.SlicedByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.SwappedByteBuf
-
- hasNext() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasOutboundByteBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- hasOutboundMessageBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- hasReadableOutboundBuffer() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Returns true
if the outbound buffer hold some data which can be read
- hasReadableOutboundBuffer() - Method in class io.netty.channel.embedded.EmbeddedByteChannel
-
- hasReadableOutboundBuffer() - Method in class io.netty.channel.embedded.EmbeddedMessageChannel
-
- hasTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- HEAD - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The HEAD getMethod is identical to GET except that the server MUST NOT return a message-body
in the response.
- HEADER_FIELD_NOT_VALID - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
456 Header Field Not Valid for Resource
- headers() - Method in class io.netty.handler.codec.http.DefaultHttpMessage
-
- headers() - Method in interface io.netty.handler.codec.http.HttpMessage
-
Returns the headers of this message.
- headers() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaderBlock
-
- headers() - Method in interface io.netty.handler.codec.spdy.SpdyHeaderBlock
-
- heapBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- heapBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a heap
ByteBuf
with the given initial capacity.
- heapBuffer(int, int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a heap
ByteBuf
with the given initial capacity and the given
maximal capacity.
- hexDump(ByteBuf) - Static method in class io.netty.buffer.BufUtil
-
Returns a
hex dump
of the specified buffer's readable bytes.
- hexDump(ByteBuf, int, int) - Static method in class io.netty.buffer.BufUtil
-
Returns a
hex dump
of the specified buffer's sub-region.
- HOST - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Host"
- HOST - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Host"
- host() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- HOST - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":host"
- HT - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Horizontal tab
- HTTP_1_0 - Static variable in class io.netty.handler.codec.http.HttpVersion
-
HTTP/1.0
- HTTP_1_1 - Static variable in class io.netty.handler.codec.http.HttpVersion
-
HTTP/1.1
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
505 HTTP Version Not Supported
- HttpClientCodec - Class in io.netty.handler.codec.http
-
- HttpClientCodec() - Constructor for class io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the default decoder options
(maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
).
- HttpClientCodec(int, int, int) - Constructor for class io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientCodec(int, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpClientCodec
-
- HttpConstants - Class in io.netty.handler.codec.http
-
- HttpContent - Interface in io.netty.handler.codec.http
-
An HTTP chunk which is used for HTTP chunked transfer-encoding.
- HttpContentCompressor - Class in io.netty.handler.codec.http
-
Compresses an
HttpMessage
and an
HttpContent
in
gzip
or
deflate
encoding while respecting the
"Accept-Encoding"
header.
- HttpContentCompressor() - Constructor for class io.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the default compression level (6),
default window size (15) and default memory level (8).
- HttpContentCompressor(int) - Constructor for class io.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the specified compression level, default
window size (15) and default memory level (8).
- HttpContentCompressor(int, int, int) - Constructor for class io.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the specified compression level, window size,
and memory level..
- HttpContentDecoder - Class in io.netty.handler.codec.http
-
- HttpContentDecoder() - Constructor for class io.netty.handler.codec.http.HttpContentDecoder
-
- HttpContentDecompressor - Class in io.netty.handler.codec.http
-
- HttpContentDecompressor() - Constructor for class io.netty.handler.codec.http.HttpContentDecompressor
-
- HttpContentEncoder - Class in io.netty.handler.codec.http
-
- HttpContentEncoder() - Constructor for class io.netty.handler.codec.http.HttpContentEncoder
-
- HttpContentEncoder.Result - Class in io.netty.handler.codec.http
-
- HttpContentEncoder.Result(String, EmbeddedByteChannel) - Constructor for class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- HttpData - Interface in io.netty.handler.codec.http.multipart
-
Extended interface for InterfaceHttpData
- HttpDataFactory - Interface in io.netty.handler.codec.http.multipart
-
Interface to enable creation of InterfaceHttpData objects
- HttpHeaders - Class in io.netty.handler.codec.http
-
Provides the constants for the standard HTTP header names and values and
commonly used utility methods that accesses an
HttpMessage
.
- HttpHeaders() - Constructor for class io.netty.handler.codec.http.HttpHeaders
-
- HttpHeaders.Names - Class in io.netty.handler.codec.http
-
Standard HTTP header names.
- HttpHeaders.Values - Class in io.netty.handler.codec.http
-
Standard HTTP header values.
- HttpMessage - Interface in io.netty.handler.codec.http
-
- HttpMethod - Class in io.netty.handler.codec.http
-
The request getMethod of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpMethod(String) - Constructor for class io.netty.handler.codec.http.HttpMethod
-
Creates a new HTTP getMethod with the specified name.
- HttpObject - Interface in io.netty.handler.codec.http
-
- HttpObjectAggregator - Class in io.netty.handler.codec.http
-
- HttpObjectAggregator(int) - Constructor for class io.netty.handler.codec.http.HttpObjectAggregator
-
Creates a new instance.
- HttpObjectDecoder - Class in io.netty.handler.codec.http
-
- HttpObjectDecoder() - Constructor for class io.netty.handler.codec.http.HttpObjectDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpObjectDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpObjectDecoder
-
Creates a new instance with the specified parameters.
- HttpObjectEncoder<H extends HttpMessage> - Class in io.netty.handler.codec.http
-
- HttpObjectEncoder() - Constructor for class io.netty.handler.codec.http.HttpObjectEncoder
-
- HttpPostRequestDecoder - Class in io.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY.
- HttpPostRequestDecoder(HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest, Charset) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder.EndOfDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when the body is fully decoded, even if there is still data
- HttpPostRequestDecoder.EndOfDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when an error occurs while decoding
- HttpPostRequestDecoder.ErrorDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.ErrorDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- HttpPostRequestDecoder.IncompatibleDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when an unappropriated getMethod was called on a request
- HttpPostRequestDecoder.IncompatibleDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- HttpPostRequestDecoder.IncompatibleDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- HttpPostRequestDecoder.IncompatibleDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- HttpPostRequestDecoder.IncompatibleDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when try reading data from request in chunked format, and not
enough data are available (need more chunks)
- HttpPostRequestDecoder.NotEnoughDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestDecoder.NotEnoughDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- HttpPostRequestEncoder - Class in io.netty.handler.codec.http.multipart
-
This encoder will help to encode Request for a FORM as POST.
- HttpPostRequestEncoder(FullHttpRequest, boolean) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, FullHttpRequest, boolean) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, FullHttpRequest, boolean, Charset, HttpPostRequestEncoder.EncoderMode) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder.EncoderMode - Enum in io.netty.handler.codec.http.multipart
-
Different modes to use to encode form data.
- HttpPostRequestEncoder.ErrorDataEncoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when an error occurs while encoding
- HttpPostRequestEncoder.ErrorDataEncoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- HttpPostRequestEncoder.ErrorDataEncoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- HttpPostRequestEncoder.ErrorDataEncoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- HttpPostRequestEncoder.ErrorDataEncoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- HttpRequest - Interface in io.netty.handler.codec.http
-
An HTTP request.
- HttpRequestDecoder - Class in io.netty.handler.codec.http
-
- HttpRequestDecoder() - Constructor for class io.netty.handler.codec.http.HttpRequestDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpRequestDecoder(int, int, int) - Constructor for class io.netty.handler.codec.http.HttpRequestDecoder
-
Creates a new instance with the specified parameters.
- HttpRequestEncoder - Class in io.netty.handler.codec.http
-
- HttpRequestEncoder() - Constructor for class io.netty.handler.codec.http.HttpRequestEncoder
-
- HttpResponse - Interface in io.netty.handler.codec.http
-
An HTTP response.
- HttpResponseDecoder - Class in io.netty.handler.codec.http
-
- HttpResponseDecoder() - Constructor for class io.netty.handler.codec.http.HttpResponseDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpResponseDecoder(int, int, int) - Constructor for class io.netty.handler.codec.http.HttpResponseDecoder
-
Creates a new instance with the specified parameters.
- HttpResponseEncoder - Class in io.netty.handler.codec.http
-
- HttpResponseEncoder() - Constructor for class io.netty.handler.codec.http.HttpResponseEncoder
-
- HttpResponseStatus - Class in io.netty.handler.codec.http
-
The response code and its description of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpResponseStatus(int, String) - Constructor for class io.netty.handler.codec.http.HttpResponseStatus
-
Creates a new instance with the specified code
and its
reasonPhrase
.
- HttpServerCodec - Class in io.netty.handler.codec.http
-
- HttpServerCodec() - Constructor for class io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the default decoder options
(maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxChunkSize (8192)
).
- HttpServerCodec(int, int, int) - Constructor for class io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the specified decoder options.
- HttpVersion - Class in io.netty.handler.codec.http
-
The version of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpVersion(String, boolean) - Constructor for class io.netty.handler.codec.http.HttpVersion
-
Creates a new HTTP version with the specified version string.
- HttpVersion(String, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpVersion
-
Creates a new HTTP version with the specified protocol name and version
numbers.
- id() - Method in class io.netty.channel.AbstractChannel
-
- id() - Method in interface io.netty.channel.Channel
-
Returns the unique integer ID of this channel.
- id() - Method in class io.netty.channel.local.LocalAddress
-
Returns the ID of this address.
- id() - Method in class io.netty.util.UniqueName
-
- IDENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"identity"
- IDENTITY - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"identity"
- IdleState - Enum in io.netty.handler.timeout
-
- IdleStateEvent - Class in io.netty.handler.timeout
-
- IdleStateHandler - Class in io.netty.handler.timeout
-
- IdleStateHandler(int, int, int) - Constructor for class io.netty.handler.timeout.IdleStateHandler
-
- IdleStateHandler(long, long, long, TimeUnit) - Constructor for class io.netty.handler.timeout.IdleStateHandler
-
- IF_MATCH - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"If-Match"
- IF_MATCH - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"If-Match"
- IF_MODIFIED_SINCE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"If-Modified-Since"
- IF_MODIFIED_SINCE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"If-Modified-Since"
- IF_NONE_MATCH - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"If-None-Match"
- IF_RANGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"If-Range"
- IF_UNMODIFIED_SINCE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"If-Unmodified-Since"
- IllegalBufferAccessException - Exception in io.netty.buffer
-
- IllegalBufferAccessException() - Constructor for exception io.netty.buffer.IllegalBufferAccessException
-
- IllegalBufferAccessException(String) - Constructor for exception io.netty.buffer.IllegalBufferAccessException
-
- IllegalBufferAccessException(String, Throwable) - Constructor for exception io.netty.buffer.IllegalBufferAccessException
-
- IllegalBufferAccessException(Throwable) - Constructor for exception io.netty.buffer.IllegalBufferAccessException
-
- ImmediateEventExecutor - Class in io.netty.util.concurrent
-
- ImmediateEventExecutor(TaskScheduler) - Constructor for class io.netty.util.concurrent.ImmediateEventExecutor
-
- ImmediateExecutor - Class in io.netty.util.concurrent
-
Executor
which execute tasks in the callers thread.
- inboundBuffer() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Return the inbound buffer in which inbound messages are stored.
- inboundBuffer() - Method in class io.netty.channel.embedded.EmbeddedByteChannel
-
- inboundBuffer() - Method in class io.netty.channel.embedded.EmbeddedMessageChannel
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundByteHandlerAdapter
-
- inboundBufferUpdated(ChannelHandlerContext, ByteBuf) - Method in class io.netty.channel.ChannelInboundByteHandlerAdapter
-
Callback which will get notifed once the given
ByteBuf
received more data to read.
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInitializer
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelStateHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- inboundBufferUpdated(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToByteDecoder
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- inboundBufferUpdated(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.logging.ByteLoggingHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.logging.MessageLoggingHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- inboundBufferUpdated(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- inboundByteBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- inboundByteBuffer() - Method in interface io.netty.channel.ChannelPipeline
-
- inboundMessageBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- inboundMessageBuffer() - Method in interface io.netty.channel.ChannelPipeline
-
- IncompleteFlushException - Exception in io.netty.channel
-
Special
ChannelException
which will be used by
ChannelOutboundInvoker.flush(ChannelPromise)
,
ChannelOutboundInvoker.flush()
,
ChannelOutboundInvoker.write(Object)
and
ChannelOutboundInvoker.write(Object, ChannelPromise)
if the operation was only partial successful.
- IncompleteFlushException() - Constructor for exception io.netty.channel.IncompleteFlushException
-
- IncompleteFlushException(String) - Constructor for exception io.netty.channel.IncompleteFlushException
-
- IncompleteFlushException(String, Throwable) - Constructor for exception io.netty.channel.IncompleteFlushException
-
- IncompleteFlushException(Throwable) - Constructor for exception io.netty.channel.IncompleteFlushException
-
- increaseWriteCounter(long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
Increase the current write counter by the given delta
- indexOf(int, int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- indexOf(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.AbstractByteBuf
-
- indexOf(ByteBuf, int, int, byte) - Static method in class io.netty.buffer.BufUtil
-
- indexOf(ByteBuf, int, int, ByteBufIndexFinder) - Static method in class io.netty.buffer.BufUtil
-
- indexOf(int, int, byte) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- indexOf(int, int, ByteBufIndexFinder) - Method in interface io.netty.buffer.ByteBuf
-
Locates the first place where the specified indexFinder
returns true
.
- indexOf(int, int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- indexOf(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.EmptyByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- indexOf(int, int, ByteBufIndexFinder) - Method in class io.netty.buffer.SwappedByteBuf
-
- inEventLoop() - Method in interface io.netty.util.concurrent.EventExecutor
-
- inEventLoop(Thread) - Method in interface io.netty.util.concurrent.EventExecutor
-
Return
true
if the given
Thread
is executed in the event loop,
false
otherwise.
- inEventLoop() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- inEventLoop(Thread) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- inEventLoop() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- inEventLoop(Thread) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- init(ChannelStateHandler, ChannelOperationHandler) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
Initialized this handler with the specified handlers.
- initCause(Throwable) - Method in error io.netty.util.Signal
-
- initChannel(C) - Method in class io.netty.channel.ChannelInitializer
-
This method will be called once the
Channel
was registered.
- INSTANCE - Static variable in class io.netty.channel.socket.ChannelInputShutdownEvent
-
Instance to use
- INSTANCE - Static variable in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- INSTANCE - Static variable in exception io.netty.handler.timeout.ReadTimeoutException
-
- INSTANCE - Static variable in exception io.netty.handler.timeout.WriteTimeoutException
-
- INSTANCE - Static variable in class io.netty.util.concurrent.ImmediateExecutor
-
- INSUFFICIENT_STORAGE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
507 Insufficient Storage (WebDAV, RFC4918)
- InterfaceHttpData - Interface in io.netty.handler.codec.http.multipart
-
Interface for all Objects that could be encoded/decoded using HttpPostRequestEncoder/Decoder
- InterfaceHttpData.HttpDataType - Enum in io.netty.handler.codec.http.multipart
-
- INTERLEAVED - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"interleaved"
- INTERNAL_ERROR - Static variable in class io.netty.handler.codec.spdy.SpdySessionStatus
-
2 Internal Error
- INTERNAL_ERROR - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
6 Internal Error
- INTERNAL_SERVER_ERROR - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
500 Internal Server Error
- INTERNAL_SERVER_ERROR - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
500 Internal Server Error
- internalBuffer() - Method in class io.netty.handler.codec.ReplayingDecoder
-
Returns the internal cumulative buffer of this decoder.
- internalLevel - Variable in class io.netty.handler.logging.LoggingHandler
-
- InternetProtocolFamily - Enum in io.netty.channel.socket
-
- interruptThread() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Interrupt the current running
Thread
.
- INVALID_CREDENTIALS - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
10 Invalid Credentials
- INVALID_RANGE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
457 Invalid Range
- INVALID_STREAM - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
2 Invalid Stream
- invalidateLocalAddress() - Method in class io.netty.channel.AbstractChannel
-
- invalidateRemoteAddress() - Method in class io.netty.channel.AbstractChannel
-
Reset the stored remoteAddress
- invokeAll(Collection<? extends Callable<T>>) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- io.netty.bootstrap - package io.netty.bootstrap
-
The helper classes with fluent API which enable an easy implementation of
typical client side and server side channel initialization.
- io.netty.buffer - package io.netty.buffer
-
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
- io.netty.channel - package io.netty.channel
-
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
- io.netty.channel.aio - package io.netty.channel.aio
-
NIO2-based channel
API implementation - recommended for a large number of connections (>= 1000).
- io.netty.channel.embedded - package io.netty.channel.embedded
-
A virtual Channel
that helps wrapping a series of handlers to
unit test the handlers or use them in non-I/O context.
- io.netty.channel.group - package io.netty.channel.group
-
A channel registry which helps a user maintain the list of open
Channel
s and perform bulk operations on them.
- io.netty.channel.local - package io.netty.channel.local
-
A virtual transport that enables the communication between the two
parties in the same virtual machine.
- io.netty.channel.nio - package io.netty.channel.nio
-
NIO-based channel
API implementation - recommended for a large number of connections (>= 1000).
- io.netty.channel.oio - package io.netty.channel.oio
-
Old blocking I/O based channel API implementation - recommended for
a small number of connections (< 1000).
- io.netty.channel.rxtx - package io.netty.channel.rxtx
-
A serial and parallel port communication transport based on
RXTX.
- io.netty.channel.sctp - package io.netty.channel.sctp
-
Abstract SCTP socket interfaces which extend the core channel API.
- io.netty.channel.sctp.nio - package io.netty.channel.sctp.nio
-
NIO-based SCTP Channel
API implementation - recommended for a large number of connections (>= 1000).
- io.netty.channel.sctp.oio - package io.netty.channel.sctp.oio
-
Old blocking I/O based SCTP channel API implementation - recommended for
a small number of connections (< 1000).
- io.netty.channel.socket - package io.netty.channel.socket
-
Abstract TCP and UDP socket interfaces which extend the core channel API.
- io.netty.channel.socket.aio - package io.netty.channel.socket.aio
-
NIO2-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
- io.netty.channel.socket.nio - package io.netty.channel.socket.nio
-
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
- io.netty.channel.socket.oio - package io.netty.channel.socket.oio
-
Old blocking I/O based socket channel API implementation - recommended for
a small number of connections (< 1000).
- io.netty.channel.udt - package io.netty.channel.udt
-
UDT Transport.
- io.netty.channel.udt.nio - package io.netty.channel.udt.nio
-
UDT Transport for NIO Channels.
- io.netty.handler.codec - package io.netty.handler.codec
-
Extensible decoder and its common implementations which deal with the
packet fragmentation and reassembly issue found in a stream-based transport
such as TCP/IP.
- io.netty.handler.codec.base64 - package io.netty.handler.codec.base64
-
- io.netty.handler.codec.bytes - package io.netty.handler.codec.bytes
-
Encoder and decoder which transform an array of bytes into a
ByteBuf
and vice versa.
- io.netty.handler.codec.compression - package io.netty.handler.codec.compression
-
Encoder and decoder which compresses and decompresses
ByteBuf
s
in a compression format such as
zlib,
gzip, and
Snappy.
- io.netty.handler.codec.http - package io.netty.handler.codec.http
-
Encoder, decoder and their related message types for HTTP.
- io.netty.handler.codec.http.multipart - package io.netty.handler.codec.http.multipart
-
HTTP multipart support.
- io.netty.handler.codec.http.websocketx - package io.netty.handler.codec.http.websocketx
-
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
- io.netty.handler.codec.marshalling - package io.netty.handler.codec.marshalling
-
- io.netty.handler.codec.protobuf - package io.netty.handler.codec.protobuf
-
- io.netty.handler.codec.rtsp - package io.netty.handler.codec.rtsp
-
An
RTSP
extension based on the HTTP codec.
- io.netty.handler.codec.sctp - package io.netty.handler.codec.sctp
-
Decoder and encoders to manage message completion and multi-streaming codec in SCTP/IP.
- io.netty.handler.codec.serialization - package io.netty.handler.codec.serialization
-
Encoder, decoder and their compatibility stream implementations which
transform a
Serializable
object into a byte buffer and
vice versa.
- io.netty.handler.codec.socks - package io.netty.handler.codec.socks
-
Encoder, decoder and their related message types for Socks.
- io.netty.handler.codec.spdy - package io.netty.handler.codec.spdy
-
Encoder, decoder, session handler and their related message types for the SPDY protocol.
- io.netty.handler.codec.string - package io.netty.handler.codec.string
-
Encoder and decoder which transform a
String
into a
ByteBuf
and vice versa.
- io.netty.handler.logging - package io.netty.handler.logging
-
Logs a io.netty.channel.ChannelEvent
for debugging purpose.
- io.netty.handler.ssl - package io.netty.handler.ssl
-
- io.netty.handler.stream - package io.netty.handler.stream
-
Writes very large data stream asynchronously neither spending a lot of
memory nor getting
OutOfMemoryError
.
- io.netty.handler.timeout - package io.netty.handler.timeout
-
Adds support for read and write timeout and idle connection notification
using a
Timer
.
- io.netty.handler.traffic - package io.netty.handler.traffic
-
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
- io.netty.util - package io.netty.util
-
Utility classes used across multiple packages.
- io.netty.util.concurrent - package io.netty.util.concurrent
-
Utility classes for concurrent / async tasks.
- ioBuffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- ioBuffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- ioBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- ioBuffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
whose initial capacity is 0, preferably a direct buffer which is suitable for I/O.
- ioBuffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
, preferably a direct buffer which is suitable for I/O.
- ioBuffer(int, int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
, preferably a direct buffer which is suitable for I/O.
- IP_MULTICAST_ADDR - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_IF - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_LOOP_DISABLED - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_TTL - Static variable in class io.netty.channel.ChannelOption
-
- IP_TOS - Static variable in class io.netty.channel.ChannelOption
-
- is100ContinueExpected(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns true
if and only if the specified message contains the
"Expect: 100-continue"
header.
- isActive() - Method in interface io.netty.channel.Channel
-
Return
true
if the
Channel
is active and so connected.
- isActive() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- isActive() - Method in class io.netty.channel.local.LocalChannel
-
- isActive() - Method in class io.netty.channel.local.LocalServerChannel
-
- isActive() - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- isActive() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- isActive() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- isActive() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- isActive() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- isActive() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- isActive() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- isActive() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- isActive() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- isActive() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- isActive() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- isActive() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- isActive() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isActive() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- isActive() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- isActive() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- isAllowHalfClosure() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isAllowHalfClosure() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Returns true
if and only if the channel should not close itself when its remote
peer shuts down output to make the connection half-closed.
- isAutoRead() - Method in interface io.netty.channel.ChannelConfig
-
Returns true
if and only if ChannelOutboundInvoker.read()
will be invoked automatically so that
a user application doesn't need to call it at all.
- isAutoRead() - Method in class io.netty.channel.DefaultChannelConfig
-
- isBroadcast() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- isBroadcast() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isCancelled() - Method in interface io.netty.util.Timeout
-
Returns
true
if and only if the
TimerTask
associated
with this handle has been cancelled.
- isChunked() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- isClosed() - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- isClosed() - Method in class io.netty.handler.codec.compression.JZlibDecoder
-
Returns true
if and only if the end of the compressed stream
has been reached.
- isClosed() - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- isClosed() - Method in class io.netty.handler.codec.compression.ZlibDecoder
-
Returns true
if and only if the end of the compressed stream
has been reached.
- isClosed() - Method in class io.netty.handler.codec.compression.ZlibEncoder
-
Returns true
if and only if the end of the compressed stream
has been reached.
- isCloseOnFailedFlush() - Method in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- isCompatible(EventLoop) - Method in class io.netty.channel.AbstractChannel
-
Return
true
if the given
EventLoop
is compatible with this instance.
- isCompatible(EventLoop) - Method in class io.netty.channel.aio.AbstractAioChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.local.LocalChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.local.LocalServerChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.nio.AbstractNioChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.oio.AbstractOioChannel
-
- isComplete() - Method in class io.netty.channel.sctp.SctpMessage
-
Return true
if this message is complete.
- isCompleted() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- isCompleted() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- isCompleted() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- isCompleted() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- isConnected() - Method in interface io.netty.channel.socket.DatagramChannel
-
- isConnected() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- isConnected() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- isContentAlwaysEmpty(HttpMessage) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- isContentAlwaysEmpty(HttpMessage) - Method in class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
- isContentLengthSet(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- isDecodingRequest() - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- isDecodingRequest() - Method in class io.netty.handler.codec.http.HttpRequestDecoder
-
- isDecodingRequest() - Method in class io.netty.handler.codec.http.HttpResponseDecoder
-
- isDecodingRequest() - Method in class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
- isDecodingRequest() - Method in class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
- isDirect() - Method in interface io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer is backed by an
NIO direct buffer.
- isDirect() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- isDirect() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- isDirect() - Method in class io.netty.buffer.EmptyByteBuf
-
- isDirect() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- isDirect() - Method in class io.netty.buffer.SlicedByteBuf
-
- isDirect() - Method in class io.netty.buffer.SwappedByteBuf
-
- isDiscard() - Method in interface io.netty.handler.codec.http.Cookie
-
Checks to see if this
Cookie
is to be discarded by the browser
at the end of the current session.
- isDiscard() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- isDone() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isDone() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isDone() - Method in interface io.netty.util.concurrent.Future
-
Returns true
if and only if this future is
complete, regardless of whether the operation was successful or failed.
- isDtr() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- isEmpty() - Method in class io.netty.buffer.FilteredMessageBuf
-
- isEmpty() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- isEmpty() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- isEmpty() - Method in class io.netty.handler.codec.http.HttpHeaders
-
Checks if no header exists.
- isEmpty() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- isEmpty() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Checks if no header exists.
- isEncrypted(ByteBuf) - Static method in class io.netty.handler.ssl.SslHandler
-
Returns
true
if the given
ByteBuf
is encrypted.
- isEndOfInput() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- isEndOfInput() - Method in class io.netty.handler.stream.ChunkedFile
-
- isEndOfInput() - Method in interface io.netty.handler.stream.ChunkedInput
-
Return true
if and only if there is no data left in the stream
and the stream has reached at its end.
- isEndOfInput() - Method in class io.netty.handler.stream.ChunkedNioFile
-
- isEndOfInput() - Method in class io.netty.handler.stream.ChunkedNioStream
-
- isEndOfInput() - Method in class io.netty.handler.stream.ChunkedStream
-
- isExpired() - Method in interface io.netty.util.Timeout
-
Returns
true
if and only if the
TimerTask
associated
with this handle has been expired.
- isFailure() - Method in class io.netty.handler.codec.DecoderResult
-
- isFinalFragment() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
Flag to indicate if this frame is the final fragment in a message.
- isFinished() - Method in class io.netty.handler.codec.DecoderResult
-
- isFirst() - Method in class io.netty.handler.timeout.IdleStateEvent
-
Returns
true
if this was the first event for the
IdleState
- isFlushPending() - Method in class io.netty.channel.AbstractChannel
-
Return
true
if a flush to the
Channel
is currently pending.
- isFlushPending() - Method in class io.netty.channel.AbstractServerChannel
-
- isFlushPending() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- isFlushPending() - Method in class io.netty.channel.local.LocalChannel
-
- isFlushPending() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- isFlushPending() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- isFlushPending() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- isFlushPending() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- isHandshakeComplete() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Flag to indicate if the opening handshake is complete
- isHttpOnly() - Method in interface io.netty.handler.codec.http.Cookie
-
Checks to see if this
Cookie
can only be accessed via HTTP.
- isHttpOnly() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- isInMemory() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- isInMemory() - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- isInMemory() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Provides a hint as to whether or not the file contents will be read from
memory.
- isInMemory() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- isInMemory() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- isInputShutdown() - Method in class io.netty.channel.nio.AbstractNioChannel
-
Return
true
if the input of this
Channel
is shutdown
- isInputShutdown() - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
- isInputShutdown() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- isInputShutdown() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- isInputShutdown() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isInputShutdown() - Method in interface io.netty.channel.socket.SocketChannel
-
Returns true
if and only if the remote peer shut down its output so that no more
data is received from this channel.
- isInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaderBlock
-
- isInvalid() - Method in interface io.netty.handler.codec.spdy.SpdyHeaderBlock
-
Returns true
if this header block is invalid.
- isKeepAlive() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isKeepAlive() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- isKeepAlive(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns true
if and only if the connection can remain open and
thus 'kept alive'.
- isKeepAliveDefault() - Method in class io.netty.handler.codec.http.HttpVersion
-
Returns true
if and only if the connection is kept alive unless
the "Connection"
header is set to "close"
explicitly.
- isLast() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- isLast() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- isLast() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- isLast() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- isLast() - Method in interface io.netty.handler.codec.spdy.SpdyStreamFrame
-
Returns true
if this frame is the last frame to be transmitted
on the stream.
- isLoopbackModeDisabled() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- isLoopbackModeDisabled() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
True if this request is a Multipart request
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
True if this request is a Multipart request
- ISO_8859_1 - Static variable in class io.netty.util.CharsetUtil
-
ISO Latin Alphabet No. 1, as known as ISO-LATIN-1
- isOpen() - Method in class io.netty.channel.aio.AbstractAioChannel
-
- isOpen() - Method in interface io.netty.channel.Channel
-
Returns
true
if the
Channel
is open an may get active later
- isOpen() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- isOpen() - Method in class io.netty.channel.local.LocalChannel
-
- isOpen() - Method in class io.netty.channel.local.LocalServerChannel
-
- isOpen() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- isOpen() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- isOpen() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- isOpen() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- isOpen() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- isOpen() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- isOpen() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isOutputShutdown() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- isOutputShutdown() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- isOutputShutdown() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isOutputShutdown() - Method in interface io.netty.channel.socket.SocketChannel
-
- isPartialFailure() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns true
if and only if the I/O operations associated with
this future have failed partially with some success.
- isPartialSuccess() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns true
if and only if the I/O operations associated with
this future were partially successful with some failure.
- isPersisted(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- isPersisted(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns true
if this setting is persisted.
- isPersistValue(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- isPersistValue(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns true
if this setting should be persisted.
- isReadable() - Method in class io.netty.buffer.AbstractByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- isReadable() - Method in class io.netty.buffer.AbstractMessageBuf
-
- isReadable(int) - Method in class io.netty.buffer.AbstractMessageBuf
-
- isReadable() - Method in interface io.netty.buffer.Buf
-
Returns true
if and only if this buffer contains at least one readable element.
- isReadable(int) - Method in interface io.netty.buffer.Buf
-
Returns true
if and only if this buffer contains equal to or more than the specified number of elements.
- isReadable() - Method in interface io.netty.buffer.ByteBuf
-
Returns true
if and only if (this.writerIndex - this.readerIndex)
is greater
than 0
.
- isReadable() - Method in class io.netty.buffer.EmptyByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- isReadable() - Method in class io.netty.buffer.FilteredMessageBuf
-
- isReadable(int) - Method in class io.netty.buffer.FilteredMessageBuf
-
- isReadable() - Method in class io.netty.buffer.SwappedByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- isRegistered() - Method in class io.netty.channel.AbstractChannel
-
- isRegistered() - Method in interface io.netty.channel.Channel
-
- isRenamed - Variable in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- isReuseAddress() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isReuseAddress() - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- isReuseAddress() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- isReuseAddress() - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- isRts() - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- isSctpNoDelay() - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- isSctpNoDelay() - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- isSecure() - Method in interface io.netty.handler.codec.http.Cookie
-
Checks to see if this
Cookie
is secure
- isSecure() - Method in class io.netty.handler.codec.http.DefaultCookie
-
- isSet(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- isSet(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns true
if the setting ID has a value.
- isShutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- isShutdown() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- isShutdown() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- isShutdown() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- isShutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- isShutdown() - Method in class io.netty.util.concurrent.TaskScheduler
-
- isSingleDecode() - Method in class io.netty.handler.codec.ByteToByteDecoder
-
- isSingleDecode() - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- isSingleDecode() - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- isSuccess() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns true
if and only if all I/O operations associated with
this future were successful without any failure.
- isSuccess() - Method in class io.netty.handler.codec.DecoderResult
-
- isSuccess() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isSuccess() - Method in class io.netty.util.concurrent.FailedFuture
-
- isSuccess() - Method in interface io.netty.util.concurrent.Future
-
Returns true
if and only if the I/O operation was completed
successfully.
- isSuccess() - Method in class io.netty.util.concurrent.SucceededFuture
-
- isTcpNoDelay() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isTcpNoDelay() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- isTerminated() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- isTerminated() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- isTerminated() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- isTerminated() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- isTerminated() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- isTerminated() - Method in class io.netty.util.concurrent.TaskScheduler
-
- isTransferEncodingChunked(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Checks to see if the transfer encoding in a specified
HttpMessage
is chunked
- isUnidirectional() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- isUnidirectional() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns true
if the stream created with this frame is to be
considered half-closed to the receiver.
- isValidIp4Word(String) - Static method in class io.netty.util.NetUtil
-
- isValidIpV4Address(String) - Static method in class io.netty.util.NetUtil
-
Takes a string and parses it to see if it is a valid IPV4 address.
- isValidIpV6Address(String) - Static method in class io.netty.util.NetUtil
-
- isWritable() - Method in class io.netty.buffer.AbstractByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- isWritable() - Method in class io.netty.buffer.AbstractMessageBuf
-
- isWritable(int) - Method in class io.netty.buffer.AbstractMessageBuf
-
- isWritable() - Method in interface io.netty.buffer.Buf
-
Returns true
if and only if this buffer has enough room to allow writing one element.
- isWritable(int) - Method in interface io.netty.buffer.Buf
-
Returns true
if and only if this buffer has enough room to allow writing the specified number of
elements.
- isWritable() - Method in interface io.netty.buffer.ByteBuf
-
Returns true
if and only if (this.capacity - this.writerIndex)
is greater
than 0
.
- isWritable() - Method in class io.netty.buffer.EmptyByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- isWritable() - Method in class io.netty.buffer.FilteredMessageBuf
-
- isWritable(int) - Method in class io.netty.buffer.FilteredMessageBuf
-
- isWritable() - Method in class io.netty.buffer.SwappedByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- iterator() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- iterator() - Method in class io.netty.buffer.FilteredMessageBuf
-
- iterator() - Method in exception io.netty.channel.group.ChannelGroupException
-
- iterator() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- iterator() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- iterator() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- iterator() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
- name() - Method in interface io.netty.channel.ChannelHandlerContext
-
- name() - Method in interface io.netty.channel.group.ChannelGroup
-
Returns the name of this group.
- name() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- name() - Method in class io.netty.handler.codec.http.HttpMethod
-
Returns the name of this getMethod.
- name - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- name() - Method in class io.netty.handler.traffic.TrafficCounter
-
- name() - Method in class io.netty.util.UniqueName
-
- names() - Method in interface io.netty.channel.ChannelPipeline
-
Returns the
List
of the handler names.
- names() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- names() - Method in class io.netty.handler.codec.http.HttpHeaders
-
Gets a
Set
of all header names that this message contains
- names() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- names() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
Set
of all header names that this block contains.
- NetUtil - Class in io.netty.util
-
A class that holds a number of network-related constants.
- newAcceptorChannelUDT(TypeUDT) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Convenience factory for KindUDT.ACCEPTOR
channels.
- newChannel() - Method in interface io.netty.bootstrap.ChannelFactory
-
Creates a new channel.
- newChannel() - Method in class io.netty.channel.udt.nio.NioUdtProvider
-
- newChild(ThreadFactory, TaskScheduler, Object...) - Method in class io.netty.channel.aio.AioEventLoopGroup
-
- newChild(ThreadFactory, TaskScheduler, Object...) - Method in class io.netty.channel.local.LocalEventLoopGroup
-
- newChild(ThreadFactory, TaskScheduler, Object...) - Method in class io.netty.channel.nio.NioEventLoopGroup
-
- newChild(Object...) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- newChild(ThreadFactory, TaskScheduler, Object...) - Method in class io.netty.util.concurrent.DefaultEventExecutorGroup
-
- newChild(ThreadFactory, TaskScheduler, Object...) - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- newConnectorChannelUDT(TypeUDT) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Convenience factory for KindUDT.CONNECTOR
channels.
- newContentDecoder(String) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
Returns a new
EmbeddedByteChannel
that decodes the HTTP message
content encoded in the specified
contentEncoding.
- newContentDecoder(String) - Method in class io.netty.handler.codec.http.HttpContentDecompressor
-
- newDirectBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
Create a direct
ByteBuf
with the given initialCapacity and maxCapacity.
- newDirectBuffer(int, int) - Method in class io.netty.buffer.PooledByteBufAllocator
-
- newDirectBuffer(int, int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- newFailedFuture(Throwable) - Method in class io.netty.channel.AbstractChannel
-
- newFailedFuture(Throwable) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newFailedFuture(Throwable) - Method in interface io.netty.util.concurrent.FutureFactory
-
Create a new
Future
which is marked as fakued already.
- newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
-
Creates a new handshaker.
- newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
-
Creates a new handshaker.
- newHandshaker(HttpRequest) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Instances a new handshaker
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns a new {@link FullHttpRequest) which will be used for the handshake.
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
Sends the opening request to the server:
GET /demo HTTP/1.1
Upgrade: WebSocket
Connection: Upgrade
Host: example.com
Origin: http://example.com
Sec-WebSocket-Key1: 4 @1 46546xW%0l 1 5
Sec-WebSocket-Key2: 12998 5 Y3 1 .P00
^n:ds[4U
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 7
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 8
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
/**
Sends the opening request to the server:
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 13
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns a new {@link FullHttpResponse) which will be used for as response to the handshake request.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Handle the web socket handshake for the web socket specification
HyBi version 0 and lower.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
Handle the web socket handshake for the web socket specification
HyBi version 7.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newHeapBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
Create a heap
ByteBuf
with the given initialCapacity and maxCapacity.
- newHeapBuffer(int, int) - Method in class io.netty.buffer.PooledByteBufAllocator
-
- newHeapBuffer(int, int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- newInboundBuffer(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundByteHandler
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundByteHandlerAdapter
-
Create a new unpooled
ByteBuf
by default.
- newInboundBuffer(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundMessageHandler
-
Return the
MessageBuf
which will be used for inbound data to store.
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundMessageHandlerAdapter
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpServerCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyHttpCodec
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.logging.ByteLoggingHandler
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.logging.MessageLoggingHandler
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- newInboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- newInboundBuffer0(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- newObjectOutputStream(OutputStream) - Method in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
- newOutboundBuffer(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOutboundByteHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundByteHandlerAdapter
-
- newOutboundBuffer(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOutboundMessageHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToByteCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpServerCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyHttpCodec
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.logging.ByteLoggingHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.logging.MessageLoggingHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- newOutboundBuffer(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- newPromise() - Method in class io.netty.channel.AbstractChannel
-
- newPromise() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newPromise() - Method in interface io.netty.util.concurrent.FutureFactory
-
- newRendezvousChannelUDT(TypeUDT) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Convenience factory for KindUDT.RENDEZVOUS
channels.
- newSucceededFuture() - Method in class io.netty.channel.AbstractChannel
-
- newSucceededFuture() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newSucceededFuture() - Method in interface io.netty.util.concurrent.FutureFactory
-
Create a new
Future
which is marked as successes already.
- newTaskQueue() - Method in class io.netty.channel.nio.NioEventLoop
-
- newTaskQueue() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new
Queue
which will holds the tasks to execute.
- newTimeout(TimerTask, long, TimeUnit) - Method in class io.netty.util.HashedWheelTimer
-
- newTimeout(TimerTask, long, TimeUnit) - Method in interface io.netty.util.Timer
-
Schedules the specified
TimerTask
for one-time execution after
the specified delay.
- newUnsafe() - Method in class io.netty.channel.AbstractChannel
-
- newUnsafe() - Method in class io.netty.channel.AbstractServerChannel
-
- newUnsafe() - Method in class io.netty.channel.aio.AbstractAioChannel
-
- newUnsafe() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- newUnsafe() - Method in class io.netty.channel.local.LocalChannel
-
- newUnsafe() - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- newUnsafe() - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- newUnsafe() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- newUnsafe() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the decoder to use after handshake is complete.
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the decoder to use after handshake is complete.
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the encoder to use after the handshake is complete.
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the encoder to use after the handshake is complete.
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newZlibDecoder() - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibDecoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibDecoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper, int, int, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int, int, int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- next() - Method in interface io.netty.channel.EventLoopGroup
-
- next() - Method in class io.netty.channel.MultithreadEventLoopGroup
-
- next() - Method in class io.netty.channel.SingleThreadEventLoop
-
- next() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- next() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Returns the next available InterfaceHttpData or null if, at the time it
is called, there is no more available InterfaceHttpData.
- next() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- next() - Method in interface io.netty.util.concurrent.EventExecutor
-
Returns a reference to itself.
- next() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- next() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- nextInboundBufferType() - Method in interface io.netty.channel.ChannelHandlerContext
-
Return the
BufType
of the next
ChannelInboundHandler
in the pipeline.
- nextInboundByteBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- nextInboundMessageBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- nextOutboundBufferType() - Method in interface io.netty.channel.ChannelHandlerContext
-
Return the
BufType
of the next
ChannelOutboundHandler
in the pipeline.
- nextOutboundByteBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- nextOutboundMessageBuffer() - Method in interface io.netty.channel.ChannelHandlerContext
-
- nioBuffer() - Method in class io.netty.buffer.AbstractByteBuf
-
- nioBuffer() - Method in interface io.netty.buffer.ByteBuf
-
Exposes this buffer's readable bytes as an NIO
ByteBuffer
.
- nioBuffer(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Exposes this buffer's sub-region as an NIO
ByteBuffer
.
- nioBuffer(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBufferCount() - Method in interface io.netty.buffer.ByteBuf
-
Returns the maximum number of NIO
ByteBuffer
s that consist this buffer.
- nioBufferCount() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.DuplicatedByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.SlicedByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.AbstractByteBuf
-
- nioBuffers() - Method in interface io.netty.buffer.ByteBuf
-
Exposes this buffer's readable bytes as an NIO
ByteBuffer
's.
- nioBuffers(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Exposes this buffer's bytes as an NIO
ByteBuffer
's for the specified index and length
The returned buffer shares the content with this buffer, while changing the position and limit
of the returned NIO buffer does not affect the indexes and marks of this buffer.
- nioBuffers(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- NioDatagramChannel - Class in io.netty.channel.socket.nio
-
- NioDatagramChannel() - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(InternetProtocolFamily) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(DatagramChannel) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(Integer, DatagramChannel) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioEventLoop - Class in io.netty.channel.nio
-
- NioEventLoopGroup - Class in io.netty.channel.nio
-
- NioEventLoopGroup() - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioEventLoopGroup(int) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioEventLoopGroup(int, ThreadFactory) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioEventLoopGroup(int, ThreadFactory, SelectorProvider) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioSctpChannel - Class in io.netty.channel.sctp.nio
-
SctpChannel
implementation which use non-blocking mode and allows to read /
write
SctpMessage
s to the underlying
SctpChannel
.
- NioSctpChannel() - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
Create a new instance
- NioSctpChannel(SctpChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
Create a new instance using SctpChannel
- NioSctpChannel(Channel, Integer, SctpChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
Create a new instance
- NioSctpServerChannel - Class in io.netty.channel.sctp.nio
-
- NioSctpServerChannel() - Constructor for class io.netty.channel.sctp.nio.NioSctpServerChannel
-
Create a new instance
- NioServerSocketChannel - Class in io.netty.channel.socket.nio
-
A
ServerSocketChannel
implementation which uses
NIO selector based implementation to accept new connections.
- NioServerSocketChannel() - Constructor for class io.netty.channel.socket.nio.NioServerSocketChannel
-
Create a new instance
- NioSocketChannel - Class in io.netty.channel.socket.nio
-
- NioSocketChannel() - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance
- NioSocketChannel(SocketChannel) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
- NioSocketChannel(Channel, Integer, SocketChannel) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance
- NioTask<C extends SelectableChannel> - Interface in io.netty.channel.nio
-
- NioUdtAcceptorChannel - Class in io.netty.channel.udt.nio
-
Common base for Netty Byte/Message UDT Stream/Datagram acceptors.
- NioUdtAcceptorChannel(ServerSocketChannelUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- NioUdtAcceptorChannel(TypeUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- NioUdtByteAcceptorChannel - Class in io.netty.channel.udt.nio
-
Byte Channel Acceptor for UDT Streams.
- NioUdtByteAcceptorChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtByteAcceptorChannel
-
- NioUdtByteConnectorChannel - Class in io.netty.channel.udt.nio
-
Byte Channel Connector for UDT Streams.
- NioUdtByteConnectorChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- NioUdtByteConnectorChannel(Channel, Integer, SocketChannelUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- NioUdtByteConnectorChannel(SocketChannelUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- NioUdtByteConnectorChannel(TypeUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- NioUdtByteRendezvousChannel - Class in io.netty.channel.udt.nio
-
Byte Channel Rendezvous for UDT Streams.
- NioUdtByteRendezvousChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtByteRendezvousChannel
-
- NioUdtMessageAcceptorChannel - Class in io.netty.channel.udt.nio
-
Message Channel Acceptor for UDT Datagrams.
- NioUdtMessageAcceptorChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtMessageAcceptorChannel
-
- NioUdtMessageConnectorChannel - Class in io.netty.channel.udt.nio
-
Message Connector for UDT Datagrams.
- NioUdtMessageConnectorChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- NioUdtMessageConnectorChannel(Channel, Integer, SocketChannelUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- NioUdtMessageConnectorChannel(SocketChannelUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- NioUdtMessageConnectorChannel(TypeUDT) - Constructor for class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- NioUdtMessageRendezvousChannel - Class in io.netty.channel.udt.nio
-
Message Rendezvous for UDT Datagrams.
- NioUdtMessageRendezvousChannel() - Constructor for class io.netty.channel.udt.nio.NioUdtMessageRendezvousChannel
-
- NioUdtProvider<T extends UdtChannel> - Class in io.netty.channel.udt.nio
-
UDT NIO components provider:
Provides
ChannelFactory
for UDT channels.
- NO_CACHE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-cache"
- NO_CACHE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"no-cache"
- NO_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
204 No Content
- NO_STORE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-store"
- NO_TRANSFORM - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-transform"
- NO_TRANSFORM - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"no-transform"
- NON_AUTHORITATIVE_INFORMATION - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
203 Non-Authoritative Information (since HTTP/1.1)
- NONE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"none"
- NONE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"none"
- NoSuchBufferException - Exception in io.netty.channel
-
- NoSuchBufferException() - Constructor for exception io.netty.channel.NoSuchBufferException
-
- NoSuchBufferException(String, Throwable) - Constructor for exception io.netty.channel.NoSuchBufferException
-
- NoSuchBufferException(String) - Constructor for exception io.netty.channel.NoSuchBufferException
-
- NoSuchBufferException(Throwable) - Constructor for exception io.netty.channel.NoSuchBufferException
-
- NOT_ACCEPTABLE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
406 Not Acceptable
- NOT_ACCEPTABLE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
406 Not Acceptable
- NOT_CR - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a non-CR ('\r')
byte.
- NOT_CRLF - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a byte which is neither a CR ('\r')
nor a LF ('\n')
.
- NOT_ENOUGH_BANDWIDTH - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
453 Not Enough Bandwidth
- NOT_EXTENDED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
510 Not Extended (RFC2774)
- NOT_FOUND - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
404 Not Found
- NOT_FOUND - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
404 Not Found
- NOT_IMPLEMENTED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
501 Not Implemented
- NOT_IMPLEMENTED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
501 Not Implemented
- NOT_LF - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a non-LF ('\n')
byte.
- NOT_LINEAR_WHITESPACE - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a byte which is not a linear whitespace
(neither ' '
nor '\t'
).
- NOT_MODIFIED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
304 Not Modified
- NOT_MODIFIED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
304 Not Modified
- NOT_NUL - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a non-NUL (0x00)
byte.
- notification() - Method in class io.netty.channel.sctp.SctpNotificationEvent
-
Return the Notification
- notifyFlushFutures() - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyFlushFutures(Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyFlushFutures(Throwable, Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyListener(EventExecutor, Future, GenericFutureListener<? extends Future>) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- NotSslRecordException - Exception in io.netty.handler.ssl
-
Special
SSLException
which will get thrown if a packet is
received that not looks like a TLS/SSL record.
- NotSslRecordException() - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(String) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(Throwable) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(String, Throwable) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NUL - Static variable in interface io.netty.buffer.ByteBufIndexFinder
-
Index finder which locates a NUL (0x00)
byte.
- nulDelimiter() - Static method in class io.netty.handler.codec.Delimiters
-
Returns a NUL (0x00)
delimiter, which could be used for
Flash XML socket or any similar protocols.
- numComponents() - Method in interface io.netty.buffer.CompositeByteBuf
-
Return the current number of
ByteBuf
's that are composed in this instance
- numComponents() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- RANGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Range"
- RANGE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Range"
- read() - Method in class io.netty.buffer.ByteBufInputStream
-
- read(byte[], int, int) - Method in class io.netty.buffer.ByteBufInputStream
-
- read() - Method in class io.netty.channel.AbstractChannel
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.ChannelDuplexHandler
-
- read(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOperationHandler
-
Intercepts ChannelOutboundInvoker.read()
.
- read(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- read() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
- read() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- read(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- read(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- readable() - Method in class io.netty.buffer.AbstractByteBuf
-
Deprecated.
- readable() - Method in interface io.netty.buffer.ByteBuf
-
- readable() - Method in class io.netty.buffer.EmptyByteBuf
-
Deprecated.
- readable() - Method in class io.netty.buffer.SwappedByteBuf
-
Deprecated.
- readableBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- readableBytes() - Method in interface io.netty.buffer.ByteBuf
-
Returns the number of readable bytes which is equal to
(this.writerIndex - this.readerIndex)
.
- readableBytes() - Method in class io.netty.buffer.EmptyByteBuf
-
- readableBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- readBoolean() - Method in class io.netty.buffer.AbstractByteBuf
-
- readBoolean() - Method in interface io.netty.buffer.ByteBuf
-
Gets a boolean at the current readerIndex
and increases
the readerIndex
by 1
in this buffer.
- readBoolean() - Method in class io.netty.buffer.ByteBufInputStream
-
- readBoolean() - Method in class io.netty.buffer.EmptyByteBuf
-
- readBoolean() - Method in class io.netty.buffer.SwappedByteBuf
-
- readBoolean() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readByte() - Method in class io.netty.buffer.AbstractByteBuf
-
- readByte() - Method in interface io.netty.buffer.ByteBuf
-
Gets a byte at the current readerIndex
and increases
the readerIndex
by 1
in this buffer.
- readByte() - Method in class io.netty.buffer.ByteBufInputStream
-
- readByte() - Method in class io.netty.buffer.EmptyByteBuf
-
- readByte() - Method in class io.netty.buffer.SwappedByteBuf
-
- readByte() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readBytes(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readBytes(int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to a newly created buffer starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
- readBytes(ByteBuf) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
until the destination becomes
non-writable, and increases the readerIndex
by the number of the
transferred bytes.
- readBytes(ByteBuf, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
- readBytes(ByteBuf, int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
- readBytes(byte[]) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= dst.length
).
- readBytes(byte[], int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
- readBytes(ByteBuffer) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
until the destination's position
reaches its limit, and increases the readerIndex
by the
number of the transferred bytes.
- readBytes(OutputStream, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified stream starting at the
current readerIndex
.
- readBytes(GatheringByteChannel, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified stream starting at the
current readerIndex
.
- readBytes() - Method in class io.netty.buffer.ByteBufInputStream
-
Returns the number of read bytes by this stream so far.
- readBytes(ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuf, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuf, int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(byte[]) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(byte[], int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuffer) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(OutputStream, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readBytes(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readBytes(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readChar() - Method in class io.netty.buffer.AbstractByteBuf
-
- readChar() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 2-byte UTF-16 character at the current readerIndex
and increases the readerIndex
by 2
in this buffer.
- readChar() - Method in class io.netty.buffer.ByteBufInputStream
-
- readChar() - Method in class io.netty.buffer.EmptyByteBuf
-
- readChar() - Method in class io.netty.buffer.SwappedByteBuf
-
- readChar() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readChunk(MessageBuf<HttpContent>) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Returns the next available HttpChunk.
- readChunk(ByteBuf) - Method in class io.netty.handler.stream.ChunkedFile
-
- readChunk(B) - Method in interface io.netty.handler.stream.ChunkedInput
-
Fetches a chunked data from the stream.
- readChunk(ByteBuf) - Method in class io.netty.handler.stream.ChunkedNioFile
-
- readChunk(ByteBuf) - Method in class io.netty.handler.stream.ChunkedNioStream
-
- readChunk(ByteBuf) - Method in class io.netty.handler.stream.ChunkedStream
-
- readChunk(ChannelHandlerContext, ChunkedInput<?>) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
Read the next
ChunkedInput
and transfer it the the outbound buffer.
- readDouble() - Method in class io.netty.buffer.AbstractByteBuf
-
- readDouble() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 64-bit floating point number at the current readerIndex
and increases the readerIndex
by 8
in this buffer.
- readDouble() - Method in class io.netty.buffer.ByteBufInputStream
-
- readDouble() - Method in class io.netty.buffer.EmptyByteBuf
-
- readDouble() - Method in class io.netty.buffer.SwappedByteBuf
-
- readDouble() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- READER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- readerIndex() - Method in class io.netty.buffer.AbstractByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readerIndex() - Method in interface io.netty.buffer.ByteBuf
-
Returns the readerIndex
of this buffer.
- readerIndex(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the readerIndex
of this buffer.
- readerIndex(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- readerIndex() - Method in class io.netty.buffer.EmptyByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readerIndex() - Method in class io.netty.buffer.SwappedByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readFloat() - Method in class io.netty.buffer.AbstractByteBuf
-
- readFloat() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 32-bit floating point number at the current readerIndex
and increases the readerIndex
by 4
in this buffer.
- readFloat() - Method in class io.netty.buffer.ByteBufInputStream
-
- readFloat() - Method in class io.netty.buffer.EmptyByteBuf
-
- readFloat() - Method in class io.netty.buffer.SwappedByteBuf
-
- readFloat() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readFully(byte[]) - Method in class io.netty.buffer.ByteBufInputStream
-
- readFully(byte[], int, int) - Method in class io.netty.buffer.ByteBufInputStream
-
- readFully(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readFully(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readInbound() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Return received data from this
Channel
- readInt() - Method in class io.netty.buffer.AbstractByteBuf
-
- readInt() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 32-bit integer at the current readerIndex
and increases the readerIndex
by 4
in this buffer.
- readInt() - Method in class io.netty.buffer.ByteBufInputStream
-
- readInt() - Method in class io.netty.buffer.EmptyByteBuf
-
- readInt() - Method in class io.netty.buffer.SwappedByteBuf
-
- readInt() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readInterestOp - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- readLine() - Method in class io.netty.buffer.ByteBufInputStream
-
- readLine() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readLong() - Method in class io.netty.buffer.AbstractByteBuf
-
- readLong() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 64-bit integer at the current readerIndex
and increases the readerIndex
by 8
in this buffer.
- readLong() - Method in class io.netty.buffer.ByteBufInputStream
-
- readLong() - Method in class io.netty.buffer.EmptyByteBuf
-
- readLong() - Method in class io.netty.buffer.SwappedByteBuf
-
- readLong() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readMedium() - Method in class io.netty.buffer.AbstractByteBuf
-
- readMedium() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 24-bit medium integer at the current readerIndex
and increases the readerIndex
by 3
in this buffer.
- readMedium() - Method in class io.netty.buffer.EmptyByteBuf
-
- readMedium() - Method in class io.netty.buffer.SwappedByteBuf
-
- readObject() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- ReadOnlyByteBuf - Class in io.netty.buffer
-
A derived buffer which forbids any write requests to its parent.
- ReadOnlyByteBuf(ByteBuf) - Constructor for class io.netty.buffer.ReadOnlyByteBuf
-
- readOutbound() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Read data froum the outbound.
- readOutbound() - Method in class io.netty.channel.embedded.EmbeddedByteChannel
-
- readOutbound() - Method in class io.netty.channel.embedded.EmbeddedMessageChannel
-
- readShort() - Method in class io.netty.buffer.AbstractByteBuf
-
- readShort() - Method in interface io.netty.buffer.ByteBuf
-
Gets a 16-bit short integer at the current readerIndex
and increases the readerIndex
by 2
in this buffer.
- readShort() - Method in class io.netty.buffer.ByteBufInputStream
-
- readShort() - Method in class io.netty.buffer.EmptyByteBuf
-
- readShort() - Method in class io.netty.buffer.SwappedByteBuf
-
- readShort() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readSlice(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- readSlice(int) - Method in interface io.netty.buffer.ByteBuf
-
Returns a new slice of this buffer's sub-region starting at the current
readerIndex
and increases the readerIndex
by the size
of the new slice (= length
).
- readSlice(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readTimedOut(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- ReadTimeoutException - Exception in io.netty.handler.timeout
-
- ReadTimeoutHandler - Class in io.netty.handler.timeout
-
- ReadTimeoutHandler(int) - Constructor for class io.netty.handler.timeout.ReadTimeoutHandler
-
Creates a new instance.
- ReadTimeoutHandler(long, TimeUnit) - Constructor for class io.netty.handler.timeout.ReadTimeoutHandler
-
Creates a new instance.
- readUnsignedByte() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedByte() - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned byte at the current readerIndex
and increases
the readerIndex
by 1
in this buffer.
- readUnsignedByte() - Method in class io.netty.buffer.ByteBufInputStream
-
- readUnsignedByte() - Method in class io.netty.buffer.EmptyByteBuf
-
- readUnsignedByte() - Method in class io.netty.buffer.SwappedByteBuf
-
- readUnsignedByte() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readUnsignedInt() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedInt() - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 32-bit integer at the current readerIndex
and increases the readerIndex
by 4
in this buffer.
- readUnsignedInt() - Method in class io.netty.buffer.EmptyByteBuf
-
- readUnsignedInt() - Method in class io.netty.buffer.SwappedByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedMedium() - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 24-bit medium integer at the current readerIndex
and increases the readerIndex
by 3
in this buffer.
- readUnsignedMedium() - Method in class io.netty.buffer.EmptyByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.SwappedByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedShort() - Method in interface io.netty.buffer.ByteBuf
-
Gets an unsigned 16-bit short integer at the current readerIndex
and increases the readerIndex
by 2
in this buffer.
- readUnsignedShort() - Method in class io.netty.buffer.ByteBufInputStream
-
- readUnsignedShort() - Method in class io.netty.buffer.EmptyByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.SwappedByteBuf
-
- readUnsignedShort() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readUTF() - Method in class io.netty.buffer.ByteBufInputStream
-
- readUTF() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- reasonPhrase() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
Returns the reason phrase of this getStatus.
- reasonText() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Returns the reason text as per
RFC 6455 If a reason
text is not supplied, an empty string is returned.
- rebuildSelector() - Method in class io.netty.channel.nio.NioEventLoop
-
Replaces the current
Selector
of this event loop with newly created
Selector
s to work
around the infamous epoll 100% CPU bug.
- rebuildSelectors() - Method in class io.netty.channel.nio.NioEventLoopGroup
-
Replaces the current
Selector
s of the child event loops with newly created
Selector
s to work
around the infamous epoll 100% CPU bug.
- RECORD - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The RECORD getMethod initiates recording a range of media data according to
the presentation description.
- REDIRECT - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The REDIRECT request informs the client that it must connect to another
server location.
- refCnt() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- refCnt() - Method in class io.netty.buffer.AbstractMessageBuf
-
- refCnt() - Method in class io.netty.buffer.AbstractReferenceCounted
-
- refCnt() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- refCnt() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- refCnt() - Method in class io.netty.buffer.EmptyByteBuf
-
- refCnt() - Method in class io.netty.buffer.FilteredMessageBuf
-
- refCnt() - Method in interface io.netty.buffer.ReferenceCounted
-
Returns the reference count of this object.
- refCnt() - Method in class io.netty.buffer.SwappedByteBuf
-
- refCnt() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- refCnt() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- refCnt() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- refCnt() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- refCnt() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- ReferenceCounted - Interface in io.netty.buffer
-
A reference-counted object that requires explicit deallocation.
- REFERER - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Referer"
- REFERER - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Referer"
- REFUSED_STREAM - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
3 Refused Stream
- register(EventLoop, ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- register(EventLoop, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- register(Channel) - Method in interface io.netty.channel.EventLoopGroup
-
- register(Channel, ChannelPromise) - Method in interface io.netty.channel.EventLoopGroup
-
- register(Channel) - Method in class io.netty.channel.MultithreadEventLoopGroup
-
- register(Channel, ChannelPromise) - Method in class io.netty.channel.MultithreadEventLoopGroup
-
- register(SelectableChannel, int, NioTask<?>) - Method in class io.netty.channel.nio.NioEventLoop
-
- register(Channel) - Method in class io.netty.channel.SingleThreadEventLoop
-
- register(Channel, ChannelPromise) - Method in class io.netty.channel.SingleThreadEventLoop
-
- register(Channel, ChannelPromise) - Method in class io.netty.channel.ThreadPerChannelEventLoop
-
- register(Channel) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- register(Channel, ChannelPromise) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- reject() - Static method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- release() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- release(int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- release() - Method in class io.netty.buffer.AbstractMessageBuf
-
- release(int) - Method in class io.netty.buffer.AbstractMessageBuf
-
- release() - Method in class io.netty.buffer.AbstractReferenceCounted
-
- release(int) - Method in class io.netty.buffer.AbstractReferenceCounted
-
- release() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- release(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- release(Object) - Static method in class io.netty.buffer.BufUtil
-
- release(Object, int) - Static method in class io.netty.buffer.BufUtil
-
- release() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- release(int) - Method in class io.netty.buffer.DefaultByteBufHolder
-
- release() - Method in class io.netty.buffer.EmptyByteBuf
-
- release(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- release() - Method in class io.netty.buffer.FilteredMessageBuf
-
- release(int) - Method in class io.netty.buffer.FilteredMessageBuf
-
- release() - Method in interface io.netty.buffer.ReferenceCounted
-
Decreases the reference count by 1
and deallocates this object if the reference count reaches at
0
.
- release(int) - Method in interface io.netty.buffer.ReferenceCounted
-
Decreases the reference count by the specified decrement
and deallocates this object if the reference
count reaches at 0
.
- release() - Method in class io.netty.buffer.SwappedByteBuf
-
- release(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- release() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- release(int) - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- release() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- release(int) - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- release() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- release(int) - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- release() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- release(int) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- release() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- release(int) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- release() - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Release all internal resources of this instance
- remoteAddress(SocketAddress) - Method in class io.netty.bootstrap.Bootstrap
-
- remoteAddress(String, int) - Method in class io.netty.bootstrap.Bootstrap
-
- remoteAddress(InetAddress, int) - Method in class io.netty.bootstrap.Bootstrap
-
- remoteAddress() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- remoteAddress() - Method in class io.netty.channel.AbstractChannel
-
- remoteAddress() - Method in class io.netty.channel.AbstractServerChannel
-
- remoteAddress() - Method in interface io.netty.channel.Channel
-
Returns the remote address where this channel is connected to.
- remoteAddress() - Method in interface io.netty.channel.Channel.Unsafe
-
Return the
SocketAddress
to which is bound remote or
null
if none is bound yet.
- remoteAddress() - Method in class io.netty.channel.local.LocalChannel
-
- remoteAddress() - Method in class io.netty.channel.local.LocalServerChannel
-
- remoteAddress() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- remoteAddress() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- remoteAddress() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- remoteAddress() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- remoteAddress() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- remoteAddress() - Method in interface io.netty.channel.sctp.SctpChannel
-
Return the (primary) remote address of the SCTP channel.
- remoteAddress() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- remoteAddress() - Method in interface io.netty.channel.socket.DatagramChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.DatagramPacket
-
- remoteAddress() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- remoteAddress() - Method in interface io.netty.channel.socket.ServerSocketChannel
-
- remoteAddress() - Method in interface io.netty.channel.socket.SocketChannel
-
- remoteAddress() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- remoteAddress() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- remoteAddress() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- remoteAddress() - Method in interface io.netty.channel.udt.UdtChannel
-
- remoteAddress0() - Method in class io.netty.channel.AbstractChannel
-
- remoteAddress0() - Method in class io.netty.channel.AbstractServerChannel
-
- remoteAddress0() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- remoteAddress0() - Method in class io.netty.channel.local.LocalChannel
-
- remoteAddress0() - Method in class io.netty.channel.rxtx.RxtxChannel
-
- remoteAddress0() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- remoteAddress0() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- remoteAddress0() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- remoteAddress0() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.aio.AioServerSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
- remoteAddress0() - Method in class io.netty.channel.udt.nio.NioUdtByteConnectorChannel
-
- remoteAddress0() - Method in class io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
-
- remove() - Method in class io.netty.buffer.AbstractMessageBuf
-
- remove() - Method in class io.netty.buffer.FilteredMessageBuf
-
- remove(Object) - Method in class io.netty.buffer.FilteredMessageBuf
-
- remove(ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- remove(String) - Method in interface io.netty.channel.ChannelPipeline
-
Removes the
ChannelHandler
with the specified name from this
pipeline.
- remove(Class<T>) - Method in interface io.netty.channel.ChannelPipeline
-
- remove(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- remove(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- remove(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Removes the header with the specified name.
- remove(String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- remove(String) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the header with the specified name.
- remove() - Method in interface io.netty.util.Attribute
-
- removeAll(Collection<?>) - Method in class io.netty.buffer.FilteredMessageBuf
-
- removeAndForward(ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- removeAndForward(String) - Method in interface io.netty.channel.ChannelPipeline
-
- removeAndForward(Class<T>) - Method in interface io.netty.channel.ChannelPipeline
-
- removeAssociatedToStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Associated-To-Stream-ID"
header.
- removeComponent(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
Remove the
ByteBuf
from the given index.
- removeComponent(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- removeComponents(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
Remove the number of
ByteBuf
s starting from the given index.
- removeComponents(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- removeFirst() - Method in interface io.netty.channel.ChannelPipeline
-
- removeHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Removes the header with the specified name.
- removeHost(SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the SPDY host header.
- removeHttpDataFromClean(HttpRequest, InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- removeHttpDataFromClean(HttpRequest, InterfaceHttpData) - Method in interface io.netty.handler.codec.http.multipart.HttpDataFactory
-
Remove the given InterfaceHttpData from clean list (will not delete the file, except if the file
is still a temporary one as setup at construction)
- removeHttpDataFromClean(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Remove the given FileUpload from the list of FileUploads to clean
- removeLast() - Method in interface io.netty.channel.ChannelPipeline
-
- removeListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.ChannelFuture
-
- removeListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.ChannelPromise
-
- removeListener(GenericFutureListener<? extends Future>) - Method in class io.netty.channel.DefaultChannelPromise
-
- removeListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- removeListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.CompleteFuture
-
- removeListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.CompletePromise
-
- removeListener(GenericFutureListener<? extends Future>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- removeListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.util.concurrent.Future
-
Removes the specified listener from this future.
- removeListener(GenericFutureListener<? extends Future>) - Method in interface io.netty.util.concurrent.Promise
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.ChannelFuture
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.ChannelPromise
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.channel.DefaultChannelPromise
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.CompleteFuture
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.CompletePromise
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in class io.netty.util.concurrent.DefaultPromise
-
- removeListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.util.concurrent.Future
-
Removes the specified listeners from this future.
- removeListeners(GenericFutureListener<? extends Future>...) - Method in interface io.netty.util.concurrent.Promise
-
- removeMethod(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the HTTP method header.
- removePriority(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Priority"
header.
- removeScheme(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the URL scheme header.
- removeScheme(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Scheme"
header.
- removeShutdownHook(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Remove a previous added
Runnable
as a shutdown hook
- removeStatus(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the HTTP response status header.
- removeStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Stream-ID"
header.
- removeTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- removeTransferEncodingChunked(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- removeUrl(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the URL path header.
- removeUrl(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-URL"
header.
- removeValue(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- removeValue(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Removes the value of the setting ID.
- removeVersion(int, SpdyHeaderBlock) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the HTTP version header.
- renameTo(File) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- renameTo(File) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- renameTo(File) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
A convenience getMethod to write an uploaded item to disk.
- renameTo(File) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- renameTo(File) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- replace(ChannelHandler, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
Replaces the specified
ChannelHandler
with a new handler in
this pipeline.
- replace(String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
Replaces the
ChannelHandler
of the specified name with a new
handler in this pipeline.
- replace(Class<T>, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
Replaces the
ChannelHandler
of the specified type with a new
handler in this pipeline.
- replaceAndForward(ChannelHandler, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- replaceAndForward(String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- replaceAndForward(Class<T>, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- ReplayingDecoder<S> - Class in io.netty.handler.codec
-
A specialized variation of
ByteToMessageDecoder
which enables implementation
of a non-blocking decoder in the blocking I/O paradigm.
- ReplayingDecoder() - Constructor for class io.netty.handler.codec.ReplayingDecoder
-
Creates a new instance with no initial state (i.e: null
).
- ReplayingDecoder(S) - Constructor for class io.netty.handler.codec.ReplayingDecoder
-
Creates a new instance with the specified initial state.
- REQUEST_ENTITY_TOO_LARGE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
413 Request Entity Too Large
- REQUEST_ENTITY_TOO_LARGE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
413 Request Entity Too Large
- REQUEST_TIMEOUT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
408 Request Timeout
- REQUEST_TIMEOUT - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
408 Request Timeout
- REQUEST_URI_TOO_LONG - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
414 Request-URI Too Long
- REQUEST_URI_TOO_LONG - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
414 Request-URI Too Long
- REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
416 Requested Range Not Satisfiable
- requestType() - Method in class io.netty.handler.codec.socks.SocksRequest
-
Returns socks request type
- REQUIRE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Require"
- reset() - Method in class io.netty.buffer.ByteBufInputStream
-
- reset() - Method in class io.netty.handler.codec.compression.Snappy
-
- reset() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- RESET_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
205 Reset Content
- resetCumulativeTime() - Method in class io.netty.handler.traffic.TrafficCounter
-
Reset both read and written cumulative bytes counters and the associated time.
- resetReaderIndex() - Method in class io.netty.buffer.AbstractByteBuf
-
- resetReaderIndex() - Method in interface io.netty.buffer.ByteBuf
-
Repositions the current readerIndex
to the marked
readerIndex
in this buffer.
- resetReaderIndex() - Method in interface io.netty.buffer.CompositeByteBuf
-
- resetReaderIndex() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- resetReaderIndex() - Method in class io.netty.buffer.EmptyByteBuf
-
- resetReaderIndex() - Method in class io.netty.buffer.SwappedByteBuf
-
- resetWriterIndex() - Method in class io.netty.buffer.AbstractByteBuf
-
- resetWriterIndex() - Method in interface io.netty.buffer.ByteBuf
-
Repositions the current writerIndex
to the marked
writerIndex
in this buffer.
- resetWriterIndex() - Method in interface io.netty.buffer.CompositeByteBuf
-
- resetWriterIndex() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- resetWriterIndex() - Method in class io.netty.buffer.EmptyByteBuf
-
- resetWriterIndex() - Method in class io.netty.buffer.SwappedByteBuf
-
- resolve(String) - Method in interface io.netty.handler.codec.serialization.ClassResolver
-
- ResourceLeak - Interface in io.netty.util
-
- ResourceLeakDetector<T> - Class in io.netty.util
-
- ResourceLeakDetector(Class<?>) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakDetector(String) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakDetector(Class<?>, int, long) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakDetector(String, int, long) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakException - Exception in io.netty.util
-
- ResourceLeakException() - Constructor for exception io.netty.util.ResourceLeakException
-
- ResourceLeakException(String) - Constructor for exception io.netty.util.ResourceLeakException
-
- ResourceLeakException(String, Throwable) - Constructor for exception io.netty.util.ResourceLeakException
-
- ResourceLeakException(Throwable) - Constructor for exception io.netty.util.ResourceLeakException
-
- responseType() - Method in class io.netty.handler.codec.socks.SocksResponse
-
Returns socks response type
- resumeIntermediaryDeallocations() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- resumeIntermediaryDeallocations() - Method in interface io.netty.buffer.ByteBuf
-
- resumeIntermediaryDeallocations() - Method in interface io.netty.buffer.CompositeByteBuf
-
- resumeIntermediaryDeallocations() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- resumeIntermediaryDeallocations() - Method in class io.netty.buffer.EmptyByteBuf
-
- resumeIntermediaryDeallocations() - Method in class io.netty.buffer.SwappedByteBuf
-
- resumeTransfer() - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
Continues to fetch the chunks from the input.
- retain() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- retain(int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- retain() - Method in class io.netty.buffer.AbstractMessageBuf
-
- retain(int) - Method in class io.netty.buffer.AbstractMessageBuf
-
- retain() - Method in class io.netty.buffer.AbstractReferenceCounted
-
- retain(int) - Method in class io.netty.buffer.AbstractReferenceCounted
-
- retain() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain() - Method in interface io.netty.buffer.Buf
-
- retain(int) - Method in interface io.netty.buffer.Buf
-
- retain(T) - Static method in class io.netty.buffer.BufUtil
-
- retain(T, int) - Static method in class io.netty.buffer.BufUtil
-
- retain(int) - Method in interface io.netty.buffer.ByteBuf
-
- retain() - Method in interface io.netty.buffer.ByteBuf
-
- retain() - Method in interface io.netty.buffer.ByteBufHolder
-
- retain(int) - Method in interface io.netty.buffer.ByteBufHolder
-
- retain(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- retain() - Method in interface io.netty.buffer.CompositeByteBuf
-
- retain() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- retain(int) - Method in class io.netty.buffer.DefaultByteBufHolder
-
- retain(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- retain() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- retain() - Method in class io.netty.buffer.EmptyByteBuf
-
- retain(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- retain() - Method in class io.netty.buffer.FilteredMessageBuf
-
- retain(int) - Method in class io.netty.buffer.FilteredMessageBuf
-
- retain(int) - Method in interface io.netty.buffer.MessageBuf
-
- retain() - Method in interface io.netty.buffer.MessageBuf
-
- retain() - Method in interface io.netty.buffer.ReferenceCounted
-
Increases the reference count by 1
.
- retain(int) - Method in interface io.netty.buffer.ReferenceCounted
-
Increases the reference count by the specified increment
.
- retain() - Method in class io.netty.buffer.SwappedByteBuf
-
- retain(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- retain() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- retain(int) - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- retain() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- retain(int) - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- retain() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- retain(int) - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- retain(int) - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- retain() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- retain(int) - Method in interface io.netty.handler.codec.http.FullHttpMessage
-
- retain() - Method in interface io.netty.handler.codec.http.FullHttpMessage
-
- retain(int) - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- retain() - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- retain(int) - Method in interface io.netty.handler.codec.http.FullHttpResponse
-
- retain() - Method in interface io.netty.handler.codec.http.FullHttpResponse
-
- retain() - Method in interface io.netty.handler.codec.http.HttpContent
-
- retain(int) - Method in interface io.netty.handler.codec.http.HttpContent
-
- retain(int) - Method in interface io.netty.handler.codec.http.LastHttpContent
-
- retain() - Method in interface io.netty.handler.codec.http.LastHttpContent
-
- retain() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- retain() - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
- retain(int) - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- retain() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- retain() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- retain() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
- retain(int) - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
- retain() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- retain(int) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- retain() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- retain() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- retain() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- retain() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- retain(int) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- retain() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- retain(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- retain() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- retain(int) - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- retainAll(Collection<?>) - Method in class io.netty.buffer.FilteredMessageBuf
-
- RETRT_AFTER - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Retry-After"
- RETRY_AFTER - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Retry-After"
- rsv() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
Bits used for extensions to the standard.
- RTP - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"RTP"
- RTP_INFO - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"RTP-Info"
- RTPTIME - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"rtptime"
- RTS - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- RTSP_1_0 - Static variable in class io.netty.handler.codec.rtsp.RtspVersions
-
RTSP/1.0
- RTSP_VERSION_NOT_SUPPORTED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
505 RTSP Version not supported
- RtspHeaders - Class in io.netty.handler.codec.rtsp
-
Standard RTSP header names and values.
- RtspHeaders.Names - Class in io.netty.handler.codec.rtsp
-
Standard RTSP header names.
- RtspHeaders.Values - Class in io.netty.handler.codec.rtsp
-
Standard RTSP header values.
- RtspMethods - Class in io.netty.handler.codec.rtsp
-
The request getMethod of RTSP.
- RtspObjectDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspObjectDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxContentLength (8192)
.
- RtspObjectDecoder(int, int, int) - Constructor for class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
Creates a new instance with the specified parameters.
- RtspObjectEncoder<H extends HttpMessage> - Class in io.netty.handler.codec.rtsp
-
- RtspObjectEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspObjectEncoder
-
Creates a new instance.
- RtspRequestDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspRequestDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxContentLength (8192)
.
- RtspRequestDecoder(int, int, int) - Constructor for class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
Creates a new instance with the specified parameters.
- RtspRequestEncoder - Class in io.netty.handler.codec.rtsp
-
- RtspRequestEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspRequestEncoder
-
- RtspResponseDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspResponseDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096
}, maxHeaderSize (8192)
, and
maxContentLength (8192)
.
- RtspResponseDecoder(int, int, int) - Constructor for class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
Creates a new instance with the specified parameters.
- RtspResponseEncoder - Class in io.netty.handler.codec.rtsp
-
- RtspResponseEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspResponseEncoder
-
- RtspResponseStatuses - Class in io.netty.handler.codec.rtsp
-
The getStatus code and its description of a RTSP response.
- RtspVersions - Class in io.netty.handler.codec.rtsp
-
The version of RTSP.
- run() - Method in class io.netty.channel.nio.NioEventLoop
-
- run() - Method in class io.netty.channel.ThreadPerChannelEventLoop
-
- run() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- run(Timeout) - Method in interface io.netty.util.TimerTask
-
- runAllTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Poll all tasks from the task queue and run them via
Runnable.run()
method.
- runAllTasks(long) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Poll all tasks from the task queue and run them via
Runnable.run()
method.
- runPendingTasks() - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
- RxtxChannel - Class in io.netty.channel.rxtx
-
A channel to a serial device using the RXTX library.
- RxtxChannel() - Constructor for class io.netty.channel.rxtx.RxtxChannel
-
- RxtxChannelConfig - Interface in io.netty.channel.rxtx
-
A configuration class for RXTX device connections.
- RxtxChannelConfig.Databits - Enum in io.netty.channel.rxtx
-
- RxtxChannelConfig.Paritybit - Enum in io.netty.channel.rxtx
-
- RxtxChannelConfig.Stopbits - Enum in io.netty.channel.rxtx
-
- RxtxChannelOption<T> - Class in io.netty.channel.rxtx
-
Option for configuring a serial port connection
- RxtxDeviceAddress - Class in io.netty.channel.rxtx
-
A
SocketAddress
subclass to wrap the serial port address of a RXTX
device (e.g.
- RxtxDeviceAddress(String) - Constructor for class io.netty.channel.rxtx.RxtxDeviceAddress
-
Creates a RxtxDeviceAddress representing the address of the serial port.
- S_MAXAGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"s-maxage"
- SCALE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Scale"
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- schedule(EventExecutor, Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.TaskScheduler
-
- schedule(EventExecutor, Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.TaskScheduler
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- scheduleAtFixedRate(EventExecutor, Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.TaskScheduler
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- scheduleWithFixedDelay(EventExecutor, Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.TaskScheduler
-
- SCHEME - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":scheme"
- SCHEME - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.Spdy2HttpNames
-
"scheme"
- SCHEME - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Scheme"
- SCTP_DISABLE_FRAGMENTS - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_EXPLICIT_COMPLETE - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_FRAGMENT_INTERLEAVE - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_INIT_MAXSTREAMS - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_NODELAY - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_PRIMARY_ADDR - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_SET_PEER_PRIMARY_ADDR - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SctpChannel - Interface in io.netty.channel.sctp
-
A SCTP/IP
Channel
interface for single SCTP association.
- SctpChannelConfig - Interface in io.netty.channel.sctp
-
- SctpChannelOption<T> - Class in io.netty.channel.sctp
-
Option for configuring the SCTP transport
- SctpChannelOption(String) - Constructor for class io.netty.channel.sctp.SctpChannelOption
-
- SctpInboundByteStreamHandler - Class in io.netty.handler.codec.sctp
-
A ChannelHandler which receives
SctpMessage
s which belong to a application protocol form a specific
SCTP Stream and decode it as
ByteBuf
.
- SctpInboundByteStreamHandler(int, int) - Constructor for class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- SctpMessage - Class in io.netty.channel.sctp
-
Representation of SCTP Data Chunk
- SctpMessage(int, int, ByteBuf) - Constructor for class io.netty.channel.sctp.SctpMessage
-
Essential data that is being carried within SCTP Data Chunk
- SctpMessage(MessageInfo, ByteBuf) - Constructor for class io.netty.channel.sctp.SctpMessage
-
Essential data that is being carried within SCTP Data Chunk
- SctpMessageCompletionHandler - Class in io.netty.handler.codec.sctp
-
- SctpMessageCompletionHandler() - Constructor for class io.netty.handler.codec.sctp.SctpMessageCompletionHandler
-
- SctpMessageToMessageDecoder - Class in io.netty.handler.codec.sctp
-
- SctpMessageToMessageDecoder() - Constructor for class io.netty.handler.codec.sctp.SctpMessageToMessageDecoder
-
- SctpNotificationEvent - Class in io.netty.channel.sctp
-
A Notification event which carries a
Notification
from the SCTP stack to a SCTP
ChannelPipeline
.
- SctpNotificationEvent(Notification, Object) - Constructor for class io.netty.channel.sctp.SctpNotificationEvent
-
Create a new instance
- SctpNotificationHandler - Class in io.netty.channel.sctp
-
- SctpNotificationHandler(SctpChannel) - Constructor for class io.netty.channel.sctp.SctpNotificationHandler
-
- SctpOutboundByteStreamHandler - Class in io.netty.handler.codec.sctp
-
A ChannelHandler which transform
ByteBuf
to
SctpMessage
and send it through a specific stream
with given protocol identifier.
- SctpOutboundByteStreamHandler(int, int) - Constructor for class io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
-
- SctpServerChannel - Interface in io.netty.channel.sctp
-
A SCTP/IP
ServerChannel
which accepts incoming SCTP/IP associations.
- SctpServerChannelConfig - Interface in io.netty.channel.sctp
-
- SEC_WEBSOCKET_ACCEPT - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Accept"
- SEC_WEBSOCKET_KEY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Key"
- SEC_WEBSOCKET_KEY1 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Key1"
- SEC_WEBSOCKET_KEY2 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Key2"
- SEC_WEBSOCKET_LOCATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Location"
- SEC_WEBSOCKET_ORIGIN - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Origin"
- SEC_WEBSOCKET_PROTOCOL - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Protocol"
- SEC_WEBSOCKET_VERSION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Version"
- SEE_OTHER - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
303 See Other (since HTTP/1.1)
- selectedSubprotocol() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the selected subprotocol.
- selectionKey() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- selectSubprotocol(String) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Selects the first matching supported sub protocol
- SEMICOLON - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Semicolon ';'
- sendFile(FileRegion, ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- sendFile(FileRegion) - Method in class io.netty.channel.AbstractChannel
-
- sendFile(FileRegion, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- sendFile(FileRegion, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in interface io.netty.channel.ChannelOperationHandler
-
Called once a sendFile operation is made and so the
FileRegion
should be transfered.
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.channel.ChannelOperationHandlerAdapter
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- sendFile(FileRegion) - Method in interface io.netty.channel.group.ChannelGroup
-
- sendFile(FileRegion) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.handler.codec.ByteToByteEncoder
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- sendFile(ChannelHandlerContext, FileRegion, ChannelPromise) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- sendUnsupportedWebSocketVersionResponse(Channel) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Return that we need cannot not support the web socket version
- SEQ - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"seq"
- SERVER - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Server"
- SERVER - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Server"
- SERVER_PORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"server_port"
- ServerBootstrap - Class in io.netty.bootstrap
-
- ServerBootstrap() - Constructor for class io.netty.bootstrap.ServerBootstrap
-
- ServerChannel - Interface in io.netty.channel
-
A
Channel
that accepts an incoming connection attempt and creates
its child
Channel
s by accepting them.
- ServerCookieEncoder - Class in io.netty.handler.codec.http
-
Encodes server-side
Cookie
s into HTTP header values.
- ServerSocketChannel - Interface in io.netty.channel.socket
-
A TCP/IP
ServerChannel
which accepts incoming TCP/IP connections.
- ServerSocketChannelConfig - Interface in io.netty.channel.socket
-
- SERVICE_UNAVAILABLE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
503 Service Unavailable
- SERVICE_UNAVAILABLE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
503 Service Unavailable
- SESSION - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Session"
- SESSION_NOT_FOUND - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
454 Session Not Found
- set(String, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(String, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(String, Object) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a header with the specified name and value.
- set(String, Iterable<?>) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a header with the specified name and values.
- set(HttpHeaders) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Cleans the current header entries and copies all header entries of the specified headers
.
- set(String, Object) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- set(String, Iterable<?>) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- set(String, Object) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets a new header with the specified name and value.
- set(String, Iterable<?>) - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets a new header with the specified name and values.
- set(T) - Method in interface io.netty.util.Attribute
-
Sets the value
- set100ContinueExpected(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the "Expect: 100-continue"
header to the specified message.
- set100ContinueExpected(HttpMessage, boolean) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets or removes the "Expect: 100-continue"
header to / from the
specified message.
- SET_COOKIE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Set-Cookie"
- SET_COOKIE2 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Set-Cookie2"
- SET_PARAMETER - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The SET_PARAMETER requests to set the value of a parameter for a
presentation or stream specified by the URI.
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.ChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.DefaultChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setAllowHalfClosure(boolean) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setAllowHalfClosure(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setAllowHalfClosure(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setAllowHalfClosure(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setAllowHalfClosure(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Sets whether the channel should not close itself when its remote peer shuts down output to
make the connection half-closed.
- setAssociatedToStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setAssociatedToStreamId(HttpMessage, int) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-Associated-To-Stream-ID"
header.
- setAssociatedToStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Sets the Associated-To-Stream-ID of this frame.
- setAutoRead(boolean) - Method in interface io.netty.channel.ChannelConfig
-
Sets if ChannelOutboundInvoker.read()
will be invoked automatically so that a user application doesn't
need to call it at all.
- setAutoRead(boolean) - Method in class io.netty.channel.DefaultChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setBacklog(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setBacklog(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
Sets the backlog value to specify when the channel binds to a local address.
- setBacklog(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setBacklog(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setBacklog(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setBacklog(int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
Sets the backlog value to specify when the channel binds to a local
address.
- setBacklog(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setBacklog(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setBaudrate(int) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets the baud rate (ie. bits per second) for communication with the serial device.
- setBodyHttpDatas(List<InterfaceHttpData>) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Set the Body HttpDatas list
- setBoolean(int, boolean) - Method in class io.netty.buffer.AbstractByteBuf
-
- setBoolean(int, boolean) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified boolean at the specified absolute index
in this
buffer.
- setBoolean(int, boolean) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBroadcast(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setBroadcast(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setByte(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setByte(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified byte at the specified absolute index
in this
buffer.
- setByte(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.AbstractByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setBytes(int, ByteBuf) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the specified absolute index
until the source buffer becomes
unreadable.
- setBytes(int, ByteBuf, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the specified absolute index
.
- setBytes(int, ByteBuf, int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the specified absolute index
.
- setBytes(int, byte[]) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source array's data to this buffer starting at
the specified absolute index
.
- setBytes(int, byte[], int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source array's data to this buffer starting at
the specified absolute index
.
- setBytes(int, ByteBuffer) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the specified absolute index
until the source buffer's position
reaches its limit.
- setBytes(int, InputStream, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the content of the specified source stream to this buffer
starting at the specified absolute index
.
- setBytes(int, ScatteringByteChannel, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the content of the specified source channel to this buffer
starting at the specified absolute index
.
- setBytes(int, ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuf, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, byte[]) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.SlicedByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setChar(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 2-byte UTF-16 character at the specified absolute
index
in this buffer.
- setChar(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setCharset(Charset) - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- setCharset(Charset) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Set the Charset passed by the browser if defined
- setCharset(Charset) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- setCharset(Charset) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setClearPreviouslyPersistedSettings(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setClearPreviouslyPersistedSettings(boolean) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Sets if previously persisted settings should be cleared.
- setCloseNotifyTimeout(long, TimeUnit) - Method in class io.netty.handler.ssl.SslHandler
-
- setCloseNotifyTimeoutMillis(long) - Method in class io.netty.handler.ssl.SslHandler
-
- setCloseOnFailedFlush(boolean) - Method in class io.netty.channel.ChannelOutboundMessageHandlerAdapter
-
- setComment(String) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the comment of this
Cookie
.
- setComment(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setCommentUrl(String) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the comment URL of this
Cookie
.
- setCommentUrl(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.ChannelConfig
-
Sets the connect timeout of the channel in milliseconds.
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setContent(ByteBuf) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- setContent(File) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- setContent(InputStream) - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- setContent(ByteBuf) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- setContent(InputStream) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- setContent(File) - Method in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- setContent(ByteBuf) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Set the content from the ChannelBuffer (erase any previous data)
- setContent(File) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Set the content from the file (erase any previous data)
- setContent(InputStream) - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
Set the content from the inputStream (erase any previous data)
- setContent(ByteBuf) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- setContent(File) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- setContent(InputStream) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- setContent(ByteBuf) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setContent(File) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setContent(InputStream) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setContentLength(HttpMessage, long) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the "Content-Length"
header.
- setContentTransferEncoding(String) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- setContentTransferEncoding(String) - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Set the Content-Transfer-Encoding type from String as 7bit, 8bit or binary
- setContentTransferEncoding(String) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- setContentTransferEncoding(String) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setContentType(String) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- setContentType(String) - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Set the Content Type passed by the browser if defined
- setContentType(String) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- setContentType(String) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setDatabits(RxtxChannelConfig.Databits) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets the number of data bits to use to make up each character sent to the serial
device.
- setDate(HttpMessage, Date) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the "Date"
header.
- setDateHeader(HttpMessage, String, Date) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new date header with the specified name and value.
- setDateHeader(HttpMessage, String, Iterable<Date>) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new date header with the specified name and values.
- setDecoderResult(DecoderResult) - Method in class io.netty.handler.codec.http.DefaultHttpObject
-
- setDecoderResult(DecoderResult) - Method in interface io.netty.handler.codec.http.HttpObject
-
Updates the result of decoding this message.
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.ChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.DefaultChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setDefaultHandlerByteBufType(ChannelConfig.ChannelHandlerByteBufType) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setDeltaWindowSize(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- setDeltaWindowSize(int) - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Sets the Delta-Window-Size of this frame.
- setDiscard(boolean) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the discard flag of this
Cookie
.
- setDiscard(boolean) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setDomain(String) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the domain of this
Cookie
.
- setDomain(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setDouble(int, double) - Method in class io.netty.buffer.AbstractByteBuf
-
- setDouble(int, double) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 64-bit floating-point number at the specified
absolute index
in this buffer.
- setDouble(int, double) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.EmptyByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.SwappedByteBuf
-
- setDtr(boolean) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets whether the serial device supports the Data Terminal Ready signal, used for
flow control
- setFailure(Throwable) - Method in interface io.netty.channel.ChannelPromise
-
- setFailure(Throwable) - Method in class io.netty.channel.DefaultChannelPromise
-
- setFailure(Throwable) - Method in class io.netty.util.concurrent.CompletePromise
-
- setFailure(Throwable) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setFailure(Throwable) - Method in interface io.netty.util.concurrent.Promise
-
Marks this future as a failure and notifies all
listeners.
- setFilename(String) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- setFilename(String) - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
Set the original filename
- setFilename(String) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- setFilename(String) - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- setFloat(int, float) - Method in class io.netty.buffer.AbstractByteBuf
-
- setFloat(int, float) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 32-bit floating-point number at the specified
absolute index
in this buffer.
- setFloat(int, float) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.EmptyByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.SwappedByteBuf
-
- setHandshakeTimeout(long, TimeUnit) - Method in class io.netty.handler.ssl.SslHandler
-
- setHandshakeTimeoutMillis(long) - Method in class io.netty.handler.ssl.SslHandler
-
- setHeader(HttpMessage, String, Object) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new header with the specified name and value.
- setHeader(HttpMessage, String, Iterable<?>) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new header with the specified name and values.
- setHeader(SpdyHeaderBlock, String, Object) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets a new header with the specified name and value.
- setHeader(SpdyHeaderBlock, String, Iterable<?>) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets a new header with the specified name and values.
- setHost(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the "Host"
header.
- setHost(SpdyHeaderBlock, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Set the SPDY host header.
- setHttpOnly(boolean) - Method in interface io.netty.handler.codec.http.Cookie
-
Determines if this
Cookie
is HTTP only.
- setHttpOnly(boolean) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- setId(int) - Method in interface io.netty.handler.codec.spdy.SpdyPingFrame
-
Sets the ID of this frame.
- setIfAbsent(T) - Method in interface io.netty.util.Attribute
-
Atomically sets to the given value if this
Attribute
does not contain a value at the moment.
- setIndex(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setIndex(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the readerIndex
and writerIndex
of this buffer
in one shot.
- setIndex(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setInitMaxStreams(SctpStandardSocketOptions.InitMaxStreams) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setInitMaxStreams(SctpStandardSocketOptions.InitMaxStreams) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setInitMaxStreams(SctpStandardSocketOptions.InitMaxStreams) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setInitMaxStreams(SctpStandardSocketOptions.InitMaxStreams) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setInt(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setInt(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 32-bit integer at the specified absolute
index
in this buffer.
- setInt(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setInterface(InetAddress) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Sets the address of the network interface used for multicast packets.
- setInterface(InetAddress) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setIntHeader(HttpMessage, String, int) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new integer header with the specified name and value.
- setIntHeader(HttpMessage, String, Iterable<Integer>) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new integer header with the specified name and values.
- setInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaderBlock
-
- setInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- setInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- setInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setInvalid() - Method in interface io.netty.handler.codec.spdy.SpdyHeaderBlock
-
Marks this header block as invalid.
- setInvalid() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- setInvalid() - Method in interface io.netty.handler.codec.spdy.SpdySynReplyFrame
-
- setInvalid() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
- setIoRatio(int) - Method in class io.netty.channel.nio.NioEventLoop
-
Sets the percentage of the desired amount of time spent for I/O in the event loop.
- setIoRatio(int) - Method in class io.netty.channel.nio.NioEventLoopGroup
-
Sets the percentage of the desired amount of time spent for I/O in the child event loops.
- setKeepAlive(boolean) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setKeepAlive(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setKeepAlive(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setKeepAlive(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setKeepAlive(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setKeepAlive(HttpMessage, boolean) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the value of the "Connection"
header depending on the
protocol version of the specified message.
- setLast(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- setLast(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- setLast(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- setLast(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setLast(boolean) - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- setLast(boolean) - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- setLast(boolean) - Method in interface io.netty.handler.codec.spdy.SpdyStreamFrame
-
Sets if this frame is the last frame to be transmitted on the stream.
- setLast(boolean) - Method in interface io.netty.handler.codec.spdy.SpdySynReplyFrame
-
- setLast(boolean) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
- setLastGoodStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- setLastGoodStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Sets the Last-good-stream-ID of this frame.
- setLong(int, long) - Method in class io.netty.buffer.AbstractByteBuf
-
- setLong(int, long) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 64-bit long integer at the specified absolute
index
in this buffer.
- setLong(int, long) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.EmptyByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.SwappedByteBuf
-
- setLoopbackModeDisabled(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setLoopbackModeDisabled(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setMaxAge(long) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the maximum age of this
Cookie
in seconds.
- setMaxAge(long) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setMaxCumulationBufferComponents(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
Sets the maximum number of components in the cumulation buffer.
- setMedium(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setMedium(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 24-bit medium integer at the specified absolute
index
in this buffer.
- setMedium(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setMethod(HttpMethod) - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- setMethod(HttpMethod) - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- setMethod(HttpMethod) - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- setMethod(HttpMethod) - Method in interface io.netty.handler.codec.http.HttpRequest
-
- setMethod(int, SpdyHeaderBlock, HttpMethod) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP method header.
- setNetworkInterface(NetworkInterface) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in interface io.netty.channel.ChannelConfig
-
Sets a configuration property with the specified name and value.
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.DefaultChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setOptions(Map<ChannelOption<?>, ?>) - Method in interface io.netty.channel.ChannelConfig
-
Sets the configuration properties from the specified
Map
.
- setOptions(Map<ChannelOption<?>, ?>) - Method in class io.netty.channel.DefaultChannelConfig
-
- setParitybit(RxtxChannelConfig.Paritybit) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets the type of parity bit to be used when communicating with the serial device.
- setPath(String) - Method in interface io.netty.handler.codec.http.Cookie
-
- setPath(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setPersisted(int, boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setPersisted(int, boolean) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Sets if this setting is persisted.
- setPersistValue(int, boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setPersistValue(int, boolean) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Sets if this setting should be persisted.
- setPorts(int...) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the ports that this
Cookie
can be accessed on.
- setPorts(Iterable<Integer>) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the ports that this
Cookie
can be accessed on.
- setPorts(int...) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setPorts(Iterable<Integer>) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setPriority(byte) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setPriority(HttpMessage, byte) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-Priority"
header.
- setPriority(byte) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Sets the priority of the stream.
- setProtocolReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setProtocolReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setProtocolReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.Protocol_Receive_Buffer_Size
- setProtocolReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setProtocolSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setProtocolSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setProtocolSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.Protocol_Send_Buffer_Size
- setProtocolSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.DefaultHttpMessage
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.DefaultHttpResponse
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.FullHttpResponse
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.HttpMessage
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.HttpRequest
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.HttpResponse
-
- setReadTimeout(long) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setReceivePacketSize(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setReceivePacketSize(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setRts(boolean) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets whether the serial device supports the Request To Send signal, used for flow
control
- setScheme(int, SpdyHeaderBlock, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the URL scheme header.
- setScheme(HttpMessage, String) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-Scheme"
header.
- setSctpNoDelay(boolean) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setSctpNoDelay(boolean) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setSecure(boolean) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the security getStatus of this
Cookie
- setSecure(boolean) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setSelectedSubprotocol(String) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- setSendBufferSize(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setShort(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setShort(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 16-bit short integer at the specified absolute
index
in this buffer.
- setShort(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setSingleDecode(boolean) - Method in class io.netty.handler.codec.ByteToByteDecoder
-
- setSingleDecode(boolean) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- setSingleDecode(boolean) - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- setSoLinger(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setSoLinger(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setSoLinger(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSoLinger(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setSoLinger(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSoTimeout(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setSoTimeout(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setSoTimeout(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
Sets the maximal time a operation on the underlying socket may block.
- setSoTimeout(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
Sets the maximal time a operation on the underlying socket may block.
- setStatus(HttpResponseStatus) - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- setStatus(HttpResponseStatus) - Method in class io.netty.handler.codec.http.DefaultHttpResponse
-
- setStatus(HttpResponseStatus) - Method in interface io.netty.handler.codec.http.FullHttpResponse
-
- setStatus(HttpResponseStatus) - Method in interface io.netty.handler.codec.http.HttpResponse
-
- setStatus(SpdySessionStatus) - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- setStatus(SpdyStreamStatus) - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- setStatus(SpdySessionStatus) - Method in interface io.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Sets the getStatus of this frame.
- setStatus(int, SpdyHeaderBlock, HttpResponseStatus) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP response status header.
- setStatus(SpdyStreamStatus) - Method in interface io.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Sets the getStatus of this frame.
- setStopbits(RxtxChannelConfig.Stopbits) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets the number of stop bits to include at the end of every character to aid the
serial device in synchronising with the data.
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- setStreamId(HttpMessage, int) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-Stream-ID"
header.
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Sets the Stream-ID of this frame.
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyStreamFrame
-
Sets the Stream-ID of this frame.
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdySynReplyFrame
-
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
- setStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Sets the Stream-ID of this frame.
- setSuccess() - Method in interface io.netty.channel.ChannelPromise
-
- setSuccess() - Method in class io.netty.channel.DefaultChannelPromise
-
- setSuccess() - Method in class io.netty.util.concurrent.CompletePromise
-
- setSuccess() - Method in class io.netty.util.concurrent.DefaultPromise
-
- setSuccess() - Method in interface io.netty.util.concurrent.Promise
-
Marks this future as a success and notifies all
listeners.
- setSystemReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSystemReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSystemReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.System_Receive_Buffer_Size
- setSystemReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSystemSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSystemSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSystemSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.System_Send_Buffer_Size
- setSystemSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setTcpNoDelay(boolean) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setTcpNoDelay(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setTcpNoDelay(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setTcpNoDelay(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setTcpNoDelay(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setTimeToLive(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setTimeToLive(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- SETTINGS_CLIENT_CERTIFICATE_VECTOR_SIZE - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_CURRENT_CWND - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_DOWNLOAD_BANDWIDTH - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_DOWNLOAD_RETRANS_RATE - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_INITIAL_WINDOW_SIZE - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_ROUND_TRIP_TIME - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- SETTINGS_UPLOAD_BANDWIDTH - Static variable in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
- setTrafficClass(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setTrafficClass(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setTrafficClass(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setTrafficClass(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setTrafficClass(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setTrafficClass(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setTrafficClass(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setTransferEncodingChunked(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- setUnidirectional(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setUnidirectional(boolean) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Sets if the stream created with this frame is to be considered
half-closed to the receiver.
- SETUP - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The SETUP request for a URI specifies the transport mechanism to be
used for the streamed media.
- setUri(String) - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- setUri(String) - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- setUri(String) - Method in interface io.netty.handler.codec.http.FullHttpRequest
-
- setUri(String) - Method in interface io.netty.handler.codec.http.HttpRequest
-
Set the requested URI (or alternatively, path)
- setUrl(int, SpdyHeaderBlock, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the URL path header.
- setUrl(HttpMessage, String) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-URL"
header.
- setValue(String) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the value of this
Cookie
.
- setValue(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setValue(String) - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
Sets the value of this HttpData.
- setValue(String) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- setValue(String) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- setValue(String) - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- setValue(int, int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setValue(int, int, boolean, boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setValue(int, int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Sets the value of the setting ID.
- setValue(int, int, boolean, boolean) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Sets the value of the setting ID.
- setVersion(int) - Method in interface io.netty.handler.codec.http.Cookie
-
Sets the version of this
Cookie
.
- setVersion(int) - Method in class io.netty.handler.codec.http.DefaultCookie
-
- setVersion(int, SpdyHeaderBlock, HttpVersion) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP version header.
- setWaitTimeMillis(int) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
Sets the time to wait after opening the serial port and before sending it any
configuration information or data.
- setWriteSpinCount(int) - Method in interface io.netty.channel.ChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.rxtx.RxtxChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setWriteTimeout(long) - Method in interface io.netty.channel.socket.aio.AioSocketChannelConfig
-
- setZero(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setZero(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Fills this buffer with NUL (0x00) starting at the specified
absolute index
.
- setZero(int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- shutdown() - Method in class io.netty.bootstrap.ServerBootstrap
-
- shutdown() - Method in class io.netty.channel.aio.AioEventLoopGroup
-
- shutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- shutdown() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- shutdown() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- shutdown() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- shutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- shutdown() - Method in class io.netty.util.concurrent.TaskScheduler
-
- shutdownNow() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- shutdownNow() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- shutdownOutput() - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- shutdownOutput(ChannelPromise) - Method in class io.netty.channel.socket.aio.AioSocketChannel
-
- shutdownOutput() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shutdownOutput(ChannelPromise) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shutdownOutput() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- shutdownOutput(ChannelPromise) - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- shutdownOutput() - Method in interface io.netty.channel.socket.SocketChannel
-
- shutdownOutput(ChannelPromise) - Method in interface io.netty.channel.socket.SocketChannel
-
- Signal - Error in io.netty.util
-
A special
Error
which is used to signal some state or request by throwing it.
- Signal(String) - Constructor for error io.netty.util.Signal
-
Create a new instance
- SIGNAL_SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
-
- SIGNAL_UNFINISHED - Static variable in class io.netty.handler.codec.DecoderResult
-
- SingleThreadEventExecutor - Class in io.netty.util.concurrent
-
Abstract base class for
EventExecutor
's that execute all its submitted tasks in a single thread.
- SingleThreadEventExecutor(EventExecutorGroup, ThreadFactory, TaskScheduler) - Constructor for class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new instance
- SingleThreadEventLoop - Class in io.netty.channel
-
Abstract base class for
EventLoop
's that execute all its submitted tasks in a single thread.
- SingleThreadEventLoop(EventLoopGroup, ThreadFactory, TaskScheduler) - Constructor for class io.netty.channel.SingleThreadEventLoop
-
- size() - Method in class io.netty.buffer.FilteredMessageBuf
-
- size() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- size - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- size() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- skip(long) - Method in class io.netty.buffer.ByteBufInputStream
-
- skip(long) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- skipBytes(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- skipBytes(int) - Method in interface io.netty.buffer.ByteBuf
-
Increases the current readerIndex
by the specified
length
in this buffer.
- skipBytes(int) - Method in class io.netty.buffer.ByteBufInputStream
-
- skipBytes(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- skipBytes(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- skipBytes(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- skipBytes(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- skipBytes(int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- slice() - Method in class io.netty.buffer.AbstractByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- slice() - Method in interface io.netty.buffer.ByteBuf
-
Returns a slice of this buffer's readable bytes.
- slice(int, int) - Method in interface io.netty.buffer.ByteBuf
-
Returns a slice of this buffer's sub-region.
- slice(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- slice() - Method in class io.netty.buffer.EmptyByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- slice() - Method in class io.netty.buffer.SwappedByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- SlicedByteBuf - Class in io.netty.buffer
-
A derived buffer which exposes its parent's sub-region only.
- SlicedByteBuf(ByteBuf, int, int) - Constructor for class io.netty.buffer.SlicedByteBuf
-
- Snappy - Class in io.netty.handler.codec.compression
-
Uncompresses an input
ByteBuf
encoded with Snappy compression into an
output
ByteBuf
.
- Snappy() - Constructor for class io.netty.handler.codec.compression.Snappy
-
- SnappyFramedDecoder - Class in io.netty.handler.codec.compression
-
Uncompresses a
ByteBuf
encoded with the Snappy framing format.
- SnappyFramedDecoder() - Constructor for class io.netty.handler.codec.compression.SnappyFramedDecoder
-
Creates a new snappy-framed decoder with validation of checksums
turned off
- SnappyFramedDecoder(boolean) - Constructor for class io.netty.handler.codec.compression.SnappyFramedDecoder
-
Creates a new snappy-framed decoder with validation of checksums
as specified.
- SnappyFramedEncoder - Class in io.netty.handler.codec.compression
-
Compresses a
ByteBuf
using the Snappy framing format.
- SnappyFramedEncoder() - Constructor for class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- SO_BACKLOG - Static variable in class io.netty.channel.ChannelOption
-
- SO_BROADCAST - Static variable in class io.netty.channel.ChannelOption
-
- SO_KEEPALIVE - Static variable in class io.netty.channel.ChannelOption
-
- SO_LINGER - Static variable in class io.netty.channel.ChannelOption
-
- SO_RCVBUF - Static variable in class io.netty.channel.ChannelOption
-
- SO_REUSEADDR - Static variable in class io.netty.channel.ChannelOption
-
- SO_SNDBUF - Static variable in class io.netty.channel.ChannelOption
-
- SO_TIMEOUT - Static variable in class io.netty.channel.ChannelOption
-
- SO_TIMEOUT - Static variable in class io.netty.channel.oio.AbstractOioChannel
-
- SocketChannel - Interface in io.netty.channel.socket
-
- SocketChannelConfig - Interface in io.netty.channel.socket
-
- socketUDT(Channel) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Expose underlying SocketUDT
for debugging and monitoring.
- SocksAddressType - Enum in io.netty.handler.codec.socks
-
- SocksAuthRequest - Class in io.netty.handler.codec.socks
-
An socks auth request.
- SocksAuthRequest(String, String) - Constructor for class io.netty.handler.codec.socks.SocksAuthRequest
-
- SocksAuthRequestDecoder - Class in io.netty.handler.codec.socks
-
- SocksAuthRequestDecoder() - Constructor for class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- SocksAuthResponse - Class in io.netty.handler.codec.socks
-
An socks auth response.
- SocksAuthResponse(SocksAuthStatus) - Constructor for class io.netty.handler.codec.socks.SocksAuthResponse
-
- SocksAuthResponseDecoder - Class in io.netty.handler.codec.socks
-
- SocksAuthResponseDecoder() - Constructor for class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- SocksAuthScheme - Enum in io.netty.handler.codec.socks
-
- SocksAuthStatus - Enum in io.netty.handler.codec.socks
-
- SocksCmdRequest - Class in io.netty.handler.codec.socks
-
An socks cmd request.
- SocksCmdRequest(SocksCmdType, SocksAddressType, String, int) - Constructor for class io.netty.handler.codec.socks.SocksCmdRequest
-
- SocksCmdRequestDecoder - Class in io.netty.handler.codec.socks
-
- SocksCmdRequestDecoder() - Constructor for class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- SocksCmdResponse - Class in io.netty.handler.codec.socks
-
An socks cmd response.
- SocksCmdResponse(SocksCmdStatus, SocksAddressType) - Constructor for class io.netty.handler.codec.socks.SocksCmdResponse
-
- SocksCmdResponseDecoder - Class in io.netty.handler.codec.socks
-
- SocksCmdResponseDecoder() - Constructor for class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- SocksCmdStatus - Enum in io.netty.handler.codec.socks
-
- SocksCmdType - Enum in io.netty.handler.codec.socks
-
- SocksInitRequest - Class in io.netty.handler.codec.socks
-
An socks init request.
- SocksInitRequest(List<SocksAuthScheme>) - Constructor for class io.netty.handler.codec.socks.SocksInitRequest
-
- SocksInitRequestDecoder - Class in io.netty.handler.codec.socks
-
- SocksInitRequestDecoder() - Constructor for class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- SocksInitResponse - Class in io.netty.handler.codec.socks
-
An socks init response.
- SocksInitResponse(SocksAuthScheme) - Constructor for class io.netty.handler.codec.socks.SocksInitResponse
-
- SocksInitResponseDecoder - Class in io.netty.handler.codec.socks
-
- SocksInitResponseDecoder() - Constructor for class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- SocksMessage - Class in io.netty.handler.codec.socks
-
- SocksMessage(SocksMessageType) - Constructor for class io.netty.handler.codec.socks.SocksMessage
-
- SocksMessageEncoder - Class in io.netty.handler.codec.socks
-
- SocksMessageEncoder() - Constructor for class io.netty.handler.codec.socks.SocksMessageEncoder
-
- SocksMessageType - Enum in io.netty.handler.codec.socks
-
- SocksProtocolVersion - Enum in io.netty.handler.codec.socks
-
- SocksRequest - Class in io.netty.handler.codec.socks
-
- SocksRequest(SocksRequestType) - Constructor for class io.netty.handler.codec.socks.SocksRequest
-
- SocksRequestType - Enum in io.netty.handler.codec.socks
-
Type of socks request
- SocksResponse - Class in io.netty.handler.codec.socks
-
- SocksResponse(SocksResponseType) - Constructor for class io.netty.handler.codec.socks.SocksResponse
-
- SocksResponseType - Enum in io.netty.handler.codec.socks
-
Type of socks response
- SocksSubnegotiationVersion - Enum in io.netty.handler.codec.socks
-
- softCachingConcurrentResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
agressive concurrent cache
good for shared cache, when we're not worried about class unloading
- softCachingResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
agressive non-concurrent cache
good for non-shared cache, when we're not worried about class unloading
- SOMAXCONN - Static variable in class io.netty.util.NetUtil
-
The SOMAXCONN value of the current machine.
- SP - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Horizontal space
- SPDY_MAX_VERSION - Static variable in class io.netty.handler.codec.spdy.SpdyConstants
-
- SPDY_MIN_VERSION - Static variable in class io.netty.handler.codec.spdy.SpdyConstants
-
- SpdyConstants - Class in io.netty.handler.codec.spdy
-
- SpdyControlFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol Control Frame
- SpdyDataFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol Data Frame
- SpdyDataOrControlFrame - Interface in io.netty.handler.codec.spdy
-
- SpdyFrameCodec - Class in io.netty.handler.codec.spdy
-
- SpdyFrameCodec(int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameCodec
-
Creates a new instance with the specified version
and
the default decoder and encoder options
(maxChunkSize (8192)
, maxHeaderSize (16384)
,
compressionLevel (6)
, windowBits (15)
,
and memLevel (8)
).
- SpdyFrameCodec(int, int, int, int, int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameCodec
-
Creates a new instance with the specified decoder and encoder options.
- SpdyFrameDecoder - Class in io.netty.handler.codec.spdy
-
Decodes
ByteBuf
s into SPDY Data and Control Frames.
- SpdyFrameDecoder(int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
Creates a new instance with the specified version
and the default
maxChunkSize (8192)
and maxHeaderSize (16384)
.
- SpdyFrameDecoder(int, int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
Creates a new instance with the specified parameters.
- SpdyFrameEncoder - Class in io.netty.handler.codec.spdy
-
Encodes a SPDY Data or Control Frame into a
ByteBuf
.
- SpdyFrameEncoder(int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
Creates a new instance with the specified version
and the
default compressionLevel (6)
, windowBits (15)
,
and memLevel (8)
.
- SpdyFrameEncoder(int, int, int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
Creates a new instance with the specified parameters.
- SpdyGoAwayFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol GOAWAY Control Frame
- SpdyHeaderBlock - Interface in io.netty.handler.codec.spdy
-
- SpdyHeaders - Class in io.netty.handler.codec.spdy
-
Provides the constants for the standard SPDY HTTP header names and commonly
used utility methods that access a
SpdyHeaderBlock
.
- SpdyHeaders() - Constructor for class io.netty.handler.codec.spdy.SpdyHeaders
-
- SpdyHeaders.HttpNames - Class in io.netty.handler.codec.spdy
-
SPDY HTTP header names
- SpdyHeaders.Spdy2HttpNames - Class in io.netty.handler.codec.spdy
-
SPDY/2 HTTP header names
- SpdyHeadersFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol HEADERS Control Frame
- SpdyHttpCodec - Class in io.netty.handler.codec.spdy
-
- SpdyHttpCodec(int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpCodec
-
Creates a new instance with the specified decoder options.
- SpdyHttpDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyHttpDecoder(int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
Creates a new instance.
- SpdyHttpEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHttpEncoder(int) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
Creates a new instance.
- SpdyHttpHeaders - Class in io.netty.handler.codec.spdy
-
- SpdyHttpHeaders.Names - Class in io.netty.handler.codec.spdy
-
SPDY HTTP header names
- SpdyHttpResponseStreamIdHandler - Class in io.netty.handler.codec.spdy
-
- SpdyHttpResponseStreamIdHandler() - Constructor for class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- SpdyNoOpFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol NOOP Control Frame
- SpdyOrHttpChooser - Class in io.netty.handler.codec.spdy
-
- SpdyOrHttpChooser(int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- SpdyOrHttpChooser.SelectedProtocol - Enum in io.netty.handler.codec.spdy
-
- SpdyPingFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol PING Control Frame
- SpdyProtocolException - Exception in io.netty.handler.codec.spdy
-
- SpdyProtocolException() - Constructor for exception io.netty.handler.codec.spdy.SpdyProtocolException
-
Creates a new instance.
- SpdyProtocolException(String, Throwable) - Constructor for exception io.netty.handler.codec.spdy.SpdyProtocolException
-
Creates a new instance.
- SpdyProtocolException(String) - Constructor for exception io.netty.handler.codec.spdy.SpdyProtocolException
-
Creates a new instance.
- SpdyProtocolException(Throwable) - Constructor for exception io.netty.handler.codec.spdy.SpdyProtocolException
-
Creates a new instance.
- SpdyRstStreamFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol RST_STREAM Control Frame
- SpdySessionHandler - Class in io.netty.handler.codec.spdy
-
Manages streams within a SPDY session.
- SpdySessionHandler(int, boolean) - Constructor for class io.netty.handler.codec.spdy.SpdySessionHandler
-
Creates a new session handler.
- SpdySessionStatus - Class in io.netty.handler.codec.spdy
-
The SPDY session getStatus code and its description.
- SpdySessionStatus(int, String) - Constructor for class io.netty.handler.codec.spdy.SpdySessionStatus
-
Creates a new instance with the specified code
and its
statusPhrase
.
- SpdySettingsFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol SETTINGS Control Frame
- SpdyStreamFrame - Interface in io.netty.handler.codec.spdy
-
A frame which is part of a stream
- SpdyStreamStatus - Class in io.netty.handler.codec.spdy
-
The SPDY stream getStatus code and its description.
- SpdyStreamStatus(int, String) - Constructor for class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Creates a new instance with the specified code
and its
statusPhrase
.
- SpdySynReplyFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol SYN_REPLY Control Frame
- SpdySynStreamFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol SYN_STREAM Control Frame
- SpdyWindowUpdateFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol WINDOW_UPDATE Control Frame
- SPEED - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Speed"
- sslCloseFuture() - Method in class io.netty.handler.ssl.SslHandler
-
- SslHandler - Class in io.netty.handler.ssl
-
- SslHandler(SSLEngine) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SslHandler(SSLEngine, boolean) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SslHandler(SSLEngine, Executor) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SslHandler(SSLEngine, boolean, Executor) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SSRC - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"ssrc"
- start() - Method in class io.netty.handler.traffic.TrafficCounter
-
Start the monitoring process
- start() - Method in class io.netty.util.HashedWheelTimer
-
Starts the background thread explicitly.
- startOffset() - Method in class io.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer began.
- startOffset() - Method in class io.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer began.
- state() - Method in class io.netty.handler.codec.ReplayingDecoder
-
Returns the current state of this decoder.
- state(S) - Method in class io.netty.handler.codec.ReplayingDecoder
-
Sets the current state of this decoder.
- state() - Method in class io.netty.handler.timeout.IdleStateEvent
-
Returns the idle state.
- state - Variable in class io.netty.util.concurrent.DefaultPromise
-
The the most significant 24 bits of this field represents the number of waiter threads waiting for this promise
with await*() and sync*().
- stateHandler() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- STATUS - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":status"
- STATUS - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.Spdy2HttpNames
-
"status"
- statusCode() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Returns the closing status code as per
RFC 6455.
- stop() - Method in class io.netty.handler.traffic.TrafficCounter
-
Stop the monitoring process
- stop() - Method in class io.netty.util.HashedWheelTimer
-
- stop() - Method in interface io.netty.util.Timer
-
Releases all resources acquired by this
Timer
and cancels all
tasks which were scheduled but not executed yet.
- STOP_BITS - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- STREAM_ALREADY_CLOSED - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
9 Stream Already Closed
- STREAM_ID - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Stream-ID"
- STREAM_IN_USE - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
8 Stream In Use
- streamIdentifier() - Method in class io.netty.channel.sctp.SctpMessage
-
Return the stream-identifier
- StringDecoder - Class in io.netty.handler.codec.string
-
- StringDecoder() - Constructor for class io.netty.handler.codec.string.StringDecoder
-
Creates a new instance with the current system character set.
- StringDecoder(Charset) - Constructor for class io.netty.handler.codec.string.StringDecoder
-
Creates a new instance with the specified character set.
- StringEncoder - Class in io.netty.handler.codec.string
-
- StringEncoder(BufType) - Constructor for class io.netty.handler.codec.string.StringEncoder
-
Creates a new instance with the current system character set.
- StringEncoder(BufType, Charset) - Constructor for class io.netty.handler.codec.string.StringEncoder
-
Creates a new instance with the specified character set.
- submit(Callable<T>) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- submit(Runnable, T) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- submit(Runnable) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- subprotocols() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the CSV of supported sub protocols
- SucceededFuture - Class in io.netty.util.concurrent
-
- SucceededFuture(EventExecutor) - Constructor for class io.netty.util.concurrent.SucceededFuture
-
Creates a new instance.
- SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
-
- suspendIntermediaryDeallocations() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- suspendIntermediaryDeallocations() - Method in interface io.netty.buffer.ByteBuf
-
- suspendIntermediaryDeallocations() - Method in interface io.netty.buffer.CompositeByteBuf
-
- suspendIntermediaryDeallocations() - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- suspendIntermediaryDeallocations() - Method in class io.netty.buffer.EmptyByteBuf
-
- suspendIntermediaryDeallocations() - Method in class io.netty.buffer.SwappedByteBuf
-
- swapInt(int) - Static method in class io.netty.buffer.BufUtil
-
Toggles the endianness of the specified 32-bit integer.
- swapLong(long) - Static method in class io.netty.buffer.BufUtil
-
Toggles the endianness of the specified 64-bit long integer.
- swapMedium(int) - Static method in class io.netty.buffer.BufUtil
-
Toggles the endianness of the specified 24-bit medium integer.
- SwappedByteBuf - Class in io.netty.buffer
-
- SwappedByteBuf(ByteBuf) - Constructor for class io.netty.buffer.SwappedByteBuf
-
- swapShort(short) - Static method in class io.netty.buffer.BufUtil
-
Toggles the endianness of the specified 16-bit short integer.
- SWITCHING_PROTOCOLS - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
101 Switching Protocols
- sync() - Method in interface io.netty.channel.ChannelFuture
-
- sync() - Method in interface io.netty.channel.ChannelPromise
-
- sync() - Method in class io.netty.channel.DefaultChannelPromise
-
- sync() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- sync() - Method in class io.netty.util.concurrent.CompleteFuture
-
- sync() - Method in class io.netty.util.concurrent.CompletePromise
-
- sync() - Method in class io.netty.util.concurrent.DefaultPromise
-
- sync() - Method in class io.netty.util.concurrent.FailedFuture
-
- sync() - Method in interface io.netty.util.concurrent.Future
-
Waits for this future until it is done, and rethrows the cause of the failure if this future
failed.
- sync() - Method in interface io.netty.util.concurrent.Promise
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelFuture
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelPromise
-
- syncUninterruptibly() - Method in class io.netty.channel.DefaultChannelPromise
-
- syncUninterruptibly() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- syncUninterruptibly() - Method in class io.netty.util.concurrent.CompleteFuture
-
- syncUninterruptibly() - Method in class io.netty.util.concurrent.CompletePromise
-
- syncUninterruptibly() - Method in class io.netty.util.concurrent.DefaultPromise
-
- syncUninterruptibly() - Method in class io.netty.util.concurrent.FailedFuture
-
- syncUninterruptibly() - Method in interface io.netty.util.concurrent.Future
-
Waits for this future until it is done, and rethrows the cause of the failure if this future
failed.
- syncUninterruptibly() - Method in interface io.netty.util.concurrent.Promise
-
- SYSTEM_RECEIVE_BUFFER_SIZE - Static variable in class io.netty.channel.udt.UdtChannelOption
-
See OptionUDT.System_Receive_Buffer_Size
.
- SYSTEM_SEND_BUFFER_SIZE - Static variable in class io.netty.channel.udt.UdtChannelOption
-
See OptionUDT.System_Send_Buffer_Size
.
- validate() - Method in class io.netty.bootstrap.Bootstrap
-
- validate() - Method in class io.netty.bootstrap.ServerBootstrap
-
- validate(T) - Method in class io.netty.channel.ChannelOption
-
- validate(ChannelOption<T>, T) - Method in class io.netty.channel.DefaultChannelConfig
-
- validateArgs(Object...) - Method in class io.netty.util.UniqueName
-
Validates the given arguments.
- value() - Method in enum io.netty.channel.rxtx.RxtxChannelConfig.Databits
-
- value() - Method in enum io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
-
- value() - Method in enum io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
-
- value() - Method in class io.netty.channel.rxtx.RxtxDeviceAddress
-
- valueOf(String) - Static method in enum io.netty.buffer.BufType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.channel.ChannelConfig.ChannelHandlerByteBufType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Databits
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Databits
-
- valueOf(String) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
-
- valueOf(String) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
-
- valueOf(String) - Static method in enum io.netty.channel.socket.InternetProtocolFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.base64.Base64Dialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.compression.ZlibWrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.netty.handler.codec.http.HttpMethod
-
Returns the
HttpMethod
represented by the specified name.
- valueOf(int) - Static method in class io.netty.handler.codec.http.HttpResponseStatus
-
- valueOf(String) - Static method in class io.netty.handler.codec.http.HttpVersion
-
Returns an existing or new
HttpVersion
instance which matches to
the specified protocol version string.
- valueOf(String) - Static method in enum io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.EncoderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.http.websocketx.WebSocketVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.netty.handler.codec.rtsp.RtspMethods
-
Returns the
HttpMethod
represented by the specified name.
- valueOf(int) - Static method in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
- valueOf(String) - Static method in class io.netty.handler.codec.rtsp.RtspVersions
-
Returns an existing or new
HttpVersion
instance which matches to
the specified RTSP version string.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- valueOf(int) - Static method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- valueOf(String) - Static method in enum io.netty.handler.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.timeout.IdleState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.netty.buffer.BufType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.ChannelConfig.ChannelHandlerByteBufType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Databits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.socket.InternetProtocolFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.base64.Base64Dialect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.compression.ZlibWrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.EncoderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.http.websocketx.WebSocketVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksAddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksCmdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.timeout.IdleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIANT_ALSO_NEGOTIATES - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
506 Variant Also Negotiates (RFC2295)
- VARY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Vary"
- VARY - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Vary"
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
Process server response:
HTTP/1.1 101 WebSocket Protocol Handshake
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Origin: http://example.com
Sec-WebSocket-Location: ws://example.com/demo
Sec-WebSocket-Protocol: sample
8jKS'y:G*Co,Wxa-
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
Process server response:
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo=
Sec-WebSocket-Protocol: chat
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
Process server response:
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo=
Sec-WebSocket-Protocol: chat
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
Process server response:
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo=
Sec-WebSocket-Protocol: chat
- version() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Version of the web socket specification that is being used
- version() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the version of the specification being supported
- VERSION - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":version"
- VERSION - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.Spdy2HttpNames
-
"version"
- VIA - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Via"
- VIA - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Via"
- voidFuture() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- voidFuture() - Method in interface io.netty.channel.Channel.Unsafe
-
Return a VoidChannelPromise
.
- WAIT_TIME - Static variable in class io.netty.channel.rxtx.RxtxChannelOption
-
- wakeup(boolean) - Method in class io.netty.channel.nio.NioEventLoop
-
- wakeup(boolean) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- WARNING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Warning"
- weakCachingConcurrentResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
non-agressive concurrent cache
good for shared cache, when we're worried about class unloading
- weakCachingResolver(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
non-agressive non-concurrent cache
good for non-shared default cache
- WEBSOCKET - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"WebSocket"
- WebSocket00FrameDecoder - Class in io.netty.handler.codec.http.websocketx
-
- WebSocket00FrameDecoder() - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- WebSocket00FrameDecoder(int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
Creates a new instance of WebSocketFrameDecoder
with the specified maxFrameSize
.
- WebSocket00FrameEncoder - Class in io.netty.handler.codec.http.websocketx
-
- WebSocket00FrameEncoder() - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder
-
- WebSocket07FrameDecoder - Class in io.netty.handler.codec.http.websocketx
-
Decodes a web socket frame from wire protocol version 7 format.
- WebSocket07FrameDecoder(boolean, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket07FrameDecoder
-
Constructor
- WebSocket07FrameEncoder - Class in io.netty.handler.codec.http.websocketx
-
Encodes a web socket frame into wire protocol version 7 format.
- WebSocket07FrameEncoder(boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket07FrameEncoder
-
Constructor
- WebSocket08FrameDecoder - Class in io.netty.handler.codec.http.websocketx
-
Decodes a web socket frame from wire protocol version 8 format.
- WebSocket08FrameDecoder(boolean, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
Constructor
- WebSocket08FrameEncoder - Class in io.netty.handler.codec.http.websocketx
-
Encodes a web socket frame into wire protocol version 8 format.
- WebSocket08FrameEncoder(boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder
-
Constructor
- WebSocket13FrameDecoder - Class in io.netty.handler.codec.http.websocketx
-
Decodes a web socket frame from wire protocol version 13 format.
- WebSocket13FrameDecoder(boolean, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket13FrameDecoder
-
Constructor
- WebSocket13FrameEncoder - Class in io.netty.handler.codec.http.websocketx
-
Encodes a web socket frame into wire protocol version 13 format.
- WebSocket13FrameEncoder(boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocket13FrameEncoder
-
Constructor
- WEBSOCKET_07_ACCEPT_GUID - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- WEBSOCKET_08_ACCEPT_GUID - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- WEBSOCKET_13_ACCEPT_GUID - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- WEBSOCKET_LOCATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"WebSocket-Location"
- WEBSOCKET_ORIGIN - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"WebSocket-Origin"
- WEBSOCKET_PROTOCOL - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"WebSocket-Protocol"
- WebSocketClientHandshaker - Class in io.netty.handler.codec.http.websocketx
-
Base class for web socket client handshake implementations
- WebSocketClientHandshaker(URI, WebSocketVersion, String, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Base constructor
- WebSocketClientHandshaker00 - Class in io.netty.handler.codec.http.websocketx
-
Performs client side opening and closing handshakes for web socket specification version
draft-ietf-hybi-thewebsocketprotocol-
00
A very large portion of this code was taken from the Netty 3.2 HTTP example.
- WebSocketClientHandshaker00(URI, WebSocketVersion, String, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
Constructor specifying the destination web socket location and version to initiate
- WebSocketClientHandshaker07 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketClientHandshaker07(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
Creates a new instance.
- WebSocketClientHandshaker08 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketClientHandshaker08(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
Creates a new instance.
- WebSocketClientHandshaker13 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketClientHandshaker13(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
Creates a new instance.
- WebSocketClientHandshakerFactory - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Base class for web socket frames
- WebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- WebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- WebSocketHandshakeException - Exception in io.netty.handler.codec.http.websocketx
-
Exception during handshaking process
- WebSocketHandshakeException(String) - Constructor for exception io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
-
- WebSocketHandshakeException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
-
- WebSocketServerHandshaker - Class in io.netty.handler.codec.http.websocketx
-
Base class for server side web socket opening and closing handshakes
- WebSocketServerHandshaker(WebSocketVersion, String, String, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Constructor specifying the destination web socket location
- WebSocketServerHandshaker00 - Class in io.netty.handler.codec.http.websocketx
-
Performs server side opening and closing handshakes for web socket specification version
draft-ietf-hybi-thewebsocketprotocol-
00
A very large portion of this code was taken from the Netty 3.2 HTTP example.
- WebSocketServerHandshaker00(String, String, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Constructor specifying the destination web socket location
- WebSocketServerHandshaker07 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerHandshaker07(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
Constructor specifying the destination web socket location
- WebSocketServerHandshaker08 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerHandshaker08(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
Constructor specifying the destination web socket location
- WebSocketServerHandshaker13 - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerHandshaker13(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
Constructor specifying the destination web socket location
- WebSocketServerHandshakerFactory - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerHandshakerFactory(String, String, boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Constructor specifying the destination web socket location
- WebSocketServerHandshakerFactory(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Constructor specifying the destination web socket location
- WebSocketServerProtocolHandler - Class in io.netty.handler.codec.http.websocketx
-
This handler does all the heavy lifting for you to run a websocket server.
- WebSocketServerProtocolHandler(String) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- WebSocketServerProtocolHandler(String, String) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- WebSocketServerProtocolHandler(String, String, boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- WebSocketServerProtocolHandshakeHandler - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerProtocolHandshakeHandler(String, String, boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- WebSocketVersion - Enum in io.netty.handler.codec.http.websocketx
-
Versions of the web socket specification.
- wrappedBuffer(Queue<T>) - Static method in class io.netty.buffer.Unpooled
-
Creates a new
MessageBuf
which wraps the given
queue
.
- wrappedBuffer(byte[]) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer which wraps the specified array
.
- wrappedBuffer(byte[], int, int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian buffer which wraps the sub-region of the
specified array
.
- wrappedBuffer(ByteBuffer) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer which wraps the specified NIO buffer's current
slice.
- wrappedBuffer(ByteBuf) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer which wraps the specified buffer's readable bytes.
- wrappedBuffer(byte[]...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the specified
arrays without copying them.
- wrappedBuffer(ByteBuf...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the readable bytes of the
specified buffers without copying them.
- wrappedBuffer(ByteBuffer...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the slices of the specified
NIO buffers without copying them.
- wrappedBuffer(int, byte[]...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the specified
arrays without copying them.
- wrappedBuffer(int, ByteBuf...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the readable bytes of the
specified buffers without copying them.
- wrappedBuffer(int, ByteBuffer...) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian composite buffer which wraps the slices of the specified
NIO buffers without copying them.
- writable() - Method in class io.netty.buffer.AbstractByteBuf
-
Deprecated.
- writable() - Method in interface io.netty.buffer.ByteBuf
-
- writable() - Method in class io.netty.buffer.EmptyByteBuf
-
Deprecated.
- writable() - Method in class io.netty.buffer.SwappedByteBuf
-
Deprecated.
- writableBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- writableBytes() - Method in interface io.netty.buffer.ByteBuf
-
Returns the number of writable bytes which is equal to
(this.capacity - this.writerIndex)
.
- writableBytes() - Method in class io.netty.buffer.EmptyByteBuf
-
- writableBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- write(byte[], int, int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- write(byte[]) - Method in class io.netty.buffer.ByteBufOutputStream
-
- write(int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- write(Object) - Method in class io.netty.channel.AbstractChannel
-
- write(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- write(Object) - Method in interface io.netty.channel.group.ChannelGroup
-
Writes the specified
message
to all
Channel
s in this
group.
- write(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- write(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- write(byte[], int, int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- write(byte[]) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- WRITE_SPIN_COUNT - Static variable in class io.netty.channel.ChannelOption
-
- writeBoolean(boolean) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBoolean(boolean) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified boolean at the current writerIndex
and increases the writerIndex
by 1
in this buffer.
- writeBoolean(boolean) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeBoolean(boolean) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeByte(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified byte at the current writerIndex
and increases the writerIndex
by 1
in this buffer.
- writeByte(int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeByte(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeByte(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBytes(ByteBuf) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the current writerIndex
until the source buffer becomes
unreadable, and increases the writerIndex
by the number of
the transferred bytes.
- writeBytes(ByteBuf, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the current writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
- writeBytes(ByteBuf, int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the current writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
- writeBytes(byte[]) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source array's data to this buffer starting at
the current writerIndex
and increases the writerIndex
by the number of the transferred bytes (= src.length
).
- writeBytes(byte[], int, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source array's data to this buffer starting at
the current writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
- writeBytes(ByteBuffer) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the specified source buffer's data to this buffer starting at
the current writerIndex
until the source buffer's position
reaches its limit, and increases the writerIndex
by the
number of the transferred bytes.
- writeBytes(InputStream, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the content of the specified stream to this buffer
starting at the current writerIndex
and increases the
writerIndex
by the number of the transferred bytes.
- writeBytes(ScatteringByteChannel, int) - Method in interface io.netty.buffer.ByteBuf
-
Transfers the content of the specified channel to this buffer
starting at the current writerIndex
and increases the
writerIndex
by the number of the transferred bytes.
- writeBytes(String) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeBytes(ByteBuf) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuf, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(byte[]) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(byte[], int, int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuffer) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeBytes(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeChar(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeChar(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 2-byte UTF-16 character at the current
writerIndex
and increases the writerIndex
by 2
in this buffer.
- writeChar(int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeChar(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeChar(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeChars(String) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeChars(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeCounter() - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- writeDouble(double) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeDouble(double) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 64-bit floating point number at the current
writerIndex
and increases the writerIndex
by 8
in this buffer.
- writeDouble(double) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeDouble(double) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeDouble(double) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeFloat(float) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeFloat(float) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 32-bit floating point number at the current
writerIndex
and increases the writerIndex
by 4
in this buffer.
- writeFloat(float) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeFloat(float) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeFloat(float) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeInbound(O) - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Write data to the inbound of this
Channel
.
- writeInbound0(O) - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Add the data to the inbound buffer.
- writeInbound0(ByteBuf) - Method in class io.netty.channel.embedded.EmbeddedByteChannel
-
- writeInbound0(Object) - Method in class io.netty.channel.embedded.EmbeddedMessageChannel
-
- writeInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeInt(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 32-bit integer at the current writerIndex
and increases the writerIndex
by 4
in this buffer.
- writeInt(int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeInt(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeInt(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeLong(long) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeLong(long) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 64-bit long integer at the current
writerIndex
and increases the writerIndex
by 8
in this buffer.
- writeLong(long) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeLong(long) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeLong(long) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeMedium(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeMedium(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 24-bit medium integer at the current
writerIndex
and increases the writerIndex
by 3
in this buffer.
- writeMedium(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeMedium(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeMedium(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeMedium(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeObject(Object) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeOutbound(Object) - Method in class io.netty.channel.embedded.AbstractEmbeddedChannel
-
Write data to the outbound of this
Channel
.
- WRITER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- writerIndex() - Method in class io.netty.buffer.AbstractByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writerIndex() - Method in interface io.netty.buffer.ByteBuf
-
Returns the writerIndex
of this buffer.
- writerIndex(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the writerIndex
of this buffer.
- writerIndex(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writerIndex() - Method in class io.netty.buffer.EmptyByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writerIndex() - Method in class io.netty.buffer.SwappedByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeShort(int) - Method in interface io.netty.buffer.ByteBuf
-
Sets the specified 16-bit short integer at the current
writerIndex
and increases the writerIndex
by 2
in this buffer.
- writeShort(int) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeShort(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeShort(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeTimedOut(ChannelHandlerContext) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- WriteTimeoutException - Exception in io.netty.handler.timeout
-
- WriteTimeoutHandler - Class in io.netty.handler.timeout
-
- WriteTimeoutHandler(int) - Constructor for class io.netty.handler.timeout.WriteTimeoutHandler
-
Creates a new instance.
- WriteTimeoutHandler(long, TimeUnit) - Constructor for class io.netty.handler.timeout.WriteTimeoutHandler
-
Creates a new instance.
- writeUTF(String) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeUTF(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeZero(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeZero(int) - Method in interface io.netty.buffer.ByteBuf
-
Fills this buffer with NUL (0x00) starting at the current
writerIndex
and increases the writerIndex
by the
specified length
.
- writeZero(int) - Method in interface io.netty.buffer.CompositeByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.DefaultCompositeByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writtenBytes() - Method in class io.netty.buffer.ByteBufOutputStream
-
Returns the number of written bytes by this stream so far.
- WWW_AUTHENTICATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"WWW-Authenticate"
- WWW_AUTHENTICATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"WWW-Authenticate"