- AbstractBootstrap<B extends AbstractBootstrap<B,C>,C extends Channel> - Class in io.netty.bootstrap
-
- 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) - 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.
- AbstractChannelPoolHandler - Class in io.netty.channel.pool
-
- AbstractChannelPoolHandler() - Constructor for class io.netty.channel.pool.AbstractChannelPoolHandler
-
- AbstractChannelPoolMap<K,P extends ChannelPool> - Class in io.netty.channel.pool
-
- AbstractChannelPoolMap() - Constructor for class io.netty.channel.pool.AbstractChannelPoolMap
-
- 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
-
- AbstractEpollServerChannel - Class in io.netty.channel.epoll
-
- AbstractEpollServerChannel(int) - Constructor for class io.netty.channel.epoll.AbstractEpollServerChannel
-
- AbstractEpollServerChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.AbstractEpollServerChannel
-
- AbstractEpollStreamChannel - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel(Channel, int) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel(int) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel.SpliceInTask - Class in io.netty.channel.epoll
-
- AbstractEventExecutor - Class in io.netty.util.concurrent
-
- AbstractEventExecutor() - Constructor for class io.netty.util.concurrent.AbstractEventExecutor
-
- AbstractEventExecutorGroup - Class in io.netty.util.concurrent
-
- AbstractEventExecutorGroup() - Constructor for class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- AbstractFuture<V> - Class in io.netty.util.concurrent
-
Abstract
Future
implementation which does not allow for cancellation.
- AbstractFuture() - Constructor for class io.netty.util.concurrent.AbstractFuture
-
- 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
-
- AbstractInternalLogger - Class in io.netty.util.internal.logging
-
- AbstractInternalLogger(String) - Constructor for class io.netty.util.internal.logging.AbstractInternalLogger
-
Creates a new instance.
- 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
-
- AbstractNioByteChannel - Class in io.netty.channel.nio
-
- AbstractNioByteChannel(Channel, SelectableChannel) - Constructor for class io.netty.channel.nio.AbstractNioByteChannel
-
Create a new instance
- AbstractNioByteChannel.NioByteUnsafe - Class in io.netty.channel.nio
-
- AbstractNioChannel - Class in io.netty.channel.nio
-
Abstract base class for
Channel
implementations which use a Selector based approach.
- AbstractNioChannel(Channel, SelectableChannel, int) - Constructor for class io.netty.channel.nio.AbstractNioChannel
-
Create a new instance
- AbstractNioChannel.AbstractNioUnsafe - Class in io.netty.channel.nio
-
- AbstractNioChannel.NioUnsafe - Interface in io.netty.channel.nio
-
- AbstractNioMessageChannel - Class in io.netty.channel.nio
-
- AbstractNioMessageChannel(Channel, SelectableChannel, int) - Constructor for class io.netty.channel.nio.AbstractNioMessageChannel
-
- AbstractNioUnsafe() - Constructor for class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- AbstractNotificationHandler<T> - Class in com.sun.nio.sctp
-
- AbstractNotificationHandler() - Constructor for class com.sun.nio.sctp.AbstractNotificationHandler
-
- AbstractOioByteChannel - Class in io.netty.channel.oio
-
Abstract base class for OIO which reads and writes bytes from/to a Socket
- AbstractOioByteChannel(Channel) - 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) - 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) - Constructor for class io.netty.channel.oio.AbstractOioMessageChannel
-
- AbstractReferenceCounted - Class in io.netty.util
-
- AbstractReferenceCounted() - Constructor for class io.netty.util.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
-
- AbstractScheduledEventExecutor - Class in io.netty.util.concurrent
-
Abstract base class for
EventExecutor
s that want to support scheduling.
- AbstractScheduledEventExecutor() - Constructor for class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- AbstractServerChannel - Class in io.netty.channel
-
A skeletal server-side
Channel
implementation.
- AbstractServerChannel() - Constructor for class io.netty.channel.AbstractServerChannel
-
Creates a new instance.
- AbstractTrafficShapingHandler - Class in io.netty.handler.traffic
-
- AbstractTrafficShapingHandler(long, long, long, long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- AbstractTrafficShapingHandler(long, long, long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(long, long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler() - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using NO LIMIT, default Check Interval value of
1000L ms and
default max time as delay allowed value of
15000L ms.
- AbstractTrafficShapingHandler(long) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Constructor using NO LIMIT and
default max time as delay allowed value of
15000L ms.
- AbstractUnsafe() - Constructor for class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- accelerationFactor() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- accept() - Method in class com.sun.nio.sctp.SctpServerChannel
-
- accept(int, byte[]) - Static method in class io.netty.channel.epoll.Native
-
- 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 class io.netty.channel.SimpleChannelInboundHandler
-
Returns true
if the given message should be handled.
- 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.MessageToMessageDecoder
-
Returns true
if the given message should be handled.
- 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 class io.netty.handler.codec.ByteToMessageCodec
-
Returns true
if and only if the specified message can be encoded by this codec.
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- 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.MessageToByteEncoder
-
Returns true
if the given message should be handled.
- 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.MessageToMessageEncoder
-
Returns true
if the given message should be handled.
- 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"
- acquire() - Method in interface io.netty.channel.pool.ChannelPool
-
- acquire(Promise<Channel>) - Method in interface io.netty.channel.pool.ChannelPool
-
- acquire(Promise<Channel>) - Method in class io.netty.channel.pool.FixedChannelPool
-
- acquire() - Method in class io.netty.channel.pool.SimpleChannelPool
-
- acquire(Promise<Channel>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- activate(InputStream, OutputStream) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
Activate this instance.
- ACTIVE - Static variable in interface io.netty.channel.pool.ChannelHealthChecker
-
- actualReadableBytes() - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
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.
- adapt(Runnable) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
run
method of the given
Runnable
as its action, and returns
a null result upon
ForkJoinTask.join()
.
- adapt(Runnable, T) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
run
method of the given
Runnable
as its action, and returns
the given result upon
ForkJoinTask.join()
.
- adapt(Callable<? extends T>) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask
that performs the
call
method of the given
Callable
as its action, and returns
its result upon
ForkJoinTask.join()
, translating any checked exceptions
encountered into
RuntimeException
.
- AdaptiveRecvByteBufAllocator - Class in io.netty.channel
-
The
RecvByteBufAllocator
that automatically increases and
decreases the predicted buffer size on feed back.
- AdaptiveRecvByteBufAllocator(int, int, int) - Constructor for class io.netty.channel.AdaptiveRecvByteBufAllocator
-
Creates a new predictor with the specified parameters.
- add(ChannelPromise, int) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- add(ChannelPromise, long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- add(Channel) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- add(Object, ChannelPromise) - Method in class io.netty.channel.PendingWriteQueue
-
- add(HttpHeaders) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(CharSequence, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(CharSequence, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add(String, Object) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- add(CharSequence, 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
-
- add(CharSequence, 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.
- add(Promise<V>...) - Method in class io.netty.util.concurrent.PromiseAggregator
-
Add the given
Promise
s to the aggregator.
- add(String, V) - Method in class io.netty.util.DomainNameMapping
-
Adds a mapping that maps the specified (optionally wildcard) host name to the specified output value.
- add(K) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
Adds the specified key to this set view by mapping the key to
the default mapped value in the backing map, if defined.
- add(E) - Method in class io.netty.util.internal.ConcurrentSet
-
- add(Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- add(int, Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- 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<? extends K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- addAll(Collection<?>) - Method in class io.netty.util.internal.RecyclableArrayList
-
- addAll(int, Collection<?>) - Method in class io.netty.util.internal.RecyclableArrayList
-
- 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 class io.netty.buffer.CompositeByteBuf
-
- addComponent(int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
on the specific index.
- addComponents(ByteBuf...) - Method in class io.netty.buffer.CompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in class io.netty.buffer.CompositeByteBuf
-
- addComponents(int, ByteBuf...) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s on the specific index
Be aware that this method does not increase the
writerIndex
of the
CompositeByteBuf
.
- addComponents(int, Iterable<ByteBuf>) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s on the specific index
Be aware that this method does not increase the
writerIndex
of the
CompositeByteBuf
.
- 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
-
- addDateHeader(HttpMessage, CharSequence, 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
-
- addFlush() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- addHeader(HttpMessage, String, Object) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- addHeader(HttpMessage, CharSequence, Object) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Adds a new header with the specified name and value.
- addHeader(SpdyHeadersFrame, String, Object) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Adds a new header with the specified name and value.
- addHttpData(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Utility function to add a new decoded data
- addHttpData(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Utility function to add a new decoded data
- addHttpData(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Utility function to add a new decoded data
- 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
-
- addIntHeader(HttpMessage, CharSequence, 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<? super Void>>) - Method in interface io.netty.channel.ChannelFuture
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelPromise
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.DefaultChannelPromise
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.CompleteFuture
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Future
-
Adds the specified listener to this future.
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Promise
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelFuture
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelPromise
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.DefaultChannelPromise
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.CompleteFuture
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.DefaultPromise
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.Future
-
Adds the specified listeners to this future.
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- addListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.Promise
-
- addMessage(Object, int, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- addParam(String, String) - Method in class io.netty.handler.codec.http.QueryStringEncoder
-
Adds a parameter with the specified name and value to this encoder.
- address() - Method in class com.sun.nio.sctp.MessageInfo
-
- AddressedEnvelope<M,A extends SocketAddress> - Interface in io.netty.channel
-
A message that wraps another message with a sender address and a recipient address.
- addressSize() - Static method in class io.netty.util.internal.PlatformDependent
-
Return the address size of the OS.
4 (for 32 bits systems ) and 8 (for 64 bits systems).
- 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, SpdyVersion) - 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
-
- addToPendingCount(int) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- adjustMarkers(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- advmss() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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
- AIO_READ_TIMEOUT - Static variable in class io.netty.channel.ChannelOption
-
Deprecated.
- AIO_WRITE_TIMEOUT - Static variable in class io.netty.channel.ChannelOption
-
Deprecated.
- all() - Static method in class io.netty.channel.group.ChannelMatchers
-
- 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 class io.netty.buffer.ByteBuf
-
- alloc() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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.buffer.UnpooledDirectByteBuf
-
- alloc() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- alloc() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- alloc() - Method in class io.netty.channel.AbstractChannel
-
- alloc() - Method in interface io.netty.channel.Channel
-
- alloc() - Method in interface io.netty.channel.ChannelHandlerContext
-
- allocate(ByteBufAllocator) - Method in interface io.netty.channel.RecvByteBufAllocator.Handle
-
Creates a new receive buffer whose capacity is probably large enough to read all inbound data and small
enough not to waste its space.
- allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class io.netty.handler.codec.LengthFieldPrepender
-
- allocateBuffer(ChannelHandlerContext, I, boolean) - Method in class io.netty.handler.codec.MessageToByteEncoder
-
Allocate a
ByteBuf
which will be used as argument of
#encode(ChannelHandlerContext, I, ByteBuf)
.
- allocateDirect(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
Allocate a new direct
ByteBuffer
with the given initialCapacity.
- allocateDirect(int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
Allocate a new direct
ByteBuffer
with the given initialCapacity.
- allocateMemory(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- 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
-
- allowCredentials() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
By default cookies are not included in CORS requests, but this method will enable cookies to
be added to CORS requests.
- allowedRequestHeaders() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Returns the allowed set of Request Headers.
- allowedRequestHeaders(String...) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Specifies the if headers that should be returned in the CORS 'Access-Control-Allow-Headers'
response header.
- allowedRequestMethods() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Returns the allowed set of Request Methods.
- allowedRequestMethods(HttpMethod...) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Specifies the allowed set of HTTP Request Methods that should be returned in the
CORS 'Access-Control-Request-Method' response header.
- allowNullOrigin() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Web browsers may set the 'Origin' request header to 'null' if a resource is loaded
from the local file system.
- 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.
- annotateConnectException(Throwable, SocketAddress) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
Appends the remote address to the message of the exceptions caused by connection attempt failure.
- 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"
- append(char) - Method in class io.netty.util.internal.AppendableCharSequence
-
- append(CharSequence) - Method in class io.netty.util.internal.AppendableCharSequence
-
- append(CharSequence, int, int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- AppendableCharSequence - Class in io.netty.util.internal
-
- AppendableCharSequence(int) - Constructor for class io.netty.util.internal.AppendableCharSequence
-
- appendClassPath(ClassPath) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- appendClassPath(String) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- appendHeaders(StringBuilder) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"application/x-www-form-urlencoded"
- ApplicationProtocolConfig - Class in io.netty.handler.ssl
-
- ApplicationProtocolConfig(ApplicationProtocolConfig.Protocol, ApplicationProtocolConfig.SelectorFailureBehavior, ApplicationProtocolConfig.SelectedListenerFailureBehavior, Iterable<String>) - Constructor for class io.netty.handler.ssl.ApplicationProtocolConfig
-
Create a new instance.
- ApplicationProtocolConfig(ApplicationProtocolConfig.Protocol, ApplicationProtocolConfig.SelectorFailureBehavior, ApplicationProtocolConfig.SelectedListenerFailureBehavior, String...) - Constructor for class io.netty.handler.ssl.ApplicationProtocolConfig
-
Create a new instance.
- applicationProtocolConfig(ApplicationProtocolConfig) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Application protocol negotiation configuration.
- ApplicationProtocolConfig.Protocol - Enum in io.netty.handler.ssl
-
Defines which application level protocol negotiation to use.
- ApplicationProtocolConfig.SelectedListenerFailureBehavior - Enum in io.netty.handler.ssl
-
Defines the most common behaviors for the peer which is notified of the selected protocol.
- ApplicationProtocolConfig.SelectorFailureBehavior - Enum in io.netty.handler.ssl
-
Defines the most common behaviors for the peer that selects the application protocol.
- ApplicationProtocolNegotiator - Interface in io.netty.handler.ssl
-
Interface to support Application Protocol Negotiation.
- applicationProtocolNegotiator() - Method in class io.netty.handler.ssl.JdkSslContext
-
- applicationProtocolNegotiator() - Method in class io.netty.handler.ssl.SslContext
-
Returns the object responsible for negotiating application layer protocols for the TLS NPN/ALPN extensions.
- apply(A) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.Action
-
- apply(A, B) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.BiAction
-
- apply(A, B) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.BiFun
-
- apply(double, double) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.DoubleByDoubleToDouble
-
- apply(A) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.Fun
-
- apply(int, int) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.IntByIntToInt
-
- apply(long, long) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.LongByLongToLong
-
- apply(A, B) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectByObjectToDouble
-
- apply(A, B) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectByObjectToInt
-
- apply(A, B) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectByObjectToLong
-
- apply(A) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectToDouble
-
- apply(A) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectToInt
-
- apply(A) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ObjectToLong
-
- array() - Method in class io.netty.buffer.ByteBuf
-
Returns the backing byte array of this buffer.
- array() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- array() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- array() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- array() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- arrayOffset() - Method in class 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.CompositeByteBuf
-
- 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
-
- arrayOffset() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- artifactId() - Method in class io.netty.util.Version
-
- artifactVersion() - Method in class io.netty.util.Version
-
- ASSOCIATED_TO_STREAM_ID - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Associated-To-Stream-ID"
- associatedStreamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- associatedStreamId() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the Associated-To-Stream-ID of this frame.
- Association - Class in com.sun.nio.sctp
-
- Association() - Constructor for class com.sun.nio.sctp.Association
-
- association() - Method in interface com.sun.nio.sctp.Notification
-
- association() - Method in class com.sun.nio.sctp.SctpChannel
-
- 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.
- AssociationChangeNotification - Class in com.sun.nio.sctp
-
- AssociationChangeNotification() - Constructor for class com.sun.nio.sctp.AssociationChangeNotification
-
- ato() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- attr(AttributeKey<T>, T) - Method in class io.netty.bootstrap.AbstractBootstrap
-
Allow to specify an initial attribute of the newly created
Channel
.
- 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
-
- 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_CLOSE - Static variable in class io.netty.channel.ChannelOption
-
- AUTO_READ - Static variable in class io.netty.channel.ChannelOption
-
- autoReadCleared() - Method in class io.netty.channel.DefaultChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- 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.ChannelProgressiveFuture
-
- await() - Method in interface io.netty.channel.ChannelProgressivePromise
-
- await() - Method in interface io.netty.channel.ChannelPromise
-
- await() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- 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.DefaultProgressivePromise
-
- 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.ProgressiveFuture
-
- await() - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- await() - Method in interface io.netty.util.concurrent.Promise
-
- awaitInactivity(long, TimeUnit) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Waits until the worker thread of this executor has no tasks left in its task queue and terminates itself.
- awaitInactivity(long, TimeUnit) - Static method in class io.netty.util.ThreadDeathWatcher
-
Waits until the thread of this watcher has no threads to watch and terminates itself.
- awaitQuiescence(long, TimeUnit) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- 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.internal.chmv8.ForkJoinPool
-
Blocks until all tasks have completed execution after a
shutdown request, or the timeout occurs, or the current thread
is interrupted, whichever happens first.
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelFuture
-
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelProgressivePromise
-
- awaitUninterruptibly() - Method in interface io.netty.channel.ChannelPromise
-
- awaitUninterruptibly() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- 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.DefaultProgressivePromise
-
- 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.ProgressiveFuture
-
- awaitUninterruptibly() - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- awaitUninterruptibly() - Method in interface io.netty.util.concurrent.Promise
-
- 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
- calculateSize(Object) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Calculate the size of the given
Object
.
- call() - Method in class io.netty.handler.codec.http.cors.CorsConfig.DateValueGenerator
-
- callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
Called once data should be decoded from the given
ByteBuf
.
- callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- CANCEL - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
5 Cancel
- cancel(boolean) - Method in class io.netty.util.concurrent.CompleteFuture
-
- cancel(boolean) - Method in class io.netty.util.concurrent.DefaultPromise
-
- cancel(boolean) - Method in interface io.netty.util.concurrent.Future
-
- cancel(boolean) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Attempts to cancel execution of this task.
- cancel() - Method in interface io.netty.util.Timeout
-
Attempts to cancel the
TimerTask
associated with this handle.
- cancelScheduledTasks() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Cancel all scheduled tasks.
- canEnableTcpNoDelayByDefault() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if it is fine to enable TCP_NODELAY socket option by default.
- capacity() - Method in class io.netty.buffer.ByteBuf
-
Returns the number of bytes (octets) this buffer can contain.
- capacity(int) - Method in class io.netty.buffer.ByteBuf
-
Adjusts the capacity of this buffer.
- capacity() - Method in class io.netty.buffer.CompositeByteBuf
-
- capacity(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- capacity() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- capacity(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- capacity() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- capacity(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- capacity() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- capacity(int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- CARRIAGE_RETURN - Static variable in class io.netty.util.internal.StringUtil
-
- caState() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- cause() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- cause() - Method in class io.netty.handler.codec.DecoderResult
-
- cause() - Method in class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
- 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
-
- certificate() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated X.509 certificate file in PEM format.
- ch() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- ch() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
- channel(Class<? extends C>) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- 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() - Method in interface io.netty.channel.ChannelPromise
-
- channel - Variable in class io.netty.channel.DefaultChannelConfig
-
- channel() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- channel() - Method in class io.netty.channel.DefaultChannelPromise
-
- channel - Variable in class io.netty.channel.epoll.EpollServerChannelConfig
-
- Channel.Unsafe - Interface in io.netty.channel
-
Unsafe operations that should never be called from user-code.
- channelAcquired(Channel) - Method in class io.netty.channel.pool.AbstractChannelPoolHandler
-
NOOP implementation, sub-classes may override this.
- channelAcquired(Channel) - Method in interface io.netty.channel.pool.ChannelPoolHandler
-
- channelActive(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- 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
-
Issues an initial TLS handshake once connected when used in client-mode
- 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
.
- channelCreated(Channel) - Method in interface io.netty.channel.pool.ChannelPoolHandler
-
- 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(ChannelFactory<? extends C>) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- 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.
- ChannelFutureListener - Interface in io.netty.channel
-
- 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<Channel, 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
-
- ChannelHealthChecker - Interface in io.netty.channel.pool
-
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelInactive(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- 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.http.HttpObjectAggregator
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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
-
- ChannelInboundHandler - Interface in io.netty.channel
-
- ChannelInboundHandlerAdapter - Class in io.netty.channel
-
Abstract base class for
ChannelInboundHandler
implementations which provide
implementations of all of their methods.
- ChannelInboundHandlerAdapter() - Constructor for class io.netty.channel.ChannelInboundHandlerAdapter
-
- ChannelInitializer<C extends Channel> - Class in io.netty.channel
-
- ChannelInitializer() - Constructor for class io.netty.channel.ChannelInitializer
-
- ChannelInputShutdownEvent - Class in io.netty.channel.socket
-
- ChannelMatcher - Interface in io.netty.channel.group
-
- ChannelMatchers - Class in io.netty.channel.group
-
Helper class which provides often used
ChannelMatcher
implementations.
- ChannelMetadata - Class in io.netty.channel
-
Represents the properties of a
Channel
implementation.
- ChannelMetadata(boolean) - Constructor for class io.netty.channel.ChannelMetadata
-
Create a new instance
- ChannelOption<T> - Class in io.netty.channel
-
- ChannelOption(String) - Constructor for class io.netty.channel.ChannelOption
-
- ChannelOutboundBuffer - Class in io.netty.channel
-
(Transport implementors only) an internal data structure used by
AbstractChannel
to store its pending
outbound write requests.
- ChannelOutboundBuffer.MessageProcessor - Interface in io.netty.channel
-
- ChannelOutboundHandler - Interface in io.netty.channel
-
- ChannelOutboundHandlerAdapter - Class in io.netty.channel
-
- ChannelOutboundHandlerAdapter() - Constructor for class io.netty.channel.ChannelOutboundHandlerAdapter
-
- ChannelPipeline - Interface in io.netty.channel
-
A list of
ChannelHandler
s which handles or intercepts inbound events and outbound operations of a
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.
- ChannelPool - Interface in io.netty.channel.pool
-
Allows to acquire and release
Channel
and so act as a pool of these.
- ChannelPoolHandler - Interface in io.netty.channel.pool
-
Handler which is called for various actions done by the
ChannelPool
.
- ChannelPoolMap<K,P extends ChannelPool> - Interface in io.netty.channel.pool
-
Allows to map
ChannelPool
implementations to a specific key.
- ChannelProgressiveFuture - Interface in io.netty.channel
-
- ChannelProgressiveFutureListener - Interface in io.netty.channel
-
An
EventListener
listener which will be called once the sending task associated with future is
being transferred.
- ChannelProgressivePromise - Interface in io.netty.channel
-
Special
ChannelPromise
which will be notified once the associated bytes is transferring.
- 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
-
Create a new instance
- channelRead(ChannelHandlerContext, Object) - Method in interface io.netty.channel.ChannelInboundHandler
-
Invoked when the current
Channel
has read a message from the peer.
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.channel.SimpleChannelInboundHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.MessageToMessageDecoder
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.logging.LoggingHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- channelRead0(ChannelHandlerContext, I) - Method in class io.netty.channel.SimpleChannelInboundHandler
-
Please keep in mind that this method will be renamed to
messageReceived(ChannelHandlerContext, I)
in 5.0.
- channelReadComplete(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- channelReady(C, SelectionKey) - Method in interface io.netty.channel.nio.NioTask
-
- channelRegistered(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInitializer
-
- 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
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- channelReleased(Channel) - Method in class io.netty.channel.pool.AbstractChannelPoolHandler
-
NOOP implementation, sub-classes may override this.
- channelReleased(Channel) - Method in interface io.netty.channel.pool.ChannelPoolHandler
-
- channelTrafficCounters() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
To allow for instance doAccounting to use the TrafficCounter per channel.
- 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, long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance.
- ChannelTrafficShapingHandler(long, long, long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance using default
max time as delay allowed value of 15000 ms.
- ChannelTrafficShapingHandler(long, long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance using default Check Interval value of 1000 ms and
max time as delay allowed value of 15000 ms.
- ChannelTrafficShapingHandler(long) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
Create a new instance using
default max time as delay allowed value of 15000 ms and no limit.
- channelUnregistered(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
- channelUnregistered(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- 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
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelInboundHandler
-
Gets called once the writable state of a
Channel
changed.
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- charAt(int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- 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"
- charsetDecoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- charsetEncoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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.DefaultChannelProgressivePromise
-
- 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
-
- checkException() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
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
-
- checkNotNull(T, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is not null.
- 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
-
- checkWaitReadTime(ChannelHandlerContext, long, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- childAttr(AttributeKey<T>, T) - Method in class io.netty.bootstrap.ServerBootstrap
-
- childGroup() - Method in class io.netty.bootstrap.ServerBootstrap
-
Return the configured
EventLoopGroup
which will be used for the child channels or
null
if non is configured yet.
- 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"
- ChunkedFile - Class in io.netty.handler.stream
-
A
ChunkedInput
that fetches data from a file chunk by chunk.
- 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
-
- 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
-
- ciphers(Iterable<String>) - Method in class io.netty.handler.ssl.SslContextBuilder
-
The cipher suites to enable, in the order of preference.
- ciphers(Iterable<String>, CipherSuiteFilter) - Method in class io.netty.handler.ssl.SslContextBuilder
-
The cipher suites to enable, in the order of preference.
- CipherSuiteFilter - Interface in io.netty.handler.ssl
-
Provides a means to filter the supplied cipher suite based upon the supported and default cipher suites.
- cipherSuites() - Method in class io.netty.handler.ssl.JdkSslContext
-
- cipherSuites() - Method in class io.netty.handler.ssl.SslContext
-
Returns the list of enabled cipher suites, in the order of preference.
- 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.HttpPostMultipartRequestDecoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- cleanFiles() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Clean all HttpDatas (on Disk) for the current request.
- cleanFiles() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
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 class io.netty.buffer.ByteBuf
-
Sets the readerIndex
and writerIndex
of this buffer to
0
.
- clear() - Method in class io.netty.buffer.CompositeByteBuf
-
- clear() - Method in class io.netty.buffer.EmptyByteBuf
-
- 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 frame.
- clear() - Method in class io.netty.util.collection.IntObjectHashMap
-
- clear() - Method in interface io.netty.util.collection.IntObjectMap
-
Clears all entries from this map.
- clear() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Removes all of the mappings from this map.
- clear() - Method in class io.netty.util.internal.ConcurrentSet
-
- clearHeaders(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Removes all headers from the specified message.
- clearMaybe() - Method in class io.netty.util.internal.MpscLinkedQueueNode
-
Sets the element this node contains to null
so that the node can be used as a tombstone.
- clearOpWrite() - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- 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"
- ClientCookieDecoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie decoder to be used client side.
- ClientCookieEncoder - Class in io.netty.handler.codec.http
-
- ClientCookieEncoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie encoder to be used client side,
so only name=value pairs are sent.
- CLOCK - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"clock"
- clone() - Method in class io.netty.bootstrap.AbstractBootstrap
-
Returns a deep clone of this bootstrap which has the identical configuration.
- clone() - Method in class io.netty.bootstrap.Bootstrap
-
- clone(EventLoopGroup) - Method in class io.netty.bootstrap.Bootstrap
-
Returns a deep clone of this bootstrap which has the identical configuration except that it uses
the given
EventLoopGroup
.
- 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() - Method in interface io.netty.channel.Channel
-
Request to close this
Channel
and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of
an error.
- close(ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to close this
Channel
and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of
an error.
- 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() - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to close the
Channel
and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of
an error.
- close(ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to close the
Channel
and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of
an error.
- close(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a close operation is made.
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- close() - Method in interface io.netty.channel.ChannelPipeline
-
Request to close the
Channel
and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of
an error.
- close(ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
Request to close the
Channel
bound to this
ChannelPipeline
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- close(int) - Static method in class io.netty.channel.epoll.Native
-
- close() - Method in interface io.netty.channel.group.ChannelGroup
-
- close(ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- close() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- close(ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- close() - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- close() - Method in interface io.netty.channel.pool.ChannelPool
-
- close() - Method in class io.netty.channel.pool.FixedChannelPool
-
- close() - Method in class io.netty.channel.pool.SimpleChannelPool
-
- close() - Method in class io.netty.channel.unix.FileDescriptor
-
Close the file descriptor.
- 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() - Method in class io.netty.handler.codec.http.HttpChunkedInput
-
- 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.WebSocketClientHandshaker
-
Performs the closing handshake
- close(Channel, CloseWebSocketFrame, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Performs the closing handshake
- 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.SpdyFrameCodec
-
- 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() - Method in interface io.netty.util.ResourceLeak
-
- CLOSE_ON_FAILURE - Static variable in interface io.netty.channel.ChannelFutureListener
-
- closeExecutor() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- 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
-
- code() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the code of this status.
- code() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the code of this status.
- 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 ':'
- com.sun.nio.sctp - package com.sun.nio.sctp
-
This package is only included to let SCTP also compile on non-unix operation systems.
- CombinedChannelDuplexHandler<I extends ChannelInboundHandler,O extends ChannelOutboundHandler> - Class in io.netty.channel
-
- CombinedChannelDuplexHandler() - Constructor for class io.netty.channel.CombinedChannelDuplexHandler
-
Creates a new uninitialized instance.
- CombinedChannelDuplexHandler(I, O) - 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 ','
- COMMA - Static variable in class io.netty.util.internal.StringUtil
-
- comment() - Method in interface io.netty.handler.codec.http.Cookie
-
- comment() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commentUrl() - Method in interface io.netty.handler.codec.http.Cookie
-
- commentUrl() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commitTimeMillis() - Method in class io.netty.util.Version
-
- commonPool() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the common pool instance.
- CommonsLoggerFactory - Class in io.netty.util.internal.logging
-
- CommonsLoggerFactory() - Constructor for class io.netty.util.internal.logging.CommonsLoggerFactory
-
- compare(ByteBuf, ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
- 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.
- compareAndSetForkJoinTaskTag(short, short) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Atomically conditionally sets the tag value for this task.
- compareAndSetPendingCount(int, int) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Sets (atomically) the pending count to the given count only if
it currently holds the given expected value.
- compareTo(ByteBuf) - Method in class io.netty.buffer.AbstractByteBuf
-
- compareTo(ByteBuf) - Method in class 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
-
- 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.cookie.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
-
Deprecated.
- 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.
- complete(T) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- complete(V) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Completes this task, and if not already aborted or cancelled,
returning the given value as the result of subsequent
invocations of join
and related operations.
- completed - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- completeExceptionally(Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Completes this task abnormally, and if not already aborted or
cancelled, causes it to throw the given exception upon
join
and related operations.
- CompleteFuture<V> - 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.
- component(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- componentAtOffset(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- compose(ChannelMatcher...) - Static method in class io.netty.channel.group.ChannelMatchers
-
- COMPOSITE_CUMULATOR - Static variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- 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 - Class in io.netty.buffer
-
A virtual buffer which shows multiple buffers as a single merged buffer.
- CompositeByteBuf(ByteBufAllocator, boolean, int) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- CompositeByteBuf(ByteBufAllocator, boolean, int, ByteBuf...) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- CompositeByteBuf(ByteBufAllocator, boolean, int, Iterable<ByteBuf>) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- 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
-
- 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.
- compute(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Attempts to compute a mapping for the specified key and its
current mapped value (or null
if there is no current
mapping).
- compute() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
The main computation performed by this task.
- computeIfAbsent(K, ConcurrentHashMapV8.Fun<? super K, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
If the specified key is not already associated with a value,
attempts to compute its value using the given mapping function
and enters it into this map unless null
.
- computeIfPresent(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
If the value for the specified key is present, attempts to
compute a new mapping given the key and its current mapped
value.
- ConcurrentHashMapV8<K,V> - Class in io.netty.util.internal.chmv8
-
A hash table supporting full concurrency of retrievals and
high expected concurrency for updates.
- ConcurrentHashMapV8() - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with the default initial table size (16).
- ConcurrentHashMapV8(int) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size
accommodating the specified number of elements without the need
to dynamically resize.
- ConcurrentHashMapV8(Map<? extends K, ? extends V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new map with the same mappings as the given map.
- ConcurrentHashMapV8(int, float) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size based on
the given number of elements (initialCapacity
) and
initial table density (loadFactor
).
- ConcurrentHashMapV8(int, float, int) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size based on
the given number of elements (initialCapacity
), table
density (loadFactor
), and number of concurrently
updating threads (concurrencyLevel
).
- ConcurrentHashMapV8.Action<A> - Interface in io.netty.util.internal.chmv8
-
Interface describing a void action of one argument
- ConcurrentHashMapV8.BiAction<A,B> - Interface in io.netty.util.internal.chmv8
-
Interface describing a void action of two arguments
- ConcurrentHashMapV8.BiFun<A,B,T> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function of two arguments
- ConcurrentHashMapV8.ConcurrentHashMapSpliterator<T> - Interface in io.netty.util.internal.chmv8
-
An object for traversing and partitioning elements of a source.
- ConcurrentHashMapV8.DoubleByDoubleToDouble - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two doubles to a double
- ConcurrentHashMapV8.Fun<A,T> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function of one argument
- ConcurrentHashMapV8.IntByIntToInt - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two ints to an int
- ConcurrentHashMapV8.KeySetView<K,V> - Class in io.netty.util.internal.chmv8
-
A view of a ConcurrentHashMapV8 as a
Set
of keys, in
which additions may optionally be enabled by mapping to a
common value.
- ConcurrentHashMapV8.LongByLongToLong - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two longs to a long
- ConcurrentHashMapV8.ObjectByObjectToDouble<A,B> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two arguments to a double
- ConcurrentHashMapV8.ObjectByObjectToInt<A,B> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two arguments to an int
- ConcurrentHashMapV8.ObjectByObjectToLong<A,B> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two arguments to a long
- ConcurrentHashMapV8.ObjectToDouble<A> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping its argument to a double
- ConcurrentHashMapV8.ObjectToInt<A> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping its argument to an int
- ConcurrentHashMapV8.ObjectToLong<A> - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping its argument to a long
- ConcurrentSet<E> - Class in io.netty.util.internal
-
- ConcurrentSet() - Constructor for class io.netty.util.internal.ConcurrentSet
-
Creates a new instance which wraps the specified map
.
- 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.EmbeddedChannel
-
- config() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- config() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- 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.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 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 interface io.netty.channel.unix.DomainSocketChannel
-
- 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.
- configureChannel(long, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- 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(SocketAddress) - Method in class com.sun.nio.sctp.SctpChannel
-
- 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) - Method in interface io.netty.channel.Channel
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress) - Method in interface io.netty.channel.Channel
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- connect(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- 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(SocketAddress) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- connect(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a connect operation is made.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- connect(SocketAddress) - Method in interface io.netty.channel.ChannelPipeline
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress) - Method in interface io.netty.channel.ChannelPipeline
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- connect(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
Request to connect to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
Request to connect to the given
SocketAddress
while bind to the localAddress and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- connect(int, SocketAddress) - Static method in class io.netty.channel.epoll.Native
-
- 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.codec.spdy.SpdyFrameCodec
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- CONNECT_TIMEOUT_MILLIS - Static variable in class io.netty.channel.ChannelOption
-
- connectChannel(Bootstrap) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- 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"
- 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
-
- consolidate() - Method in class io.netty.buffer.CompositeByteBuf
-
- consolidate(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- contains(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- contains(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- contains(K) - Method in interface io.netty.channel.pool.ChannelPoolMap
-
Returns
true
if a
ChannelPool
exists for the given
key
.
- contains(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(String, String, boolean) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(CharSequence, CharSequence, boolean) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- contains(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- contains(CharSequence) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Checks to see if there is a header with the specified name
- contains(String, String, boolean) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- contains(CharSequence, CharSequence, boolean) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns true
if a header with the name and value exists.
- 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.
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Deprecated.
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
- contains(Object) - Method in class io.netty.util.internal.ConcurrentSet
-
- contains(String) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns true
if and only if the system property with the specified key
exists.
- containsKey(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- containsKey(int) - Method in interface io.netty.util.collection.IntObjectMap
-
Indicates whether or not this map contains a value for the specified key.
- containsKey(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Tests if the specified object is a key in this table.
- containsValue(V) - Method in class io.netty.util.collection.IntObjectHashMap
-
- containsValue(V) - Method in interface io.netty.util.collection.IntObjectMap
-
Indicates whether or not the map contains the specified value.
- containsValue(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns true
if this map maps one or more keys to the
specified value.
- content() - Method in interface io.netty.buffer.ByteBufHolder
-
- content() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- content() - Method in interface io.netty.channel.AddressedEnvelope
-
Returns the message wrapped by this envelope message.
- content() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- content() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- content() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- content() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- content() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- content() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- content() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- content() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- content() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
Returns the data payload of this frame.
- 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.
- context() - Method in class io.netty.handler.ssl.JdkSslClientContext
-
- context() - Method in class io.netty.handler.ssl.JdkSslContext
-
Returns the JDK
SSLContext
object held by this context.
- context() - Method in class io.netty.handler.ssl.JdkSslServerContext
-
- 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, 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
- continueOnWriteError() - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
Returns true
if we should continue the write loop on a write error.
- continueOnWriteError() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- Cookie - Interface in io.netty.handler.codec.http
-
- Cookie - Interface in io.netty.handler.codec.http.cookie
-
- COOKIE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Cookie"
- CookieDecoder - Class in io.netty.handler.codec.http.cookie
-
Parent of Client and Server side cookie decoders
- CookieDecoder(boolean) - Constructor for class io.netty.handler.codec.http.cookie.CookieDecoder
-
- CookieDecoder - Class in io.netty.handler.codec.http
-
- CookieEncoder - Class in io.netty.handler.codec.http.cookie
-
Parent of Client and Server side cookie encoders
- CookieEncoder(boolean) - Constructor for class io.netty.handler.codec.http.cookie.CookieEncoder
-
- CookieHeaderNames - Class in io.netty.handler.codec.http.cookie
-
- 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 class io.netty.buffer.ByteBuf
-
Returns a copy of this buffer's readable bytes.
- copy(int, int) - Method in class io.netty.buffer.ByteBuf
-
Returns a copy of this buffer's sub-region.
- copy() - Method in interface io.netty.buffer.ByteBufHolder
-
- copy(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- copy() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- 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(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- copy() - Method in class io.netty.channel.sctp.SctpMessage
-
- copy() - Method in class io.netty.channel.socket.DatagramPacket
-
- 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.
- copyMemory(long, long, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- copyMemory(byte[], int, long, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- copyMemory(long, byte[], int, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- 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.
- CorsConfig - Class in io.netty.handler.codec.http.cors
-
Configuration for Cross-Origin Resource Sharing (CORS).
- CorsConfig.Builder - Class in io.netty.handler.codec.http.cors
-
Builder used to configure and build a CorsConfig instance.
- CorsConfig.DateValueGenerator - Class in io.netty.handler.codec.http.cors
-
This callable is used for the DATE preflight HTTP response HTTP header.
- CorsHandler - Class in io.netty.handler.codec.http.cors
-
- CorsHandler(CorsConfig) - Constructor for class io.netty.handler.codec.http.cors.CorsHandler
-
- count() - Method in class io.netty.channel.DefaultFileRegion
-
- count() - Method in interface io.netty.channel.FileRegion
-
Returns the number of bytes to transfer.
- CountedCompleter<T> - Class in io.netty.util.internal.chmv8
-
A
ForkJoinTask
with a completion action performed when
triggered and there are no remaining pending actions.
- CountedCompleter(CountedCompleter<?>, int) - Constructor for class io.netty.util.internal.chmv8.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and initial pending count.
- CountedCompleter(CountedCompleter<?>) - Constructor for class io.netty.util.internal.chmv8.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and an initial pending count of zero.
- CountedCompleter() - Constructor for class io.netty.util.internal.chmv8.CountedCompleter
-
Creates a new CountedCompleter with no completer
and an initial pending count of zero.
- counterHashCode() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- CR - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Carriage return
- create(int, int) - Static method in class com.sun.nio.sctp.SctpStandardSocketOptions.InitMaxStreams
-
- 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
-
- createOutgoing(Association, SocketAddress, int) - Static method in class com.sun.nio.sctp.MessageInfo
-
- CSEQ - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"CSeq"
- cumulate(ByteBufAllocator, ByteBuf, ByteBuf) - Method in interface io.netty.handler.codec.ByteToMessageDecoder.Cumulator
-
Cumulate the given
ByteBuf
s and return the
ByteBuf
that holds the cumulated bytes.
- cumulativeReadBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- cumulativeWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- current() - Method in class io.netty.channel.ChannelOutboundBuffer
-
Return the current message to write or null
if nothing was flushed before and so is ready to be written.
- current() - Method in class io.netty.channel.PendingWriteQueue
-
Return the current message or null
if empty.
- current() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.
- 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
-
- DATAGRAM_CHANNEL_ACTIVE_ON_REGISTRATION - Static variable in class io.netty.channel.ChannelOption
-
Deprecated.
- 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 with the specified packet data
and recipient
address.
- DatagramPacket(ByteBuf, InetSocketAddress, InetSocketAddress) - Constructor for class io.netty.channel.socket.DatagramPacket
-
Create a new instance with the specified packet data
, recipient
address, and sender
address.
- 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"
- DateValueGenerator() - Constructor for class io.netty.handler.codec.http.cors.CorsConfig.DateValueGenerator
-
- deallocate() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- deallocate() - Method in class io.netty.buffer.CompositeByteBuf
-
- deallocate() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- deallocate() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- deallocate() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- deallocate() - Method in class io.netty.channel.DefaultFileRegion
-
- deallocate() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- deallocate() - Method in class io.netty.util.AbstractReferenceCounted
-
- debug(String) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the DEBUG level.
- debug(String, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format
and argument.
- debug(String, Object, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format
and arguments.
- debug(String, Object...) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format
and arguments.
- debug(String, Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the DEBUG level with an
accompanying message.
- 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, List<Object>) - Method in class io.netty.handler.codec.base64.Base64Decoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.bytes.ByteArrayDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
Decode the from one
ByteBuf
to an other.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.JZlibDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.FixedLengthFrameDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decode(String) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder
-
Decodes the specified Set-Cookie HTTP header value into a
Cookie
.
- decode(String) - Method in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
Decodes the specified Set-Cookie HTTP header value into a
Cookie
.
- decode(String) - Static method in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- decode(String, boolean) - Static method in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- decode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- decode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- decode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- decode(ChannelHandlerContext, WebSocketFrame, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
- decode(ChannelHandlerContext, WebSocketFrame, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- decode(ChannelHandlerContext, WebSocketFrame, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - 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, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- decode(ChannelHandlerContext, I, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageDecoder
-
Decode from one message to an other.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
-
- decode(ChannelHandlerContext, SctpMessage, List<Object>) - Method in class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- decode(ChannelHandlerContext, SctpMessage, List<Object>) - Method in class io.netty.handler.codec.sctp.SctpMessageCompletionHandler
-
- decode(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.serialization.ObjectDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- decode(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- decode(ChannelHandlerContext, SpdyFrame, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- decode(ChannelHandlerContext, Object, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.string.StringDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.ssl.SniHandler
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.ssl.SslHandler
-
- 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.
- decodeHeaderBlock(ByteBuf, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- decodeLast(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- 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 class io.netty.buffer.CompositeByteBuf
-
- DecompressionException - Exception in io.netty.handler.codec.compression
-
- DecompressionException() - Constructor for exception io.netty.handler.codec.compression.DecompressionException
-
Creates a new instance.
- DecompressionException(String, Throwable) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
-
Creates a new instance.
- DecompressionException(String) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
-
Creates a new instance.
- DecompressionException(Throwable) - Constructor for exception io.netty.handler.codec.compression.DecompressionException
-
Creates a new instance.
- decrementPendingCountUnlessZero() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
If the pending count is nonzero, (atomically) decrements it.
- DEFAULT - Static variable in interface io.netty.buffer.ByteBufAllocator
-
- DEFAULT - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT - Static variable in class io.netty.buffer.UnpooledByteBufAllocator
-
Default instance
- DEFAULT - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- DEFAULT - Static variable in class io.netty.channel.DefaultMessageSizeEstimator
-
Return the default implementation which returns -1
for unknown messages.
- 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_MAX_COMPOSITEBUFFER_COMPONENTS - Static variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- DEFAULT_MAX_TIME - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default max delay in case of traffic shaping
(during which no communication will occur).
- DefaultAddressedEnvelope<M,A extends SocketAddress> - Class in io.netty.channel
-
- DefaultAddressedEnvelope(M, A, A) - Constructor for class io.netty.channel.DefaultAddressedEnvelope
-
Creates a new instance with the specified message
, recipient
address, and
sender
address.
- DefaultAddressedEnvelope(M, A) - Constructor for class io.netty.channel.DefaultAddressedEnvelope
-
Creates a new instance with the specified message
and recipient
address.
- DefaultAttributeMap - Class in io.netty.util
-
Default
AttributeMap
implementation which use simple synchronization per bucket 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(EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelGroup(String, EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelProgressivePromise - Class in io.netty.channel
-
- DefaultChannelProgressivePromise(Channel) - Constructor for class io.netty.channel.DefaultChannelProgressivePromise
-
Creates a new instance.
- DefaultChannelProgressivePromise(Channel, EventExecutor) - Constructor for class io.netty.channel.DefaultChannelProgressivePromise
-
Creates a new instance.
- 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.
- defaultClientProvider() - Static method in class io.netty.handler.ssl.SslContext
-
Returns the default client-side implementation provider currently in use.
- DefaultCookie - Class in io.netty.handler.codec.http.cookie
-
The default
Cookie
implementation.
- DefaultCookie(String, String) - Constructor for class io.netty.handler.codec.http.cookie.DefaultCookie
-
Creates a new cookie with the specified name and value.
- DefaultCookie - Class in io.netty.handler.codec.http
-
- DefaultCookie(String, String) - Constructor for class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
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
-
Create a new instance.
- DefaultFileRegion - Class in io.netty.channel
-
- DefaultFileRegion(FileChannel, long, long) - Constructor for class io.netty.channel.DefaultFileRegion
-
Create a new instance
- DefaultFileRegion(File, long, long) - Constructor for class io.netty.channel.DefaultFileRegion
-
Create a new instance using the given
File
.
- defaultForkJoinWorkerThreadFactory - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a new ForkJoinWorkerThread.
- 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
-
- DefaultFullHttpRequest(HttpVersion, HttpMethod, String, ByteBuf, boolean) - 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
-
- DefaultFullHttpResponse(HttpVersion, HttpResponseStatus, ByteBuf, boolean) - 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
-
- DefaultHttpHeaders(boolean) - 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.
- DefaultHttpMessage(HttpVersion, boolean) - Constructor for class io.netty.handler.codec.http.DefaultHttpMessage
-
- 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.
- DefaultHttpRequest(HttpVersion, HttpMethod, String, boolean) - 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.
- DefaultHttpResponse(HttpVersion, HttpResponseStatus, boolean) - 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
-
- DefaultLastHttpContent(ByteBuf, boolean) - 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
- DefaultMessageSizeEstimator - Class in io.netty.channel
-
- DefaultMessageSizeEstimator(int) - Constructor for class io.netty.channel.DefaultMessageSizeEstimator
-
Create a new instance
- DefaultOioServerSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioServerSocketChannelConfig(ServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
Deprecated.
- DefaultOioSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioSocketChannelConfig(SocketChannel, Socket) - Constructor for class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
Deprecated.
- DefaultProgressivePromise<V> - Class in io.netty.util.concurrent
-
- DefaultProgressivePromise(EventExecutor) - Constructor for class io.netty.util.concurrent.DefaultProgressivePromise
-
Creates a new instance.
- DefaultProgressivePromise() - Constructor for class io.netty.util.concurrent.DefaultProgressivePromise
-
- DefaultPromise<V> - 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.
- defaultServerProvider() - Static method in class io.netty.handler.ssl.SslContext
-
Returns the default server-side implementation provider currently in use.
- 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.
- 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.
- 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
-
- DefaultSpdyStreamFrame - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyStreamFrame(int) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
Creates a new instance.
- 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.
- DefaultThreadFactory - Class in io.netty.util.concurrent
-
- DefaultThreadFactory(Class<?>) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, boolean) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, boolean, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- 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"
- delayNanos(long) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Returns the amount of time left until the scheduled task with the closest dead line is executed.
- 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
-
- delete() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Deletes the generated X.509 certificate file and RSA private key file.
- 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
-
- deltaWindowSize() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- deltaWindowSize() - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Delta-Window-Size of this frame.
- 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() - Method in interface io.netty.channel.Channel
-
Request to deregister this
Channel
from the previous assigned
EventExecutor
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- deregister(ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to deregister this
Channel
from the previous assigned
EventExecutor
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- deregister(ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- deregister() - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to deregister from the previous assigned
EventExecutor
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- deregister(ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to deregister from the previous assigned
EventExecutor
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- deregister(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a deregister operation is made from the current registered
EventLoop
.
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- deregister() - Method in interface io.netty.channel.ChannelPipeline
-
Request to deregister the
Channel
from the previous assigned
EventExecutor
and notify the
ChannelFuture
once the operation completes, either because the operation was successful or because of
an error.
- deregister(ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- deregister() - Method in interface io.netty.channel.group.ChannelGroup
-
- deregister(ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- deregister() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- deregister(ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- deregister() - Method in class io.netty.channel.ThreadPerChannelEventLoop
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- 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
- destroy() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- destroy() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- destroy() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- destroy() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
- destroy() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- destroy() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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 reasonably 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
initialCapacity
, that may grow up to maxCapacity
.
- directBufferAddress(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
- directBufferPreferred() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if the platform has reliable low-level direct buffer access API and a user specified
-Dio.netty.preferDirect
option.
- disable() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Disables CORS support.
- DISABLED - Static variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
The configuration that disables application protocol negotiation.
- discardReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.ByteBuf
-
Discards the bytes between the 0th index and readerIndex
.
- discardReadBytes() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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 class io.netty.buffer.CompositeByteBuf
-
Discard all
ByteBuf
s which are read.
- discardSomeReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardSomeReadBytes() - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.EmptyByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- 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() - Method in interface io.netty.channel.Channel
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- disconnect(ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- disconnect(ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- disconnect() - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- disconnect(ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a disconnect operation is made.
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- disconnect() - Method in interface io.netty.channel.ChannelPipeline
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- disconnect(ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
Request to disconnect from the remote peer and notify the
ChannelFuture
once the operation completes,
either because the operation was successful or because of an error.
- 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(ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- disconnect() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- disconnect(ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- 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.
- doAccounting(TrafficCounter) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- doBeginRead() - Method in class io.netty.channel.AbstractChannel
-
Schedule a read operation.
- doBeginRead() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- 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
-
- doBind(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- doBind(SocketAddress) - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- 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.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.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
-
- doClose() - Method in class io.netty.channel.AbstractChannel
-
- doClose() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- doClose() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- doClose() - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- 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.nio.AbstractNioChannel
-
- doClose() - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- 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.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
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
Connect to the remote peer
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.channel.nio.AbstractNioChannel
-
Connect 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.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) - 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
-
- doDeregister() - Method in class io.netty.channel.AbstractChannel
-
- 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.EmbeddedChannel
-
- doDisconnect() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- doDisconnect() - Method in class io.netty.channel.local.LocalChannel
-
- 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.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
-
- 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
-
- domain() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns the domain of this
Cookie
.
- DOMAIN - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- domain() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- DOMAIN_SOCKET_READ_MODE - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- DomainNameMapping<V> - Class in io.netty.util
-
Maps a domain name to its associated value object.
- DomainNameMapping(V) - Constructor for class io.netty.util.DomainNameMapping
-
Creates a default, order-sensitive mapping.
- DomainNameMapping(int, V) - Constructor for class io.netty.util.DomainNameMapping
-
Creates a default, order-sensitive mapping.
- DomainSocketAddress - Class in io.netty.channel.unix
-
- DomainSocketAddress(String) - Constructor for class io.netty.channel.unix.DomainSocketAddress
-
- DomainSocketAddress(File) - Constructor for class io.netty.channel.unix.DomainSocketAddress
-
- DomainSocketChannel - Interface in io.netty.channel.unix
-
- DomainSocketChannelConfig - Interface in io.netty.channel.unix
-
- DomainSocketReadMode - Enum in io.netty.channel.unix
-
- 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
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
Read messages into the given array and return the amount which was read.
- doReadMessages(List<Object>) - Method in class io.netty.channel.oio.AbstractOioMessageChannel
-
Read messages into the given array and return the amount which was read.
- doReadMessages(List<Object>) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doReadMessages(List<Object>) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- 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.EmbeddedChannel
-
- 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
-
- DOUBLE_QUOTE - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Double quote '"'
- DOUBLE_QUOTE - Static variable in class io.netty.util.internal.StringUtil
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.AbstractChannel
-
Flush the content of the given buffer to the remote peer.
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.AbstractServerChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.local.LocalChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- doWrite(ChannelOutboundBuffer) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- doWriteBytes(ByteBuf) - 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) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doWriteFileRegion(FileRegion) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- doWriteFileRegion(FileRegion) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
Write the data which is hold by the
FileRegion
to the underlying Socket.
- doWriteFileRegion(FileRegion) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
- doWriteFileRegion(FileRegion) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- doWriteMessage(Object, ChannelOutboundBuffer) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
Write a message to the underlying
Channel
.
- doWriteMessage(Object, ChannelOutboundBuffer) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- doWriteMessage(Object, ChannelOutboundBuffer) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- doWriteMessage(Object, ChannelOutboundBuffer) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doWriteMessage(Object, ChannelOutboundBuffer) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- doWriteSingle(ChannelOutboundBuffer, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- doWriteSingle(ChannelOutboundBuffer, int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Removes all available unexecuted submitted and forked tasks
from scheduling queues and adds them to the given collection,
without altering their execution status.
- duplicate() - Method in class io.netty.buffer.AbstractByteBuf
-
- duplicate() - Method in class io.netty.buffer.ByteBuf
-
Returns a buffer which shares the whole region of this buffer.
- duplicate() - Method in interface io.netty.buffer.ByteBufHolder
-
- duplicate() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- 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
-
- duplicate() - Method in class io.netty.channel.sctp.SctpMessage
-
- duplicate() - Method in class io.netty.channel.socket.DatagramPacket
-
- duplicate() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- duplicate() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- duplicate() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- duplicate() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- duplicate() - Method in interface io.netty.handler.codec.http.HttpContent
-
- duplicate() - Method in interface io.netty.handler.codec.http.multipart.Attribute
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- duplicate() - Method in interface io.netty.handler.codec.http.multipart.FileUpload
-
- duplicate() - Method in interface io.netty.handler.codec.http.multipart.HttpData
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- duplicate() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- duplicate() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- duplicate() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- 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
- generate(Class<?>) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- generate(Class<?>, ClassLoader) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- generateKeySpec(char[], byte[]) - Static method in class io.netty.handler.ssl.SslContext
-
Generates a key specification for an (encrypted) private key.
- GenericFutureListener<F extends Future<?>> - Interface in io.netty.util.concurrent
-
Listens to the result of a
Future
.
- GenericProgressiveFutureListener<F extends ProgressiveFuture<?>> - Interface in io.netty.util.concurrent
-
- get(String) - Method in interface io.netty.channel.ChannelPipeline
-
- get(Class<T>) - Method in interface io.netty.channel.ChannelPipeline
-
- get(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- get(K) - Method in interface io.netty.channel.pool.ChannelPoolMap
-
- get(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- get(CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- get() - Static method in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- get(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- get(CharSequence) - 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(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- get(int) - Method in interface io.netty.util.collection.IntObjectMap
-
Gets the value in the map with the specified key.
- get() - Method in class io.netty.util.concurrent.AbstractFuture
-
- get(long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractFuture
-
- get() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the current value for the current thread
- get(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the current value for the specified thread local map.
- get(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Waits if necessary for the computation to complete, and then
retrieves its result.
- get(long, TimeUnit) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
- get() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- get(String) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to null
if the property access fails.
- get(String, String) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- get(Class<?>) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- get() - Method in class io.netty.util.Recycler
-
- 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.
- getActiveThreadCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns an estimate of the number of threads that are currently
stealing or executing tasks.
- getAll(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- getAll(CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- getAll(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- getAll(CharSequence) - 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.
- getAllLocalAddresses() - Method in class com.sun.nio.sctp.SctpChannel
-
- getAllLocalAddresses() - Method in class com.sun.nio.sctp.SctpServerChannel
-
- 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(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Associated-To-Stream-ID"
header.
- getAsyncMode() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns true
if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
- getBacklog() - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- 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.
- 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
-
- getBodyHttpData(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
- getBodyHttpData(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- getBodyHttpData(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
- getBodyHttpData(String) - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
- getBodyHttpDatas() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod returns a List of all HttpDatas with the given name from
body.
- getBodyHttpDatas() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- getBodyHttpDatas(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- getBodyHttpDatas() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod returns a List of all HttpDatas with the given name from
body.
- getBodyHttpDatas() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
- getBodyHttpDatas(String) - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
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 class 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
-
- getBoolean(String, boolean) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- getByName(CharSequence) - Static method in class io.netty.util.NetUtil
-
- getByName(CharSequence, boolean) - Static method in class io.netty.util.NetUtil
-
- getByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getByte(int) - Method in class io.netty.buffer.ByteBuf
-
Gets a byte at the specified absolute index
in this buffer.
- getByte(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- getByte(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getByte(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getByte(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- 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 class 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 class 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 class io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, byte[]) - Method in class 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 class io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified destination starting at
the specified absolute index
.
- getBytes(int, ByteBuffer) - Method in class 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 class 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 class io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified channel starting at the
specified absolute index
.
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getChar(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getChar(int) - Method in class 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
-
- getCheckInterval() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- 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
-
- getClassLoader(Class<?>) - Static method in class io.netty.util.internal.PlatformDependent
-
- getCloseNotifyTimeoutMillis() - Method in class io.netty.handler.ssl.SslHandler
-
- getComment() - Method in interface io.netty.handler.codec.http.Cookie
-
- getComment() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getCommentUrl() - Method in interface io.netty.handler.codec.http.Cookie
-
- getCommentUrl() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getCommonPoolParallelism() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the targeted parallelism level of the common pool.
- getCompleter() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns the completer established in this task's constructor,
or null
if none.
- 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
-
- getContextClassLoader() - Static method in class io.netty.util.internal.PlatformDependent
-
- 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
-
- getDateHeader(HttpMessage, CharSequence) - 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
-
- getDateHeader(HttpMessage, CharSequence, 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.
- getDefaultFactory() - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Returns the default factory.
- getDiscardThreshold() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Return the threshold in bytes after which read data in the buffer should be discarded.
- getDiscardThreshold() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- getDiscardThreshold() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Return the threshold in bytes after which read data in the buffer should be discarded.
- getDiscardThreshold() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Return the threshold in bytes after which read data in the buffer should be discarded.
- 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
-
- getDomain() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getDouble(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getDouble(int) - Method in class 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.
- getEpollMode() - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- getException() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns the exception thrown by the base computation, or a
CancellationException
if cancelled, or null
if
none or if the method has not yet completed.
- getFactory() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the factory used for constructing new workers.
- 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
-
- getFileUpload(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Get the FileUpload (new one or current one)
- getFileUpload(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Get the FileUpload (new one or current one)
- getFloat(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getFloat(int) - Method in class 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
-
- getForkJoinTaskTag() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns the tag for this task.
- getHandshakeTimeoutMillis() - Method in class io.netty.handler.ssl.SslHandler
-
- getHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- getHeader(HttpMessage, CharSequence) - 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
-
- getHeader(HttpMessage, CharSequence, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeadersFrame, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the header value with the specified header name.
- getHeader(SpdyHeadersFrame, 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(SpdyHeadersFrame) - 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
-
- getIfSet() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- getInitialSeedUniquifier() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
- 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
-
- getInstance(Class<?>) - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Creates a new logger instance with the name of the specified class.
- getInstance(String) - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Creates a new logger instance with the specified name.
- getInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getInt(int) - Method in class 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
-
- getInt(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getInt(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getInt(Object, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getInt(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getInt(String, int) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- getInterface() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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
-
- getIntHeader(HttpMessage, CharSequence) - 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
-
- getIntHeader(HttpMessage, CharSequence, 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.
- getLevel() - Static method in class io.netty.util.ResourceLeakDetector
-
Returns the current resource leak detection level.
- getLong(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getLong(int) - Method in class 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
-
- getLong(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getLong(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getLong(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getLong(String, long) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- getMappedValue() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
Returns the default mapped value for additions,
or null
if additions are not supported.
- 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
-
Deprecated.
- getMaxCumulationBufferComponents() - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
Returns the maximum number of components in the cumulation buffer.
- getMaxGlobalWriteSize() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getMaxGlobalWriteSize() - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- getMaxMessagesPerRead() - Method in interface io.netty.channel.ChannelConfig
-
Returns the maximum number of messages to read per read loop.
- getMaxMessagesPerRead() - Method in class io.netty.channel.DefaultChannelConfig
-
- getMaxTimeWait() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMaxWriteDelay() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMaxWriteSize() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getMedium(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getMedium(int) - Method in class 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
-
- getMessage(int) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- getMessageSizeEstimator() - Method in interface io.netty.channel.ChannelConfig
-
- getMessageSizeEstimator() - Method in class io.netty.channel.DefaultChannelConfig
-
- getMethod() - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- getMethod() - Method in interface io.netty.handler.codec.http.HttpRequest
-
- getMethod(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpMethod
represented by the HTTP method header.
- getMultipartDataBoundary(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Check from the request ContentType if this request is a Multipart request.
- getName() - Method in interface io.netty.handler.codec.http.Cookie
-
- getName() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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 class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getNetworkInterface() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getNetworkInterface() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getNow() - Method in class io.netty.util.concurrent.DefaultPromise
-
- getNow() - Method in class io.netty.util.concurrent.FailedFuture
-
- getNow() - Method in interface io.netty.util.concurrent.Future
-
Return the result without blocking.
- getNow() - Method in class io.netty.util.concurrent.SucceededFuture
-
- getObject(Object, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getObjectVolatile(Object, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getOption(SctpSocketOption<T>) - Method in class com.sun.nio.sctp.SctpChannel
-
- getOption(SctpSocketOption<T>) - Method in class com.sun.nio.sctp.SctpServerChannel
-
- 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.epoll.EpollChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- getOption(ChannelOption<T>) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
- 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.epoll.EpollChannelConfig
-
- getOptions() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getOptions() - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- getOptions() - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- getOptions() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
- getOrDefault(Object, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the value to which the specified key is mapped, or the
given default value if this map contains no mapping for the
key.
- getParallelism() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the targeted parallelism level of this pool.
- getPath() - Method in interface io.netty.handler.codec.http.Cookie
-
- getPath() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getPendingCount() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns the current pending count.
- getPool() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns the pool hosting the current task execution, or null
if this task is executing outside of any ForkJoinPool.
- getPool() - Method in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
Returns the pool hosting this thread.
- getPoolIndex() - Method in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
Returns the unique index number of this thread in its pool.
- getPoolSize() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the number of worker threads that have started but not
yet terminated.
- getPorts() - Method in interface io.netty.handler.codec.http.Cookie
-
- getPorts() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Priority"
header.
- getProtocol(SSLEngine) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
- getProtocolVersion() - Method in class io.netty.handler.codec.http.DefaultHttpMessage
-
- getProtocolVersion() - Method in interface io.netty.handler.codec.http.HttpMessage
-
- getQueuedSubmissionCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns an estimate of the number of tasks submitted to this
pool that have not yet begun executing.
- getQueuedTaskCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns an estimate of the total number of tasks currently held
in queues by worker threads (but not including tasks submitted
to the pool that have not begun executing).
- getQueuedTaskCount() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns an estimate of the number of tasks that have been
forked by the current worker thread but not yet executed.
- getRawResult() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns the result of the computation.
- getRawResult() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns the result that would be returned by
ForkJoinTask.join()
, even
if this task completed abnormally, or
null
if this task
is not known to have been completed.
- getReadChannelLimit() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getReaderIdleTimeInMillis() - Method in class io.netty.handler.timeout.IdleStateHandler
-
Return the readerIdleTime that was given when instance this class in milliseconds.
- getReadLimit() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- getReadMode() - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- getReadMode() - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- getRealWriteThroughput() - Method in class io.netty.handler.traffic.TrafficCounter
-
- getRealWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- getReceiveBufferSize() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- getReceiveBufferSize() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- getReceiveBufferSize(int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- getRecvByteBufAllocator() - Method in interface io.netty.channel.ChannelConfig
-
- getRecvByteBufAllocator() - Method in class io.netty.channel.DefaultChannelConfig
-
- getRemoteAddresses() - Method in class com.sun.nio.sctp.SctpChannel
-
- getRoot() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns the root of the current computation; i.e., this
task if it has no completer, else its completer's root.
- getRunningThreadCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns an estimate of the number of worker threads that are
not blocked waiting to join tasks or for other managed
synchronization.
- getScheme(int, SpdyHeadersFrame) - 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.epoll.EpollDatagramChannelConfig
-
- getSendBufferSize() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- getSendBufferSize(int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- getShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getShort(int) - Method in class 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
-
- getShort(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getShort(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getShort(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getSoError(int) - Static method in class io.netty.channel.epoll.Native
-
- getSoLinger() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- getSoLinger(int) - Static method in class io.netty.channel.epoll.Native
-
- getSoLinger() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getSoLinger() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- 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(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
- getStealCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns an estimate of the total number of tasks stolen from
one thread's work queue by another.
- getStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Returns the value of the "X-SPDY-Stream-ID"
header.
- 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
-
- getSurplusQueuedTaskCount() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns an estimate of how many more locally queued tasks are
held by the current worker thread than there are other worker
threads that might steal them, or zero if this thread is not
operating in a ForkJoinPool.
- getSystemClassLoader() - Static method in class io.netty.util.internal.PlatformDependent
-
- getTargetContentEncoding(String) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
Returns the expected content encoding of the decoded content.
- getTcpKeepCnt() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_KEEPCNT
option on the socket.
- getTcpKeepCnt(int) - Static method in class io.netty.channel.epoll.Native
-
- getTcpKeepIdle() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_KEEPIDLE
option on the socket.
- getTcpKeepIdle(int) - Static method in class io.netty.channel.epoll.Native
-
- getTcpKeepIntvl() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_KEEPINTVL
option on the socket.
- getTcpKeepIntvl(int) - Static method in class io.netty.channel.epoll.Native
-
- getTimeToLive() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getTimeToLive() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- getTimeToLive() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTrafficClass() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getTrafficClass() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- getTrafficClass(int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- getUnadjustedFrameLength(ByteBuf, int, int, ByteOrder) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
Decodes the specified region of the buffer into an unadjusted frame length.
- getUncaughtExceptionHandler() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the handler for internal worker threads that terminate
due to unrecoverable errors encountered while executing tasks.
- 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 class 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 class 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 class 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
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedShort(int) - Method in class 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, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL path header.
- getUserDefinedWritability(int) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Returns true
if and only if the user-defined writability flag at the specified index is set to
true
.
- getValue() - Method in interface io.netty.handler.codec.http.Cookie
-
- getValue() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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
-
- getVersion() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getVersion(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpVersion
represented by the HTTP version header.
- getWriteBufferHighWaterMark() - Method in interface io.netty.channel.ChannelConfig
-
Returns the high water mark of the write buffer.
- getWriteBufferHighWaterMark() - Method in class io.netty.channel.DefaultChannelConfig
-
- getWriteBufferLowWaterMark() - Method in interface io.netty.channel.ChannelConfig
-
Returns the low water mark of the write buffer.
- getWriteBufferLowWaterMark() - Method in class io.netty.channel.DefaultChannelConfig
-
- getWriteChannelLimit() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getWriteLimit() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- 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
-
- GlobalChannelTrafficCounter - Class in io.netty.handler.traffic
-
- GlobalChannelTrafficCounter(GlobalChannelTrafficShapingHandler, ScheduledExecutorService, String, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficCounter
-
- GlobalChannelTrafficShapingHandler - Class in io.netty.handler.traffic
-
This implementation of the
AbstractTrafficShapingHandler
is for global
and per channel traffic shaping, that is to say a global limitation of the bandwidth, whatever
the number of opened channels and a per channel limitation of the bandwidth.
- GlobalChannelTrafficShapingHandler(ScheduledExecutorService, long, long, long, long, long, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(ScheduledExecutorService, long, long, long, long, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(ScheduledExecutorService, long, long, long, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(ScheduledExecutorService, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalChannelTrafficShapingHandler(ScheduledExecutorService) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create a new instance.
- GlobalEventExecutor - Class in io.netty.util.concurrent
-
- 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, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance.
- GlobalTrafficShapingHandler(ScheduledExecutorService, long, long, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance using
default max time as delay allowed value of 15000 ms.
- GlobalTrafficShapingHandler(ScheduledExecutorService, long, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance using default Check Interval value of 1000 ms and
default max time as delay allowed value of 15000 ms.
- GlobalTrafficShapingHandler(ScheduledExecutorService, long) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance using
default max time as delay allowed value of 15000 ms and no limit.
- GlobalTrafficShapingHandler(EventExecutor) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create a new instance using default Check Interval value of 1000 ms and
default max time as delay allowed value of 15000 ms and no limit.
- 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.AbstractBootstrap
-
- group() - Method in class io.netty.bootstrap.AbstractBootstrap
-
Return the configured
EventLoopGroup
or
null
if non is configured yet.
- 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.
- guess() - Method in interface io.netty.channel.RecvByteBufAllocator.Handle
-
- 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"
- handleNotification(AssociationChangeNotification, Object) - Method in class com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(Notification, Object) - Method in class com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(PeerAddressChangeNotification, Object) - Method in class com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(SendFailedNotification, Object) - Method in class com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(ShutdownNotification, Object) - Method in class com.sun.nio.sctp.AbstractNotificationHandler
-
- 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(ChannelHandler) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- handler() - Method in interface io.netty.channel.ChannelHandlerContext
-
- handlerAdded(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
Gets called after the
ChannelHandler
was added to the actual context and it's ready to handle events.
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelHandler
-
Gets called after the
ChannelHandler
was removed from the actual context and it doesn't handle events
anymore.
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
Gets called after the
ByteToMessageDecoder
was removed from the actual context and it doesn't handle
events anymore.
- handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- HandlerResult - Enum in com.sun.nio.sctp
-
- handlerSharableCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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
When call this method you
MUST NOT retain the
FullHttpRequest
which is passed in.
- handshake(Channel, HttpRequest) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake.
- handshake(Channel, HttpRequest, HttpHeaders, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
When call this method you
MUST NOT retain the
HttpRequest
which is passed in.
- handshakeFuture() - Method in class io.netty.handler.ssl.SslHandler
-
Returns a
Future
that will get notified once the current TLS handshake completes.
- handshaker() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Returns the used handshaker
- hasArray() - Method in class io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has a backing byte array.
- hasArray() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- hasArray() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- hasArray() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- hasArray() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- 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
Channel.connect(SocketAddress)
again,
such as UDP/IP.
- hashCode() - Method in class io.netty.buffer.AbstractByteBuf
-
- hashCode() - Method in class io.netty.buffer.ByteBuf
-
Returns a hash code which was calculated from the content of this
buffer.
- hashCode(ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
Calculates the hash code of the specified 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.unix.DomainSocketAddress
-
- hashCode() - Method in class io.netty.channel.unix.FileDescriptor
-
- hashCode() - Method in class io.netty.handler.codec.http.cookie.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 class io.netty.util.collection.IntObjectHashMap
-
- hashCode() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the hash code value for this
Map
, i.e.,
the sum of, for each key-value pair in the map,
key.hashCode() ^ value.hashCode()
.
- hashCode() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- hashCode() - Method in exception io.netty.util.ResourceLeakException
-
Deprecated.
- hashCode() - Method in class io.netty.util.UniqueName
-
Deprecated.
- 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.
- hasJavassist() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if Javassist is available.
- hasMemoryAddress() - Method in class 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.CompositeByteBuf
-
- 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
-
- hasMemoryAddress() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- hasNext() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- hasNext() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - Method in class io.netty.util.internal.ReadOnlyIterator
-
- hasQueuedSubmissions() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns true
if there are any tasks submitted to this
pool that have not yet begun executing.
- hasScheduledTasks() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Returns true
if a scheduled task is ready for processing.
- hasTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- hasThreadLocalCache() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Deprecated.
- hasUnsafe() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if sun.misc.Unsafe
was found on the classpath and can be used for acclerated
direct memory access.
- 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.DefaultSpdyHeadersFrame
-
- headers() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- 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.
- helpQuiesce() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Possibly executes tasks until the pool hosting the current task
is quiescent
.
- hexDump(ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified buffer's readable bytes.
- hexDump(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
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() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- HOST - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":host"
- hostname() - Method in class io.netty.handler.ssl.SniHandler
-
- 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
- HttpChunkedInput - Class in io.netty.handler.codec.http
-
A
ChunkedInput
that fetches data chunk by chunk for use with HTTP chunked transfers.
- HttpChunkedInput(ChunkedInput<ByteBuf>) - Constructor for class io.netty.handler.codec.http.HttpChunkedInput
-
Creates a new instance using the specified input.
- HttpChunkedInput(ChunkedInput<ByteBuf>, LastHttpContent) - Constructor for class io.netty.handler.codec.http.HttpChunkedInput
-
Creates a new instance using the specified input.
- 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
-
Creates a new instance with the specified decoder options.
- HttpClientCodec(int, int, int, boolean, boolean) - Constructor for class io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- 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
-
- HttpContentDecompressor(boolean) - 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
-
- 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
- HttpHeaderDateFormat - Class in io.netty.handler.codec.http
-
This DateFormat decodes 3 formats of
Date
, but only encodes the one,
the first:
Sun, 06 Nov 1994 08:49:37 GMT: standard specification, the only one with
valid generation
Sun, 06 Nov 1994 08:49:37 GMT: obsolete specification
Sun Nov 6 08:49:37 1994: obsolete specification
- 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.
- HttpObjectDecoder(int, int, int, boolean, 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
-
- HTTPONLY - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- HttpPostMultipartRequestDecoder - Class in io.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY.
- HttpPostMultipartRequestDecoder(HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest, Charset) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- 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.ErrorDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when an error occurs while decoding
- HttpPostRequestDecoder.IncompatibleDataDecoderException - Exception in io.netty.handler.codec.http.multipart
-
Exception when an unappropriated getMethod was called on a request
- HttpPostRequestDecoder.MultiPartStatus - Enum in io.netty.handler.codec.http.multipart
-
states follow NOTSTARTED PREAMBLE ( (HEADERDELIMITER DISPOSITION (FIELD |
FILEUPLOAD))* (HEADERDELIMITER DISPOSITION MIXEDPREAMBLE (MIXEDDELIMITER
MIXEDDISPOSITION MIXEDFILEUPLOAD)+ MIXEDCLOSEDELIMITER)* CLOSEDELIMITER)+
EPILOGUE
First getStatus is: NOSTARTED
Content-type: multipart/form-data, boundary=AaB03x => PREAMBLE in Header
--AaB03x => HEADERDELIMITER content-disposition: form-data; name="field1"
=> DISPOSITION
Joe Blow => FIELD --AaB03x => HEADERDELIMITER content-disposition:
form-data; name="pics" => DISPOSITION Content-type: multipart/mixed,
boundary=BbC04y
--BbC04y => MIXEDDELIMITER Content-disposition: attachment;
filename="file1.txt" => MIXEDDISPOSITION Content-Type: text/plain
... contents of file1.txt ... => MIXEDFILEUPLOAD --BbC04y =>
MIXEDDELIMITER Content-disposition: file; filename="file2.gif" =>
MIXEDDISPOSITION Content-type: image/gif Content-Transfer-Encoding:
binary
...contents of file2.gif... => MIXEDFILEUPLOAD --BbC04y-- =>
MIXEDCLOSEDELIMITER --AaB03x-- => CLOSEDELIMITER
Once CLOSEDELIMITER is found, last getStatus is EPILOGUE
- 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)
- HttpPostRequestEncoder - Class in io.netty.handler.codec.http.multipart
-
This encoder will help to encode Request for a FORM as POST.
- HttpPostRequestEncoder(HttpRequest, boolean) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, 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
- HttpPostStandardRequestDecoder - Class in io.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY.
- HttpPostStandardRequestDecoder(HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpPostStandardRequestDecoder(HttpDataFactory, HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpPostStandardRequestDecoder(HttpDataFactory, HttpRequest, Charset) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- 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.
- HttpRequestDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpRequestDecoder
-
- 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.
- HttpResponseDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpResponseDecoder
-
- 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.
- HttpServerCodec(int, int, int, boolean) - 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.local.LocalAddress
-
Returns the ID of this address.
- id() - Method in class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- id() - Method in interface io.netty.handler.codec.spdy.SpdyPingFrame
-
Returns the ID of this frame.
- id() - Method in class io.netty.util.UniqueName
-
Deprecated.
- identify() - Static method in class io.netty.util.Version
-
- identify(ClassLoader) - Static method in class io.netty.util.Version
-
Retrieves the version information of Netty artifacts using the specified
ClassLoader
.
- 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"
- IdentityCipherSuiteFilter - Class in io.netty.handler.ssl
-
This class will not do any filtering of ciphers suites.
- 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
-
- ids() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- ids() - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns a Set
of the setting IDs.
- 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"
- IllegalReferenceCountException - Exception in io.netty.util
-
- IllegalReferenceCountException() - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(int) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(int, int) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(String) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(String, Throwable) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(Throwable) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- ImmediateEventExecutor - Class in io.netty.util.concurrent
-
- ImmediateExecutor - Class in io.netty.util.concurrent
-
Executor
which execute tasks in the callers thread.
- inboundHandler() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- inboundMessages() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- IncompatibleDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- IncompatibleDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- IncompatibleDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- IncompatibleDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- incompleteWrite(boolean) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- increaseWriteCounter(long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
Increase the current write counter by the given delta
- indexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- indexOf(ByteBuf, int, int, byte) - Static method in class io.netty.buffer.ByteBufUtil
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- inEventLoop() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- 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(Thread) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- inEventLoop() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- inEventLoop(Thread) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- inEventLoop(Thread) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- info(String) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the INFO level.
- info(String, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the INFO level according to the specified format
and argument.
- info(String, Object, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Object...) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the INFO level with an
accompanying message.
- inForkJoinPool() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns
true
if the current thread is a
ForkJoinWorkerThread
executing as a ForkJoinPool computation.
- informReadOperation(ChannelHandlerContext, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- init(I, O) - 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.
- initCookie(String, int, int, int, int) - Method in class io.netty.handler.codec.http.cookie.CookieDecoder
-
- initialValue() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the initial value for this thread-local variable.
- InitMaxStreams() - Constructor for class com.sun.nio.sctp.SctpStandardSocketOptions.InitMaxStreams
-
- InsecureTrustManagerFactory - Class in io.netty.handler.ssl.util
-
- INSTANCE - Static variable in class io.netty.channel.socket.ChannelInputShutdownEvent
-
Instance to use
- INSTANCE - Static variable in class io.netty.handler.ssl.IdentityCipherSuiteFilter
-
- INSTANCE - Static variable in class io.netty.handler.ssl.SupportedCipherSuiteFilter
-
- INSTANCE - Static variable in class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- 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.GlobalEventExecutor
-
- INSTANCE - Static variable in class io.netty.util.concurrent.ImmediateEventExecutor
-
- 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)
- IntegerHolder - Class in io.netty.util.internal
-
- IntegerHolder() - Constructor for class io.netty.util.internal.IntegerHolder
-
- 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
-
- InterfaceHttpPostRequestDecoder - Interface in io.netty.handler.codec.http.multipart
-
This decoder will decode Body and can handle POST BODY (or for PUT, PATCH or OPTIONS).
- 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.ByteToMessageDecoder
-
Returns the internal cumulative buffer of this decoder.
- internalComponent(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the internal
ByteBuf
on the specified index.
- internalComponentAtOffset(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the internal
ByteBuf
on the specified offset.
- internalLevel - Variable in class io.netty.handler.logging.LoggingHandler
-
- InternalLogger - Interface in io.netty.util.internal.logging
-
Internal-use-only logger used by Netty.
- InternalLoggerFactory - Class in io.netty.util.internal.logging
-
Creates an
InternalLogger
or changes the default factory
implementation.
- InternalLoggerFactory() - Constructor for class io.netty.util.internal.logging.InternalLoggerFactory
-
- InternalLogLevel - Enum in io.netty.util.internal.logging
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.ByteBuf
-
Internal use only: Exposes the internal NIO buffer.
- internalNioBuffer(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- InternalThreadLocalMap - Class in io.netty.util.internal
-
The internal data structure that stores the thread-local variables for Netty and all
FastThreadLocal
s.
- InternetProtocolFamily - Enum in io.netty.channel.socket
-
- interruptThread() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Interrupt the current running
Thread
.
- IntObjectHashMap<V> - Class in io.netty.util.collection
-
A hash map implementation of
IntObjectMap
that uses open addressing for keys.
- IntObjectHashMap() - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectHashMap(int) - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectHashMap(int, float) - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectMap<V> - Interface in io.netty.util.collection
-
Interface for a primitive map that uses int
s as keys.
- IntObjectMap.Entry<V> - Interface in io.netty.util.collection
-
An Entry in the map.
- intValue() - Method in class io.netty.channel.unix.FileDescriptor
-
Return the int value of the filedescriptor.
- 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
- invert(ChannelMatcher) - Static method in class io.netty.channel.group.ChannelMatchers
-
- invoke(ForkJoinTask<T>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Performs the given task, returning its result upon completion.
- invoke() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Commences performing this task, awaits its completion if
necessary, and returns its result, or throws an (unchecked)
RuntimeException
or Error
if the underlying
computation did so.
- invokeAll(Collection<? extends Callable<T>>) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Forks the given tasks, returning when isDone
holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(ForkJoinTask<?>...) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Forks the given tasks, returning when isDone
holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(Collection<T>) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Forks all tasks in the specified collection, returning when
isDone
holds for each task or an (unchecked) exception
is encountered, in which case the exception is rethrown.
- invokeAny(Collection<? extends Callable<T>>) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- 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.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.epoll - package io.netty.channel.epoll
-
- 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.pool - package io.netty.channel.pool
-
Implementations and API for
Channel
pools.
- 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.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.unix - package io.netty.channel.unix
-
Unix specific transport.
- 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.cookie - package io.netty.handler.codec.http.cookie
-
This package contains Cookie related classes.
- io.netty.handler.codec.http.cors - package io.netty.handler.codec.http.cors
-
This package contains Cross Origin Resource Sharing (CORS) related classes.
- 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.ssl.util - package io.netty.handler.ssl.util
-
Utility classes that helps easier development of TLS/SSL applications.
- 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.collection - package io.netty.util.collection
-
Utility classes for commonly used collections.
- io.netty.util.concurrent - package io.netty.util.concurrent
-
Utility classes for concurrent / async tasks.
- io.netty.util.internal - package io.netty.util.internal
-
Internal-use-only utilities which is not allowed to be used
outside Netty.
- io.netty.util.internal.chmv8 - package io.netty.util.internal.chmv8
-
- io.netty.util.internal.logging - package io.netty.util.internal.logging
-
Internal-use-only logging API which is not allowed to be used outside Netty.
- 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
, 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.
- IOV_MAX - Static variable in class io.netty.channel.epoll.Native
-
- 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
-
- is(Channel) - Static method in class io.netty.channel.group.ChannelMatchers
-
- 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.
- IS_SUPPORTING_SENDMMSG - Static variable in class io.netty.channel.epoll.Native
-
- 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.EmbeddedChannel
-
- isActive() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- 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.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
-
- isAllowHalfClosure() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.
- isAndroid() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if the current platform is Android
- isAnyOriginSupported() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Determines whether a wildcard origin, '*', is supported.
- isAutoClose() - Method in interface io.netty.channel.ChannelConfig
-
- isAutoClose() - Method in class io.netty.channel.DefaultChannelConfig
-
- isAutoRead() - Method in interface io.netty.channel.ChannelConfig
-
Returns
true
if and only if
ChannelHandlerContext.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
-
- isAvailable() - Static method in class io.netty.channel.epoll.Epoll
-
- isBroadcast() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- isBroadcast(int) - Static method in class io.netty.channel.epoll.Native
-
- isBroadcast() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- isBroadcast() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isCancellable() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isCancellable() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isCancellable() - Method in interface io.netty.util.concurrent.Future
-
- isCancelled() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isCancelled() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isCancelled() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
- 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
-
- isClient() - Method in class io.netty.handler.ssl.JdkSslClientContext
-
- isClient() - Method in class io.netty.handler.ssl.JdkSslServerContext
-
- isClient() - Method in class io.netty.handler.ssl.SslContext
-
Returns the true
if and only if this context is for client-side.
- isClosed() - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- 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.
- 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.embedded.EmbeddedChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- isCompatible(EventLoop) - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- 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 com.sun.nio.sctp.MessageInfo
-
- 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
-
- isCompletedAbnormally() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns true
if this task threw an exception or was cancelled.
- isCompletedNormally() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns true
if this task completed without throwing an
exception and was not cancelled.
- isConnected() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- 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
-
- isCorsSupportEnabled() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Determines if support for CORS is enabled.
- isCredentialsAllowed() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Determines if cookies are supported for CORS requests.
- isDebugEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the DEBUG level?
- 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 class 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.CompositeByteBuf
-
- 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
-
- isDirect() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- isDirect() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- isDirect() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- isDirectBufferPooled() - Method in interface io.netty.buffer.ByteBufAllocator
-
Returns
true
if direct
ByteBuf
's are pooled
- isDirectBufferPooled() - Method in class io.netty.buffer.PooledByteBufAllocator
-
- isDirectBufferPooled() - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- isDiscard() - Method in interface io.netty.handler.codec.http.Cookie
-
- isDiscard() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- isDone() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isDone() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isDone() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
- isEmpty() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- isEmpty() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- isEmpty() - Method in class io.netty.channel.PendingWriteQueue
-
Returns true
if there are no pending write operations left in this queue.
- isEmpty() - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- 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.
- isEmpty() - Method in class io.netty.util.collection.IntObjectHashMap
-
- isEmpty() - Method in interface io.netty.util.collection.IntObjectMap
-
- isEmpty() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- isEnabled(InternalLogLevel) - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- isEnabled(InternalLogLevel) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the specified level
?
- isEnabled() - Static method in class io.netty.util.ResourceLeakDetector
-
Returns true
if resource leak detection is enabled.
- 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.HttpChunkedInput
-
- 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
-
- isErrorEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the ERROR level?
- 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
- isHandlerActive(ChannelHandlerContext) - Static method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- isHandshakeComplete() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Flag to indicate if the opening handshake is complete
- isHealthy(Channel) - Method in interface io.netty.channel.pool.ChannelHealthChecker
-
Check if the given channel is healthy which means it can be used.
- isHttpOnly() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Checks to see if this
Cookie
can only be accessed via HTTP.
- isHttpOnly() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- isIndexedVariableSet(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- isInfoEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the INFO level?
- 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.epoll.EpollSocketChannel
-
- 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.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.
- isInputShutdown0() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- isInstanceOf(Class<? extends Channel>) - Static method in class io.netty.channel.group.ChannelMatchers
-
- isInvalid() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- isInvalid() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
Returns true
if this header block is invalid.
- isIpV4StackPreferred() - Static method in class io.netty.util.NetUtil
-
Returns true
if ipv4 should be prefered on a system that supports ipv4 and ipv6.
- isKeepAlive() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isKeepAlive(int) - Static method in class io.netty.channel.epoll.Native
-
- 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.DefaultSpdyStreamFrame
-
- 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 class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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.HttpPostMultipartRequestDecoder
-
True if this request is a Multipart request
- isMultipart(HttpRequest) - Static method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Check if the given request is a multipart request
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
True if this request is a Multipart request
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
True if this request is a Multipart request
- isMultipart() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
True if this request is a Multipart request
- isNonServerChannel() - Static method in class io.netty.channel.group.ChannelMatchers
-
- isNot(Channel) - Static method in class io.netty.channel.group.ChannelMatchers
-
- isNotInstanceOf(Class<? extends Channel>) - Static method in class io.netty.channel.group.ChannelMatchers
-
Returns a
ChannelMatcher
that matches all
Channel
s that are
not an
instance of sub-type of the given class.
- isNullOriginAllowed() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Web browsers may set the 'Origin' request header to 'null' if a resource is loaded
from the local file system.
- 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 interface io.netty.channel.Channel
-
Returns
true
if the
Channel
is open and may get active later
- isOpen() - Method in class io.netty.channel.DefaultFileRegion
-
Returns
true
if the
FileRegion
has a open file-descriptor
- isOpen() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- 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.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
-
- isOpen() - Method in class io.netty.channel.unix.FileDescriptor
-
Returns true
if the file descriptor is open.
- isOutputShutdown() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- 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
-
- isOutputShutdown0() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- 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.
- isQuiescent() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns true
if all worker threads are currently idle.
- isReadable() - Method in class io.netty.buffer.AbstractByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- isReadable() - Method in class io.netty.buffer.ByteBuf
-
Returns true
if and only if (this.writerIndex - this.readerIndex)
is greater
than 0
.
- isReadable(int) - Method in class io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer contains equal to or more than the specified number of elements.
- isReadable() - Method in class io.netty.buffer.EmptyByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- isReadable() - Method in class io.netty.buffer.SwappedByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- isReadPending() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- isReadPending() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- isRegistered() - Method in class io.netty.channel.AbstractChannel
-
- isRegistered() - Method in interface io.netty.channel.Channel
-
- isReleasable() - Method in interface io.netty.util.internal.chmv8.ForkJoinPool.ManagedBlocker
-
Returns true
if blocking is unnecessary.
- isRemoved() - Method in interface io.netty.channel.ChannelHandlerContext
-
- isRenamed - Variable in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- isReuseAddress() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- isReuseAddress() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isReuseAddress(int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- isReusePort() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
Returns true
if the SO_REUSEPORT option is set.
- isReusePort() - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
Returns true
if the SO_REUSEPORT option is set.
- isReusePort(int) - Static method in class io.netty.channel.epoll.Native
-
- isRoot() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if the current user is root.
- 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.Cookie
-
Checks to see if this
Cookie
is secure
- isSecure() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- isServer() - Method in class io.netty.handler.ssl.SslContext
-
Returns true
if and only if this context is for server-side.
- isServerChannel() - Static method in class io.netty.channel.group.ChannelMatchers
-
- 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.
- isSet() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns true
if and only if this thread-local variable is set.
- isSet(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns true
if and only if this thread-local variable is set.
- isSharable() - Method in class io.netty.channel.ChannelHandlerAdapter
-
Return
true
if the implementation is
Sharable
and so can be added
to different
ChannelPipeline
s.
- isShortCurcuit() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Determines whether a CORS request should be rejected if it's invalid before being
further processing.
- isShutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- isShutdown() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- 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.internal.chmv8.ForkJoinPool
-
Returns true
if this pool has been shut down.
- isShuttingDown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- isShuttingDown() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- isShuttingDown() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- isShuttingDown() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- isShuttingDown() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- isShuttingDown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- 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.handler.ssl.SslHandshakeCompletionEvent
-
Return true
if the handshake was successful
- 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
-
- isTcpCork() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_CORK
option on the socket.
- isTcpCork(int) - Static method in class io.netty.channel.epoll.Native
-
- isTcpNoDelay() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isTcpNoDelay(int) - Static method in class io.netty.channel.epoll.Native
-
- 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 class io.netty.util.concurrent.GlobalEventExecutor
-
- 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.internal.chmv8.ForkJoinPool
-
Returns true
if all tasks have completed following shut down.
- isTerminating() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns true
if the process of termination has
commenced but not yet completed.
- isTraceEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the TRACE level?
- 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
- isTruncated() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- isTruncated() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
Returns true
if this header block has been truncated due to
length restrictions.
- 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.
- isUnordered() - Method in class com.sun.nio.sctp.MessageInfo
-
- isUnordered() - Method in class io.netty.channel.sctp.SctpMessage
-
return the unordered flag
- 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
-
- isWarnEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the WARN level?
- isWindows() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if the JVM is running on Windows
- isWritable() - Method in class io.netty.buffer.AbstractByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- isWritable() - Method in class io.netty.buffer.ByteBuf
-
Returns true
if and only if (this.capacity - this.writerIndex)
is greater
than 0
.
- isWritable(int) - Method in class io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has enough room to allow writing the specified number of
elements.
- isWritable() - Method in class io.netty.buffer.EmptyByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- isWritable() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
- isWritable() - Method in class io.netty.buffer.SwappedByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- isWritable() - Method in class io.netty.channel.AbstractChannel
-
- isWritable() - Method in interface io.netty.channel.Channel
-
Returns true
if and only if the I/O thread will perform the
requested write operation immediately.
- isWritable() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- iterator() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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.channel.pool.AbstractChannelPoolMap
-
- iterator() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- iterator() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- iterator() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- iterator() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
- iterator() - Method in class io.netty.util.collection.IntObjectHashMap
-
- iterator() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- iterator() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- iterator() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- iterator() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- iterator() - Method in class io.netty.util.internal.ConcurrentSet
-
- PARAMETER_IS_READONLY - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
458 Parameter Is Read-Only
- PARAMETER_NOT_UNDERSTOOD - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
451 Parameter Not Understood
- parameters() - Method in class io.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded key-value parameter pairs of the URI.
- parent() - Method in class io.netty.channel.AbstractChannel
-
- parent() - Method in interface io.netty.channel.Channel
-
Returns the parent of this channel.
- parent() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- parent() - Method in interface io.netty.channel.EventLoop
-
- parent() - Method in class io.netty.channel.local.LocalChannel
-
- parent() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- parent() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- parent() - Method in interface io.netty.channel.sctp.SctpChannel
-
- parent() - Method in class io.netty.channel.SingleThreadEventLoop
-
- parent() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- parent() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- parent() - Method in interface io.netty.channel.socket.SocketChannel
-
- parent() - Method in interface io.netty.util.concurrent.EventExecutor
-
- parent() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- parent() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- parent() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- parse(String, ParsePosition) - Method in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- PARTIAL_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
206 Partial Content
- password() - Method in class io.netty.handler.codec.socks.SocksAuthRequest
-
Returns password that needs to be validated
- PATCH - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The PATCH getMethod requests that a set of changes described in the
request entity be applied to the resource identified by the Request-URI.
- path() - Method in class io.netty.channel.unix.DomainSocketAddress
-
The path to the domain socket.
- path() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns the path of this
Cookie
.
- PATH - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- path() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- path() - Method in class io.netty.handler.codec.http.QueryStringDecoder
-
Returns the decoded path string of the URI.
- PATH - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":path"
- PAUSE - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The PAUSE request causes the stream delivery to be interrupted
(halted) temporarily.
- payloadProtocolID() - Method in class com.sun.nio.sctp.MessageInfo
-
- payloadProtocolID(int) - Method in class com.sun.nio.sctp.MessageInfo
-
- PAYMENT_REQUIRED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
402 Payment Required
- PAYMENT_REQUIRED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
402 Payment Required
- peekNextLocalTask() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns, but does not unschedule or execute, a task queued by
the current thread but not yet executed, if one is immediately
available.
- peekTask() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- PeerAddressChangeNotification - Class in com.sun.nio.sctp
-
- PeerAddressChangeNotification() - Constructor for class com.sun.nio.sctp.PeerAddressChangeNotification
-
- pendingTasks() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Return the number of tasks that are pending for processing.
- pendingTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Return the number of tasks that are pending for processing.
- PendingWrite - Class in io.netty.util.internal
-
Some pending write which should be picked up later.
- PendingWriteQueue - Class in io.netty.channel
-
A queue of write operations which are pending for later execution.
- PendingWriteQueue(ChannelHandlerContext) - Constructor for class io.netty.channel.PendingWriteQueue
-
- PingWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket frame containing binary data
- PingWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new empty ping frame.
- PingWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new ping frame with the specified binary data.
- PingWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
Creates a new ping frame with the specified binary data
- pipe() - Static method in class io.netty.channel.epoll.Native
-
- pipeline() - Method in class io.netty.channel.AbstractChannel
-
- pipeline() - Method in interface io.netty.channel.Channel
-
- pipeline() - Method in interface io.netty.channel.ChannelHandlerContext
-
- PlatformDependent - Class in io.netty.util.internal
-
Utility that detects various properties specific to the current runtime
environment, such as Java version and the availability of the
sun.misc.Unsafe
object.
- PLAY - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The PLAY getMethod tells the server to start sending data via the
mechanism specified in SETUP.
- pmtu() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- pollChannel() - Method in class io.netty.channel.pool.SimpleChannelPool
-
Poll a
Channel
out of the internal storage to reuse it.
- pollNextLocalTask() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Unschedules and returns, without executing, the next task
queued by the current thread but not yet executed, if the
current thread is operating in a ForkJoinPool.
- pollScheduledTask() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- pollScheduledTask(long) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Return the
Runnable
which is ready to be executed with the given
nanoTime
.
- pollSubmission() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Removes and returns the next unexecuted submission if one is
available.
- pollTask() - Method in class io.netty.channel.nio.NioEventLoop
-
- pollTask() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- pollTask() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
If the current thread is operating in a ForkJoinPool,
unschedules and returns, without executing, the next task
queued by the current thread but not yet executed, if one is
available, or if not available, a task that was forked by some
other thread, if available.
- PongWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket frame containing binary data
- PongWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new empty pong frame.
- PongWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new pong frame with the specified binary data.
- PongWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
Creates a new pong frame with the specified binary data
- PooledByteBufAllocator - Class in io.netty.buffer
-
- PooledByteBufAllocator() - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean) - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(int, int, int, int) - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int) - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, int) - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
- PooledByteBufAllocator(boolean, int, int, int, int, int, int, int, long) - Constructor for class io.netty.buffer.PooledByteBufAllocator
-
Deprecated.
- PORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"port"
- port() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- port() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- ports() - Method in interface io.netty.handler.codec.http.Cookie
-
- ports() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- position() - Method in class io.netty.channel.DefaultFileRegion
-
- position() - Method in interface io.netty.channel.FileRegion
-
Returns the offset in the file where the transfer began.
- POST - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The POST getMethod is used to request that the origin server accept the entity enclosed in the
request as a new subordinate of the resource identified by the Request-URI in the
Request-Line.
- postfix - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- postfix - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- PRAGMA - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Pragma"
- PRECONDITION_FAILED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
412 Precondition Failed
- PRECONDITION_FAILED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
412 Precondition Failed
- PRECONDITION_REQUIRED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
428 Precondition Required (RFC6585)
- prefix - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- prefix - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- preflightResponseHeader(CharSequence, Object...) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeader(CharSequence, Iterable<T>) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeader(String, Callable<T>) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Returns HTTP response headers that should be added to a CORS preflight response.
- preflightResponseHeaders() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Returns HTTP response headers that should be added to a CORS preflight response.
- PrematureChannelClosureException - Exception in io.netty.handler.codec
-
A
CodecException
which is thrown when a
Channel
is closed unexpectedly before
the codec finishes handling the current message, such as missing response while waiting for a
request.
- PrematureChannelClosureException() - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(String, Throwable) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(String) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- PrematureChannelClosureException(Throwable) - Constructor for exception io.netty.handler.codec.PrematureChannelClosureException
-
Creates a new instance.
- priority() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- PRIORITY - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Priority"
- priority() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the priority of the stream.
- PRIVATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"private"
- PRIVATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"private"
- privateKey() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated RSA private key file in PEM format.
- probes() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- process(byte) - Method in interface io.netty.buffer.ByteBufProcessor
-
- processHandshake(Channel, HttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- processHandshake(Channel, HttpResponse, ChannelPromise) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- PROCESSING - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
102 Processing (WebDAV, RFC2518)
- processMessage(Object) - Method in interface io.netty.channel.ChannelOutboundBuffer.MessageProcessor
-
Will be called for each flushed message until it either there are no more flushed messages or this
method returns false
.
- progress(long) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Notify the
ChannelPromise
of the current message about writing progress.
- ProgressiveFuture<V> - Interface in io.netty.util.concurrent
-
A
Future
which is used to indicate the progress of an operation.
- ProgressivePromise<V> - Interface in io.netty.util.concurrent
-
- promise() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- promise() - Method in class io.netty.channel.DefaultChannelPromise
-
- Promise<V> - Interface in io.netty.util.concurrent
-
Special
Future
which is writable.
- promise() - Method in class io.netty.util.internal.PendingWrite
-
- PromiseAggregator<V,F extends Future<V>> - Class in io.netty.util.concurrent
-
GenericFutureListener
implementation which consolidates multiple
Future
s
into one, by listening to individual
Future
s and producing an aggregated result
(success/failure) when all
Future
s have completed.
- PromiseAggregator(Promise<Void>, boolean) - Constructor for class io.netty.util.concurrent.PromiseAggregator
-
Creates a new instance.
- PromiseAggregator(Promise<Void>) - Constructor for class io.netty.util.concurrent.PromiseAggregator
-
- PromiseNotifier<V,F extends Future<V>> - Class in io.netty.util.concurrent
-
- PromiseNotifier(Promise<? super V>...) - Constructor for class io.netty.util.concurrent.PromiseNotifier
-
Create a new instance.
- propagateCompletion() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- ProtobufDecoder - Class in io.netty.handler.codec.protobuf
-
- ProtobufDecoder(MessageLite) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
-
Creates a new instance.
- ProtobufDecoder(MessageLite, ExtensionRegistry) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
-
- ProtobufDecoder(MessageLite, ExtensionRegistryLite) - Constructor for class io.netty.handler.codec.protobuf.ProtobufDecoder
-
- ProtobufEncoder - Class in io.netty.handler.codec.protobuf
-
- ProtobufEncoder() - Constructor for class io.netty.handler.codec.protobuf.ProtobufEncoder
-
- ProtobufVarint32FrameDecoder - Class in io.netty.handler.codec.protobuf
-
A decoder that splits the received
ByteBuf
s dynamically by the
value of the Google Protocol Buffers
Base
128 Varints integer length field in the message.
- ProtobufVarint32FrameDecoder() - Constructor for class io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
-
- ProtobufVarint32LengthFieldPrepender - Class in io.netty.handler.codec.protobuf
-
An encoder that prepends the the Google Protocol Buffers
Base
128 Varints integer length field.
- ProtobufVarint32LengthFieldPrepender() - Constructor for class io.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
-
- protocol(String) - Static method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Get an instance of this enum based on the protocol name returned by the NPN server provider
- protocol() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get which application level protocol negotiation to use.
- protocol() - Method in interface io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator
-
- protocol() - Method in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- protocol() - Method in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- PROTOCOL_ERROR - Static variable in class io.netty.handler.codec.spdy.SpdySessionStatus
-
1 Protocol Error
- PROTOCOL_ERROR - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
1 Protocol Error
- protocolIdentifier() - Method in class io.netty.channel.sctp.SctpMessage
-
Return the protocol-identifier
- protocolListenerFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- protocolName() - Method in class io.netty.handler.codec.http.HttpVersion
-
Returns the name of the protocol such as "HTTP"
in "HTTP/1.0"
.
- protocolName() - Method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
- protocols() - Method in interface io.netty.handler.ssl.ApplicationProtocolNegotiator
-
Get the collection of application protocols supported by this application (in preference order).
- protocols() - Method in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- protocols() - Method in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- protocolSelectorFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- protocolVersion() - Method in class io.netty.handler.codec.socks.SocksMessage
-
- provider - Variable in class io.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
-
- PROXY_AUTHENTICATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Proxy-Authenticate"
- PROXY_AUTHENTICATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Proxy-Authenticate"
- PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
407 Proxy Authentication Required
- PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
407 Proxy Authentication Required
- PROXY_AUTHORIZATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Proxy-Authorization"
- PROXY_REQUIRE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Proxy-Require"
- PROXY_REVALIDATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"proxy-revalidate"
- PROXY_REVALIDATE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"proxy-revalidate"
- PUBLIC - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"public"
- PUBLIC - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Public"
- PUBLIC - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"public"
- PUT - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The PUT getMethod requests that the enclosed entity be stored under the supplied Request-URI.
- put(int, V) - Method in class io.netty.util.collection.IntObjectHashMap
-
- put(int, V) - Method in interface io.netty.util.collection.IntObjectMap
-
Puts the given entry into the map.
- put(K, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Maps the specified key to the specified value in this table.
- putAll(IntObjectMap<V>) - Method in class io.netty.util.collection.IntObjectHashMap
-
- putAll(IntObjectMap<V>) - Method in interface io.netty.util.collection.IntObjectMap
-
Puts all of the entries from the given map into this map.
- putAll(Map<? extends K, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Copies all of the mappings from the specified map to this one.
- putByte(long, byte) - Static method in class io.netty.util.internal.PlatformDependent
-
- putIfAbsent(K, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- putInt(long, int) - Static method in class io.netty.util.internal.PlatformDependent
-
- putLong(long, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- putMessage(int, FullHttpMessage) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- putOrderedObject(Object, long, Object) - Static method in class io.netty.util.internal.PlatformDependent
-
- putShort(long, short) - Static method in class io.netty.util.internal.PlatformDependent
-
- raise() - Static method in exception com.sun.nio.sctp.UnsupportedOperatingSystemException
-
- random() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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"
- RCVBUF_ALLOCATOR - Static variable in class io.netty.channel.ChannelOption
-
- rcvMss() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rcvRtt() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rcvSpace() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rcvSsthresh() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rcvWscale() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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() - Method in interface io.netty.channel.Channel
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.ChannelDuplexHandler
-
- read() - Method in interface io.netty.channel.ChannelHandlerContext
-
- read(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOutboundHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- read() - Method in interface io.netty.channel.ChannelPipeline
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- read(int, ByteBuffer, int, int) - Static method in class io.netty.channel.epoll.Native
-
- read() - Method in class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- 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.codec.spdy.SpdyFrameCodec
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- readableBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- readableBytes() - Method in class 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
-
- readAddress(int, long, int, int) - Static method in class io.netty.channel.epoll.Native
-
- readBoolean() - Method in class io.netty.buffer.AbstractByteBuf
-
- readBoolean() - Method in class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class io.netty.buffer.ByteBuf
-
Transfers this buffer's data to the specified stream starting at the
current readerIndex
.
- readBytes(GatheringByteChannel, int) - Method in class 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(ByteBufAllocator, ByteBuf, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.CompositeByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- readChar() - Method in class io.netty.buffer.AbstractByteBuf
-
- readChar() - Method in class 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(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpChunkedInput
-
- readChunk(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Returns the next available HttpChunk.
- readChunk(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedFile
-
- readChunk(ChannelHandlerContext) - Method in interface io.netty.handler.stream.ChunkedInput
-
Fetches a chunked data from the stream.
- readChunk(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedNioFile
-
- readChunk(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedNioStream
-
- readChunk(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedStream
-
- readDataFrame(int, boolean, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readDataFrame(int, boolean, ByteBuf) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a DATA frame is received.
- readDouble() - Method in class io.netty.buffer.AbstractByteBuf
-
- readDouble() - Method in class 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 class io.netty.buffer.ByteBuf
-
Returns the readerIndex
of this buffer.
- readerIndex(int) - Method in class io.netty.buffer.ByteBuf
-
Sets the readerIndex
of this buffer.
- readerIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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 class 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
-
- readFrameError(String) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readFrameError(String) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when an unrecoverable session error has occurred.
- 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
-
- readGoAwayFrame(int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readGoAwayFrame(int, int) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a GOAWAY frame is received.
- readHeaderBlock(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readHeaderBlock(ByteBuf) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when the header block within a SYN_STREAM, SYN_REPLY, or HEADERS frame is received.
- readHeaderBlockEnd() - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readHeaderBlockEnd() - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when an entire header block has been received.
- readHeadersFrame(int, boolean) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readHeadersFrame(int, boolean) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a HEADERS frame is received.
- readInbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Return received data from this
Channel
- readInt() - Method in class io.netty.buffer.AbstractByteBuf
-
- readInt() - Method in class 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 class 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 class 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
-
- ReadOnlyIterator<T> - Class in io.netty.util.internal
-
- ReadOnlyIterator(Iterator<? extends T>) - Constructor for class io.netty.util.internal.ReadOnlyIterator
-
- readOutbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Read data froum the outbound.
- readPingFrame(int) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readPingFrame(int) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a PING frame is received.
- readResolve() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- readRstStreamFrame(int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readRstStreamFrame(int, int) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a RST_STREAM frame is received.
- readSetting(int, int, boolean, boolean) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readSetting(int, int, boolean, boolean) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when an individual setting within a SETTINGS frame is received.
- readSettingsEnd() - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readSettingsEnd() - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when the entire SETTINGS frame has been received.
- readSettingsFrame(boolean) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readSettingsFrame(boolean) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a SETTINGS frame is received.
- readShort() - Method in class io.netty.buffer.AbstractByteBuf
-
- readShort() - Method in class 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 class 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
-
- readSynReplyFrame(int, boolean) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readSynReplyFrame(int, boolean) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a SYN_REPLY frame is received.
- readSynStreamFrame(int, int, byte, boolean, boolean) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readSynStreamFrame(int, int, byte, boolean, boolean) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a SYN_STREAM frame is received.
- readTimedOut(ChannelHandlerContext) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
Is called when a read timeout was detected.
- 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.
- readTimeToWait(long, long, long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Deprecated.
- readTimeToWait(long, long, long, long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Returns the time to wait (if any) for the given length message, using the given limitTraffic and the max wait
time.
- readUnsignedByte() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedByte() - Method in class 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 class 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 class 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 class 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
-
- readWindowUpdateFrame(int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- readWindowUpdateFrame(int, int) - Method in interface io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate
-
Called when a WINDOW_UPDATE frame is received.
- reasonPhrase() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- 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.
- receive(ByteBuffer, T, NotificationHandler<T>) - Method in class com.sun.nio.sctp.SctpChannel
-
- recipient() - Method in interface io.netty.channel.AddressedEnvelope
-
Returns the address of the recipient of this message.
- recipient() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- record(int) - Method in interface io.netty.channel.RecvByteBufAllocator.Handle
-
Records the the actual number of read bytes in the previous read operation so that the allocator allocates
the buffer with potentially more correct capacity.
- 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.
- record() - Method in interface io.netty.util.ResourceLeak
-
Records the caller's current stack trace so that the
ResourceLeakDetector
can tell where the leaked
resource was accessed lastly.
- RecvByteBufAllocator - Interface in io.netty.channel
-
Allocates a new receive buffer whose capacity is probably large enough to read all inbound data and small enough
not to waste its space.
- RecvByteBufAllocator.Handle - Interface in io.netty.channel
-
- recvFd(int) - Static method in class io.netty.channel.epoll.Native
-
- recvFrom(int, ByteBuffer, int, int) - Static method in class io.netty.channel.epoll.Native
-
- recvFromAddress(int, long, int, int) - Static method in class io.netty.channel.epoll.Native
-
- RecyclableArrayList - Class in io.netty.util.internal
-
A simple list which is recyclable.
- RecyclableMpscLinkedQueueNode<T> - Class in io.netty.util.internal
-
- RecyclableMpscLinkedQueueNode(Recycler.Handle) - Constructor for class io.netty.util.internal.RecyclableMpscLinkedQueueNode
-
- recycle() - Method in class io.netty.channel.ChannelOutboundBuffer
-
Deprecated.
- recycle() - Method in class io.netty.util.internal.PendingWrite
-
Clear and recycle this instance.
- recycle() - Method in class io.netty.util.internal.RecyclableArrayList
-
Clear and recycle this instance.
- recycle(Recycler.Handle) - Method in class io.netty.util.internal.RecyclableMpscLinkedQueueNode
-
Called once unliked and so ready to recycled.
- recycle(T, Recycler.Handle) - Method in class io.netty.util.Recycler
-
- recycleAndGet() - Method in class io.netty.util.internal.PendingWrite
-
Recycle this instance and return the
Promise
.
- Recycler<T> - Class in io.netty.util
-
Light-weight object pool based on a thread-local stack.
- Recycler() - Constructor for class io.netty.util.Recycler
-
- Recycler(int) - Constructor for class io.netty.util.Recycler
-
- Recycler.Handle - Interface in io.netty.util
-
- 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.
- reduce(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, or null if none.
- reduceEntries(long, ConcurrentHashMapV8.BiFun<Map.Entry<K, V>, Map.Entry<K, V>, ? extends Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all entries using the
given reducer to combine values, or null if none.
- reduceEntries(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
or null if none.
- reduceEntriesToDouble(long, ConcurrentHashMapV8.ObjectToDouble<Map.Entry<K, V>>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceEntriesToInt(long, ConcurrentHashMapV8.ObjectToInt<Map.Entry<K, V>>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceEntriesToLong(long, ConcurrentHashMapV8.ObjectToLong<Map.Entry<K, V>>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceKeys(long, ConcurrentHashMapV8.BiFun<? super K, ? super K, ? extends K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all keys using the given
reducer to combine values, or null if none.
- reduceKeys(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, or
null if none.
- reduceKeysToDouble(long, ConcurrentHashMapV8.ObjectToDouble<? super K>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceKeysToInt(long, ConcurrentHashMapV8.ObjectToInt<? super K>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceKeysToLong(long, ConcurrentHashMapV8.ObjectToLong<? super K>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceToDouble(long, ConcurrentHashMapV8.ObjectByObjectToDouble<? super K, ? super V>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceToInt(long, ConcurrentHashMapV8.ObjectByObjectToInt<? super K, ? super V>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceToLong(long, ConcurrentHashMapV8.ObjectByObjectToLong<? super K, ? super V>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceValues(long, ConcurrentHashMapV8.BiFun<? super V, ? super V, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all values using the
given reducer to combine values, or null if none.
- reduceValues(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values, or
null if none.
- reduceValuesToDouble(long, ConcurrentHashMapV8.ObjectToDouble<? super V>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- reduceValuesToInt(long, ConcurrentHashMapV8.ObjectToInt<? super V>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- reduceValuesToLong(long, ConcurrentHashMapV8.ObjectToLong<? super V>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- refCnt() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
- 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.SwappedByteBuf
-
- refCnt() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- 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
-
- refCnt() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- refCnt() - Method in class io.netty.util.AbstractReferenceCounted
-
- refCnt() - Method in interface io.netty.util.ReferenceCounted
-
Returns the reference count of this object.
- ReferenceCounted - Interface in io.netty.util
-
A reference-counted object that requires explicit deallocation.
- ReferenceCountUtil - Class in io.netty.util
-
- 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() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- 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
-
- reinitialize() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Resets the internal bookkeeping state of this task, allowing a
subsequent fork
.
- 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.AbstractReferenceCountedByteBuf
-
- release(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- 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.SwappedByteBuf
-
- release(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- release() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- release(int) - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- release(Channel) - Method in interface io.netty.channel.pool.ChannelPool
-
- release(Channel, Promise<Void>) - Method in interface io.netty.channel.pool.ChannelPool
-
- release(Channel, Promise<Void>) - Method in class io.netty.channel.pool.FixedChannelPool
-
- release(Channel) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- release(Channel, Promise<Void>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- 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.codec.spdy.DefaultSpdyDataFrame
-
- release(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- release() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Release all internal resources of this instance.
- release() - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Release all internal resources of this instance.
- release() - Method in class io.netty.util.AbstractReferenceCounted
-
- release(int) - Method in class io.netty.util.AbstractReferenceCounted
-
- release() - Method in interface io.netty.util.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.util.ReferenceCounted
-
Decreases the reference count by the specified decrement
and deallocates this object if the reference
count reaches at 0
.
- release(Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- release(Object, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- releaseLater(T) - Static method in class io.netty.util.ReferenceCountUtil
-
Schedules the specified object to be released when the caller thread terminates.
- releaseLater(T, int) - Static method in class io.netty.util.ReferenceCountUtil
-
Schedules the specified object to be released when the caller thread terminates.
- 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.epoll.EpollDatagramChannel
-
- remoteAddress() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- remoteAddress() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- remoteAddress(int) - Static method in class io.netty.channel.epoll.Native
-
- 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.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 interface io.netty.channel.socket.DatagramChannel
-
- 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 interface io.netty.channel.unix.DomainSocketChannel
-
- remoteAddress() - Method in interface io.netty.channel.unix.ServerDomainSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.AbstractChannel
-
- remoteAddress0() - Method in class io.netty.channel.AbstractServerChannel
-
- remoteAddress0() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- remoteAddress0() - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- remoteAddress0() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- remoteAddress0() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- remoteAddress0() - Method in class io.netty.channel.local.LocalChannel
-
- 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.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
-
- remove() - Method in class io.netty.channel.ChannelOutboundBuffer
-
Will remove the current message, mark its
ChannelPromise
as success and return
true
.
- remove(Throwable) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- 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() - Method in class io.netty.channel.PendingWriteQueue
-
- remove(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- remove(String) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- remove(CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- remove(String) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- remove(CharSequence) - 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
-
- remove(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- remove(int) - Method in interface io.netty.util.collection.IntObjectMap
-
Removes the entry with the specified key.
- remove() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
- remove(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Sets the value to uninitialized for the specified thread local map;
a proceeding call to get() will trigger a call to initialValue().
- remove(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
Removes the key from this map view, by removing the key (and its
corresponding value) from the backing map.
- remove(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- remove(Object) - Method in class io.netty.util.internal.ConcurrentSet
-
- remove() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- remove() - Method in class io.netty.util.internal.ReadOnlyIterator
-
- removeAll() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- removeAndFail(Throwable) - Method in class io.netty.channel.PendingWriteQueue
-
Remove a pending write operation and fail it with the given
Throwable
.
- removeAndFailAll(Throwable) - Method in class io.netty.channel.PendingWriteQueue
-
Remove all pending write operation and fail them with the given
Throwable
.
- removeAndWrite() - Method in class io.netty.channel.PendingWriteQueue
-
- removeAndWriteAll() - Method in class io.netty.channel.PendingWriteQueue
-
- removeAssociatedToStreamId(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Associated-To-Stream-ID"
header.
- removeBytes(long) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Removes the fully written entries and update the reader index of the partially written entry.
- removeComponent(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Remove the
ByteBuf
from the given index.
- removeComponents(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
Remove the number of
ByteBuf
s starting from the given index.
- removeFirst() - Method in interface io.netty.channel.ChannelPipeline
-
- removeHeader(HttpMessage, String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- removeHeader(HttpMessage, CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Removes the header with the specified name.
- removeHost(SpdyHeadersFrame) - 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.HttpPostMultipartRequestDecoder
-
Remove the given FileUpload from the list of FileUploads to clean
- removeHttpDataFromClean(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- removeHttpDataFromClean(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Remove the given FileUpload from the list of FileUploads to clean
- removeHttpDataFromClean(InterfaceHttpData) - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Remove the given FileUpload from the list of FileUploads to clean
- removeIndexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- removeLast() - Method in interface io.netty.channel.ChannelPipeline
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelFuture
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.ChannelPromise
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.DefaultChannelPromise
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.CompleteFuture
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Future
-
Removes the specified listener from this future.
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- removeListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Promise
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.ChannelPromise
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.DefaultChannelPromise
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.CompleteFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in class io.netty.util.concurrent.DefaultPromise
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.Future
-
Removes the specified listeners from this future.
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- removeListeners(GenericFutureListener<? extends Future<? super V>>...) - Method in interface io.netty.util.concurrent.Promise
-
- removeMessage(int) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- removeMethod(int, SpdyHeadersFrame) - 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.
- removeReadOp() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- removeScheme(int, SpdyHeadersFrame) - 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, SpdyHeadersFrame) - 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, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the URL path 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, SpdyHeadersFrame) - 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
-
- renegotiate() - Method in class io.netty.handler.ssl.SslHandler
-
Performs TLS renegotiation.
- renegotiate(Promise<Channel>) - Method in class io.netty.handler.ssl.SslHandler
-
Performs TLS renegotiation.
- reordering() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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.
- replace(K, V, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- replace(K, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- replaceAll(ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- 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.
- repositoryStatus() - Method in class io.netty.util.Version
-
- 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_HEADER_FIELDS_TOO_LARGE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
431 Request Header Fields Too Large (RFC6585)
- 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.http.HttpObjectDecoder
-
Resets the state of the decoder so that it is ready to decode a new message.
- reset() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- reset() - Method in class io.netty.util.internal.AppendableCharSequence
-
- RESET_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
205 Reset Content
- resetCumulativeTime() - Method in class io.netty.handler.traffic.GlobalChannelTrafficCounter
-
- resetCumulativeTime() - Method in class io.netty.handler.traffic.TrafficCounter
-
Reset both read and written cumulative bytes counters and the associated absolute time
from System.currentTimeMillis().
- resetReaderIndex() - Method in class io.netty.buffer.AbstractByteBuf
-
- resetReaderIndex() - Method in class io.netty.buffer.ByteBuf
-
Repositions the current readerIndex
to the marked
readerIndex
in this buffer.
- resetReaderIndex() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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 class io.netty.buffer.ByteBuf
-
Repositions the current writerIndex
to the marked
writerIndex
in this buffer.
- resetWriterIndex() - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- ResourceLeakDetector.Level - Enum in io.netty.util
-
Represents the level of resource leak detection.
- ResourceLeakException - Exception in io.netty.util
-
- ResourceLeakException() - Constructor for exception io.netty.util.ResourceLeakException
-
Deprecated.
- ResourceLeakException(String) - Constructor for exception io.netty.util.ResourceLeakException
-
Deprecated.
- ResourceLeakException(String, Throwable) - Constructor for exception io.netty.util.ResourceLeakException
-
Deprecated.
- ResourceLeakException(Throwable) - Constructor for exception io.netty.util.ResourceLeakException
-
Deprecated.
- responseType() - Method in class io.netty.handler.codec.socks.SocksResponse
-
Returns socks response type
- Result(String, EmbeddedChannel) - Constructor for class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- 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.AbstractReferenceCountedByteBuf
-
- retain(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain(int) - Method in class io.netty.buffer.ByteBuf
-
- retain() - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- retain() - Method in class io.netty.buffer.CompositeByteBuf
-
- retain() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- retain(int) - Method in class io.netty.buffer.DefaultByteBufHolder
-
- retain() - Method in class io.netty.buffer.EmptyByteBuf
-
- retain(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- retain() - Method in class io.netty.buffer.SwappedByteBuf
-
- retain(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- retain() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- retain(int) - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- retain() - Method in class io.netty.channel.sctp.SctpMessage
-
- retain(int) - Method in class io.netty.channel.sctp.SctpMessage
-
- retain() - Method in class io.netty.channel.socket.DatagramPacket
-
- retain(int) - Method in class io.netty.channel.socket.DatagramPacket
-
- 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.http.websocketx.BinaryWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.PingWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.PongWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
- retain() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- retain(int) - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- 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
-
- retain() - Method in class io.netty.util.AbstractReferenceCounted
-
- retain(int) - Method in class io.netty.util.AbstractReferenceCounted
-
- retain() - Method in interface io.netty.util.ReferenceCounted
-
Increases the reference count by 1
.
- retain(int) - Method in interface io.netty.util.ReferenceCounted
-
Increases the reference count by the specified increment
.
- retain(T) - Static method in class io.netty.util.ReferenceCountUtil
-
- retain(T, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- retrans() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- retransmits() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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"
- rp1 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp2 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp3 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp4 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp5 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp6 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp7 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp8 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rp9 - Variable in class io.netty.util.internal.InternalThreadLocalMap
-
- rsv() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
Bits used for extensions to the standard.
- rto() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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"
- 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.
- RtspObjectDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
- 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.
- RtspRequestDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
- 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.
- RtspResponseDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
- 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.
- rtt() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rttvar() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- 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() - Method in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
This method is required to be public, but should never be
called explicitly.
- 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.EmbeddedChannel
-
Run all tasks (which also includes scheduled tasks) that are pending in the
EventLoop
for this
Channel
- runScheduledPendingTasks() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Run all pending scheduled tasks in the
EventLoop
for this
Channel
and return the
nanoseconds
when the next scheduled task is ready to run.
- S_MAXAGE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"s-maxage"
- sacked() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- safeRelease(Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- safeRelease(Object, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- safeSetFailure(ChannelPromise, Throwable) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
Marks the specified promise
as failure.
- safeSetSuccess(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
Marks the specified promise
as success.
- 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(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- schedule(Runnable, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- schedule(Callable<V>, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- ScheduledFuture<V> - Interface in io.netty.util.concurrent
-
The result of an scheduled asynchronous operation.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- SCHEME - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":scheme"
- SCHEME - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"X-SPDY-Scheme"
- SCTP_DISABLE_FRAGMENTS - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_DISABLE_FRAGMENTS - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_EXPLICIT_COMPLETE - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_EXPLICIT_COMPLETE - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_FRAGMENT_INTERLEAVE - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_FRAGMENT_INTERLEAVE - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_INIT_MAXSTREAMS - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_INIT_MAXSTREAMS - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_NODELAY - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_NODELAY - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_PRIMARY_ADDR - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_PRIMARY_ADDR - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SCTP_SET_PEER_PRIMARY_ADDR - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SCTP_SET_PEER_PRIMARY_ADDR - Static variable in class io.netty.channel.sctp.SctpChannelOption
-
- SctpChannel - Class in com.sun.nio.sctp
-
- SctpChannel(SelectorProvider) - Constructor for class com.sun.nio.sctp.SctpChannel
-
- 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(int, int, boolean, 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
-
- 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
-
- SctpOutboundByteStreamHandler(int, int, boolean) - Constructor for class io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
-
- SctpServerChannel - Class in com.sun.nio.sctp
-
- SctpServerChannel(SelectorProvider) - Constructor for class com.sun.nio.sctp.SctpServerChannel
-
- SctpServerChannel - Interface in io.netty.channel.sctp
-
A SCTP/IP
ServerChannel
which accepts incoming SCTP/IP associations.
- SctpServerChannelConfig - Interface in io.netty.channel.sctp
-
- SctpSocketOption<T> - Interface in com.sun.nio.sctp
-
- SctpStandardSocketOptions - Class in com.sun.nio.sctp
-
- SctpStandardSocketOptions() - Constructor for class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SctpStandardSocketOptions.InitMaxStreams - Class in com.sun.nio.sctp
-
- search(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each (key, value), or null if none.
- searchEntries(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each entry, or null if none.
- searchKeys(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each key, or null if none.
- searchValues(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each value, or null if none.
- 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"
- SECURE - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- SEE_OTHER - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
303 See Other (since HTTP/1.1)
- select(List<String>) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelector
-
Callback invoked to select the application level protocol from the protocols
provided.
- selected(String) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectionListener
-
Callback invoked to let this application know the protocol chosen by the peer.
- selectedListenerFailureBehavior() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get the desired behavior for the peer who is notified of the selected protocol.
- selectedListenerFailureBehavior() - Method in interface io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator
-
Get the desired behavior for the peer who is notified of the selected protocol.
- selectedListenerFailureBehavior() - Method in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- selectedListenerFailureBehavior() - Method in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- selectedSubprotocol() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the selected subprotocol.
- selectionKey() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- selectorFailureBehavior() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get the desired behavior for the peer who selects the application protocol.
- selectorFailureBehavior() - Method in interface io.netty.handler.ssl.OpenSslApplicationProtocolNegotiator
-
Get the desired behavior for the peer who selects the application protocol.
- selectorFailureBehavior() - Method in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- selectorFailureBehavior() - Method in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- selectSubprotocol(String) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Selects the first matching supported sub protocol
- SelfSignedCertificate - Class in io.netty.handler.ssl.util
-
Generates a temporary self-signed certificate for testing purposes.
- SelfSignedCertificate() - Constructor for class io.netty.handler.ssl.util.SelfSignedCertificate
-
Creates a new instance.
- SelfSignedCertificate(String) - Constructor for class io.netty.handler.ssl.util.SelfSignedCertificate
-
Creates a new instance.
- SelfSignedCertificate(String, SecureRandom, int) - Constructor for class io.netty.handler.ssl.util.SelfSignedCertificate
-
Creates a new instance.
- SEMICOLON - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Semicolon ';'
- send(ByteBuffer, MessageInfo) - Method in class com.sun.nio.sctp.SctpChannel
-
- sender() - Method in interface io.netty.channel.AddressedEnvelope
-
Returns the address of the sender of this message.
- sender() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- SendFailedNotification - Class in com.sun.nio.sctp
-
- SendFailedNotification() - Constructor for class com.sun.nio.sctp.SendFailedNotification
-
- sendFd(int, int) - Static method in class io.netty.channel.epoll.Native
-
- sendfile(int, DefaultFileRegion, long, long, long) - Static method in class io.netty.channel.epoll.Native
-
- sendmmsg(int, NativeDatagramPacketArray.NativeDatagramPacket[], int, int) - Static method in class io.netty.channel.epoll.Native
-
- sendTo(int, ByteBuffer, int, int, InetAddress, int) - Static method in class io.netty.channel.epoll.Native
-
- sendToAddress(int, long, int, int, InetAddress, int) - Static method in class io.netty.channel.epoll.Native
-
- sendToAddresses(int, long, int, InetAddress, int) - Static method in class io.netty.channel.epoll.Native
-
- sendUnsupportedVersionResponse(Channel) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Return that we need cannot not support the web socket version
- sendUnsupportedVersionResponse(Channel, ChannelPromise) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Return that we need cannot not support the web socket version
- sendUnsupportedWebSocketVersionResponse(Channel) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
- 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.
- ServerCookieDecoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie decoder to be used server side.
- ServerCookieEncoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie encoder to be used server side,
so some fields are sent (Version is typically ignored).
- ServerCookieEncoder - Class in io.netty.handler.codec.http
-
- ServerDomainSocketChannel - Interface in io.netty.channel.unix
-
- 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
- sessionCacheSize() - Method in class io.netty.handler.ssl.JdkSslContext
-
- sessionCacheSize() - Method in class io.netty.handler.ssl.SslContext
-
Returns the size of the cache used for storing SSL session objects.
- sessionCacheSize(long) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Set the size of the cache used for storing SSL session objects.
- sessionContext() - Method in class io.netty.handler.ssl.JdkSslContext
-
- sessionContext() - Method in class io.netty.handler.ssl.SslContext
-
- sessionTimeout() - Method in class io.netty.handler.ssl.JdkSslContext
-
- sessionTimeout() - Method in class io.netty.handler.ssl.SslContext
-
Returns the timeout for the cached SSL session objects, in seconds.
- sessionTimeout(long) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Set the timeout for the cached SSL session objects, in seconds.
- set(HttpHeaders) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(String, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(CharSequence, Object) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(String, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(CharSequence, Iterable<?>) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- set(String, Object) - Method in class io.netty.handler.codec.http.HttpHeaders
-
- set(CharSequence, 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
-
- set(CharSequence, 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
- set(V) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Set the value for the current thread.
- set(InternalThreadLocalMap, V) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Set the value for the specified thread local map.
- set(int, Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- 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 class io.netty.channel.epoll.EpollChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.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 interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setAllowHalfClosure(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.
- setAssociatedStreamId(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- setAssociatedStreamId(int) - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Sets the Associated-To-Stream-ID of this frame.
- setAssociatedToStreamId(HttpMessage, int) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Sets the "X-SPDY-Associated-To-Stream-ID"
header.
- setAutoClose(boolean) - Method in interface io.netty.channel.ChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.DefaultChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.ChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.DefaultChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.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 interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setBacklog(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setBacklog(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- 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.
- 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 class io.netty.buffer.ByteBuf
-
Sets the specified boolean at the specified absolute index
in this
buffer.
- setBoolean(int, boolean) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.EmptyByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.SwappedByteBuf
-
- setBroadcast(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setBroadcast(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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 class io.netty.buffer.ByteBuf
-
Sets the specified byte at the specified absolute index
in this
buffer.
- setByte(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setByte(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class io.netty.buffer.ByteBuf
-
Transfers the content of the specified source channel to this buffer
starting at the specified absolute index
.
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setChar(int, int) - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setCheckInterval(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- 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
-
- setComment(String) - Method in interface io.netty.handler.codec.http.Cookie
-
- setComment(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- setCommentUrl(String) - Method in interface io.netty.handler.codec.http.Cookie
-
- setCommentUrl(String) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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 class io.netty.channel.epoll.EpollChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.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 interface io.netty.channel.unix.DomainSocketChannelConfig
-
- 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
-
- setCounterHashCode(IntegerHolder) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setCumulator(ByteToMessageDecoder.Cumulator) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- 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
-
- setDateHeader(HttpMessage, CharSequence, 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
-
- setDateHeader(HttpMessage, CharSequence, 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.
- setDefaultFactory(InternalLoggerFactory) - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Changes the default factory.
- 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
-
- setDiscard(boolean) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- setDiscardThreshold(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Set the amount of bytes after which read bytes in the buffer should be discarded.
- setDiscardThreshold(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- setDiscardThreshold(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Set the amount of bytes after which read bytes in the buffer should be discarded.
- setDiscardThreshold(int) - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Set the amount of bytes after which read bytes in the buffer should be discarded.
- setDomain(String) - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Sets the domain of this
Cookie
.
- setDomain(String) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- setDouble(int, double) - Method in class io.netty.buffer.AbstractByteBuf
-
- setDouble(int, double) - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.EmptyByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.SwappedByteBuf
-
- setEnabled(boolean) - Static method in class io.netty.util.ResourceLeakDetector
-
- setEpollMode(EpollMode) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setEpollMode(EpollMode) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setEpollMode(EpollMode) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setEpollMode(EpollMode) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setEpollMode(EpollMode) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setFailure(Throwable) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- setFailure(Throwable) - Method in interface io.netty.channel.ChannelPromise
-
- setFailure(Throwable) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- setFailure(Throwable) - Method in class io.netty.channel.DefaultChannelPromise
-
- setFailure(Throwable) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- setFailure(Throwable) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setFailure(Throwable) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.EmptyByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.SwappedByteBuf
-
- setForkJoinTaskTag(short) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Atomically sets the tag value for this task.
- setFutureListenerStackDepth(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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
-
- setHeader(HttpMessage, CharSequence, 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
-
- setHeader(HttpMessage, CharSequence, Iterable<?>) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets a new header with the specified name and values.
- setHeader(SpdyHeadersFrame, String, Object) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets a new header with the specified name and value.
- setHeader(SpdyHeadersFrame, 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
-
- setHost(HttpMessage, CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Sets the "Host"
header.
- setHost(SpdyHeadersFrame, 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.Cookie
-
Determines if this
Cookie
is HTTP only.
- setHttpOnly(boolean) - Method in class io.netty.handler.codec.http.cookie.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
's value is
null
.
- setIndex(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.ByteBuf
-
Sets the readerIndex
and writerIndex
of this buffer
in one shot.
- setIndex(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setIndexedVariable(int, Object) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setInitialSeedUniquifier(long) - Static method in class io.netty.util.internal.ThreadLocalRandom
-
- 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 class io.netty.buffer.ByteBuf
-
Sets the specified 32-bit integer at the specified absolute
index
in this buffer.
- setInt(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setInt(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setInterface(InetAddress) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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
-
- setIntHeader(HttpMessage, CharSequence, 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
-
- setIntHeader(HttpMessage, CharSequence, 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.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.SpdyHeadersFrame
-
Marks this header block as invalid.
- 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.epoll.EpollEventLoopGroup
-
Sets the percentage of the desired amount of time spent for I/O in the child event loops.
- 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 class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setKeepAlive(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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.DefaultSpdyRstStreamFrame
-
- setLast(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- 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.SpdyRstStreamFrame
-
- 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.
- setLevel(ResourceLeakDetector.Level) - Static method in class io.netty.util.ResourceLeakDetector
-
Sets the resource leak detection level.
- setLocalChannelReaderStackDepth(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setLong(int, long) - Method in class io.netty.buffer.AbstractByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.ByteBuf
-
Sets the specified 64-bit long integer at the specified absolute
index
in this buffer.
- setLong(int, long) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setLong(int, long) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setLoopbackModeDisabled(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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.Cookie
-
Sets the maximum age of this
Cookie
in seconds.
- setMaxAge(long) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- setMaxAge(long) - Method in interface io.netty.handler.codec.http.Cookie
-
- setMaxCumulationBufferComponents(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
Sets the maximum number of components in the cumulation buffer.
- setMaxDeviation(float, float, float) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- setMaxGlobalWriteSize(long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setMaxGlobalWriteSize(long) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.ChannelConfig
-
Sets the maximum number of messages to read per read loop.
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setMaxTimeWait(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setMaxWriteDelay(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setMaxWriteSize(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Note that this limit is a best effort on memory limitation to prevent Out Of
Memory Exception.
- setMedium(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.ByteBuf
-
Sets the specified 24-bit medium integer at the specified absolute
index
in this buffer.
- setMedium(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setMedium(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.ChannelConfig
-
Set the
ByteBufAllocator
which is used for the channel
to detect the size of a message.
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.DefaultChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- 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, SpdyHeadersFrame, HttpMethod) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP method header.
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setNetworkInterface(NetworkInterface) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setOption(SctpSocketOption<T>, T) - Method in class com.sun.nio.sctp.SctpChannel
-
- setOption(SctpSocketOption<T>, T) - Method in class com.sun.nio.sctp.SctpServerChannel
-
- 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.epoll.EpollChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
- 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
-
- setOpWrite() - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- setPath(String) - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
- setPath(String) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- setPendingCount(int) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Sets the pending count to the given value.
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setPerformancePreferences(int, int, int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
- setPorts(Iterable<Integer>) - Method in interface io.netty.handler.codec.http.Cookie
-
- setPorts(int...) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- setPorts(Iterable<Integer>) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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.
- setProgress(long, long) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- setProgress(long, long) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- setProgress(long, long) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- setProgress(long, long) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- 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
-
- setRawResult(T) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
A method that result-bearing CountedCompleters may optionally
use to help maintain result data.
- setRawResult(V) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Forces the given value to be returned as a result.
- setReadChannelLimit(long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- setReadLimit(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setReadMode(DomainSocketReadMode) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setReadMode(DomainSocketReadMode) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setReadPending(boolean) - Method in class io.netty.channel.nio.AbstractNioChannel
-
- setReadPending(boolean) - Method in class io.netty.channel.oio.AbstractOioChannel
-
- setReadPending(boolean) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- setReadPending(boolean) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- setReadPending(boolean) - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setReceiveBufferSize(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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.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
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.ChannelConfig
-
Set the
ByteBufAllocator
which is used for the channel
to allocate receive buffers.
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.DefaultChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.socket.ServerSocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setRefCnt(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
An unsafe operation intended for use by a subclass that sets the reference count of the buffer directly
- setRefCnt(int) - Method in class io.netty.util.AbstractReferenceCounted
-
An unsafe operation intended for use by a subclass that sets the reference count of the buffer directly
- setReuseAddress(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setReuseAddress(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- setReusePort(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
Set the SO_REUSEPORT option on the underlying Channel.
- setReusePort(boolean) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
Set the SO_REUSEPORT option on the underlying Channel.
- setReusePort(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setScheme(int, SpdyHeadersFrame, 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.Cookie
-
Sets the security getStatus of this
Cookie
- setSecure(boolean) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- setSeed(long) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Throws UnsupportedOperationException
.
- setSendBufferSize(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setSendBufferSize(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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.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
-
- setSessionReceiveWindowSize(int) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- setShort(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.ByteBuf
-
Sets the specified 16-bit short integer at the specified absolute
index
in this buffer.
- setShort(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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
-
- setShort(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- 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 class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setSoLinger(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- 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 status of this frame.
- setStatus(int, SpdyHeadersFrame, 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 status of this frame.
- 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.DefaultSpdyStreamFrame
-
- 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
-
- 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(Void) - Method in interface io.netty.channel.ChannelProgressivePromise
-
- setSuccess() - Method in interface io.netty.channel.ChannelProgressivePromise
-
- setSuccess(Void) - Method in interface io.netty.channel.ChannelPromise
-
- setSuccess() - Method in interface io.netty.channel.ChannelPromise
-
- setSuccess() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- setSuccess(Void) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- setSuccess() - Method in class io.netty.channel.DefaultChannelPromise
-
- setSuccess(Void) - Method in class io.netty.channel.DefaultChannelPromise
-
- setSuccess(V) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- setSuccess(V) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setSuccess(V) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- setSuccess(V) - Method in interface io.netty.util.concurrent.Promise
-
Marks this future as a success and notifies all
listeners.
- setTcpCork(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_CORK
option on the socket.
- setTcpCork(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setTcpKeepCnt(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setTcpKeepCntl(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_KEEPCNT
option on the socket.
- setTcpKeepIdle(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_KEEPIDLE
option on the socket.
- setTcpKeepIdle(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setTcpKeepIntvl(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_KEEPINTVL
option on the socket.
- setTcpKeepIntvl(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setTcpNoDelay(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setTcpNoDelay(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- setThreadLocalMap(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocalThread
-
Sets the internal data structure that keeps the thread-local variables bound to this thread.
- setTimeToLive(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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_MINOR_VERSION - 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 class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setTrafficClass(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setTrafficClass(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
- setTruncated() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- setTruncated() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
Mark this header block as truncated.
- setUncancellable() - Method in class io.netty.util.concurrent.DefaultPromise
-
- setUncancellable() - Method in interface io.netty.util.concurrent.Promise
-
Make this future impossible to cancel.
- 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, SpdyHeadersFrame, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the URL path header.
- setUserDefinedWritability(int, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Sets a user-defined writability flag at the specified index.
- setValue(String) - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Sets the value of this
Cookie
.
- setValue(String) - Method in class io.netty.handler.codec.http.cookie.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.
- setValue(V) - Method in interface io.netty.util.collection.IntObjectMap.Entry
-
Sets the value for this entry.
- setVersion(int) - Method in interface io.netty.handler.codec.http.Cookie
-
- setVersion(int) - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- setVersion(int, SpdyHeadersFrame, HttpVersion) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP version header.
- setWrap(boolean) - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Sets true if the value of this
Cookie
is to be wrapped with double quotes.
- setWrap(boolean) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.ChannelConfig
-
Sets the high water mark of the write buffer.
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.ChannelConfig
-
Sets the low water mark of the write buffer.
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.sctp.DefaultSctpChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.sctp.SctpChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.sctp.SctpServerChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.socket.oio.OioServerSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.socket.oio.OioSocketChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setWriteChannelLimit(long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- setWriteLimit(long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Note the change will be taken as best effort, meaning
that all already scheduled traffics will not be
changed, but only applied to new traffics.
- setWriteSpinCount(int) - Method in interface io.netty.channel.ChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.DefaultChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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.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 interface io.netty.channel.unix.DomainSocketChannelConfig
-
- setZero(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.ByteBuf
-
Fills this buffer with NUL (0x00) starting at the specified
absolute index
.
- setZero(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- shortCommitHash() - Method in class io.netty.util.Version
-
- shortCurcuit() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Specifies that a CORS request should be rejected if it's invalid before being
further processing.
- shutdown(int, boolean, boolean) - Static method in class io.netty.channel.epoll.Native
-
- shutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
Deprecated.
- shutdown() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- shutdown() - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- shutdown() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- shutdown() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Deprecated.
- shutdown() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
Deprecated.
- shutdown() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
Deprecated.
- shutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Deprecated.
- shutdown() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Possibly initiates an orderly shutdown in which previously
submitted tasks are executed, but no new tasks will be
accepted.
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- shutdownGracefully() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- shutdownGracefully() - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- shutdownGracefully() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- shutdownGracefully(long, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
Signals this executor that the caller wants the executor to be shut down.
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ShutdownNotification - Class in com.sun.nio.sctp
-
- ShutdownNotification() - Constructor for class com.sun.nio.sctp.ShutdownNotification
-
- shutdownNow() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- shutdownNow() - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- shutdownNow() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- shutdownNow() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Possibly attempts to cancel and/or stop all tasks, and reject
all subsequently submitted tasks.
- shutdownOutput() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- shutdownOutput(ChannelPromise) - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- 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
-
- shutdownOutput0(ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- 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
-
- SIGNAL_SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
-
- SIGNAL_UNFINISHED - Static variable in class io.netty.handler.codec.DecoderResult
-
- SimpleChannelInboundHandler<I> - Class in io.netty.channel
-
- SimpleChannelInboundHandler() - Constructor for class io.netty.channel.SimpleChannelInboundHandler
-
- SimpleChannelInboundHandler(boolean) - Constructor for class io.netty.channel.SimpleChannelInboundHandler
-
Create a new instance which will try to detect the types to match out of the type parameter of the class.
- SimpleChannelInboundHandler(Class<? extends I>) - Constructor for class io.netty.channel.SimpleChannelInboundHandler
-
- SimpleChannelInboundHandler(Class<? extends I>, boolean) - Constructor for class io.netty.channel.SimpleChannelInboundHandler
-
Create a new instance
- SimpleChannelPool - Class in io.netty.channel.pool
-
Simple
ChannelPool
implementation which will create new
Channel
s if someone tries to acquire
a
Channel
but none is in the pool atm.
- SimpleChannelPool(Bootstrap, ChannelPoolHandler) - Constructor for class io.netty.channel.pool.SimpleChannelPool
-
- SimpleChannelPool(Bootstrap, ChannelPoolHandler, ChannelHealthChecker) - Constructor for class io.netty.channel.pool.SimpleChannelPool
-
Creates a new instance.
- simpleClassName(Object) - Static method in class io.netty.util.internal.StringUtil
-
- simpleClassName(Class<?>) - Static method in class io.netty.util.internal.StringUtil
-
Generates a simplified name from a
Class
.
- SimpleTrustManagerFactory - Class in io.netty.handler.ssl.util
-
- SimpleTrustManagerFactory() - Constructor for class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Creates a new instance.
- SimpleTrustManagerFactory(String) - Constructor for class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Creates a new instance.
- 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, boolean) - 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, boolean) - Constructor for class io.netty.channel.SingleThreadEventLoop
-
- size() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- size() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- size(Object) - Method in interface io.netty.channel.MessageSizeEstimator.Handle
-
Calculate the size of the given message.
- size() - Method in class io.netty.channel.PendingWriteQueue
-
Returns the number of pending write operations.
- size() - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- size - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- size() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- size() - Method in class io.netty.util.collection.IntObjectHashMap
-
- size() - Method in interface io.netty.util.collection.IntObjectMap
-
Returns the number of entries contained in this map.
- size() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the number of thread local variables bound to the current thread.
- size() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- size() - Method in class io.netty.util.internal.ConcurrentSet
-
- size() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- sizeofEpollEvent() - Static method in class io.netty.channel.epoll.Native
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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
-
- Slf4JLoggerFactory - Class in io.netty.util.internal.logging
-
Logger factory which creates a
SLF4J
logger.
- Slf4JLoggerFactory() - Constructor for class io.netty.util.internal.logging.Slf4JLoggerFactory
-
- slice() - Method in class io.netty.buffer.AbstractByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- slice() - Method in class io.netty.buffer.ByteBuf
-
Returns a slice of this buffer's readable bytes.
- slice(int, int) - Method in class 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
-
- slowDownFactor() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- 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
-
- sndCwnd() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- sndMss() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- sndSsthresh() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- sndWscale() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- SniHandler - Class in io.netty.handler.ssl
-
- SniHandler(DomainNameMapping<? extends SslContext>) - Constructor for class io.netty.handler.ssl.SniHandler
-
- 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 com.sun.nio.sctp.SctpStandardSocketOptions
-
- SO_LINGER - Static variable in class io.netty.channel.ChannelOption
-
- SO_RCVBUF - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- SO_RCVBUF - Static variable in class io.netty.channel.ChannelOption
-
- SO_REUSEADDR - Static variable in class io.netty.channel.ChannelOption
-
- SO_REUSEPORT - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- SO_SNDBUF - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
- 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
-
- socketDgramFd() - Static method in class io.netty.channel.epoll.Native
-
- socketDomainFd() - Static method in class io.netty.channel.epoll.Native
-
- socketStreamFd() - Static method in class io.netty.channel.epoll.Native
-
- 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
-
A socks cmd response.
- SocksCmdResponse(SocksCmdStatus, SocksAddressType) - Constructor for class io.netty.handler.codec.socks.SocksCmdResponse
-
- SocksCmdResponse(SocksCmdStatus, SocksAddressType, String, int) - Constructor for class io.netty.handler.codec.socks.SocksCmdResponse
-
Constructs new response and includes provided host and port as part of it.
- 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
- SpdyDataFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol DATA Frame
- SpdyFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol Frame
- SpdyFrameCodec - Class in io.netty.handler.codec.spdy
-
- SpdyFrameCodec(SpdyVersion) - 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(SpdyVersion, 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.
- SpdyFrameCodec(SpdyVersion, int, SpdyHeaderBlockDecoder, SpdyHeaderBlockEncoder) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- SpdyFrameDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyFrameDecoder(SpdyVersion, SpdyFrameDecoderDelegate) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
Creates a new instance with the specified version
and the default maxChunkSize (8192)
.
- SpdyFrameDecoder(SpdyVersion, SpdyFrameDecoderDelegate, int) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
Creates a new instance with the specified parameters.
- SpdyFrameDecoderDelegate - Interface in io.netty.handler.codec.spdy
-
- SpdyFrameEncoder - Class in io.netty.handler.codec.spdy
-
Encodes a SPDY Frame into a
ByteBuf
.
- SpdyFrameEncoder(SpdyVersion) - Constructor for class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
Creates a new instance with the specified spdyVersion
.
- SpdyGoAwayFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol GOAWAY Frame
- SpdyHeaderBlockRawDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockRawDecoder(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- SpdyHeaderBlockRawEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockRawEncoder(SpdyVersion) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- 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
SpdyHeadersFrame
.
- SpdyHeaders() - Constructor for class io.netty.handler.codec.spdy.SpdyHeaders
-
- SpdyHeaders.HttpNames - Class in io.netty.handler.codec.spdy
-
SPDY HTTP header names
- SpdyHeadersFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol HEADERS Frame
- SpdyHttpCodec - Class in io.netty.handler.codec.spdy
-
- SpdyHttpCodec(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpCodec
-
Creates a new instance with the specified decoder options.
- SpdyHttpCodec(SpdyVersion, int, boolean) - 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(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
Creates a new instance.
- SpdyHttpDecoder(SpdyVersion, int, boolean) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
Creates a new instance.
- SpdyHttpDecoder(SpdyVersion, int, Map<Integer, FullHttpMessage>) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
Creates a new instance with the specified parameters.
- SpdyHttpDecoder(SpdyVersion, int, Map<Integer, FullHttpMessage>, boolean) - Constructor for class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
Creates a new instance with the specified parameters.
- SpdyHttpEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHttpEncoder(SpdyVersion) - 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
-
- 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 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 Frame
- SpdySessionHandler - Class in io.netty.handler.codec.spdy
-
Manages streams within a SPDY session.
- SpdySessionHandler(SpdyVersion, 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 status 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 Frame
- SpdyStreamFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol Frame that is associated with an individual SPDY Stream
- SpdyStreamStatus - Class in io.netty.handler.codec.spdy
-
The SPDY stream status 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 Frame
- SpdySynStreamFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol SYN_STREAM Frame
- SpdyVersion - Enum in io.netty.handler.codec.spdy
-
- SpdyWindowUpdateFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol WINDOW_UPDATE Frame
- SPEED - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Speed"
- splice(int, int, int, int, int) - Static method in class io.netty.channel.epoll.Native
-
- spliceIn(int, RecvByteBufAllocator.Handle) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- SpliceInTask(int, ChannelPromise) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- spliceTo(AbstractEpollStreamChannel, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- spliceTo(AbstractEpollStreamChannel, int, ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- spliceTo(FileDescriptor, int, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- spliceTo(FileDescriptor, int, int, ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- split(String, char) - Static method in class io.netty.util.internal.StringUtil
-
Splits the specified
String
with the specified delimiter.
- split(String, char, int) - Static method in class io.netty.util.internal.StringUtil
-
Splits the specified
String
with the specified delimiter in maxParts maximum parts.
- spliterator166() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- sslCloseFuture() - Method in class io.netty.handler.ssl.SslHandler
-
Return the
Future
that will get notified if the inbound of the
SSLEngine
is closed.
- sslContext() - Method in class io.netty.handler.ssl.SniHandler
-
- SslContext - Class in io.netty.handler.ssl
-
- SslContextBuilder - Class in io.netty.handler.ssl
-
Builder for configuring a new SslContext for creation.
- 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
-
- SslHandler(SSLEngine, boolean, Executor) - Constructor for class io.netty.handler.ssl.SslHandler
-
- SslHandshakeCompletionEvent - Class in io.netty.handler.ssl
-
Event that is fired once the SSL handshake is complete, which may be because it was successful or there
was an error.
- SslHandshakeCompletionEvent(Throwable) - Constructor for class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
Creates a new event that indicates an unsuccessful handshake.
- sslProvider(SslProvider) - Method in class io.netty.handler.ssl.SslContextBuilder
-
- SslProvider - Enum in io.netty.handler.ssl
-
An enumeration of SSL/TLS protocol providers.
- SSRC - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"ssrc"
- start() - Method in class io.netty.handler.traffic.GlobalChannelTrafficCounter
-
Start the monitoring process.
- 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.channel.epoll.EpollTcpInfo
-
- 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.
- status() - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- status() - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- status() - Method in interface io.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Returns the status of this frame.
- STATUS - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":status"
- status() - Method in interface io.netty.handler.codec.spdy.SpdyRstStreamFrame
-
Returns the status of this frame.
- statusCode() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Returns the closing status code as per
RFC 6455.
- statusPhrase() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the status phrase of this status.
- statusPhrase() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the status phrase of this status.
- stop() - Method in class io.netty.handler.traffic.GlobalChannelTrafficCounter
-
Stop the monitoring process.
- 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.
- 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
- streamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- streamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- streamId() - Method in interface io.netty.handler.codec.spdy.SpdyStreamFrame
-
Returns the Stream-ID of this frame.
- streamId() - Method in interface io.netty.handler.codec.spdy.SpdyWindowUpdateFrame
-
Returns the Stream-ID of this frame.
- streamIdentifier() - Method in class io.netty.channel.sctp.SctpMessage
-
Return the stream-identifier
- streamNumber() - Method in class com.sun.nio.sctp.MessageInfo
-
- streamNumber(int) - Method in class com.sun.nio.sctp.MessageInfo
-
- STRICT - Static variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder
-
Strict encoder that validates that name and value chars are in the valid scope
defined in RFC6265
- STRICT - Static variable in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Strict encoder that validates that name and value chars are in the valid scope
defined in RFC6265
- STRICT - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
Strict encoder that validates that name and value chars are in the valid scope
defined in RFC6265
- STRICT - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Strict encoder that validates that name and value chars are in the valid scope
defined in RFC6265
- stringBuilder() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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() - Constructor for class io.netty.handler.codec.string.StringEncoder
-
Creates a new instance with the current system character set.
- StringEncoder(Charset) - Constructor for class io.netty.handler.codec.string.StringEncoder
-
Creates a new instance with the specified character set.
- StringUtil - Class in io.netty.util.internal
-
String utility class.
- SUB_PROTOCOL_WILDCARD - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Use this as wildcard to support all requested sub-protocols
- submit(Runnable) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- submit(Runnable, T) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- submit(Callable<T>) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- submit(Runnable) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- submit(Runnable, T) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- submit(Callable<T>) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- submit(Runnable) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- submit(Runnable, T) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- submit(Callable<T>) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- submit(ForkJoinTask<T>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Submits a ForkJoinTask for execution.
- submit(Callable<T>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- submit(Runnable, T) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- submit(Runnable) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- submitWrite(ChannelHandlerContext, Object, long, ChannelPromise) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Deprecated.
- submitWrite(ChannelHandlerContext, Object, long, long, long, ChannelPromise) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- subprotocols() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the CSV of supported sub protocols
- subSequence(int, int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- substring(int, int) - Method in class io.netty.util.internal.AppendableCharSequence
-
Create a new
String
from the given start to end.
- substringAfter(String, char) - Static method in class io.netty.util.internal.StringUtil
-
Get the item after one char delim if the delim is found (else null).
- SucceededFuture<V> - Class in io.netty.util.concurrent
-
- SucceededFuture(EventExecutor, V) - Constructor for class io.netty.util.concurrent.SucceededFuture
-
Creates a new instance.
- SUCCESS - Static variable in class io.netty.handler.codec.DecoderResult
-
- SUCCESS - Static variable in class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
- successAndRecycle() - Method in class io.netty.util.internal.PendingWrite
-
Mark the underlying
Promise
successed and reycle this instance.
- SupportedCipherSuiteFilter - Class in io.netty.handler.ssl
-
This class will filter all requested ciphers out that are not supported by the current
SSLEngine
.
- supportedOptions() - Method in class com.sun.nio.sctp.SctpChannel
-
- supportedProtocols() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
The application level protocols supported.
- swapInt(int) - Static method in class io.netty.buffer.ByteBufUtil
-
Toggles the endianness of the specified 32-bit integer.
- swapLong(long) - Static method in class io.netty.buffer.ByteBufUtil
-
Toggles the endianness of the specified 64-bit long integer.
- swapMedium(int) - Static method in class io.netty.buffer.ByteBufUtil
-
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.ByteBufUtil
-
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.ChannelProgressiveFuture
-
- sync() - Method in interface io.netty.channel.ChannelProgressivePromise
-
- sync() - Method in interface io.netty.channel.ChannelPromise
-
- sync() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- 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.DefaultProgressivePromise
-
- 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.ProgressiveFuture
-
- sync() - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- sync() - Method in interface io.netty.util.concurrent.Promise
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelFuture
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelProgressiveFuture
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelProgressivePromise
-
- syncUninterruptibly() - Method in interface io.netty.channel.ChannelPromise
-
- syncUninterruptibly() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- 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.DefaultProgressivePromise
-
- 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.ProgressiveFuture
-
- syncUninterruptibly() - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- syncUninterruptibly() - Method in interface io.netty.util.concurrent.Promise
-
- SystemPropertyUtil - Class in io.netty.util.internal
-
A collection of utility methods to retrieve and parse the values of the Java system properties.
- takeTask() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Take the next
Runnable
from the task queue and so will block if no task is currently present.
- targetContentEncoding() - Method in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- task() - Method in interface io.netty.util.Timeout
-
Returns the
TimerTask
which is associated with this handle.
- TCP - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"TCP"
- TCP_CORK - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_KEEPCNT - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_KEEPIDLE - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_KEEPINTVL - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_NODELAY - Static variable in class io.netty.channel.ChannelOption
-
- tcpInfo() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
Returns the TCP_INFO
for the current socket.
- tcpInfo(EpollTcpInfo) - Method in class io.netty.channel.epoll.EpollSocketChannel
-
Updates and returns the TCP_INFO
for the current socket.
- tcpInfo(int, EpollTcpInfo) - Static method in class io.netty.channel.epoll.Native
-
- TE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"TE"
- TEARDOWN - Static variable in class io.netty.handler.codec.rtsp.RtspMethods
-
The TEARDOWN request stops the stream delivery for the given URI,
freeing the resources associated with it.
- TEMPORARY_REDIRECT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
307 Temporary Redirect (since HTTP/1.1)
- terminationFuture() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- terminationFuture() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
Returns the
Future
which is notified when this executor has been terminated.
- terminationFuture() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- terminationFuture() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- text() - Method in class io.netty.handler.codec.http.HttpVersion
-
Returns the full protocol version text such as "HTTP/1.0"
.
- text() - Method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Returns the text data in this frame
- text() - Method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Returns the text data in this frame
- TextWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket text frame with assumed UTF-8 encoding
- TextWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Creates a new empty text frame.
- TextWebSocketFrame(String) - Constructor for class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Creates a new text frame with the specified text string.
- TextWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Creates a new text frame with the specified binary data.
- TextWebSocketFrame(boolean, int, String) - Constructor for class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Creates a new text frame with the specified text string.
- TextWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
Creates a new text frame with the specified binary data.
- ThreadDeathWatcher - Class in io.netty.util
-
Checks if a thread is alive periodically and runs a task when a thread dies.
- threadLocalDirectBuffer() - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a cached thread-local direct buffer, if available.
- threadLocalMap() - Method in class io.netty.util.concurrent.FastThreadLocalThread
-
Returns the internal data structure that keeps the thread-local variables bound to this thread.
- ThreadLocalMarshallerProvider - Class in io.netty.handler.codec.marshalling
-
- ThreadLocalMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
-
- ThreadLocalRandom - Class in io.netty.util.internal
-
A random number generator isolated to the current thread.
- ThreadLocalUnmarshallerProvider - Class in io.netty.handler.codec.marshalling
-
- ThreadLocalUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - Constructor for class io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
-
- ThreadPerChannelEventLoop - Class in io.netty.channel
-
- ThreadPerChannelEventLoop(ThreadPerChannelEventLoopGroup) - Constructor for class io.netty.channel.ThreadPerChannelEventLoop
-
- ThreadPerChannelEventLoopGroup - Class in io.netty.channel
-
- ThreadPerChannelEventLoopGroup() - Constructor for class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- ThreadPerChannelEventLoopGroup(int) - Constructor for class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- ThreadPerChannelEventLoopGroup(int, ThreadFactory, Object...) - Constructor for class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- throwException(Throwable) - Static method in class io.netty.util.internal.PlatformDependent
-
Raises an exception bypassing compiler checks for checked exceptions.
- TIME - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"time"
- TIMEOUT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"timeout"
- Timeout - Interface in io.netty.util
-
- TimeoutException - Exception in io.netty.handler.timeout
-
A
TimeoutException
when no data was either read or written within a
certain period of time.
- timer() - Method in interface io.netty.util.Timeout
-
Returns the
Timer
that created this handle.
- Timer - Interface in io.netty.util
-
Schedules
TimerTask
s for one-time future execution in a background
thread.
- TimerTask - Interface in io.netty.util
-
- TIMESTAMP - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Timestamp"
- tmpdir() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns the temporary directory.
- toAddressString(InetAddress) - Static method in class io.netty.util.NetUtil
-
- toAddressString(InetAddress, boolean) - Static method in class io.netty.util.NetUtil
-
- toArray() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- toArray(T[]) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- toByteIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- toComponentIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the index for the given offset
- toHexString(byte[]) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value.
- toHexString(byte[], int, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value.
- toHexString(T, byte[]) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
- toHexString(T, byte[], int, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
- toHexStringPadded(byte[]) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value.
- toHexStringPadded(byte[], int, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value.
- toHexStringPadded(T, byte[]) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
- toHexStringPadded(T, byte[], int, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
- toHttpHeaderValue() - Method in enum io.netty.handler.codec.http.websocketx.WebSocketVersion
-
- toLeakAwareBuffer(ByteBuf) - Static method in class io.netty.buffer.AbstractByteBufAllocator
-
- toMap() - Method in interface io.netty.channel.ChannelPipeline
-
Converts this pipeline into an ordered
Map
whose keys are
handler names and whose values are handlers.
- TOO_MANY_REQUESTS - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
429 Too Many Requests (RFC6585)
- TooLongFrameException - Exception in io.netty.handler.codec
-
An
DecoderException
which is thrown when the length of the frame
decoded is greater than the allowed maximum.
- TooLongFrameException() - Constructor for exception io.netty.handler.codec.TooLongFrameException
-
Creates a new instance.
- TooLongFrameException(String, Throwable) - Constructor for exception io.netty.handler.codec.TooLongFrameException
-
Creates a new instance.
- TooLongFrameException(String) - Constructor for exception io.netty.handler.codec.TooLongFrameException
-
Creates a new instance.
- TooLongFrameException(Throwable) - Constructor for exception io.netty.handler.codec.TooLongFrameException
-
Creates a new instance.
- toString() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- toString() - Method in class io.netty.bootstrap.Bootstrap
-
- toString() - Method in class io.netty.bootstrap.ServerBootstrap
-
- toString(Charset) - Method in class io.netty.buffer.AbstractByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.AbstractByteBuf
-
- toString() - Method in class io.netty.buffer.AbstractByteBuf
-
- toString() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- toString(Charset) - Method in class io.netty.buffer.ByteBuf
-
Decodes this buffer's readable bytes into a string with the specified
character set name.
- toString(int, int, Charset) - Method in class io.netty.buffer.ByteBuf
-
Decodes this buffer's sub-region into a string with the specified
character set.
- toString() - Method in class io.netty.buffer.ByteBuf
-
Returns the string representation of this buffer.
- toString() - Method in class io.netty.buffer.CompositeByteBuf
-
- toString() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- toString(Charset) - Method in class io.netty.buffer.EmptyByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.EmptyByteBuf
-
- toString() - Method in class io.netty.buffer.EmptyByteBuf
-
- toString(Charset) - Method in class io.netty.buffer.SwappedByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.SwappedByteBuf
-
- toString() - Method in class io.netty.buffer.SwappedByteBuf
-
- toString() - Method in class io.netty.channel.AbstractChannel
-
Returns the
String
representation of this channel.
- toString() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- toString() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- toString() - Method in class io.netty.channel.local.LocalAddress
-
- toString() - Method in class io.netty.channel.sctp.SctpMessage
-
- toString() - Method in class io.netty.channel.unix.DomainSocketAddress
-
- toString() - Method in class io.netty.channel.unix.FileDescriptor
-
- toString() - Method in class io.netty.handler.codec.DecoderResult
-
- toString() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- toString() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
- toString() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- toString() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- toString() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- toString() - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- toString() - Method in class io.netty.handler.codec.http.DefaultHttpResponse
-
- toString() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- toString() - Method in class io.netty.handler.codec.http.HttpMethod
-
- toString() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- toString() - Method in class io.netty.handler.codec.http.HttpVersion
-
Returns the full protocol version text such as "HTTP/1.0"
.
- toString() - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- toString() - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- toString() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- toString() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- toString() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- toString() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- toString() - Method in class io.netty.handler.codec.http.QueryStringEncoder
-
- toString() - Method in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- toString() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- toString() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- toString() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- toString() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- toString() - Method in class io.netty.handler.traffic.TrafficCounter
-
- toString() - Method in class io.netty.util.collection.IntObjectHashMap
-
- toString() - Method in class io.netty.util.concurrent.DefaultPromise
-
- toString() - Method in class io.netty.util.DomainNameMapping
-
- toString() - Method in class io.netty.util.internal.AppendableCharSequence
-
- toString() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a string representation of this map.
- toString() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns a string identifying this pool, as well as its state,
including indications of run state, parallelism level, and
worker and task counts.
- toString() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- toString() - Method in error io.netty.util.Signal
-
- toString() - Method in class io.netty.util.UniqueName
-
Deprecated.
- toString() - Method in class io.netty.util.Version
-
- toStringBuilder() - Method in class io.netty.util.concurrent.DefaultPromise
-
- totalPendingWriteBytes() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- totalRetrans() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- toUri() - Method in class io.netty.handler.codec.http.QueryStringEncoder
-
- TRACE - Static variable in class io.netty.handler.codec.http.HttpMethod
-
The TRACE getMethod is used to invoke a remote, application-layer loop- back of the request
message.
- trace(String) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the TRACE level.
- trace(String, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format
and argument.
- trace(String, Object, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format
and arguments.
- trace(String, Object...) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format
and arguments.
- trace(String, Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the TRACE level with an
accompanying message.
- trafficCounter - Variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Traffic Counter
- trafficCounter() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- TrafficCounter - Class in io.netty.handler.traffic
-
Counts the number of read and written bytes for rate-limiting traffic.
- TrafficCounter(ScheduledExecutorService, String, long) - Constructor for class io.netty.handler.traffic.TrafficCounter
-
- TrafficCounter(AbstractTrafficShapingHandler, ScheduledExecutorService, String, long) - Constructor for class io.netty.handler.traffic.TrafficCounter
-
Constructor with the
AbstractTrafficShapingHandler
that hosts it, the Timer to use, its
name, the checkInterval between two computations in millisecond.
- TRAILER - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Trailer"
- TRAILERS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"trailers"
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- trailingHeaders() - Method in interface io.netty.handler.codec.http.LastHttpContent
-
- TRANSFER_ENCODING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Transfer-Encoding"
- transfered() - Method in class io.netty.channel.DefaultFileRegion
-
- transfered() - Method in interface io.netty.channel.FileRegion
-
Return the bytes which was transfered already
- transferredBytes() - Method in class io.netty.handler.stream.ChunkedNioStream
-
Returns the number of transferred bytes.
- transferredBytes() - Method in class io.netty.handler.stream.ChunkedStream
-
Returns the number of transferred bytes.
- transferTo(WritableByteChannel, long) - Method in class io.netty.channel.DefaultFileRegion
-
- transferTo(WritableByteChannel, long) - Method in interface io.netty.channel.FileRegion
-
Transfers the content of this file region to the specified channel.
- TRANSPORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Transport"
- trustManager(File) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted certificates for verifying the remote endpoint's certificate.
- trustManager(TrustManagerFactory) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted manager for verifying the remote endpoint's certificate.
- tryAdvance(ConcurrentHashMapV8.Action<? super T>) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
If an element remains, applies the action and returns true.
- tryComplete() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- tryFailure(Throwable) - Method in class io.netty.util.concurrent.DefaultPromise
-
- tryFailure(Throwable) - Method in interface io.netty.util.concurrent.Promise
-
Marks this future as a failure and notifies all
listeners.
- tryProgress(long, long) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- tryProgress(long, long) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- trySplit() - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
If possible, returns a new spliterator covering
approximately one half of the elements, which will not be
covered by this spliterator.
- trySuccess() - Method in interface io.netty.channel.ChannelPromise
-
- trySuccess() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- trySuccess() - Method in class io.netty.channel.DefaultChannelPromise
-
- trySuccess(V) - Method in class io.netty.util.concurrent.DefaultPromise
-
- trySuccess(V) - Method in interface io.netty.util.concurrent.Promise
-
Marks this future as a success and notifies all
listeners.
- tryUnfork() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Tries to unschedule this task for execution.
- TTL - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"ttl"
- type() - Method in interface com.sun.nio.sctp.SctpSocketOption
-
- type() - Method in class io.netty.handler.codec.socks.SocksMessage
-
- TypeParameterMatcher - Class in io.netty.util.internal
-
- TypeParameterMatcher() - Constructor for class io.netty.util.internal.TypeParameterMatcher
-
- typeParameterMatcherFindCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- typeParameterMatcherGetCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- validate() - Method in class io.netty.bootstrap.AbstractBootstrap
-
Validate all the parameters.
- 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
-
- validate - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- validateArgs(Object...) - Method in class io.netty.util.UniqueName
-
Deprecated.
Validates the given arguments.
- validateCookie(String, String) - Method in class io.netty.handler.codec.http.cookie.CookieEncoder
-
- validateHeaders - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- validateValue(String, String) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- value() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- value() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns the value of this
Cookie
.
- value() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- value() - Method in interface io.netty.util.collection.IntObjectMap.Entry
-
Gets the value for this entry.
- value - Variable in class io.netty.util.internal.IntegerHolder
-
- value() - Method in class io.netty.util.internal.MpscLinkedQueueNode
-
- value() - Method in class io.netty.util.internal.OneTimeTask
-
- valueOf(String) - Static method in enum com.sun.nio.sctp.HandlerResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.netty.channel.ChannelOption
-
- valueOf(String) - Static method in enum io.netty.channel.epoll.EpollMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.channel.pool.FixedChannelPool.AcquireTimeoutAction
-
Returns the enum constant of this type with the specified name.
- 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.channel.unix.DomainSocketReadMode
-
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.HttpPostRequestDecoder.MultiPartStatus
-
Returns the enum constant of this type with the specified name.
- 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.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
-
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(byte) - Static method in enum io.netty.handler.codec.socks.SocksAddressType
-
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.socks.SocksCmdType
-
- 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(byte) - Static method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- 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(byte) - Static method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- 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.codec.spdy.SpdyVersion
-
Returns the enum constant of this type with the specified name.
- 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.ssl.ApplicationProtocolConfig.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectedListenerFailureBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectorFailureBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.ssl.SslProvider
-
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.
- valueOf(String) - Static method in class io.netty.util.AttributeKey
-
- valueOf(String) - Static method in enum io.netty.util.internal.logging.InternalLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.util.ResourceLeakDetector.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in error io.netty.util.Signal
-
Creates a new
Signal
with the specified
name
.
- values() - Static method in enum com.sun.nio.sctp.HandlerResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.epoll.EpollMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.channel.pool.FixedChannelPool.AcquireTimeoutAction
-
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.channel.unix.DomainSocketReadMode
-
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.HttpPostRequestDecoder.MultiPartStatus
-
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.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
-
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.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
-
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.codec.spdy.SpdyVersion
-
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.ssl.ApplicationProtocolConfig.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectedListenerFailureBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectorFailureBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.handler.ssl.SslProvider
-
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.
- values(Class<V>) - Method in class io.netty.util.collection.IntObjectHashMap
-
- values() - Method in class io.netty.util.collection.IntObjectHashMap
-
- values(Class<V>) - Method in interface io.netty.util.collection.IntObjectMap
-
Gets the values contained in this map.
- values() - Method in interface io.netty.util.collection.IntObjectMap
-
Gets the values contatins in this map as a
Collection
.
- values() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a
Collection
view of the values contained in this map.
- values() - Static method in enum io.netty.util.internal.logging.InternalLogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.netty.util.ResourceLeakDetector.Level
-
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 interface io.netty.handler.codec.http.Cookie
-
- version() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- 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 - Class in io.netty.util
-
Retrieves the version information of available Netty artifacts.
- 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"
- voidPromise() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- voidPromise() - Method in class io.netty.channel.AbstractChannel
-
- voidPromise() - Method in interface io.netty.channel.Channel.Unsafe
-
Return a special ChannelPromise which can be reused and passed to the operations in
Channel.Unsafe
.
- voidPromise() - Method in interface io.netty.channel.Channel
-
Return a special ChannelPromise which can be reused for different operations.
- voidPromise() - Method in interface io.netty.channel.ChannelHandlerContext
-
Return a special ChannelPromise which can be reused for different operations.
- wakesUpForTask(Runnable) - Method in class io.netty.channel.SingleThreadEventLoop
-
- wakesUpForTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- wakeup(boolean) - Method in class io.netty.channel.nio.NioEventLoop
-
- wakeup(boolean) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- warn(String) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the WARN level.
- warn(String, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the WARN level according to the specified format
and argument.
- warn(String, Object...) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the WARN level according to the specified format
and arguments.
- warn(String, Object, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the WARN level according to the specified format
and arguments.
- warn(String, Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the WARN level with an
accompanying message.
- WARNING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Warning"
- watch(Thread, Runnable) - Static method in class io.netty.util.ThreadDeathWatcher
-
Schedules the specified task
to run when the specified thread
dies.
- 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
-
- WebSocketClientProtocolHandler - Class in io.netty.handler.codec.http.websocketx
-
This handler does all the heavy lifting for you to run a websocket client.
- WebSocketClientProtocolHandler(URI, WebSocketVersion, String, boolean, HttpHeaders, int, boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Base constructor
- WebSocketClientProtocolHandler(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Base constructor
- WebSocketClientProtocolHandler(WebSocketClientHandshaker, boolean) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Base constructor
- WebSocketClientProtocolHandler(WebSocketClientHandshaker) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Base constructor
- WebSocketClientProtocolHandler.ClientHandshakeStateEvent - Enum in io.netty.handler.codec.http.websocketx
-
Events that are fired to notify about handshake status
- 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
-
- WebSocketFrameAggregator - Class in io.netty.handler.codec.http.websocketx
-
Handler that aggregate fragmented WebSocketFrame's.
- WebSocketFrameAggregator(int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
Construct a new instance
- WebSocketFrameDecoder - Interface in io.netty.handler.codec.http.websocketx
-
Marker interface which all WebSocketFrame decoders need to implement.
- WebSocketFrameEncoder - Interface in io.netty.handler.codec.http.websocketx
-
Marker interface which all WebSocketFrame encoders need to implement.
- 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
-
- WebSocketServerProtocolHandler(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- WebSocketServerProtocolHandler.ServerHandshakeStateEvent - Enum in io.netty.handler.codec.http.websocketx
-
Events that are fired to notify about handshake status
- WebSocketVersion - Enum in io.netty.handler.codec.http.websocketx
-
Versions of the web socket specification.
- withAnyOrigin() - Static method in class io.netty.handler.codec.http.cors.CorsConfig
-
Creates a Builder instance with it's origin set to '*'.
- withOrigin(String) - Static method in class io.netty.handler.codec.http.cors.CorsConfig
-
- withOrigins(String...) - Static method in class io.netty.handler.codec.http.cors.CorsConfig
-
- WORKER_STATE_INIT - Static variable in class io.netty.util.HashedWheelTimer
-
- WORKER_STATE_SHUTDOWN - Static variable in class io.netty.util.HashedWheelTimer
-
- WORKER_STATE_STARTED - Static variable in class io.netty.util.HashedWheelTimer
-
- wrap() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns true if the raw value of this
Cookie
,
was wrapped with double quotes in original Set-Cookie header.
- wrap() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- 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.
- wrapperFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- wrapSslEngine(SSLEngine, JdkApplicationProtocolNegotiator, boolean) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.SslEngineWrapperFactory
-
Abstract factory pattern for wrapping an
SSLEngine
object.
- writableBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- writableBytes() - Method in class 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, ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- write(Object) - Method in class io.netty.channel.AbstractChannel
-
- write(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- write(Object, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
Schedules a write operation.
- write(Object) - Method in interface io.netty.channel.Channel
-
- write(Object, ChannelPromise) - Method in interface io.netty.channel.Channel
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- write(Object) - Method in interface io.netty.channel.ChannelHandlerContext
-
- write(Object, ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a write operation is made.
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- write(Object) - Method in interface io.netty.channel.ChannelPipeline
-
- write(Object, ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- write(int, ByteBuffer, int, int) - Static method in class io.netty.channel.epoll.Native
-
- write(Object) - Method in interface io.netty.channel.group.ChannelGroup
-
Writes the specified
message
to all
Channel
s in this
group.
- write(Object, ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- write(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- write(Object, ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToByteEncoder
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.MessageToMessageEncoder
-
- 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(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- WRITE_BUFFER_HIGH_WATER_MARK - Static variable in class io.netty.channel.ChannelOption
-
- WRITE_BUFFER_LOW_WATER_MARK - Static variable in class io.netty.channel.ChannelOption
-
- WRITE_SPIN_COUNT - Static variable in class io.netty.channel.ChannelOption
-
- writeAddress(int, long, int, int) - Static method in class io.netty.channel.epoll.Native
-
- writeAndFlush(Object) - Method in class io.netty.channel.AbstractChannel
-
- writeAndFlush(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- writeAndFlush(Object, ChannelPromise) - Method in interface io.netty.channel.Channel
-
- writeAndFlush(Object) - Method in interface io.netty.channel.Channel
-
- writeAndFlush(Object, ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
- writeAndFlush(Object) - Method in interface io.netty.channel.ChannelHandlerContext
-
- writeAndFlush(Object, ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
- writeAndFlush(Object) - Method in interface io.netty.channel.ChannelPipeline
-
- writeAndFlush(Object) - Method in interface io.netty.channel.group.ChannelGroup
-
- writeAndFlush(Object, ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- writeAndFlush(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- writeAndFlush(Object, ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- writeAscii(ByteBuf, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
- writeBoolean(boolean) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeBoolean(boolean) - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.CompositeByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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(Object...) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Write messages to the inbound of this
Channel
.
- writeInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeInt(int) - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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.EmbeddedChannel
-
Write messages 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 class io.netty.buffer.ByteBuf
-
Returns the writerIndex
of this buffer.
- writerIndex(int) - Method in class io.netty.buffer.ByteBuf
-
Sets the writerIndex
of this buffer.
- writerIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- 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 class 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 class io.netty.buffer.CompositeByteBuf
-
- 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
-
Is called when a write timeout was detected
- 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.
- writeTimeToWait(long, long, long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Deprecated.
- writeTimeToWait(long, long, long, long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Returns the time to wait (if any) for the given length message, using the given limitTraffic and
the max wait time.
- writeUTF(String) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeUTF(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeUtf8(ByteBuf, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
- writev(int, ByteBuffer[], int, int) - Static method in class io.netty.channel.epoll.Native
-
- writevAddresses(int, long, int) - Static method in class io.netty.channel.epoll.Native
-
- writeZero(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeZero(int) - Method in class 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 class io.netty.buffer.CompositeByteBuf
-
- 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"