- ABASE - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- ABASE - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- ABASE - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- AbstractBootstrap<B extends AbstractBootstrap<B,C>,C extends Channel> - Class in io.netty.bootstrap
-
- AbstractBootstrap() - Constructor for class io.netty.bootstrap.AbstractBootstrap
-
- AbstractBootstrap(AbstractBootstrap<B, C>) - Constructor for class io.netty.bootstrap.AbstractBootstrap
-
- AbstractBootstrap.BootstrapChannelFactory<T extends Channel> - Class in io.netty.bootstrap
-
- AbstractBootstrap.PendingRegistrationPromise - 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.
- AbstractChannel.AnnotatedConnectException - Exception in io.netty.channel
-
- AbstractChannel.AnnotatedNoRouteToHostException - Exception in io.netty.channel
-
- AbstractChannel.AnnotatedSocketException - Exception in io.netty.channel
-
- AbstractChannel.CloseFuture - Class in io.netty.channel
-
- AbstractChannelHandlerContext - Class in io.netty.channel
-
- AbstractChannelHandlerContext(DefaultChannelPipeline, EventExecutor, String, boolean, boolean) - Constructor for class io.netty.channel.AbstractChannelHandlerContext
-
- AbstractChannelHandlerContext.AbstractWriteTask - Class in io.netty.channel
-
- AbstractChannelHandlerContext.WriteAndFlushTask - Class in io.netty.channel
-
- AbstractChannelHandlerContext.WriteTask - Class in io.netty.channel
-
- 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
-
- AbstractDerivedByteBuf(int) - Constructor for class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- 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
-
- AbstractEpollChannel - Class in io.netty.channel.epoll
-
- AbstractEpollChannel(Socket, int) - Constructor for class io.netty.channel.epoll.AbstractEpollChannel
-
- AbstractEpollChannel(Channel, Socket, int, boolean) - Constructor for class io.netty.channel.epoll.AbstractEpollChannel
-
- AbstractEpollChannel.AbstractEpollUnsafe - Class in io.netty.channel.epoll
-
- 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
-
- AbstractEpollServerChannel(Socket) - Constructor for class io.netty.channel.epoll.AbstractEpollServerChannel
-
- AbstractEpollServerChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.AbstractEpollServerChannel
-
- AbstractEpollServerChannel.EpollServerSocketUnsafe - Class in io.netty.channel.epoll
-
- 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(Socket) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel(Channel, Socket) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- AbstractEpollStreamChannel.EpollStreamUnsafe - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel.SocketWritableByteChannel - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel.SpliceFdTask - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel.SpliceInChannelTask - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel.SpliceInTask - Class in io.netty.channel.epoll
-
- AbstractEpollStreamChannel.SpliceOutTask - Class in io.netty.channel.epoll
-
- AbstractEpollUnsafe() - Constructor for class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- 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
-
Special Unsafe
sub-type which allows to access the underlying SelectableChannel
- AbstractNioMessageChannel - Class in io.netty.channel.nio
-
- AbstractNioMessageChannel(Channel, SelectableChannel, int) - Constructor for class io.netty.channel.nio.AbstractNioMessageChannel
-
- AbstractNioMessageChannel.NioMessageUnsafe - Class in io.netty.channel.nio
-
- 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
-
- AbstractOioChannel.DefaultOioUnsafe - Class in io.netty.channel.oio
-
- 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
-
- AbstractRemoteAddressFilter<T extends java.net.SocketAddress> - Class in io.netty.handler.ipfilter
-
This class provides the functionality to either accept or reject new
Channel
s
based on their IP address.
- AbstractRemoteAddressFilter() - Constructor for class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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.
- AbstractServerChannel.DefaultServerUnsafe - Class in io.netty.channel
-
- 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.
- AbstractTrafficShapingHandler.ReopenReadTimerTask - Class in io.netty.handler.traffic
-
Class to implement setReadable at fix time
- AbstractUnsafe() - Constructor for class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- AbstractUnsafeSwappedByteBuf - Class in io.netty.buffer
-
- AbstractUnsafeSwappedByteBuf(AbstractByteBuf) - Constructor for class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- AbstractWriteTask(Recycler.Handle) - Constructor for class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- AC_MASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- AC_SHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- AC_UNIT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- accelerationFactor - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- accelerationFactor() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- accept() - Method in class com.sun.nio.sctp.SctpServerChannel
-
- accept(byte[]) - Method in class io.netty.channel.unix.Socket
-
- accept(int, byte[]) - Static method in class io.netty.channel.unix.Socket
-
- 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(ChannelHandlerContext, T) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
This method is called immediately after a
Channel
gets registered.
- accept(ChannelHandlerContext, InetSocketAddress) - Method in class io.netty.handler.ipfilter.RuleBasedIpFilter
-
- accept(ChannelHandlerContext, InetSocketAddress) - Method in class io.netty.handler.ipfilter.UniqueIpFilter
-
- 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
- acceptedAddress - Variable in class io.netty.channel.epoll.AbstractEpollServerChannel.EpollServerSocketUnsafe
-
- acceptEncoding - Variable in class io.netty.handler.codec.http.HttpContentEncoder
-
- acceptEncodingQueue - Variable in class io.netty.handler.codec.http.HttpContentEncoder
-
- 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
-
- acceptInProgress - Variable in class io.netty.channel.local.LocalServerChannel
-
- 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.ByteToMessageCodec.Encoder
-
- 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.RtspEncoder
-
- acceptOutboundMessage(Object) - Method in class io.netty.handler.codec.rtsp.RtspObjectEncoder
-
Deprecated.
- acceptStream(int, byte, boolean, boolean, int, int, boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- acceptStream(int, byte, boolean, boolean) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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
-
- acquire0(Promise<Channel>) - Method in class io.netty.channel.pool.FixedChannelPool
-
- ACQUIRE_AND_RELEASE_ONLY - Static variable in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- acquired - Variable in class io.netty.channel.pool.FixedChannelPool.AcquireListener
-
- acquired() - Method in class io.netty.channel.pool.FixedChannelPool.AcquireListener
-
- acquiredChannelCount - Variable in class io.netty.channel.pool.FixedChannelPool
-
- acquireHealthyFromPoolOrNew(Promise<Channel>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
Tries to retrieve healthy channel from the pool if any or creates a new channel otherwise.
- AcquireListener(Promise<Channel>) - Constructor for class io.netty.channel.pool.FixedChannelPool.AcquireListener
-
- acquirePlock() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Acquires the plock lock to protect worker array and related
updates.
- AcquireTask(Promise<Channel>) - Constructor for class io.netty.channel.pool.FixedChannelPool.AcquireTask
-
- AcquireTimeoutAction() - Constructor for enum io.netty.channel.pool.FixedChannelPool.AcquireTimeoutAction
-
- acquireTimeoutNanos - Variable in class io.netty.channel.pool.FixedChannelPool
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachEntryTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachKeyTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachMappingTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedEntryTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedKeyTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedMappingTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedValueTask
-
- action - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachValueTask
-
- activate(InputStream, OutputStream) - Method in class io.netty.channel.oio.OioByteStreamChannel
-
Activate this instance.
- active - Variable in class io.netty.channel.epoll.AbstractEpollChannel
-
- ACTIVE - Static variable in interface io.netty.channel.pool.ChannelHealthChecker
-
- active - Variable in class io.netty.util.ResourceLeakDetector
-
- activeBytesHuge - Variable in class io.netty.buffer.PoolArena
-
- activeChildren - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- activeLocalStreams - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- activeOnOpen - Variable in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- activeOnOpen - Variable in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- activeRemoteStreams - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- activeStreams - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- activeStreams() - Method in class io.netty.handler.codec.spdy.SpdySession
-
- 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 - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- 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
.
- AdaptedCallable(Callable<? extends T>) - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- AdaptedRunnable(Runnable, T) - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- AdaptedRunnableAction(Runnable) - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- AdaptiveRecvByteBufAllocator - Class in io.netty.channel
-
The
RecvByteBufAllocator
that automatically increases and
decreases the predicted buffer size on feed back.
- AdaptiveRecvByteBufAllocator() - Constructor for class io.netty.channel.AdaptiveRecvByteBufAllocator
-
Creates a new predictor with the default parameters.
- AdaptiveRecvByteBufAllocator(int, int, int) - Constructor for class io.netty.channel.AdaptiveRecvByteBufAllocator
-
Creates a new predictor with the specified parameters.
- AdaptiveRecvByteBufAllocator.HandleImpl - Class in io.netty.channel
-
- add(PoolChunk<T>) - Method in class io.netty.buffer.PoolChunkList
-
- add(PoolArena<?>, PoolChunk, long, int, PoolArena.SizeClass) - Method in class io.netty.buffer.PoolThreadCache
-
Add
PoolChunk
and
handle
to the cache if there is enough room.
- add(PoolChunk<T>, long) - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
Add to cache if not already full.
- add(ChannelPromise, int) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- add(ChannelPromise, long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- add(AbstractEpollChannel) - Method in class io.netty.channel.epoll.EpollEventLoop
-
Register the given epoll with this
EventLoop
.
- add(ByteBuf) - Method in class io.netty.channel.epoll.IovArray
-
- add(long, int, int) - Method in class io.netty.channel.epoll.IovArray
-
- add(CompositeByteBuf) - Method in class io.netty.channel.epoll.IovArray
-
- add(DatagramPacket) - Method in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- add(Channel) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- add(SelectionKey) - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- add(Object, ChannelPromise) - Method in class io.netty.channel.PendingWriteQueue
-
- add(Object) - Method in class io.netty.handler.codec.CodecOutputList
-
- add(int, Object) - Method in class io.netty.handler.codec.CodecOutputList
-
- add(StringBuilder, String, long) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- add(StringBuilder, String, String) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- add(StringBuilder, String) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- 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(GenericFutureListener<? extends Future<?>>) - Method in class io.netty.util.concurrent.DefaultFutureListeners
-
- add(Promise<V>...) - Method in class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
Add the given
Promise
s to the aggregator.
- add(Promise) - Method in class io.netty.util.concurrent.PromiseCombiner
-
- add(String, V) - Method in class io.netty.util.DomainMappingBuilder
-
Deprecated.
Adds a mapping that maps the specified (optionally wildcard) host name to the specified output value.
- add(String, V) - Method in class io.netty.util.DomainNameMapping
-
- add(String, V) - Method in class io.netty.util.DomainNameMappingBuilder
-
Adds a mapping that maps the specified (optionally wildcard) host name to the specified output value.
- add(String, V) - Method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
Deprecated.
- add(Map.Entry<K, V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- 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(V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- add(long) - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Adds the given value.
- add(E) - Method in class io.netty.util.internal.ConcurrentSet
-
- add(long) - Method in interface io.netty.util.internal.LongCounter
-
- add(long) - Method in class io.netty.util.internal.PlatformDependent.AtomicLongCounter
-
- add(Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- add(int, Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- add(Recycler.DefaultHandle) - Method in class io.netty.util.Recycler.WeakOrderQueue
-
- add0(PoolChunk<T>) - Method in class io.netty.buffer.PoolChunkList
-
- add0(int, int, CharSequence, CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- add0(int, int, String, String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- ADD_COMPLETE - Static variable in class io.netty.channel.AbstractChannelHandlerContext
-
- ADD_PENDING - Static variable in class io.netty.channel.AbstractChannelHandlerContext
-
- addAfter(String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addAfter(EventExecutorGroup, String, String, ChannelHandler) - Method in interface io.netty.channel.ChannelPipeline
-
- addAfter(String, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addAfter(EventExecutorGroup, String, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addAfter0(AbstractChannelHandlerContext, AbstractChannelHandlerContext) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- addAll(Promise...) - Method in class io.netty.util.concurrent.PromiseCombiner
-
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- addAll(Collection<? extends K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- addAll(Collection<? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- 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
-
- addBefore(String, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addBefore(EventExecutorGroup, String, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addBefore(DefaultHttpHeaders.HeaderEntry) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- addBefore(DefaultSpdyHeaders.HeaderEntry) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- addBefore0(AbstractChannelHandlerContext, AbstractChannelHandlerContext) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- 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
- addCloseListener(ChannelFuture, ChannelPromise) - Static method in class io.netty.handler.ssl.SslHandler
-
- addComponent(ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponent(int, ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponent(boolean, ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponent(boolean, int, ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.
- addComponent(boolean, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
and increase the
writerIndex
if
increaseWriterIndex
is
true
.
- addComponent(boolean, int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
on the specific index and increase the
writerIndex
if
increaseWriterIndex
is
true
.
- addComponent(ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponent(int, ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponent(boolean, ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponent(boolean, int, ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponent0(boolean, int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
Precondition is that buffer != null
.
- addComponents(ByteBuf...) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(int, ByteBuf...) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(int, Iterable<ByteBuf>) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(boolean, ByteBuf...) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(boolean, Iterable<ByteBuf>) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- addComponents(ByteBuf...) - Method in class io.netty.buffer.CompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in class io.netty.buffer.CompositeByteBuf
-
- addComponents(boolean, ByteBuf...) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s and increase the
writerIndex
if
increaseWriterIndex
is
true
.
- addComponents(boolean, Iterable<ByteBuf>) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s and increase the
writerIndex
if
increaseWriterIndex
is
true
.
- addComponents(int, ByteBuf...) - Method in class io.netty.buffer.CompositeByteBuf
-
Add the given
ByteBuf
s on the specific index
- 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
.
- addComponents(ByteBuf...) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents(Iterable<ByteBuf>) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents(int, ByteBuf...) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents(int, Iterable<ByteBuf>) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents(boolean, ByteBuf...) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents(boolean, Iterable<ByteBuf>) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- addComponents0(boolean, int, ByteBuf[], int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- addComponents0(boolean, int, Iterable<ByteBuf>) - Method in class io.netty.buffer.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
-
- addCount(long, int) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Adds to count, and if table is too small and not already
resizing, initiates transfer.
- 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.
- added - Variable in class io.netty.channel.ChannelHandlerAdapter
-
- addend - Static variable in class io.netty.util.internal.ThreadLocalRandom
-
- 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
-
- addFirst(String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addFirst(EventExecutorGroup, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addFirst(ChannelHandler...) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addFirst(EventExecutorGroup, ChannelHandler...) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addFirst0(AbstractChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline
-
- 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
- addIfSupported(Set<String>, List<String>, String...) - Static method in class io.netty.handler.ssl.JdkSslContext
-
- 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
-
- addLast(String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addLast(EventExecutorGroup, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addLast(ChannelHandler...) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addLast(EventExecutorGroup, ChannelHandler...) - Method in class io.netty.channel.DefaultChannelPipeline
-
- addLast0(AbstractChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline
-
- 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.CompleteChannelFuture
-
- 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 Void>>) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- addListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
- addListener0(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- 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.CompleteChannelFuture
-
- 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 Void>>...) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- addListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.VoidChannelPromise
-
- 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(Map<String, List<String>>, String, String) - Method in class io.netty.handler.codec.http.QueryStringDecoder
-
- addParam(String, String) - Method in class io.netty.handler.codec.http.QueryStringEncoder
-
Adds a parameter with the specified name and value to this encoder.
- addQuoted(StringBuilder, String, String) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- addr(int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- addr(int) - Method in class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- addr(int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- addr(AbstractByteBuf, int) - Static method in class io.netty.buffer.UnsafeDirectSwappedByteBuf
-
- addr - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- address() - Method in class com.sun.nio.sctp.MessageInfo
-
- address - Variable in class io.netty.channel.unix.NativeInetAddress
-
- address() - Method in class io.netty.channel.unix.NativeInetAddress
-
- address(byte[], int, int) - Static method in class io.netty.channel.unix.NativeInetAddress
-
- ADDRESS_FIELD_OFFSET - Static variable in class io.netty.util.internal.PlatformDependent0
-
- ADDRESS_SIZE - Static variable in class io.netty.channel.epoll.IovArray
-
The size of an address which should be 8 for 64 bits and 4 for 32 bits.
- ADDRESS_SIZE - Static variable in class io.netty.util.internal.PlatformDependent
-
- AddressedEnvelope<M,A extends java.net.SocketAddress> - Interface in io.netty.channel
-
A message that wraps another message with a sender address and a recipient address.
- addressFamily - Variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- addressFamily() - Method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- AddressFamily(byte) - Constructor for enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
Creates a new instance
- addressSize() - Static method in class io.netty.util.internal.PlatformDependent
-
Return the address size of the OS.
- addressSize() - Static method in class io.netty.util.internal.PlatformDependent0
-
- addressSize0() - Static method in class io.netty.util.internal.PlatformDependent
-
- addressType - Variable in class io.netty.handler.codec.socks.SocksCmdRequest
-
- addressType() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- addressType - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- addressType - Variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- addressType() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- addressType - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- addShutdownHook(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Add a Runnable
which will be executed on shutdown of this instance
- addTask(Runnable) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Add a task to the task queue, or throws a RejectedExecutionException
if this instance was shutdown
before.
- addTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Add a task to the task queue, or throws a RejectedExecutionException
if this instance was shutdown
before.
- addTaskWakesUp - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- addTimeout(HashedWheelTimer.HashedWheelTimeout) - Method in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- addToPendingCount(int) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- addToPool(PoolSubpage<T>) - Method in class io.netty.buffer.PoolSubpage
-
- addToSpliceQueue(AbstractEpollStreamChannel.SpliceInTask) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- addToSpliceQueue0(AbstractEpollStreamChannel.SpliceInTask) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- addToVariablesToRemove(InternalThreadLocalMap, FastThreadLocal<?>) - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- addValue(String) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- addValue(String, int) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- addWriteTimeoutTask(WriteTimeoutHandler.WriteTimeoutTask) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- adjustCapacity(int) - Static method in class io.netty.util.collection.IntObjectHashMap
-
Adjusts the given capacity value to ensure that it's odd.
- adjustMarkers(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- adjustment - Variable in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- advance() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
Same as Traverser version
- advance() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
Advances if possible, returning next valid node, or null if none.
- AdvancedLeakAwareByteBuf - Class in io.netty.buffer
-
- AdvancedLeakAwareByteBuf(ByteBuf, ResourceLeak) - Constructor for class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- AdvancedLeakAwareCompositeByteBuf - Class in io.netty.buffer
-
- AdvancedLeakAwareCompositeByteBuf(CompositeByteBuf, ResourceLeak) - Constructor for class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- advmss() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- AF_IPV4_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- AF_IPV6_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- AF_UNIX_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- AF_UNSPEC_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
Address family byte constants
- after - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- after - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- 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
- AggregatedFullHttpMessage(HttpMessage, ByteBuf, HttpHeaders) - Constructor for class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- AggregatedFullHttpRequest(HttpRequest, ByteBuf, HttpHeaders) - Constructor for class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- AggregatedFullHttpResponse(HttpResponse, ByteBuf, HttpHeaders) - Constructor for class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- aggregatePromise - Variable in class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
- aggregatePromise - Variable in class io.netty.util.concurrent.PromiseCombiner
-
- 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
-
- ALL_MATCHER - Static variable in class io.netty.channel.group.ChannelMatchers
-
- allIdleTimeNanos - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- allIdleTimeout - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- AllIdleTimeoutTask(ChannelHandlerContext) - Constructor for class io.netty.handler.timeout.IdleStateHandler.AllIdleTimeoutTask
-
- 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 - Variable in class io.netty.buffer.CompositeByteBuf
-
- alloc() - Method in class io.netty.buffer.CompositeByteBuf
-
- alloc() - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- alloc - Variable in class io.netty.buffer.EmptyByteBuf
-
- alloc() - Method in class io.netty.buffer.EmptyByteBuf
-
- alloc() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- alloc() - Method in class io.netty.buffer.PooledByteBuf
-
- alloc() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- alloc() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- alloc() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- alloc() - Method in class io.netty.buffer.SwappedByteBuf
-
- ALLOC - Static variable in class io.netty.buffer.Unpooled
-
- alloc - Variable in class io.netty.buffer.UnpooledDirectByteBuf
-
- alloc() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- alloc - Variable in class io.netty.buffer.UnpooledHeapByteBuf
-
- alloc() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- alloc - Variable in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- alloc() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- alloc() - Method in class io.netty.buffer.WrappedByteBuf
-
- alloc() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- alloc() - Method in class io.netty.channel.AbstractChannel
-
- alloc() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- alloc() - Method in interface io.netty.channel.Channel
-
- alloc() - Method in interface io.netty.channel.ChannelHandlerContext
-
- alloc() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- alloc() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- allocate(PoolThreadCache, int, int) - Method in class io.netty.buffer.PoolArena
-
- allocate(PoolThreadCache, PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolArena
-
- allocate(int) - Method in class io.netty.buffer.PoolChunk
-
- allocate(PooledByteBuf<T>, int, int) - Method in class io.netty.buffer.PoolChunkList
-
- allocate() - Method in class io.netty.buffer.PoolSubpage
-
Returns the bitmap index of the subpage allocation.
- allocate(PoolThreadCache.MemoryRegionCache<?>, PooledByteBuf, int) - Method in class io.netty.buffer.PoolThreadCache
-
- allocate(PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
Allocate something out of the cache if possible and remove the entry from the cache.
- allocate(ByteBufAllocator) - Method in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- allocate(int) - Static method in class io.netty.channel.epoll.EpollEventArray
-
- allocate(ByteBufAllocator) - Method in class io.netty.channel.FixedRecvByteBufAllocator.HandleImpl
-
- 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.
- allocate(ChannelHandlerContext, int) - Method in class io.netty.handler.ssl.SslHandler
-
Always prefer a direct buffer when it's pooled, so that we reduce the number of memory copies
in OpenSslEngine
.
- allocate(Recycler.Stack<?>, Thread) - Static method in class io.netty.util.Recycler.WeakOrderQueue
-
- 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) - Static method in class io.netty.buffer.PoolArena.DirectArena
-
- 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.
- allocateDirect(int) - Method in class io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf
-
- allocateDirectNoCleaner(int) - Static method in class io.netty.util.internal.PlatformDependent
-
Allocate a new ByteBuffer
with the given capacity
.
- allocateDirectNoCleaner(int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- allocateHuge(PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolArena
-
- allocateMemory(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- allocateMemory(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- allocateNode(int) - Method in class io.netty.buffer.PoolChunk
-
Algorithm to allocate an index in memoryMap when we query for a free node
at depth d
- allocateNormal(PooledByteBuf<T>, int, int) - Method in class io.netty.buffer.PoolArena
-
- allocateNormal(PoolArena<?>, PooledByteBuf<?>, int, int) - Method in class io.netty.buffer.PoolThreadCache
-
Try to allocate a small buffer out of the cache.
- allocateOutNetBuf(ChannelHandlerContext, int) - Method in class io.netty.handler.ssl.SslHandler
-
Allocates an outbound network buffer for SSLEngine.wrap(ByteBuffer, ByteBuffer)
which can encrypt
the specified amount of pending bytes.
- allocateRun(int) - Method in class io.netty.buffer.PoolChunk
-
Allocate a run of pages (>=1)
- allocateSmall(PoolArena<?>, PooledByteBuf<?>, int, int) - Method in class io.netty.buffer.PoolThreadCache
-
Try to allocate a small buffer out of the cache.
- allocateSubpage(int) - Method in class io.netty.buffer.PoolChunk
-
Create/ initialize a new PoolSubpage of normCapacity
Any PoolSubpage created/ initialized here is added to subpage pool in the PoolArena that owns this PoolChunk
- allocateTiny(PoolArena<?>, PooledByteBuf<?>, int, int) - Method in class io.netty.buffer.PoolThreadCache
-
Try to allocate a tiny buffer out of the cache.
- allocations - Variable in class io.netty.buffer.PoolThreadCache
-
- allocations - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- allocationsHuge - Variable in class io.netty.buffer.PoolArena
-
- allocationsNormal - Variable in class io.netty.buffer.PoolArena
-
- allocationsSmall - Variable in class io.netty.buffer.PoolArena
-
- allocationsTiny - Variable in class io.netty.buffer.PoolArena
-
- allocator - Variable in class io.netty.buffer.FixedCompositeByteBuf
-
- allocator - Variable in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- ALLOCATOR - Static variable in class io.netty.channel.ChannelOption
-
- allocator - Variable in class io.netty.channel.DefaultChannelConfig
-
- allocBuffer(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- allocHandle - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- allocHandle - Variable in class io.netty.channel.epoll.EpollDatagramChannel.EpollDatagramChannelUnsafe
-
- allocHandle - Variable in class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- allocHandle - Variable in class io.netty.channel.oio.AbstractOioByteChannel
-
- allocHandle - Variable in class io.netty.channel.sctp.nio.NioSctpChannel
-
- allocHandle - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- allocHandle - Variable in class io.netty.channel.socket.nio.NioDatagramChannel
-
- allocHandle - Variable in class io.netty.channel.socket.oio.OioDatagramChannel
-
- 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 - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- allowCredentials - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- 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 - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- 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 - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- 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.
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- allowExtensions - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- allowGrowing - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- allowHalfClosure - Variable in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- allowHalfClosure - Variable in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- allowNullOrigin - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- allowNullOrigin - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- 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.
- alphabet(Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- alphabet - Variable in enum io.netty.handler.codec.base64.Base64Dialect
-
- amount(Object) - Static method in class io.netty.handler.stream.ChunkedWriteHandler
-
- 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.
- AnnotatedConnectException(ConnectException, SocketAddress) - Constructor for exception io.netty.channel.AbstractChannel.AnnotatedConnectException
-
- AnnotatedNoRouteToHostException(NoRouteToHostException, SocketAddress) - Constructor for exception io.netty.channel.AbstractChannel.AnnotatedNoRouteToHostException
-
- AnnotatedSocketException(SocketException, SocketAddress) - Constructor for exception io.netty.channel.AbstractChannel.AnnotatedSocketException
-
- 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
-
- ANY_ORIGIN - Static variable in class io.netty.handler.codec.http.cors.CorsHandler
-
- anyOrigin - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- anyOrigin - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- apn - Variable in class io.netty.handler.ssl.JdkSslContext
-
- apn - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- APPEND - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"append"
- append(ByteBufAllocator, boolean, PemEncoded, int, ByteBuf) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
- append(ByteBufAllocator, boolean, X509Certificate, int, ByteBuf) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
Appends the
X509Certificate
value to the
ByteBuf
(last arg) and returns it.
- 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
-
- AppendableCharSequence(char[]) - Constructor for class io.netty.util.internal.AppendableCharSequence
-
- appendAttribute(int, int, int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
Parse and store a key-value pair.
- appendClassPath(ClassPath) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- appendClassPath(String) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- appendCommon(StringBuilder, HttpMessage) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendFullCommon(StringBuilder, FullHttpMessage) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendFullRequest(StringBuilder, FullHttpRequest) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendFullResponse(StringBuilder, FullHttpResponse) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendHeaders(StringBuilder) - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- appendHeaders(StringBuilder, HttpHeaders) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendHeaders(StringBuilder) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- appendHexDumpRowPrefix(StringBuilder, int, int) - Static method in class io.netty.buffer.ByteBufUtil.HexUtil
-
- appendHextet(StringBuilder, byte[], int) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
- appendInitialLine(StringBuilder, HttpRequest) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendInitialLine(StringBuilder, HttpResponse) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendMapping(StringBuilder, int) - Method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- appendMapping(StringBuilder, String, String) - Static method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- appendPoolSubPages(StringBuilder, PoolSubpage<?>[]) - Static method in class io.netty.buffer.PoolArena
-
- appendPrettyHexDump(StringBuilder, ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
Appends the prettified multi-line hexadecimal dump of the specified
ByteBuf
to the specified
StringBuilder
that is easy to read by humans.
- appendPrettyHexDump(StringBuilder, ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
Appends the prettified multi-line hexadecimal dump of the specified
ByteBuf
to the specified
StringBuilder
that is easy to read by humans, starting at the given
offset
using
the given
length
.
- appendPrettyHexDump(StringBuilder, ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil.HexUtil
-
- appendRequest(StringBuilder, HttpRequest) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendResponse(StringBuilder, HttpResponse) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- appendSettings(StringBuilder) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- APPLICATION_JSON - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"application/json"
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"application/x-www-form-urlencoded"
- applicationProtocol - Variable in class io.netty.handler.ssl.JdkSslSession
-
- applicationProtocol() - Method in class io.netty.handler.ssl.SslHandler
-
Returns the name of the current application-level protocol.
- ApplicationProtocolAccessor - Interface in io.netty.handler.ssl
-
Provides a way to get the application-level protocol name from ALPN or NPN.
- 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.Protocol, ApplicationProtocolConfig.SelectorFailureBehavior, ApplicationProtocolConfig.SelectedListenerFailureBehavior, List<String>) - Constructor for class io.netty.handler.ssl.ApplicationProtocolConfig
-
Create a new instance.
- ApplicationProtocolConfig() - Constructor for class io.netty.handler.ssl.ApplicationProtocolConfig
-
- 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.
- ApplicationProtocolNames - Class in io.netty.handler.ssl
-
Provides a set of protocol names used in ALPN and NPN.
- ApplicationProtocolNames() - Constructor for class io.netty.handler.ssl.ApplicationProtocolNames
-
- ApplicationProtocolNegotiationHandler - Class in io.netty.handler.ssl
-
- ApplicationProtocolNegotiationHandler(String) - Constructor for class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
Creates a new instance with the specified fallback protocol name.
- ApplicationProtocolNegotiator - Interface in io.netty.handler.ssl
-
Interface to support Application Protocol Negotiation.
- applicationProtocolNegotiator() - Method in class io.netty.handler.ssl.DelegatingSslContext
-
- 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.
- ApplicationProtocolUtil - Class in io.netty.handler.ssl
-
Utility class for application protocol common operations.
- ApplicationProtocolUtil() - Constructor for class io.netty.handler.ssl.ApplicationProtocolUtil
-
- 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
-
- arena - Variable in class io.netty.buffer.PoolChunk
-
- argArray - Variable in class io.netty.util.internal.logging.FormattingTuple
-
- 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
-
Deprecated.
- array() - Method in class io.netty.buffer.EmptyByteBuf
-
- array() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- array() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- array() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- array() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- array() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- array() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- array() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- array() - Method in class io.netty.buffer.SwappedByteBuf
-
- array() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- array - Variable in class io.netty.buffer.UnpooledHeapByteBuf
-
- array() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- array() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- array() - Method in class io.netty.buffer.WrappedByteBuf
-
- array() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- ARRAY - Static variable in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- array - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- array - Variable in class io.netty.handler.codec.CodecOutputList
-
- array() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- array - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- ARRAY_BASE_OFFSET - Static variable in class io.netty.util.internal.PlatformDependent
-
- arrayBaseOffset() - Static method in class io.netty.util.internal.PlatformDependent0
-
- arrayBaseOffset0() - Static method in class io.netty.util.internal.PlatformDependent
-
- arrayFormat(String, Object[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- arrayList() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- arrayList(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- arrayList - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- 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
-
Deprecated.
- arrayOffset() - Method in class io.netty.buffer.EmptyByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- arrayOffset() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- arrayOffset() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- arrayOffset() - Method in class io.netty.buffer.WrappedByteBuf
-
- arrayOffset() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- arrayOffset() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- artifactId - Variable in class io.netty.util.Version
-
- artifactId() - Method in class io.netty.util.Version
-
- artifactVersion - Variable in class io.netty.util.Version
-
- artifactVersion() - Method in class io.netty.util.Version
-
- asciiEncoder - Static variable in class io.netty.handler.codec.socks.SocksAuthRequest
-
- ASHIFT - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- ASHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- ASHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- asMap() - Method in class io.netty.util.DomainNameMapping
-
Returns a read-only Map
of the domain mapping patterns and their associated value objects.
- asMap() - Method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- assertEmpty() - Method in class io.netty.channel.PendingWriteQueue
-
- assertEventLoop() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- ASSOCIATED_TO_STREAM_ID - Static variable in class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
"x-spdy-associated-to-stream-id"
- associatedStreamId - Variable in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- 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
-
- AtomicLongCounter() - Constructor for class io.netty.util.internal.PlatformDependent.AtomicLongCounter
-
- ATTACHMENT - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Content-disposition value for file attachment.
- 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 class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- 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 - Variable in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- 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
-
- attributes - Variable in class io.netty.util.DefaultAttributeMap
-
- attrs - Variable in class io.netty.bootstrap.AbstractBootstrap
-
- attrs() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- 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 - Variable in class io.netty.handler.codec.socks.SocksInitResponse
-
- authScheme() - Method in class io.netty.handler.codec.socks.SocksInitResponse
-
- authScheme - Variable in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- authSchemeNum - Variable in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- authSchemes - Variable in class io.netty.handler.codec.socks.SocksInitRequest
-
- authSchemes() - Method in class io.netty.handler.codec.socks.SocksInitRequest
-
- authSchemes - Variable in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- authStatus - Variable in class io.netty.handler.codec.socks.SocksAuthResponse
-
- authStatus() - Method in class io.netty.handler.codec.socks.SocksAuthResponse
-
- authStatus - Variable in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- AUTO_CLOSE - Static variable in class io.netty.channel.ChannelOption
-
- AUTO_READ - Static variable in class io.netty.channel.ChannelOption
-
- autoClose - Variable in class io.netty.channel.DefaultChannelConfig
-
- autoRead - Variable in class io.netty.channel.DefaultChannelConfig
-
- autoRead - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceOutTask
-
- AUTOREAD_UPDATER - Static variable in class io.netty.channel.DefaultChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.DefaultChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.sctp.nio.NioSctpChannel.NioSctpChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel.NioSctpServerChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.sctp.oio.OioSctpChannel.OioSctpChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel.OioSctpServerChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel.NioServerSocketChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.nio.NioSocketChannel.NioSocketChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- autoReadCleared() - Method in class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- autoRelease - Variable in class io.netty.channel.SimpleChannelInboundHandler
-
- 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
-
- availableSharedCapacity - Variable in class io.netty.util.Recycler.Stack
-
- availableSharedCapacity - Variable in class io.netty.util.Recycler.WeakOrderQueue
-
- 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.CompleteChannelFuture
-
- 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.channel.group.DefaultChannelGroupFuture
-
- await() - Method in class io.netty.channel.VoidChannelPromise
-
- await(long, TimeUnit) - Method in class io.netty.channel.VoidChannelPromise
-
- await(long) - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
- await0(long, boolean) - Method in class io.netty.util.concurrent.DefaultPromise
-
- 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.
- awaitJoin(ForkJoinPool.WorkQueue, ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Helps and/or blocks until the given task is done.
- awaitQuiescence(long, TimeUnit) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- 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.CompleteChannelFuture
-
- 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.channel.group.DefaultChannelGroupFuture
-
- awaitUninterruptibly() - Method in class io.netty.channel.VoidChannelPromise
-
- awaitUninterruptibly(long, TimeUnit) - Method in class io.netty.channel.VoidChannelPromise
-
- awaitUninterruptibly(long) - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
- awaitWork(ForkJoinPool.WorkQueue, long, int) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
A continuation of scan(), possibly blocking or terminating
worker w.
- b - Variable in enum io.netty.handler.codec.socks.SocksAddressType
-
- b - Variable in enum io.netty.handler.codec.socks.SocksAuthScheme
-
- b - Variable in enum io.netty.handler.codec.socks.SocksAuthStatus
-
- b - Variable in enum io.netty.handler.codec.socks.SocksCmdStatus
-
- b - Variable in enum io.netty.handler.codec.socks.SocksCmdType
-
- b - Variable in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- b - Variable in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- backlog - Variable in class io.netty.channel.epoll.EpollServerChannelConfig
-
- backlog - Variable in class io.netty.channel.sctp.DefaultSctpServerChannelConfig
-
- backlog - Variable in class io.netty.channel.socket.DefaultServerSocketChannelConfig
-
- backoff() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- backoff(int, long, TimeUnit) - Static method in class io.netty.util.concurrent.RejectedExecutionHandlers
-
Tries to backoff when the task can not be added due restrictions for an configured amount of time.
- BAD_GATEWAY - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
502 Bad Gateway
- BAD_GATEWAY - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
502 Bad Gateway
- BAD_REQUEST - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
400 Bad Request
- BAD_REQUEST - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
400 Bad Request
- balanceDeletion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- balanceInsertion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- BANDWIDTH - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Bandwidth"
- base - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- base - Variable in class io.netty.util.internal.chmv8.Striped64
-
Base value, used mainly when there is no contention, but also as
a fallback during table initialization races.
- Base64 - Class in io.netty.handler.codec.base64
-
Utility class for
ByteBuf
that encodes and decodes to and from
Base64 notation.
- Base64() - Constructor for class io.netty.handler.codec.base64.Base64
-
- BASE64 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"base64"
- base64(byte[]) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
Performs base64 encoding on the specified data
- Base64Decoder - Class in io.netty.handler.codec.base64
-
- Base64Decoder() - Constructor for class io.netty.handler.codec.base64.Base64Decoder
-
- Base64Decoder(Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Decoder
-
- Base64Dialect - Enum in io.netty.handler.codec.base64
-
Enumeration of supported Base64 dialects.
- Base64Dialect(byte[], byte[], boolean) - Constructor for enum io.netty.handler.codec.base64.Base64Dialect
-
- Base64Encoder - Class in io.netty.handler.codec.base64
-
- Base64Encoder() - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- Base64Encoder(boolean) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- Base64Encoder(boolean, Base64Dialect) - Constructor for class io.netty.handler.codec.base64.Base64Encoder
-
- baseCount - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Base counter value, used mainly when there is no contention,
but also as a fallback during table initialization
races.
- BASECOUNT - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- baseDirectory - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- baseDirectory - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- baseIndex - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- baseIndex - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- BaseIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BaseIterator
-
- baseLimit - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- baseLimit - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- baseOffset - Static variable in class io.netty.util.internal.chmv8.Striped64
-
- baseSize - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- baseSize - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- basis - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- batch - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- batchFor(long) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Computes initial batch value for bulk tasks.
- before - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- before - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- BEGIN_CERT - Static variable in class io.netty.handler.ssl.PemX509Certificate
-
- BEGIN_PRIVATE_KEY - Static variable in class io.netty.handler.ssl.PemPrivateKey
-
- beginEncode(HttpResponse, String) - Method in class io.netty.handler.codec.http.HttpContentCompressor
-
- beginEncode(HttpResponse, String) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
Prepare to encode the HTTP message content.
- beginHandshake() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- BEGINNING_DIGIT - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- BEGINNING_SPACE - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- beginRead() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- beginRead() - Method in interface io.netty.channel.Channel.Unsafe
-
- BIG_ENDIAN - Static variable in class io.netty.buffer.Unpooled
-
Big endian byte order.
- BIG_ENDIAN_NATIVE_ORDER - Static variable in class io.netty.buffer.UnsafeByteBufUtil
-
- BIG_ENDIAN_NATIVE_ORDER - Static variable in class io.netty.util.internal.PlatformDependent
-
- BINARY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"binary"
- BINARY_PREFIX - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Binary header prefix
- BINARY_PREFIX_LENGTH - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Binary header prefix length
- BinaryWebSocketFrame - Class in io.netty.handler.codec.http.websocketx
-
Web Socket frame containing binary data
- BinaryWebSocketFrame() - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new empty binary frame.
- BinaryWebSocketFrame(ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new binary frame with the specified binary data.
- BinaryWebSocketFrame(boolean, int, ByteBuf) - Constructor for class io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
-
Creates a new binary frame with the specified binary data and the final fragment flag.
- bind(SocketAddress) - Method in class com.sun.nio.sctp.SctpChannel
-
- bind(SocketAddress) - Method in class com.sun.nio.sctp.SctpServerChannel
-
- bind(SocketAddress, int) - Method in class com.sun.nio.sctp.SctpServerChannel
-
- bind() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- bind(int) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- bind(String, int) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- bind(InetAddress, int) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- bind(SocketAddress) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- bind(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- bind(SocketAddress) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- bind(SocketAddress) - Method in interface io.netty.channel.Channel
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.Channel.Unsafe
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelDuplexHandler
-
- bind(SocketAddress) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a bind operation is made.
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- bind(SocketAddress) - Method in interface io.netty.channel.ChannelPipeline
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(SocketAddress, ChannelPromise) - Method in interface io.netty.channel.ChannelPipeline
-
Request to bind to the given
SocketAddress
and notify the
ChannelFuture
once the operation
completes, either because the operation was successful or because of an error.
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- bind(SocketAddress) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- bind(SocketAddress) - Method in class io.netty.channel.DefaultChannelPipeline
-
- bind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- bind(SocketAddress) - Method in class io.netty.channel.unix.Socket
-
- bind(int, byte[], int, int) - Static method in class io.netty.channel.unix.Socket
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.logging.LoggingHandler
-
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- bindAddress(InetAddress) - Method in class com.sun.nio.sctp.SctpChannel
-
- bindAddress(InetAddress) - Method in class com.sun.nio.sctp.SctpServerChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- bindAddress(InetAddress) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- bindAddress(InetAddress, ChannelPromise) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- bindAddress(InetAddress) - Method in interface io.netty.channel.sctp.SctpChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress, ChannelPromise) - Method in interface io.netty.channel.sctp.SctpChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress) - Method in interface io.netty.channel.sctp.SctpServerChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindAddress(InetAddress, ChannelPromise) - Method in interface io.netty.channel.sctp.SctpServerChannel
-
Bind a address to the already bound channel to enable multi-homing.
- bindDomainSocket(int, byte[]) - Static method in class io.netty.channel.unix.Socket
-
- BIT_MODE - Static variable in class io.netty.util.internal.PlatformDependent
-
- bitmap - Variable in class io.netty.buffer.PoolSubpage
-
- bitmapIdx(long) - Static method in class io.netty.buffer.PoolChunk
-
- bitmapLength - Variable in class io.netty.buffer.PoolSubpage
-
- bitMode() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns the bit mode of the current VM (usually 32 or 64.)
- bitMode0() - Static method in class io.netty.util.internal.PlatformDependent
-
- bitsToEncode(int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Calculates the minimum number of bits required to encode a value.
- block(InetAddress, NetworkInterface, InetAddress) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- block(InetAddress, InetAddress) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- block(InetAddress, InetAddress, ChannelPromise) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- block(InetAddress, NetworkInterface, InetAddress) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface and notifies
the
ChannelFuture
once the operation completes.
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface and notifies
the
ChannelFuture
once the operation completes.
- block(InetAddress, InetAddress) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress and notifies the
ChannelFuture
once
the operation completes.
- block(InetAddress, InetAddress, ChannelPromise) - Method in interface io.netty.channel.socket.DatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress and notifies the
ChannelFuture
once
the operation completes.
- block(InetAddress, NetworkInterface, InetAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress on the given networkInterface
- block(InetAddress, InetAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress
- block(InetAddress, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Block the given sourceToBlock address for the given multicastAddress
- block(InetAddress, NetworkInterface, InetAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, NetworkInterface, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, InetAddress) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block(InetAddress, InetAddress, ChannelPromise) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- block() - Method in interface io.netty.util.internal.chmv8.ForkJoinPool.ManagedBlocker
-
Possibly blocks the current thread, for example waiting for
a lock or condition.
- BlockingOperationException - Exception in io.netty.util.concurrent
-
An IllegalStateException
which is raised when a user performed a blocking operation
when the user is in an event loop thread.
- BlockingOperationException() - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(String) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(Throwable) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BlockingOperationException(String, Throwable) - Constructor for exception io.netty.util.concurrent.BlockingOperationException
-
- BLOCKSIZE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Blocksize"
- bodyListDatas - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
InterfaceHttpData for Body (without encoding)
- bodyListHttpData - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
HttpDatas from Body
- bodyListHttpData - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
HttpDatas from Body
- bodyListHttpDataRank - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Body HttpDatas current position
- bodyListHttpDataRank - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Body HttpDatas current position
- bodyMapHttpData - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
HttpDatas as Map from Body
- bodyMapHttpData - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
HttpDatas as Map from Body
- booleanArrayAppend(StringBuffer, boolean[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- Bootstrap - Class in io.netty.bootstrap
-
- Bootstrap() - Constructor for class io.netty.bootstrap.Bootstrap
-
- Bootstrap(Bootstrap) - Constructor for class io.netty.bootstrap.Bootstrap
-
- bootstrap - Variable in class io.netty.channel.pool.SimpleChannelPool
-
- BootstrapChannelFactory(Class<? extends T>) - Constructor for class io.netty.bootstrap.AbstractBootstrap.BootstrapChannelFactory
-
- BOUNDARY - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"boundary"
- boundChannels - Static variable in class io.netty.channel.local.LocalChannelRegistry
-
- breakLines(Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- breakLines - Variable in class io.netty.handler.codec.base64.Base64Encoder
-
- breakLinesByDefault - Variable in enum io.netty.handler.codec.base64.Base64Dialect
-
- bucket - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- BUCKET_SIZE - Static variable in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- BUCKET_SIZE - Static variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- BUCKET_SIZE - Static variable in class io.netty.util.DefaultAttributeMap
-
- buf - Variable in class io.netty.buffer.CompositeByteBuf.Component
-
- buf - Variable in class io.netty.buffer.FixedCompositeByteBuf.Component
-
- buf - Variable in class io.netty.buffer.SwappedByteBuf
-
- buf - Variable in class io.netty.buffer.WrappedByteBuf
-
- buf - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- buffer() - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer(int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
- buffer() - Method in interface io.netty.buffer.ByteBufAllocator
-
- buffer(int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
with the given initial capacity.
- buffer(int, int) - Method in interface io.netty.buffer.ByteBufAllocator
-
Allocate a
ByteBuf
with the given initial capacity and the given
maximal capacity.
- buffer - Variable in class io.netty.buffer.ByteBufInputStream
-
- buffer - Variable in class io.netty.buffer.ByteBufOutputStream
-
- buffer() - Method in class io.netty.buffer.ByteBufOutputStream
-
Returns the buffer where this stream is writing data.
- buffer - Variable in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- buffer(int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
Return the
ByteBuf
stored at the given index of the array.
- buffer - Variable in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- buffer - Variable in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- buffer - Variable in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- buffer() - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with reasonably small initial capacity, which
expands its capacity boundlessly on demand.
- buffer(int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with the specified capacity
, which
expands its capacity boundlessly on demand.
- buffer(int, int) - Static method in class io.netty.buffer.Unpooled
-
Creates a new big-endian Java heap buffer with the specified
initialCapacity
, that may grow up to maxCapacity
The new buffer's readerIndex
and writerIndex
are
0
.
- buffer - Variable in class io.netty.buffer.UnpooledDirectByteBuf
-
- buffer - Variable in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- buffer - Variable in class io.netty.channel.PendingWriteQueue
-
- buffer - Variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- buffer - Variable in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- buffers - Variable in class io.netty.buffer.FixedCompositeByteBuf
-
- bufferSize - Variable in class io.netty.channel.FixedRecvByteBufAllocator.HandleImpl
-
- bufs - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- build() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Builds a
CorsConfig
with settings specified by previous method calls.
- build() - Method in class io.netty.handler.ssl.SslContextBuilder
-
Create new SslContext
instance with configured settings.
- build() - Method in class io.netty.util.DomainMappingBuilder
-
Deprecated.
Creates a new instance of immutable
DomainNameMapping
Attempts to add new mappings to the result object will cause
UnsupportedOperationException
to be thrown
- build() - Method in class io.netty.util.DomainNameMappingBuilder
-
Creates a new instance of immutable
DomainNameMapping
Attempts to add new mappings to the result object will cause
UnsupportedOperationException
to be thrown
- buildDefaultKeyManagerFactory() - Static method in class io.netty.handler.ssl.SslContext
-
- Builder(String...) - Constructor for class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Creates a new Builder instance with the origin passed in.
- Builder() - Constructor for class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Creates a new Builder instance allowing any origin, "*" which is the
wildcard origin.
- builder - Variable in class io.netty.util.DomainMappingBuilder
-
Deprecated.
- buildKeyManagerFactory(File, File, String, KeyManagerFactory) - Static method in class io.netty.handler.ssl.JdkSslContext
-
- buildKeyManagerFactory(File, String, File, String, KeyManagerFactory) - Static method in class io.netty.handler.ssl.JdkSslContext
-
- buildKeyManagerFactory(X509Certificate[], PrivateKey, String, KeyManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- buildKeyManagerFactory(X509Certificate[], String, PrivateKey, String, KeyManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- buildKeyStore(X509Certificate[], PrivateKey, char[]) - Static method in class io.netty.handler.ssl.SslContext
-
Generates a new KeyStore
.
- buildTimeMillis - Variable in class io.netty.util.Version
-
- buildTimeMillis() - Method in class io.netty.util.Version
-
- buildTrustManagerFactory(File, TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
Deprecated.
- buildTrustManagerFactory(X509Certificate[], TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- BulkTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[]) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- busy - Variable in class io.netty.util.internal.chmv8.Striped64
-
Spinlock (locked via CAS) used when resizing and/or creating Cells.
- busyOffset - Static variable in class io.netty.util.internal.chmv8.Striped64
-
- BYTE2CHAR - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- BYTE2HEX - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- BYTE2HEX_NOPAD - Static variable in class io.netty.util.internal.StringUtil
-
- BYTE2HEX_PAD - Static variable in class io.netty.util.internal.StringUtil
-
- BYTE_ARRAY_BASE_OFFSET - Static variable in class io.netty.util.internal.PlatformDependent0
-
- BYTE_MASK - Static variable in class io.netty.handler.codec.compression.Crc32c
-
- byteArrayAppend(StringBuffer, byte[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- ByteArrayDecoder - Class in io.netty.handler.codec.bytes
-
Decodes a received
ByteBuf
into an array of bytes.
- ByteArrayDecoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayDecoder
-
- ByteArrayEncoder - Class in io.netty.handler.codec.bytes
-
Encodes the requested array of bytes into a
ByteBuf
.
- ByteArrayEncoder() - Constructor for class io.netty.handler.codec.bytes.ByteArrayEncoder
-
- ByteBuf - Class in io.netty.buffer
-
A random and sequential accessible sequence of zero or more bytes (octets).
- ByteBuf() - Constructor for class io.netty.buffer.ByteBuf
-
- byteBuf - Variable in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- ByteBufAllocator - Interface in io.netty.buffer
-
Implementations are responsible to allocate buffers.
- byteBuffer - Variable in class io.netty.handler.stream.ChunkedNioStream
-
Associated ByteBuffer
- ByteBufHolder - Interface in io.netty.buffer
-
A packet which is send or receive.
- ByteBufInputStream - Class in io.netty.buffer
-
An
InputStream
which reads data from a
ByteBuf
.
- ByteBufInputStream(ByteBuf) - Constructor for class io.netty.buffer.ByteBufInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at the current
writerIndex
.
- ByteBufInputStream(ByteBuf, int) - Constructor for class io.netty.buffer.ByteBufInputStream
-
Creates a new stream which reads data from the specified buffer
starting at the current readerIndex
and ending at
readerIndex + length
.
- ByteBufOutputStream - Class in io.netty.buffer
-
An
OutputStream
which writes data to a
ByteBuf
.
- ByteBufOutputStream(ByteBuf) - Constructor for class io.netty.buffer.ByteBufOutputStream
-
Creates a new stream which writes data to the specified buffer
.
- ByteBufProcessor - Interface in io.netty.buffer
-
- ByteBufUtil - Class in io.netty.buffer
-
A collection of utility methods that is related with handling
ByteBuf
,
such as the generation of hex dump and swapping an integer's byte order.
- ByteBufUtil() - Constructor for class io.netty.buffer.ByteBufUtil
-
- ByteBufUtil.HexUtil - Class in io.netty.buffer
-
- ByteBufUtil.IndexOfProcessor - Class in io.netty.buffer
-
- ByteBufUtil.ThreadLocalDirectByteBuf - Class in io.netty.buffer
-
- ByteBufUtil.ThreadLocalUnsafeDirectByteBuf - Class in io.netty.buffer
-
- byteChannel - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- byteOrder - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- byteOrder - Variable in class io.netty.handler.codec.LengthFieldPrepender
-
- BYTEPADDING - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- bytes - Variable in class io.netty.channel.PendingWriteQueue
-
- bytes() - Method in class io.netty.channel.PendingWriteQueue
-
Returns the total number of bytes that are pending because of pending messages.
- bytes - Variable in class io.netty.handler.codec.http.HttpHeaderEntity
-
- BYTES - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"bytes"
- bytes - Variable in class io.netty.handler.codec.http.HttpMethod
-
- bytes - Variable in class io.netty.handler.codec.http.HttpResponseStatus
-
- bytes - Variable in class io.netty.handler.codec.http.HttpVersion
-
- bytes - Variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- BYTES - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"bytes"
- bytes - Variable in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- bytes - Variable in class io.netty.handler.ssl.OpenSslX509Certificate
-
- bytesBefore(byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(int, byte) - Method in class io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.ByteBuf
-
Locates the first occurrence of the specified value
in this
buffer.
- bytesBefore(byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.EmptyByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.SwappedByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.WrappedByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.WrappedByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.WrappedByteBuf
-
- bytesBefore(byte) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- bytesBefore(byte) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- bytesBefore(int, byte) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- bytesBefore(int, int, byte) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- bytesBeforeUnwritable() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- bytesBeforeWritable() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- bytesRealWriteFlowControl(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Computes counters for Real Write.
- bytesRecvFlowControl(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Computes counters for Read.
- bytesToDiscard - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- bytesWriteFlowControl(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Computes counters for Write.
- byteToFind - Variable in class io.netty.buffer.ByteBufUtil.IndexOfProcessor
-
- byteToHexString(int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte value into a hexadecimal integer.
- byteToHexString(T, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte value into a hexadecimal integer and appends it to the specified buffer.
- byteToHexStringPadded(int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte value into a 2-digit hexadecimal integer.
- byteToHexStringPadded(T, int) - Static method in class io.netty.util.internal.StringUtil
-
Converts the specified byte value into a 2-digit hexadecimal integer and appends it to the specified buffer.
- ByteToMessageCodec<I> - Class in io.netty.handler.codec
-
A Codec for on-the-fly encoding/decoding of bytes to messages and vise-versa.
- ByteToMessageCodec() - Constructor for class io.netty.handler.codec.ByteToMessageCodec
-
- ByteToMessageCodec(Class<? extends I>) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
-
- ByteToMessageCodec(boolean) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
-
Create a new instance which will try to detect the types to match out of the type parameter of the class.
- ByteToMessageCodec(Class<? extends I>, boolean) - Constructor for class io.netty.handler.codec.ByteToMessageCodec
-
Create a new instance
- ByteToMessageCodec.Encoder - Class in io.netty.handler.codec
-
- ByteToMessageDecoder - Class in io.netty.handler.codec
-
- ByteToMessageDecoder() - Constructor for class io.netty.handler.codec.ByteToMessageDecoder
-
- ByteToMessageDecoder.Cumulator - Interface in io.netty.handler.codec
-
- byteValue - Variable in enum io.netty.handler.codec.haproxy.HAProxyCommand
-
- byteValue() - Method in enum io.netty.handler.codec.haproxy.HAProxyCommand
-
Returns the byte value of this command.
- byteValue - Variable in enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
- byteValue() - Method in enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
Returns the byte value of this version.
- byteValue - Variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
- byteValue() - Method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
Returns the byte value of this address family.
- byteValue - Variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- byteValue() - Method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
Returns the byte value of this protocol and address family.
- byteValue() - Method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
Returns the byte value of this transport protocol.
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAddressType
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksCmdType
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- byteValue() - Method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- c2b(char) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- cache - Variable in class io.netty.buffer.PooledByteBuf
-
- cache(PoolArena<?>, int, PoolArena.SizeClass) - Method in class io.netty.buffer.PoolThreadCache
-
- cache(PoolThreadCache.MemoryRegionCache<T>[], int) - Static method in class io.netty.buffer.PoolThreadCache
-
- 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
- cachedStackTrace - Variable in exception io.netty.util.ResourceLeakException
-
Deprecated.
- cacheForNormal(PoolArena<?>, int) - Method in class io.netty.buffer.PoolThreadCache
-
- cacheForSmall(PoolArena<?>, int) - Method in class io.netty.buffer.PoolThreadCache
-
- cacheForTiny(PoolArena<?>, int) - Method in class io.netty.buffer.PoolThreadCache
-
- cacheFromJava(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- cacheFromOpenSsl(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- CachingClassResolver - Class in io.netty.handler.codec.serialization
-
- CachingClassResolver(ClassResolver, Map<String, Class<?>>) - Constructor for class io.netty.handler.codec.serialization.CachingClassResolver
-
- calcMaxSize(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
Calculates the maximum size allowed before rehashing.
- calculateAndWriteChecksum(ByteBuf, ByteBuf) - Static method in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
Calculates and writes the 4-byte checksum to the output buffer
- calculateChecksum(ByteBuf) - Static method in class io.netty.handler.codec.compression.Snappy
-
Computes the CRC32C checksum of the supplied data and performs the "mask" operation
on the computed checksum
- calculateChecksum(ByteBuf, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Computes the CRC32C checksum of the supplied data and performs the "mask" operation
on the computed checksum
- calculateMaxCapacity(int, int) - Static method in class io.netty.buffer.PoolChunkList
-
Calculates the maximum capacity of a buffer that will ever be possible to allocate out of the
PoolChunk
s
that belong to the
PoolChunkList
with the given
minUsage
and
maxUsage
settings.
- calculateNewCapacity(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- calculateSize(Object) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Calculate the size of the given Object
.
- calculateStrategy(IntSupplier, boolean) - Method in class io.netty.channel.DefaultSelectStrategy
-
- calculateStrategy(IntSupplier, boolean) - Method in interface io.netty.channel.SelectStrategy
-
The
SelectStrategy
can be used to steer the outcome of a potential select
call.
- call() - Method in class io.netty.handler.codec.http.cors.CorsConfig.ConstantValueGenerator
-
- call() - Method in class io.netty.handler.codec.http.cors.CorsConfig.DateValueGenerator
-
- call() - Method in class io.netty.util.concurrent.PromiseTask.RunnableAdapter
-
- callable - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- 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
-
- callHandlerAdded0(AbstractChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline
-
- callHandlerAddedForAllHandlers() - Method in class io.netty.channel.DefaultChannelPipeline
-
- callHandlerCallbackLater(AbstractChannelHandlerContext, boolean) - Method in class io.netty.channel.DefaultChannelPipeline
-
- callHandlerRemoved0(AbstractChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline
-
- CAN_ENABLE_TCP_NODELAY_BY_DEFAULT - Static variable in class io.netty.util.internal.PlatformDependent
-
- CAN_USE_CHM_V8 - Static variable in class io.netty.util.internal.PlatformDependent
-
- cancel() - Method in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- cancel(SelectionKey) - Method in class io.netty.channel.nio.NioEventLoop
-
- cancel(boolean) - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
If the cancellation was successful it will fail the future with an CancellationException
.
- cancel(boolean) - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- cancel() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- 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.
- cancelAll() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Removes and cancels all known tasks, ignoring any exceptions.
- cancelIgnoringExceptions(ForkJoinTask<?>) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Cancels, ignoring any exceptions thrown by cancel.
- CANCELLATION_CAUSE_HOLDER - Static variable in class io.netty.util.concurrent.DefaultPromise
-
- cancelled - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- CANCELLED - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- cancelledKeys - Variable in class io.netty.channel.nio.NioEventLoop
-
- cancelledTimeouts - Variable in class io.netty.util.HashedWheelTimer
-
- cancelScheduledFlush() - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- cancelScheduledTasks() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- cancelScheduledTasks() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Cancel all scheduled tasks.
- cancelWithoutRemove(boolean) - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- 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(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- capacity(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- capacity(int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- capacity() - Method in class io.netty.buffer.EmptyByteBuf
-
- capacity(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- capacity - Variable in class io.netty.buffer.FixedCompositeByteBuf
-
- capacity() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- capacity(int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- capacity() - Method in class io.netty.buffer.PooledByteBuf
-
- capacity(int) - Method in class io.netty.buffer.PooledByteBuf
-
- capacity() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- capacity(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- capacity() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- capacity(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- capacity() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- capacity(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- capacity() - Method in class io.netty.buffer.SwappedByteBuf
-
- capacity(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- capacity - Variable in class io.netty.buffer.UnpooledDirectByteBuf
-
- 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 - Variable in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- capacity() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- capacity(int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- capacity(int) - Method in class io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf
-
- capacity() - Method in class io.netty.buffer.WrappedByteBuf
-
- capacity(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- capacity() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- capacity(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- CAPACITY - Static variable in class io.netty.channel.epoll.IovArray
-
The needed memory to hold up to
Native.IOV_MAX
iov entries, where
Native.IOV_MAX
signified
the maximum number of
iovec
structs that can be passed to
writev(...)
.
- capacity() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- capacity(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- CARRIAGE_RETURN - Static variable in class io.netty.util.internal.StringUtil
-
- cas(long, long) - Method in class io.netty.util.internal.chmv8.Striped64.Cell
-
- casBase(long, long) - Method in class io.netty.util.internal.chmv8.Striped64
-
CASes the base field.
- casBusy() - Method in class io.netty.util.internal.chmv8.Striped64
-
CASes the busy field from 0 to 1 to acquire lock.
- cascadeTo(Future<X>, Promise<? super X>) - Static method in class io.netty.util.concurrent.UnaryPromiseNotifier
-
- CaseIgnoringComparator - Class in io.netty.handler.codec.http.multipart
-
- CaseIgnoringComparator() - Constructor for class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- casState(int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- casTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.Node<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- caState() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- cause - Variable in class io.netty.channel.FailedChannelFuture
-
- cause() - Method in class io.netty.channel.FailedChannelFuture
-
- cause() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- cause() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- cause() - Method in class io.netty.channel.SucceededChannelFuture
-
- cause() - Method in class io.netty.channel.VoidChannelPromise
-
- cause - Variable in class io.netty.handler.codec.DecoderResult
-
- cause() - Method in class io.netty.handler.codec.DecoderResult
-
- cause - Variable in class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
- cause() - Method in class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
- cause() - Method in class io.netty.util.concurrent.DefaultPromise
-
- cause - Variable in class io.netty.util.concurrent.DefaultPromise.CauseHolder
-
- cause - Variable in class io.netty.util.concurrent.FailedFuture
-
- 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 - Variable in class io.netty.util.concurrent.PromiseCombiner
-
- cause() - Method in class io.netty.util.concurrent.SucceededFuture
-
- CauseHolder(Throwable) - Constructor for class io.netty.util.concurrent.DefaultPromise.CauseHolder
-
- Cell(long) - Constructor for class io.netty.util.internal.chmv8.Striped64.Cell
-
- cells - Variable in class io.netty.util.internal.chmv8.Striped64
-
Table of cells.
- cellsBusy - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Spinlock (locked via CAS) used when resizing and/or creating CounterCells.
- CELLSBUSY - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- CELLVALUE - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- cert - Variable in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- cert() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated X.509 certificate.
- CERT_PATTERN - Static variable in class io.netty.handler.ssl.PemReader
-
- certificate - Variable in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- certificate() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated X.509 certificate file in PEM format.
- ch - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInChannelTask
-
- ch - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceOutTask
-
- ch() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- ch - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- ch() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
Return underlying SelectableChannel
- ch - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- ch - Variable in class io.netty.channel.ThreadPerChannelEventLoop
-
- channel(Class<? extends C>) - Method in class io.netty.bootstrap.AbstractBootstrap
-
The
Class
which is used to create
Channel
instances from.
- channel() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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 - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- channel - Variable in class io.netty.channel.CompleteChannelFuture
-
- channel() - Method in class io.netty.channel.CompleteChannelFuture
-
- channel - Variable in class io.netty.channel.DefaultChannelConfig
-
- channel - Variable in class io.netty.channel.DefaultChannelPipeline
-
- channel() - Method in class io.netty.channel.DefaultChannelPipeline
-
- channel - Variable in class io.netty.channel.DefaultChannelProgressivePromise
-
- channel() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- channel - Variable in class io.netty.channel.DefaultChannelPromise
-
- channel() - Method in class io.netty.channel.DefaultChannelPromise
-
- channel - Variable in class io.netty.channel.epoll.EpollChannelConfig
-
- channel - Variable in class io.netty.channel.epoll.EpollServerChannelConfig
-
- channel - Variable in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- channel - Variable in class io.netty.channel.group.ChannelMatchers.InstanceMatcher
-
- channel - Variable in class io.netty.channel.VoidChannelPromise
-
- channel() - Method in class io.netty.channel.VoidChannelPromise
-
- Channel.Unsafe - Interface in io.netty.channel
-
Unsafe operations that should never be called from user-code.
- CHANNEL_CLOSED - Static variable in class io.netty.handler.ssl.SslHandler
-
- CHANNEL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default value for Channel UserDefinedWritability index
- channelAccepted(ChannelHandlerContext, T) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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.channel.DefaultChannelPipeline.HeadContext
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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
-
- 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
-
A RuntimeException
which is thrown when an I/O operation fails.
- 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 - Variable in class io.netty.bootstrap.AbstractBootstrap
-
- channelFactory(ChannelFactory<? extends C>) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- channelFactory() - 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
-
- ChannelFlushPromiseNotifier.DefaultFlushCheckpoint - Class in io.netty.channel
-
- ChannelFlushPromiseNotifier.FlushCheckpoint - Interface in io.netty.channel
-
- 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
-
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class io.netty.handler.timeout.ReadTimeoutHandler
-
- 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.channel.DefaultChannelPipeline.HeadContext
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpClientCodec.Decoder
-
- 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.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
-
- 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
-
- channelInputClosed(ChannelHandlerContext, boolean) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- channelInputClosed(ChannelHandlerContext, List<Object>) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
Called when the input of the channel was closed which may be because it changed to inactive or because of
ChannelInputShutdownEvent
.
- channelInputClosed(ChannelHandlerContext, List<Object>) - Method in class io.netty.handler.codec.ReplayingDecoder
-
- ChannelInputShutdownEvent - Class in io.netty.channel.socket
-
- ChannelInputShutdownEvent() - Constructor for class io.netty.channel.socket.ChannelInputShutdownEvent
-
- ChannelMatcher - Interface in io.netty.channel.group
-
- ChannelMatchers - Class in io.netty.channel.group
-
Helper class which provides often used
ChannelMatcher
implementations.
- ChannelMatchers() - Constructor for class io.netty.channel.group.ChannelMatchers
-
- ChannelMatchers.ClassMatcher - Class in io.netty.channel.group
-
- ChannelMatchers.CompositeMatcher - Class in io.netty.channel.group
-
- ChannelMatchers.InstanceMatcher - Class in io.netty.channel.group
-
- ChannelMatchers.InvertMatcher - Class in io.netty.channel.group
-
- 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(AbstractChannel) - Constructor for class io.netty.channel.ChannelOutboundBuffer
-
- ChannelOutboundBuffer.Entry - Class in io.netty.channel
-
- 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
-
- ChannelPromiseAggregator(ChannelPromise) - Constructor for class io.netty.channel.ChannelPromiseAggregator
-
Deprecated.
- ChannelPromiseNotifier - Class in io.netty.channel
-
ChannelFutureListener implementation which takes other
ChannelPromise
(s) and notifies them on completion.
- ChannelPromiseNotifier(ChannelPromise...) - Constructor for class io.netty.channel.ChannelPromiseNotifier
-
Create a new instance
- ChannelPromiseNotifier(boolean, ChannelPromise...) - Constructor for class io.netty.channel.ChannelPromiseNotifier
-
Create a new instance
- channelQueues - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
All queues per channel
- channelQueues - Variable in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
All queues per channel
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- 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.DefaultChannelPipeline.HeadContext
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- 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.haproxy.HAProxyMessageDecoder
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- 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.flush.FlushConsolidationHandler
-
- 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.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.
Is called for each message of type I
.
- 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.channel.DefaultChannelPipeline.HeadContext
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- 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.flush.FlushConsolidationHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- channelReady(C, SelectionKey) - Method in interface io.netty.channel.nio.NioTask
-
Invoked when the SelectableChannel
has been selected by the Selector
.
- 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.channel.DefaultChannelPipeline.HeadContext
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelRegistered(ChannelHandlerContext) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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.traffic.AbstractTrafficShapingHandler
-
- channelRejected(ChannelHandlerContext, T) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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
-
- channels - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- channelTrafficCounter - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.PerChannel
-
- 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.
- ChannelTrafficShapingHandler.ToSend - Class in io.netty.handler.traffic
-
- 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(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- channelUnregistered(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelUnregistered(C, Throwable) - Method in interface io.netty.channel.nio.NioTask
-
Invoked when the
SelectionKey
of the specified
SelectableChannel
has been cancelled and thus
this
NioTask
will not be notified anymore.
- 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.channel.DefaultChannelPipeline.HeadContext
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- CHAR_BUFFERS - Static variable in class io.netty.buffer.ByteBufUtil
-
- charArrayAppend(StringBuffer, char[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- charAt(int) - Method in class io.netty.handler.codec.http.HttpHeaderEntity
-
- charAt(int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- charAtUnsafe(int) - Method in class io.netty.util.internal.AppendableCharSequence
-
Access a value in this CharSequence
.
- chars - Variable 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 - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Default charset to use
- charset - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Default charset to use
- charset - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Default charset to use
- charset - Variable in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- charset - Variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- charset - Variable in class io.netty.handler.codec.http.QueryStringEncoder
-
- CHARSET - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"charset"
- charset - Variable in class io.netty.handler.codec.string.StringDecoder
-
- charset - Variable in class io.netty.handler.codec.string.StringEncoder
-
- charsetDecoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- charsetDecoderCache - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- charsetEncoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- charsetEncoderCache - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- CharsetUtil - Class in io.netty.util
-
A utility class that provides various common operations and constants
related with Charset
and its relevant classes.
- CharsetUtil() - Constructor for class io.netty.util.CharsetUtil
-
- check(ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- checkAccessible - Static variable in class io.netty.buffer.AbstractByteBuf
-
- checkAddAllowed() - Method in class io.netty.util.concurrent.PromiseCombiner
-
- checkAdded() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- checkAddress(String, HAProxyProxiedProtocol.AddressFamily) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Validate an address (IPv4, IPv6, Unix Socket)
- checkAvailable(int) - Method in class io.netty.buffer.ByteBufInputStream
-
- checkChannelNotRegistered() - Method in class io.netty.channel.epoll.EpollChannelConfig
-
- checkClientTrusted(X509Certificate[], String) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkCloseFrameBody(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- checkComponentIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- checkComponentIndex(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- checkDeadLock() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- checkDeadLock() - Method in class io.netty.channel.DefaultChannelPromise
-
- checkDeadLock() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- checkDeadLock() - Method in class io.netty.handler.ssl.SslHandler.LazyChannelPromise
-
- checkDeadLock() - Method in class io.netty.util.concurrent.DefaultPromise
-
- checkDeadLock() - Method in class io.netty.util.concurrent.ImmediateEventExecutor.ImmediateProgressivePromise
-
- checkDeadLock() - Method in class io.netty.util.concurrent.ImmediateEventExecutor.ImmediatePromise
-
- checkDestroyed() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- checkDestroyed() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- checkDstIndex(int, int, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkDuplicateName(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- checkEOF(FileRegion) - Static method in class io.netty.channel.oio.OioByteStreamChannel
-
- checkException() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Check if there was any Throwable
received and if so rethrow it.
- checkFactory(ForkJoinPool.ForkJoinWorkerThreadFactory) - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- checkIndex(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkIndex(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkIndex(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- checkIndex(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- checkIndex(int) - Method in class io.netty.handler.codec.CodecOutputList
-
- checkIndex(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- checkIndex0(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checking - Variable in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- 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 - Variable in class io.netty.handler.traffic.TrafficCounter
-
Delay between two captures
- checkInterval() - Method in class io.netty.handler.traffic.TrafficCounter
-
- checkInvariants(ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Recursive invariant check
- checkJavaVersion() - Static method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- checkLength(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- checkMultiplicity(ChannelHandler) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- checkNonEmpty(T[], String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is neither null nor empty.
- checkNotifyWaiters() - Method in class io.netty.util.concurrent.DefaultPromise
-
- checkNotNull(T, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is not null.
- checkNullElements(Collection<?>) - Static method in class io.netty.util.internal.RecyclableArrayList
-
- checkParallelism(int) - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- checkPermission() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
If there is a security manager, makes sure caller has
permission to modify threads.
- checkpoint - Variable in class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- checkpoint - Variable in class io.netty.channel.DefaultChannelProgressivePromise
-
- checkpoint - Variable in class io.netty.channel.DefaultChannelPromise
-
- checkpoint - Variable in class io.netty.handler.codec.ReplayingDecoder
-
- 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.
- checkPort(int) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Validate a UDP/TCP port
- checkPositive(int, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is strictly positive.
- checkPositive(long, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is strictly positive.
- checkPositiveOrZero(int, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is positive or zero.
- checkPositiveOrZero(long, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is positive or zero.
- checkReadableBytes(int) - Method in class io.netty.buffer.AbstractByteBuf
-
Throws an
IndexOutOfBoundsException
if the current
readable bytes of this buffer is less
than the specified value.
- checkReadableBytes(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- checkReadableBytes0(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkResolvable(InetSocketAddress) - Static method in class io.netty.channel.epoll.AbstractEpollChannel
-
- checkServerTrusted(X509Certificate[], String) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- checkSize - Variable in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- checkSrcIndex(int, int, int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- checkUTF8String(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- checkValidity() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- checkValidity(Date) - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- checkValidity() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- checkValidity(Date) - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- checkValidity() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- checkValidity(Date) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- checkWaitReadTime(ChannelHandlerContext, long, long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Method overridden in GTSH to take into account specific timer for the channel.
- checkWaitReadTime(ChannelHandlerContext, long, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- checkWaitReadTime(ChannelHandlerContext, long, long) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- checkWriteSuspend(ChannelHandlerContext, long, long) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Check the writability according to delay and size for the channel.
- childArgs - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- childAttr(AttributeKey<T>, T) - Method in class io.netty.bootstrap.ServerBootstrap
-
- childAttrs - Variable in class io.netty.bootstrap.ServerBootstrap
-
- childAttrs - Variable in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- childExecutor(EventExecutorGroup) - Method in class io.netty.channel.DefaultChannelPipeline
-
- childExecutors - Variable in class io.netty.channel.DefaultChannelPipeline
-
- childGroup - Variable 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.
- childGroup - Variable in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- childHandler - Variable in class io.netty.bootstrap.ServerBootstrap
-
- childHandler(ChannelHandler) - Method in class io.netty.bootstrap.ServerBootstrap
-
- childHandler - Variable in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- childIndex - Variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- childListener - Variable in class io.netty.channel.group.DefaultChannelGroupFuture
-
- 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
).
- childOptions - Variable in class io.netty.bootstrap.ServerBootstrap
-
- childOptions - Variable in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- children - Variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- children() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
Return a safe-copy of all of the children of this group.
- childTerminationListener - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- chooser - Variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- chunk - Variable in class io.netty.buffer.PooledByteBuf
-
- chunk - Variable in class io.netty.buffer.PoolSubpage
-
- chunk - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache.Entry
-
- CHUNKED - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"chunked"
- CHUNKED_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- 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
-
A
ChunkedInput
that fetches data from a file chunk by chunk using
NIO
FileChannel
.
- 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
-
A
ChunkedInput
that fetches data from a
ReadableByteChannel
chunk by chunk.
- 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
-
A
ChunkedInput
that fetches data from an
InputStream
chunk by
chunk.
- 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.
- chunkedSupported - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- ChunkedWriteHandler - Class in io.netty.handler.stream
-
A
ChannelHandler
that adds support for writing a large data stream
asynchronously neither spending a lot of memory nor getting
OutOfMemoryError
.
- ChunkedWriteHandler() - Constructor for class io.netty.handler.stream.ChunkedWriteHandler
-
- ChunkedWriteHandler(int) - Constructor for class io.netty.handler.stream.ChunkedWriteHandler
-
- ChunkedWriteHandler.PendingWrite - Class in io.netty.handler.stream
-
- chunkListMetrics - Variable in class io.netty.buffer.PoolArena
-
- chunkLists() - Method in class io.netty.buffer.PoolArena
-
- chunkLists() - Method in interface io.netty.buffer.PoolArenaMetric
-
- chunkPosition - Variable in class io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
-
- chunkSize - Variable in class io.netty.buffer.PoolArena
-
- chunkSize - Variable in class io.netty.buffer.PoolChunk
-
- chunkSize() - Method in class io.netty.buffer.PoolChunk
-
- chunkSize() - Method in interface io.netty.buffer.PoolChunkMetric
-
Return the size of the chunk in bytes, this is the maximum of bytes that can be served out of the chunk.
- chunkSize - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- chunkSize - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
- chunkSize - Variable in class io.netty.handler.stream.ChunkedFile
-
- chunkSize - Variable in class io.netty.handler.stream.ChunkedNioFile
-
- chunkSize - Variable in class io.netty.handler.stream.ChunkedNioStream
-
- chunkSize - Variable in class io.netty.handler.stream.ChunkedStream
-
- ChunkType() - Constructor for enum io.netty.handler.codec.compression.SnappyFramedDecoder.ChunkType
-
- cipherFilter - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- ciphers - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- 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.
- CipherSuiteConverter - Class in io.netty.handler.ssl
-
Converts a Java cipher suite string to an OpenSSL cipher suite string and vice versa.
- CipherSuiteConverter() - Constructor for class io.netty.handler.ssl.CipherSuiteConverter
-
- 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.DelegatingSslContext
-
- cipherSuites - Variable in class io.netty.handler.ssl.JdkSslContext
-
- 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.
- classCache - Variable in class io.netty.handler.codec.serialization.CachingClassResolver
-
- classLoader - Variable in class io.netty.handler.codec.serialization.ClassLoaderClassResolver
-
- ClassLoaderClassResolver - Class in io.netty.handler.codec.serialization
-
- ClassLoaderClassResolver(ClassLoader) - Constructor for class io.netty.handler.codec.serialization.ClassLoaderClassResolver
-
- ClassMatcher(Class<? extends Channel>) - Constructor for class io.netty.channel.group.ChannelMatchers.ClassMatcher
-
- classPool - Static variable in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- ClassResolver - Interface in io.netty.handler.codec.serialization
-
- classResolver - Variable in class io.netty.handler.codec.serialization.CompactObjectInputStream
-
- classResolver - Variable in class io.netty.handler.codec.serialization.ObjectDecoder
-
- classResolver - Variable in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- ClassResolvers - Class in io.netty.handler.codec.serialization
-
- ClassResolvers() - Constructor for class io.netty.handler.codec.serialization.ClassResolvers
-
- classToByteArray(Class<?>) - Static method in class io.netty.util.internal.NativeLibraryLoader
-
Load the helper Class
as a byte array, to be redefined in specified ClassLoader
.
- clazz - Variable in class io.netty.bootstrap.AbstractBootstrap.BootstrapChannelFactory
-
- clazz - Variable in class io.netty.channel.group.ChannelMatchers.ClassMatcher
-
- CLEAN_METHOD - Static variable in class io.netty.util.internal.Cleaner0
-
- 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
- cleanArray() - Method in class io.netty.channel.epoll.EpollEventLoop
-
- Cleaner0 - Class in io.netty.util.internal
-
Allows to free direct ByteBuffer
by using Cleaner.
- Cleaner0() - Constructor for class io.netty.util.internal.Cleaner0
-
- CLEANER_FIELD_OFFSET - Static variable in class io.netty.util.internal.Cleaner0
-
- CLEANER_IS_RUNNABLE - Static variable in class io.netty.util.internal.Cleaner0
-
- 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.
- cleanMixedAttributes() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Remove all Attributes that should be cleaned between two FileUpload in
Mixed mode
- 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
- cleanString(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Clean the String from any unallowed character
- cleanup() - Method in class io.netty.channel.epoll.EpollEventLoop
-
- cleanup() - Method in class io.netty.channel.nio.NioEventLoop
-
- cleanup() - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- cleanup() - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- cleanup() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Do nothing, sub-classes may override
- CLEANUP_INTERVAL - Static variable in class io.netty.channel.nio.NioEventLoop
-
- 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.buffer.WrappedByteBuf
-
- clear() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- clear() - Method in class io.netty.channel.epoll.IovArray
-
- clear() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- clear() - Method in class io.netty.handler.codec.CodecOutputList
-
- 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.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- clear() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- clear() - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- clear() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- clear - Variable in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- 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.chmv8.ConcurrentHashMapV8.CollectionView
-
Removes all of the elements from this view, by removing all
the mappings from the map backing this view.
- clear() - Method in class io.netty.util.internal.ConcurrentSet
-
- CLEAR_SPLICE_QUEUE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- clearCache() - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Clears the cache for testing purpose.
- clearEpollIn() - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- clearEpollIn0() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- clearEpollRdHup() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- clearExceptionalCompletion() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Removes exception node and clears status.
- clearFlag(int) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- clearHeaders(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Removes all headers from the specified message.
- clearNioBuffers() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- clearOpWrite() - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- clearPendingWrites(Throwable) - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- 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.
- clearSpliceQueue() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- clearTimeouts(Set<Timeout>) - Method in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
Clear this bucket and return all not expired / cancelled
Timeout
s.
- clearUserDefinedWritability(int) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- CLIENT_PORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"client_port"
- ClientAuth - Enum in io.netty.handler.ssl
-
Indicates the state of the SSLEngine
with respect to client authentication.
- ClientAuth() - Constructor for enum io.netty.handler.ssl.ClientAuth
-
- clientAuth - Variable in class io.netty.handler.ssl.JdkSslContext
-
- clientAuth - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- clientAuth(ClientAuth) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Sets the client authentication mode.
- ClientCookieDecoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie decoder to be used client side.
- ClientCookieDecoder(boolean) - Constructor for class io.netty.handler.codec.http.cookie.ClientCookieDecoder
-
- ClientCookieDecoder.CookieBuilder - Class in io.netty.handler.codec.http.cookie
-
- ClientCookieEncoder - Class in io.netty.handler.codec.http
-
- ClientCookieEncoder() - Constructor for class io.netty.handler.codec.http.ClientCookieEncoder
-
Deprecated.
- 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.
- ClientCookieEncoder(boolean) - Constructor for class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
- ClientHandshakeStateEvent() - Constructor for enum io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
-
- 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(ChannelPromise, Throwable, ClosedChannelException, boolean) - 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 class io.netty.channel.AbstractChannelHandlerContext
-
- close(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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(ClosedChannelException) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- close(ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- close() - Method in class io.netty.channel.DefaultChannelPipeline
-
- close(ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- close() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- close(ChannelPromise) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- close() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SocketWritableByteChannel
-
- 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(int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- 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() - Method in class io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
Releases the resources associated with the input.
- 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.flush.FlushConsolidationHandler
-
- 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() - Method in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- CLOSE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.AbstractChannel
-
- CLOSE_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- CLOSE_ON_FAILURE - Static variable in interface io.netty.channel.ChannelFutureListener
-
- closeAll() - Method in class io.netty.channel.epoll.EpollEventLoop
-
- closeAll() - Method in class io.netty.channel.nio.NioEventLoop
-
- closeAndFail(Channel, Throwable, Promise<?>) - Static method in class io.netty.channel.pool.SimpleChannelPool
-
- closeChannel(Channel) - Static method in class io.netty.channel.pool.SimpleChannelPool
-
- closed - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- closed - Variable in class io.netty.channel.pool.FixedChannelPool
-
- closed - Variable in class io.netty.handler.stream.ChunkedStream
-
- closed - Variable in class io.netty.handler.timeout.ReadTimeoutHandler
-
- closed - Variable in class io.netty.handler.timeout.WriteTimeoutHandler
-
- CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- CLOSED_IN - Static variable in class io.netty.channel.oio.OioByteStreamChannel
-
- CLOSED_OUT - Static variable in class io.netty.channel.oio.OioByteStreamChannel
-
- 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 - Variable in class io.netty.channel.AbstractChannel
-
- closeFuture() - Method in class io.netty.channel.AbstractChannel
-
- CloseFuture(AbstractChannel) - Constructor for class io.netty.channel.AbstractChannel.CloseFuture
-
- 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
-
- closeInbound() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- closeInput(ChunkedInput<?>) - Static method in class io.netty.handler.stream.ChunkedWriteHandler
-
- closeLocalSide(int, boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- closeLocalSide() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- closeNotifyTimeoutMillis - Variable in class io.netty.handler.ssl.SslHandler
-
- closeOnExpectationFailed - Variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- closeOnRead(ChannelPipeline) - Method in class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- closeOnReadError(Throwable) - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- closeOnReadError(Throwable) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- closeOutbound() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- closeOutboundAndChannel(ChannelHandlerContext, ChannelPromise, boolean) - Method in class io.netty.handler.ssl.SslHandler
-
- closeQuietly(Closeable) - Static method in class io.netty.util.internal.NativeLibraryLoader
-
- closeRemoteSide(int, boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- closeRemoteSide() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- closeSelector(String, Selector) - Static method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- closeSessionFutureListener - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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
- ClosingChannelFutureListener(ChannelHandlerContext, ChannelPromise) - Constructor for class io.netty.handler.codec.spdy.SpdySessionHandler.ClosingChannelFutureListener
-
- cmdStatus - Variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- cmdStatus() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- cmdStatus - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- cmdType - Variable in class io.netty.handler.codec.socks.SocksCmdRequest
-
- cmdType() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- cmdType - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- code - Variable in class io.netty.handler.codec.http.HttpResponseStatus
-
- code() - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- code - Variable in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- code() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the code of this status.
- code - Variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- code() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the code of this status.
- code - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterHashCode
-
- CodecException - Exception in io.netty.handler.codec
-
An Exception
which is thrown by a 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.
- CodecOutputList - Class in io.netty.handler.codec
-
Special AbstractList
implementation which is used within our codec base classes.
- CodecOutputList(Recycler.Handle) - Constructor for class io.netty.handler.codec.CodecOutputList
-
- CodecUtil - Class in io.netty.handler.codec
-
- CodecUtil() - Constructor for class io.netty.handler.codec.CodecUtil
-
- codep - Variable in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- CollectionView(ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- 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.
- CombinedChannelDuplexHandler.DelegatingChannelHandlerContext - Class in io.netty.channel
-
- CombinedIterator<E> - Class in io.netty.channel.group
-
- CombinedIterator(Iterator<E>, Iterator<E>) - Constructor for class io.netty.channel.group.CombinedIterator
-
- COMMA - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Comma ','
- COMMA - Static variable in class io.netty.util.internal.StringUtil
-
- command - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- command() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- COMMAND_LOCAL_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
Command byte constants
- COMMAND_MASK - Static variable in enum io.netty.handler.codec.haproxy.HAProxyCommand
-
The command is specified in the lowest 4 bits of the protocol version and command byte
- COMMAND_PROXY_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- comment() - Method in interface io.netty.handler.codec.http.Cookie
-
- COMMENT - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- comment - Variable in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- comment() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commentUrl() - Method in interface io.netty.handler.codec.http.Cookie
-
- COMMENTURL - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- commentUrl - Variable in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commentUrl() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- commitTimeMillis - Variable in class io.netty.util.Version
-
- commitTimeMillis() - Method in class io.netty.util.Version
-
- common - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Common (static) pool.
- commonParallelism - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Common pool parallelism.
- commonPool() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the common pool instance.
- CommonsLogger - Class in io.netty.util.internal.logging
-
- CommonsLogger(Log, String) - Constructor for class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
- CommonsLoggerFactory - Class in io.netty.util.internal.logging
-
- CommonsLoggerFactory() - Constructor for class io.netty.util.internal.logging.CommonsLoggerFactory
-
- commonSubmitterQueue() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns common pool queue for a thread that has submitted at
least one task.
- commonSuffixOfLength(String, String, int) - Static method in class io.netty.util.internal.StringUtil
-
Checks if two strings have the same suffix of specified length
- CompactObjectInputStream - Class in io.netty.handler.codec.serialization
-
- CompactObjectInputStream(InputStream, ClassResolver) - Constructor for class io.netty.handler.codec.serialization.CompactObjectInputStream
-
- CompactObjectOutputStream - Class in io.netty.handler.codec.serialization
-
- CompactObjectOutputStream(OutputStream) - Constructor for class io.netty.handler.codec.serialization.CompactObjectOutputStream
-
- comparableClassFor(Object) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns x's Class if it is of the form "class C implements
Comparable", else null.
- compare(ByteBuf, ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
- compare(CharSequence, CharSequence) - Method in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- compare(Integer, Integer) - Method in class io.netty.handler.codec.spdy.SpdySession.StreamComparator
-
- compare(long, long) - Static method in class io.netty.util.internal.MathUtil
-
Compare to long
values.
- 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.
- compareAndSet(T, int, int) - Method in class io.netty.util.internal.UnsafeAtomicIntegerFieldUpdater
-
- compareAndSet(T, long, long) - Method in class io.netty.util.internal.UnsafeAtomicLongFieldUpdater
-
- compareAndSet(U, M, M) - Method in class io.netty.util.internal.UnsafeAtomicReferenceFieldUpdater
-
- 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.
- compareAndSetState(int, int) - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- compareComparables(Class<?>, Object, Object) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns k.compareTo(x) if x matches kc (k's screened comparable
class), else 0.
- 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(ByteBuf) - Method in class io.netty.buffer.WrappedByteBuf
-
- compareTo(ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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(FileUpload, FileUpload) - Static method in class io.netty.handler.codec.http.multipart.FileUploadUtil
-
- compareTo(InterfaceHttpData) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- compareTo(InternalAttribute) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- 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(ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- compareTo(SpdySessionStatus) - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- compareTo(SpdyStreamStatus) - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- compareTo(Delayed) - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- compareTo(Delayed) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- compareTo(UniqueName) - Method in class io.netty.util.UniqueName
-
Deprecated.
- compareUintBigEndian(ByteBuf, ByteBuf, int, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- compareUintBigEndianA(ByteBuf, ByteBuf, int, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- compareUintBigEndianB(ByteBuf, ByteBuf, int, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- compareUintLittleEndian(ByteBuf, ByteBuf, int, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- 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.
- CompleteChannelFuture - Class in io.netty.channel
-
- CompleteChannelFuture(Channel, EventExecutor) - Constructor for class io.netty.channel.CompleteChannelFuture
-
Creates a new instance.
- 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.
- completer - Variable in class io.netty.util.internal.chmv8.CountedCompleter
-
This task's completer, or null if none
- component(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- Component(ByteBuf) - Constructor for class io.netty.buffer.CompositeByteBuf.Component
-
- Component(int, int, ByteBuf) - Constructor for class io.netty.buffer.FixedCompositeByteBuf.Component
-
- component(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- componentAtOffset(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the
ByteBuf
on the specified index
- componentAtOffset(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- components - Variable in class io.netty.buffer.CompositeByteBuf
-
- compose(ChannelMatcher...) - Static method in class io.netty.channel.group.ChannelMatchers
-
- ComposedLastHttpContent - Class in io.netty.handler.codec.http
-
- ComposedLastHttpContent(HttpHeaders) - Constructor for class io.netty.handler.codec.http.ComposedLastHttpContent
-
- 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, ByteBuf[], int, int) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- CompositeByteBuf(ByteBufAllocator, boolean, int, Iterable<ByteBuf>) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- CompositeByteBuf(ByteBufAllocator) - Constructor for class io.netty.buffer.CompositeByteBuf
-
- CompositeByteBuf.Component - Class in io.netty.buffer
-
- CompositeByteBuf.CompositeByteBufIterator - Class in io.netty.buffer
-
- CompositeByteBufIterator() - Constructor for class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- 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.
- compositeDirectBuffer(int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- 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.
- compositeHeapBuffer(int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- CompositeMatcher(ChannelMatcher...) - Constructor for class io.netty.channel.group.ChannelMatchers.CompositeMatcher
-
- 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"
- compressInto(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- 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.
- compressionLevel - Variable in class io.netty.handler.codec.http.HttpContentCompressor
-
- compressor - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- 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.ConcurrentHashMapV8.ForEachEntryTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachKeyTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachMappingTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedEntryTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedKeyTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedMappingTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedValueTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachValueTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchEntriesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchKeysTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchMappingsTask
-
- compute() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchValuesTask
-
- compute() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
The main computation performed by this task.
- computeBalancedWait(float, float, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- computeDeviationCumulativeBytes() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- 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.
- computeRemoteAddr(InetSocketAddress, InetSocketAddress) - Static method in class io.netty.channel.epoll.EpollSocketChannel
-
- computeValue(int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- 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.BaseIterator<K,V> - Class in io.netty.util.internal.chmv8
-
Base of key, value, and entry Iterators.
- 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.BulkTask<K,V,R> - Class in io.netty.util.internal.chmv8
-
Base class for bulk tasks.
- ConcurrentHashMapV8.CollectionView<K,V,E> - Class in io.netty.util.internal.chmv8
-
Base class for views.
- ConcurrentHashMapV8.ConcurrentHashMapSpliterator<T> - Interface in io.netty.util.internal.chmv8
-
An object for traversing and partitioning elements of a source.
- ConcurrentHashMapV8.CounterCell - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.CounterHashCode - Class in io.netty.util.internal.chmv8
-
Holder for the thread-local hash code determining which
CounterCell to use.
- ConcurrentHashMapV8.DoubleByDoubleToDouble - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two doubles to a double
- ConcurrentHashMapV8.EntryIterator<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.EntrySetView<K,V> - Class in io.netty.util.internal.chmv8
-
A view of a ConcurrentHashMapV8 as a Set
of (key, value)
entries.
- ConcurrentHashMapV8.EntrySpliterator<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachEntryTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachKeyTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachMappingTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachTransformedEntryTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachTransformedKeyTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachTransformedMappingTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachTransformedValueTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForEachValueTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ForwardingNode<K,V> - Class in io.netty.util.internal.chmv8
-
A node inserted at head of bins during transfer operations.
- 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.KeyIterator<K,V> - Class in io.netty.util.internal.chmv8
-
- 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.KeySpliterator<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.LongByLongToLong - Interface in io.netty.util.internal.chmv8
-
Interface describing a function mapping two longs to a long
- ConcurrentHashMapV8.MapEntry<K,V> - Class in io.netty.util.internal.chmv8
-
Exported Entry for EntryIterator
- ConcurrentHashMapV8.MapReduceEntriesTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceEntriesToDoubleTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceEntriesToIntTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceEntriesToLongTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceKeysTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceKeysToDoubleTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceKeysToIntTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceKeysToLongTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceMappingsTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceMappingsToDoubleTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceMappingsToIntTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceMappingsToLongTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceValuesTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceValuesToDoubleTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceValuesToIntTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.MapReduceValuesToLongTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.Node<K,V> - Class in io.netty.util.internal.chmv8
-
Key-value entry.
- 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
- ConcurrentHashMapV8.ReduceEntriesTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ReduceKeysTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ReduceValuesTask<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ReservationNode<K,V> - Class in io.netty.util.internal.chmv8
-
A place-holder node used in computeIfAbsent and compute
- ConcurrentHashMapV8.SearchEntriesTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.SearchKeysTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.SearchMappingsTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.SearchValuesTask<K,V,U> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.Segment<K,V> - Class in io.netty.util.internal.chmv8
-
Stripped-down version of helper class used in previous version,
declared for the sake of serialization compatibility
- ConcurrentHashMapV8.Traverser<K,V> - Class in io.netty.util.internal.chmv8
-
Encapsulates traversal for methods such as containsValue; also
serves as a base class for other iterators and spliterators.
- ConcurrentHashMapV8.TreeBin<K,V> - Class in io.netty.util.internal.chmv8
-
TreeNodes used at the heads of bins.
- ConcurrentHashMapV8.TreeNode<K,V> - Class in io.netty.util.internal.chmv8
-
Nodes for use in TreeBins
- ConcurrentHashMapV8.ValueIterator<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ValueSpliterator<K,V> - Class in io.netty.util.internal.chmv8
-
- ConcurrentHashMapV8.ValuesView<K,V> - Class in io.netty.util.internal.chmv8
-
A view of a ConcurrentHashMapV8 as a Collection
of
values, in which additions are disabled.
- 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 - Variable in class io.netty.channel.embedded.EmbeddedChannel
-
- config() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- config() - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- config - Variable in class io.netty.channel.epoll.EpollDatagramChannel
-
- config() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- config - Variable in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- config - Variable in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- config - Variable in class io.netty.channel.epoll.EpollServerSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- config - Variable in class io.netty.channel.epoll.EpollSocketChannel
-
- config() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- config - Variable in class io.netty.channel.local.LocalChannel
-
- config() - Method in class io.netty.channel.local.LocalChannel
-
- config - Variable in class io.netty.channel.local.LocalServerChannel
-
- config() - Method in class io.netty.channel.local.LocalServerChannel
-
- config - Variable in class io.netty.channel.sctp.nio.NioSctpChannel
-
- config() - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- config - Variable in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- config() - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- config - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- config() - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- config - Variable in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- 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 - Variable in class io.netty.channel.socket.nio.NioDatagramChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- config - Variable in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- config - Variable in class io.netty.channel.socket.nio.NioSocketChannel
-
- config() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- config - Variable in class io.netty.channel.socket.oio.OioDatagramChannel
-
- config() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- config - Variable in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- config() - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- config - Variable in class io.netty.channel.socket.oio.OioSocketChannel
-
- 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
-
- config - Variable in class io.netty.handler.codec.http.cors.CorsHandler
-
- config - Variable in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- 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.
- configureAndWrapEngine(SSLEngine) - Method in class io.netty.handler.ssl.JdkSslContext
-
- configureChannel(long, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- configureHttp1(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
Configures the
Channel
of the specified
ctx
for HTTP/1.
- configurePipeline(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
- configurePipeline(ChannelHandlerContext, String) - Method in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
Invoked on successful initial SSL/TLS handshake.
- configureSpdy(ChannelHandlerContext, SpdyVersion) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
Configures the
Channel
of the specified
ctx
for HTTP/2.
- 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 class io.netty.channel.AbstractChannelHandlerContext
-
- connect(SocketAddress, SocketAddress) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- connect(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractServerChannel.DefaultServerUnsafe
-
- 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(SocketAddress) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- connect(SocketAddress, SocketAddress) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- connect(SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- connect(SocketAddress) - Method in class io.netty.channel.DefaultChannelPipeline
-
- connect(SocketAddress, SocketAddress) - Method in class io.netty.channel.DefaultChannelPipeline
-
- connect(SocketAddress, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.embedded.EmbeddedChannel.DefaultUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollServerChannel.EpollServerSocketUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.epoll.EpollDatagramChannel.EpollDatagramChannelUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.local.LocalChannel.LocalUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.oio.AbstractOioChannel.DefaultOioUnsafe
-
- connect(SocketAddress) - Method in class io.netty.channel.unix.Socket
-
- connect(int, byte[], int, int) - Static method in class io.netty.channel.unix.Socket
-
- 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_REFUSED_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- CONNECT_TIMEOUT_MILLIS - Static variable in class io.netty.channel.ChannelOption
-
- connectChannel(Bootstrap) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- connectDomainSocket(int, byte[]) - Static method in class io.netty.channel.unix.Socket
-
- connected - Variable in class io.netty.channel.epoll.EpollDatagramChannel
-
- connected - Variable in class io.netty.handler.ipfilter.UniqueIpFilter
-
- 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"
- CONNECTION_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- CONNECTION_RESET_EXCEPTION_SENDMSG - Static variable in class io.netty.channel.unix.Socket
-
- CONNECTION_RESET_SHUTDOWN_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- connectPromise - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
The future of the current connection attempt.
- connectPromise - Variable in class io.netty.channel.local.LocalChannel
-
- connectPromise - Variable in class io.netty.channel.nio.AbstractNioChannel
-
The future of the current connection attempt.
- connectSelector - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- ConnectTimeoutException - Exception in io.netty.channel
-
ConnectException
which will be thrown if a connection could
not be established because of a connection timeout.
- ConnectTimeoutException(String) - Constructor for exception io.netty.channel.ConnectTimeoutException
-
- ConnectTimeoutException() - Constructor for exception io.netty.channel.ConnectTimeoutException
-
- connectTimeoutFuture - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- connectTimeoutFuture - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- connectTimeoutMillis - Variable in class io.netty.channel.DefaultChannelConfig
-
- consolidate() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- consolidate(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- consolidate() - Method in class io.netty.buffer.CompositeByteBuf
-
- consolidate(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- consolidate() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- consolidate(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- consolidateIfNeeded() - Method in class io.netty.buffer.CompositeByteBuf
-
This should only be called as last operation from a method as this may adjust the underlying
array of components and so affect the index etc.
- consolidateWhenNoReadInProgress - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- ConstantValueGenerator(Object) - Constructor for class io.netty.handler.codec.http.cors.CorsConfig.ConstantValueGenerator
-
Sole constructor.
- contains(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- contains(Object) - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- 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(String, CharSequence, boolean) - Static 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.CollectionView
-
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Deprecated.
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
- contains(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- 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.
- containsAll(Collection<?>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- containsKey(Object) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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(CharSequence, CharSequence, boolean) - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns true
if a header with the name
and value
exists, false
otherwise.
- containsValue(Object) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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.
- contendedLock() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Possibly blocks awaiting root lock.
- 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.ComposedLastHttpContent
-
- content - Variable in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- content() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- content - Variable in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- content() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- content - Variable in class io.netty.handler.codec.http.DefaultHttpContent
-
- content() - Method in class io.netty.handler.codec.http.DefaultHttpContent
-
- content - Variable in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- content() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- content() - Method in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- content - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- content() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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 - Variable in class io.netty.handler.ssl.PemPrivateKey
-
- content() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- content - Variable in class io.netty.handler.ssl.PemValue
-
- content() - Method in class io.netty.handler.ssl.PemValue
-
- content - Variable in class io.netty.handler.ssl.PemX509Certificate
-
- content() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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_DISPOSITION - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
HTTP content disposition header name.
- 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_LENGTH_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- 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 - Variable in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- contentEncoder() - Method in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- contentLength - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- contentLength() - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- contentLength(Object) - Static method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- contentToString() - Method in class io.netty.buffer.DefaultByteBufHolder
-
- contentTransferEncoding - Variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- contentTransferEncoding - Variable in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- contentType - Variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- contentType - Variable in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- 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(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- context(ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- context(Class<? extends ChannelHandler>) - Method in class io.netty.channel.DefaultChannelPipeline
-
- context() - Method in class io.netty.handler.ssl.JdkSslContext
-
Returns the JDK SSLContext
object held by this context.
- context - Variable in class io.netty.handler.ssl.SniHandler.Selection
-
- context0(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- 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 interface io.netty.channel.SelectStrategy
-
Indicates the IO loop should be retried, no blocking select to follow directly.
- CONTINUE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"100-continue"
- CONTINUE - Static variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- 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
- CONTINUE_CODE - Static variable in class io.netty.handler.codec.http.HttpContentEncoder
-
- CONTINUE_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- 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
-
- continueResponse - Variable in class io.netty.handler.codec.http.HttpContentDecoder
-
- convert(InternetProtocolFamily) - Static method in class io.netty.channel.socket.nio.ProtocolFamilyConverter
-
- convertToBytes(String, byte[], int) - Static method in class io.netty.util.NetUtil
-
Converts a 4 character hex word into a 2 byte word equivalent
- convertWrapperType(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- Cookie - Interface in io.netty.handler.codec.http
-
- cookie - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- cookie() - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- Cookie - Interface in io.netty.handler.codec.http.cookie
-
- COOKIE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Cookie"
- COOKIE_COMPARATOR - Static variable in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Sort cookies into decreasing order of path length, breaking ties by sorting into increasing chronological
order of creation time, as recommended by RFC 6265.
- CookieBuilder(DefaultCookie, String) - Constructor for class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- 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
-
- CookieDecoder(boolean) - Constructor for class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- 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
-
- CookieHeaderNames() - Constructor for class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- CookieUtil - Class in io.netty.handler.codec.http.cookie
-
- CookieUtil() - Constructor for class io.netty.handler.codec.http.cookie.CookieUtil
-
- CookieUtil - Class in io.netty.handler.codec.http
-
- CookieUtil() - Constructor for class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- 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
.
- copiedBuffer(CharBuffer, Charset) - Static method in class io.netty.buffer.Unpooled
-
- copy() - Method in class io.netty.buffer.AbstractByteBuf
-
- copy() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- copy() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- 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.FixedCompositeByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- copy(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- copy(int, int) - Method in class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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(AbstractByteBuf, long, int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- copy() - Method in class io.netty.buffer.WrappedByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- copy() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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.ComposedLastHttpContent
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- copy() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- copy() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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.ReplayingDecoderByteBuf
-
- copy(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- copy() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- copy() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- copy() - Method in interface io.netty.handler.ssl.PemEncoded
-
- copy() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- copy() - Method in class io.netty.handler.ssl.PemValue
-
- copy() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- COPY_1_BYTE_OFFSET - Static variable in class io.netty.handler.codec.compression.Snappy
-
- COPY_2_BYTE_OFFSET - Static variable in class io.netty.handler.codec.compression.Snappy
-
- COPY_4_BYTE_OFFSET - Static variable in class io.netty.handler.codec.compression.Snappy
-
- 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
-
- copyMemory(long, long, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- copyMemory(Object, long, Object, long, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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.
- copyTo(int, int, int, ByteBuf) - Method in class io.netty.buffer.CompositeByteBuf
-
- corrupted - Variable in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- 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(CorsConfig.Builder) - Constructor for class io.netty.handler.codec.http.cors.CorsConfig
-
- CorsConfig.Builder - Class in io.netty.handler.codec.http.cors
-
Builder used to configure and build a CorsConfig instance.
- CorsConfig.ConstantValueGenerator - Class in io.netty.handler.codec.http.cors
-
This class is used for preflight HTTP response values that do not need to be
generated, but instead the value is "static" in that the same value will be returned
for each call.
- 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 - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- count - Variable in class io.netty.channel.DefaultFileRegion
-
- count() - Method in class io.netty.channel.DefaultFileRegion
-
- count - Variable in class io.netty.channel.epoll.IovArray
-
- count() - Method in class io.netty.channel.epoll.IovArray
-
Returns the number if iov entries.
- count - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- count() - Method in class io.netty.channel.epoll.NativeDatagramPacketArray
-
Returns the count
- count - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- 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.
- counter - Variable in class io.netty.handler.traffic.GlobalChannelTrafficCounter.MixedTrafficMonitoringTask
-
The associated TrafficCounter
- CounterCell(long) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- counterCells - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Table of counter cells.
- CounterHashCode() - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterHashCode
-
- counterHashCode() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- counterHashCode - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- counterHashCodeGenerator - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Generates initial value for per-thread CounterHashCodes.
- CR - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Carriage return
- crc - Variable in class io.netty.handler.codec.compression.Crc32c
-
- crc - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- crc - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- Crc32c - Class in io.netty.handler.codec.compression
-
Implements CRC32-C as defined in:
"Optimization of Cyclic Redundancy-CHeck Codes with 24 and 32 Parity Bits",
IEEE Transactions on Communications 41(6): 883-892 (1993).
- Crc32c() - Constructor for class io.netty.handler.codec.compression.Crc32c
-
- crc32c(int, int) - Static method in class io.netty.handler.codec.compression.Crc32c
-
- CRC_TABLE - Static variable in class io.netty.handler.codec.compression.Crc32c
-
- 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
-
- createGlobalTrafficCounter(ScheduledExecutorService) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Create the global TrafficCounter
- createGlobalTrafficCounter(ScheduledExecutorService) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
Create the global TrafficCounter.
- createHeadersFrame(HttpResponse) - Method in class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
- createHttpRequest(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- createHttpResponse(ChannelHandlerContext, int, SpdyHeadersFrame, boolean) - Static method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- 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.RtspDecoder
-
- 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.RtspDecoder
-
- createNormalCaches(int, int, PoolArena<T>) - Static method in class io.netty.buffer.PoolThreadCache
-
- createOutgoing(Association, SocketAddress, int) - Static method in class com.sun.nio.sctp.MessageInfo
-
- createSubPageCaches(int, int, PoolArena.SizeClass) - Static method in class io.netty.buffer.PoolThreadCache
-
- createSynStreamFrame(HttpRequest) - Method in class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
- createWheel(int) - Static method in class io.netty.util.HashedWheelTimer
-
- creationRecord - Variable in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- CRLF - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- CRLF - Static variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- CRLF - Static variable in class io.netty.handler.codec.rtsp.RtspEncoder
-
Constant for CRLF.
- CRLF_BUF - Static variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- CSEQ - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"CSeq"
- CSV_NUMBER_ESCAPE_CHARACTERS - Static variable in class io.netty.util.internal.StringUtil
-
2 - Quote character at beginning and end.
- ctl - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- CTL - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- ctx - Variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- ctx - Variable in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- ctx - Variable in class io.netty.channel.DefaultChannelPipeline.PendingHandlerCallback
-
- ctx - Variable in class io.netty.channel.PendingWriteQueue
-
- ctx - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- ctx() - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- ctx - Variable in class io.netty.handler.codec.compression.JZlibEncoder
-
- ctx() - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- ctx - Variable in class io.netty.handler.codec.http.HttpContentCompressor
-
- ctx - Variable in class io.netty.handler.codec.http.HttpContentDecoder
-
- ctx - Variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- ctx - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- ctx - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler.ClosingChannelFutureListener
-
- ctx - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- ctx - Variable in class io.netty.handler.ssl.DelegatingSslContext
-
- ctx - Variable in class io.netty.handler.ssl.SslHandler
-
- ctx - Variable in class io.netty.handler.stream.ChunkedWriteHandler
-
- ctx - Variable in class io.netty.handler.timeout.IdleStateHandler.AllIdleTimeoutTask
-
- ctx - Variable in class io.netty.handler.timeout.IdleStateHandler.ReaderIdleTimeoutTask
-
- ctx - Variable in class io.netty.handler.timeout.IdleStateHandler.WriterIdleTimeoutTask
-
- ctx - Variable in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- ctx - Variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler.ReopenReadTimerTask
-
- 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.
- cumulation - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- cumulation - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- cumulativeReadBytes - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Maximum cumulative read bytes for one channel among all (as long as channels stay the same)
- cumulativeReadBytes - Variable in class io.netty.handler.traffic.TrafficCounter
-
Long life read bytes
- cumulativeReadBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- cumulativeWrittenBytes - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Maximum cumulative writing bytes for one channel among all (as long as channels stay the same)
- cumulativeWrittenBytes - Variable in class io.netty.handler.traffic.TrafficCounter
-
Long life written bytes
- cumulativeWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- cumulator - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- 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 - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderIterator
-
- current - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderIterator
-
- current() - Static method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- current() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.
- CURRENT_SPI - Static variable in class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
- currentAttribute - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
The current Attribute that is currently in decode process
- currentAttribute - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
The current Attribute that is currently in decode process
- currentBuffer - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
The ByteBuf currently used by the encoder
- currentData - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
The current InterfaceHttpData to encode (used if more chunks are available)
- currentFieldAttributes - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Used in Multipart
- currentFileUpload - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
The current FileUpload that is currently in decode process
- currentFileUpload - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
The current FileUpload that is currently in encode process
- currentFrame - Variable in class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- currentIterator - Variable in class io.netty.channel.group.CombinedIterator
-
- currentJoin - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- currentMessage - Variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- 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 - Variable in class io.netty.handler.traffic.TrafficCounter
-
Current read bytes
- currentReadBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- currentState - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- currentStatus - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Current getStatus
- currentStatus - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Current getStatus
- currentSteal - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- currentStreamId - Variable in class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
- currentWrite - Variable in class io.netty.handler.stream.ChunkedWriteHandler
-
- currentWrittenBytes - Variable in class io.netty.handler.traffic.TrafficCounter
-
Current written bytes
- currentWrittenBytes() - Method in class io.netty.handler.traffic.TrafficCounter
-
- cursor - Variable in class io.netty.util.Recycler.Stack
-
- customClassConstructor - Variable in class io.netty.util.ResourceLeakDetectorFactory.DefaultResourceLeakDetectorFactory
-
- customClassConstructor(String) - Static method in class io.netty.util.ResourceLeakDetectorFactory.DefaultResourceLeakDetectorFactory
-
- customHeaders - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- daemon - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- data - Variable in class io.netty.buffer.DefaultByteBufHolder
-
- DATA - Static variable in class io.netty.channel.epoll.AbstractEpollChannel
-
- data - Variable in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- DATAGRAM_CHANNEL_ACTIVE_ON_REGISTRATION - Static variable in class io.netty.channel.ChannelOption
-
Deprecated.
- datagramChannel - Variable in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- 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.
- DatagramSocketAddress - Class in io.netty.channel.unix
-
Act as special InetSocketAddress
to be able to easily pass all needed data from JNI without the need
to create more objects then needed.
- DatagramSocketAddress(String, int, int) - Constructor for class io.netty.channel.unix.DatagramSocketAddress
-
- 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"
- DATE_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- dateFormatThreadLocal - Static variable in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- DateValueGenerator() - Constructor for class io.netty.handler.codec.http.cors.CorsConfig.DateValueGenerator
-
- deadline - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- deadlineNanos - Variable in class io.netty.util.concurrent.ScheduledFutureTask
-
- deadlineNanos(long) - Static method in class io.netty.util.concurrent.ScheduledFutureTask
-
- deadlineNanos() - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- deallocate() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- deallocate() - Method in class io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
-
- deallocate() - Method in class io.netty.buffer.ByteBufUtil.ThreadLocalUnsafeDirectByteBuf
-
- deallocate() - Method in class io.netty.buffer.CompositeByteBuf
-
- deallocate() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- deallocate() - Method in class io.netty.buffer.PooledByteBuf
-
- deallocate() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- 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.buffer.WrappedCompositeByteBuf
-
- 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.handler.codec.http.multipart.InternalAttribute
-
- deallocate() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- deallocate() - Method in class io.netty.handler.ssl.PemValue
-
- deallocate() - Method in class io.netty.util.AbstractReferenceCounted
-
- deallocationsHuge - Variable in class io.netty.buffer.PoolArena
-
- deallocationsNormal - Variable in class io.netty.buffer.PoolArena
-
- deallocationsSmall - Variable in class io.netty.buffer.PoolArena
-
- deallocationsTiny - Variable in class io.netty.buffer.PoolArena
-
- debug(String) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object)
method of the underlying
Log
instance.
- debug(String, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object)
method of the underlying
Log
instance.
- debug(String, Object, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object)
method of the underlying
Log
instance.
- debug(String, Object...) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object)
method of the underlying
Log
instance.
- debug(String, Throwable) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object, Throwable)
method of
the underlying Log
instance.
- 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.
- debug(String) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message object at level FINE.
- debug(String, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINE according to the specified format and argument.
- debug(String, Object, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINE according to the specified format and
arguments.
- debug(String, Object...) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINE according to the specified format and
arguments.
- debug(String, Throwable) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log an exception (throwable) at level FINE with an accompanying message.
- debug(String) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- debug(String, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- debug(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- debug(String, Object...) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- debug(String, Throwable) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- debug(String) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message object at level DEBUG.
- debug(String, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level DEBUG according to the specified format and
argument.
- debug(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level DEBUG according to the specified format and
arguments.
- debug(String, Object...) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level DEBUG according to the specified format and
arguments.
- debug(String, Throwable) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log an exception (throwable) at level DEBUG with an accompanying message.
- debug(String) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- debug(String, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- debug(String, Object, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- debug(String, Object...) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- debug(String, Throwable) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- decideZlibOrNone - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- decodabet(Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- decodabet - Variable in enum io.netty.handler.codec.base64.Base64Dialect
-
- 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(ByteBuf, int, int, Base64Dialect, ByteBufAllocator) - 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(ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.Snappy
-
- 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(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- 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, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.HttpClientCodec.Decoder
-
- decode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- decode(ByteBuf, 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.WebSocketProtocolHandler
-
- 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, 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, 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(ByteBufAllocator, ByteBuf, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder
-
Decodes a SPDY Header Block, adding the Name/Value pairs to the given Headers frame.
- decode(ByteBufAllocator, ByteBuf, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- decode(ByteBufAllocator, ByteBuf, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- 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
-
Deprecated.
- 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
-
- decode4to3(byte[], int, ByteBuf, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- decodeAttribute(String, Charset) - Static method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Decode component
- decodeBinaryFrame(ChannelHandlerContext, byte, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- 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.
- decodeContent(HttpContent, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- decodeCopyWith1ByteOffset(byte, ByteBuf, ByteBuf, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Reads a compressed reference offset and length from the supplied input
buffer, seeks back to the appropriate place in the input buffer and
writes the found data to the supplied output stream.
- decodeCopyWith2ByteOffset(byte, ByteBuf, ByteBuf, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Reads a compressed reference offset and length from the supplied input
buffer, seeks back to the appropriate place in the input buffer and
writes the found data to the supplied output stream.
- decodeCopyWith4ByteOffset(byte, ByteBuf, ByteBuf, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Reads a compressed reference offset and length from the supplied input
buffer, seeks back to the appropriate place in the input buffer and
writes the found data to the supplied output stream.
- decodeHeader(ByteBuf) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Decodes a version 2, binary proxy protocol header.
- decodeHeader(String) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Decodes a version 1, human-readable proxy protocol header.
- decodeHeaderBlock(ByteBuf, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- decodeHexNibble(char) - Static method in class io.netty.handler.codec.http.QueryStringDecoder
-
Helper to decode half of a hexadecimal number from a string.
- decodeInt(byte[], int) - Static method in class io.netty.channel.unix.NativeInetAddress
-
- 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
-
- decodeLine(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decodeLiteral(byte, ByteBuf, ByteBuf) - Static method in class io.netty.handler.codec.compression.Snappy
-
Reads a literal from the input buffer directly to the output buffer.
- decodeMultipart(HttpPostRequestDecoder.MultiPartStatus) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Decode a multipart request by pieces
NOTSTARTED PREAMBLE (
(HEADERDELIMITER DISPOSITION (FIELD | FILEUPLOAD))*
(HEADERDELIMITER DISPOSITION MIXEDPREAMBLE
(MIXEDDELIMITER MIXEDDISPOSITION MIXEDFILEUPLOAD)+
MIXEDCLOSEDELIMITER)*
CLOSEDELIMITER)+ EPILOGUE
Inspired from HttpMessageDecoder
- decodeParams(String) - Method in class io.netty.handler.codec.http.QueryStringDecoder
-
- decoder - Variable in class io.netty.handler.codec.ByteToMessageCodec
-
- Decoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.http.HttpClientCodec.Decoder
-
- Decoder(int, int, int, boolean, int) - Constructor for class io.netty.handler.codec.http.HttpClientCodec.Decoder
-
- decoder - Variable in class io.netty.handler.codec.http.HttpContentDecoder
-
- decoder - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- decoder - Variable in class io.netty.handler.codec.MessageToMessageCodec
-
- decoder(Charset, CodingErrorAction, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
Returns a new CharsetDecoder
for the Charset
with specified error actions.
- decoder(Charset, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
Returns a new CharsetDecoder
for the Charset
with the specified error action.
- decoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
Returns a cached thread-local CharsetDecoder
for the specified Charset
.
- 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
-
- decoderResult - Variable in class io.netty.handler.codec.http.DefaultHttpObject
-
- decodeString(ByteBuf, int, int, Charset) - Static method in class io.netty.buffer.ByteBufUtil
-
- decodeString(CharsetDecoder, ByteBuffer, CharBuffer) - Static method in class io.netty.buffer.ByteBufUtil
-
- decodeStruct(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Create a frame out of the
ByteBuf
and return it.
- decodeTextFrame(ChannelHandlerContext, ByteBuf) - Method in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- decodeWasNull - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- decompose(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- decompose(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- decompose(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- decompress(ByteBufAllocator, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- decompressed - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- 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.
- decompressor - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- decreaseNow - Variable in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- decrement(Object) - Method in class io.netty.handler.codec.http.HttpClientCodec.Decoder
-
- decrement() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Equivalent to add(-1)
.
- decrement() - Method in interface io.netty.util.internal.LongCounter
-
- decrement() - Method in class io.netty.util.internal.PlatformDependent.AtomicLongCounter
-
- decrement - Variable in class io.netty.util.ReferenceCountUtil.ReleasingTask
-
- decrementAndRunTaskQueue() - Method in class io.netty.channel.pool.FixedChannelPool
-
- decrementMemoryCounter(int) - Static method in class io.netty.util.internal.PlatformDependent
-
- decrementPendingCountUnlessZero() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
If the pending count is nonzero, (atomically) decrements it.
- decrementPendingOutboundBytes(long) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Decrement the pending bytes which will be written at some point.
- decrementPendingOutboundBytes(long, boolean, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- decWaiters() - Method in class io.netty.util.concurrent.DefaultPromise
-
- dedup(List<String>, Map<String, Integer>) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Deduplicate a list of encoded cookies by keeping only the last instance with a given name.
- deeplyAppendParameter(StringBuffer, Object, Map<Object[], Void>) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- 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 which uses leak-detection for direct buffers.
- DEFAULT - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- DEFAULT - Static variable in class io.netty.channel.DefaultMessageSizeEstimator
-
Return the default implementation which returns 8
for unknown messages.
- DEFAULT_ACCELERATION - Static variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- DEFAULT_ALLOCATOR - Static variable in class io.netty.buffer.ByteBufUtil
-
- DEFAULT_ARRAY_LIST_INITIAL_CAPACITY - Static variable in class io.netty.util.internal.InternalThreadLocalMap
-
- DEFAULT_BINARY_CONTENT_TYPE - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Default Content-Type in binary form
- DEFAULT_BUFFER_CAPACITY - Static variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- DEFAULT_CACHE_TRIM_INTERVAL - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.IntObjectHashMap
-
Default initial capacity.
- DEFAULT_CAPACITY - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The default initial table capacity.
- 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_CHUNK_SIZE - Static variable in class io.netty.handler.stream.ChunkedStream
-
- DEFAULT_CIPHERS - Static variable in class io.netty.handler.ssl.JdkSslContext
-
- DEFAULT_CONCURRENCY_LEVEL - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The default concurrency level for this table.
- DEFAULT_CONNECT_TIMEOUT - Static variable in class io.netty.channel.DefaultChannelConfig
-
- DEFAULT_DEVIATION - Static variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- DEFAULT_DISCARD_THRESHOLD - Static variable in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- DEFAULT_EVENT_LOOP_THREADS - Static variable in class io.netty.channel.MultithreadEventLoopGroup
-
- DEFAULT_INITIAL - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- DEFAULT_INITIAL_CAPACITY - Static variable in class io.netty.buffer.AbstractByteBufAllocator
-
- DEFAULT_INITIAL_CAPACITY - Static variable in class io.netty.util.internal.RecyclableArrayList
-
- DEFAULT_INITIAL_MAX_CAPACITY - Static variable in class io.netty.util.Recycler
-
- DEFAULT_JDK_MEM_LEVEL - Static variable in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- DEFAULT_JDK_WINDOW_SIZE - Static variable in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- DEFAULT_LEVEL - Static variable in class io.netty.handler.logging.LoggingHandler
-
- DEFAULT_LEVEL - Static variable in class io.netty.util.ResourceLeakDetector
-
- DEFAULT_LIST_SIZE - Static variable in class io.netty.handler.ssl.ApplicationProtocolUtil
-
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.IntObjectHashMap
-
Default load factor.
- DEFAULT_MAX_CACHED_BUFFER_CAPACITY - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_MAX_CAPACITY - Static variable in class io.netty.util.Recycler
-
- DEFAULT_MAX_COMPONENTS - Static variable in class io.netty.buffer.AbstractByteBufAllocator
-
- DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS - Static variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- DEFAULT_MAX_CONCURRENT_STREAMS - Static variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- DEFAULT_MAX_CONTENT_LENGTH - Static variable in class io.netty.handler.codec.rtsp.RtspDecoder
-
Constant for default max content length.
- DEFAULT_MAX_FRAME_SIZE - Static variable in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- DEFAULT_MAX_HEADER_SIZE - Static variable in class io.netty.handler.codec.rtsp.RtspDecoder
-
Constant for default max header size.
- DEFAULT_MAX_INITIAL_LINE_LENGTH - Static variable in class io.netty.handler.codec.rtsp.RtspDecoder
-
Constant for default max initial line length.
- DEFAULT_MAX_MPSC_CAPACITY - Static variable in class io.netty.util.internal.PlatformDependent
-
- DEFAULT_MAX_ORDER - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_MAX_PARAMS - Static variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- DEFAULT_MAX_PENDING_EXECUTOR_TASKS - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- DEFAULT_MAX_PENDING_TASKS - Static variable in class io.netty.channel.SingleThreadEventLoop
-
- DEFAULT_MAX_RECORDS - Static variable in class io.netty.util.ResourceLeakDetector
-
- DEFAULT_MAX_SIZE - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default max size to not exceed in buffer (write only).
- 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).
- DEFAULT_MAXIMUM - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- DEFAULT_MINIMUM - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- DEFAULT_MSG_SIZE_ESTIMATOR - Static variable in class io.netty.channel.DefaultChannelConfig
-
- DEFAULT_NORMAL_CACHE_SIZE - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_NOT_AFTER - Static variable in class io.netty.handler.ssl.util.SelfSignedCertificate
-
The maximum possible value in X.509 specification: 9999-12-31 23:59:59
- DEFAULT_NOT_BEFORE - Static variable in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Current time minus 1 year, just in case software clock goes back due to time synchronization
- DEFAULT_NUM_DIRECT_ARENA - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_NUM_HEAP_ARENA - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_PAGE_SIZE - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_RCVBUF_ALLOCATOR - Static variable in class io.netty.channel.DefaultChannelConfig
-
- DEFAULT_RCVBUF_ALLOCATOR - Static variable in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- DEFAULT_RCVBUF_ALLOCATOR - Static variable in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- DEFAULT_SAMPLING_INTERVAL - Static variable in class io.netty.util.ResourceLeakDetector
-
- DEFAULT_SELECTOR_PROVIDER - Static variable in class io.netty.channel.socket.nio.NioDatagramChannel
-
- DEFAULT_SELECTOR_PROVIDER - Static variable in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- DEFAULT_SELECTOR_PROVIDER - Static variable in class io.netty.channel.socket.nio.NioSocketChannel
-
- DEFAULT_SLOWDOWN - Static variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- DEFAULT_SMALL_CACHE_SIZE - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_SSL_ENGINE_WRAPPER_FACTORY - Static variable in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- DEFAULT_TEXT_CONTENT_TYPE - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Default Content-Type in Text form
- DEFAULT_TINY_CACHE_SIZE - Static variable in class io.netty.buffer.PooledByteBufAllocator
-
- DEFAULT_WINDOW_SIZE - Static variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- DefaultAddressedEnvelope<M,A extends java.net.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.
- DefaultAttribute(DefaultAttributeMap.DefaultAttribute<?>, AttributeKey<T>) - Constructor for class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- DefaultAttribute() - Constructor for class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- 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
-
- DefaultAttributeMap.DefaultAttribute<T> - Class in io.netty.util
-
- 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
-
- DefaultChannelGroup(EventExecutor, boolean) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelGroup(String, EventExecutor, boolean) - Constructor for class io.netty.channel.group.DefaultChannelGroup
-
- DefaultChannelGroupFuture - Class in io.netty.channel.group
-
- DefaultChannelGroupFuture(ChannelGroup, Collection<ChannelFuture>, EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroupFuture
-
Creates a new instance.
- DefaultChannelGroupFuture(ChannelGroup, Map<Channel, ChannelFuture>, EventExecutor) - Constructor for class io.netty.channel.group.DefaultChannelGroupFuture
-
- DefaultChannelGroupFuture.DefaultEntry<K,V> - Class in io.netty.channel.group
-
- DefaultChannelHandlerContext - Class in io.netty.channel
-
- DefaultChannelHandlerContext(DefaultChannelPipeline, EventExecutor, String, ChannelHandler) - Constructor for class io.netty.channel.DefaultChannelHandlerContext
-
- DefaultChannelPipeline - Class in io.netty.channel
-
- DefaultChannelPipeline(Channel) - Constructor for class io.netty.channel.DefaultChannelPipeline
-
- DefaultChannelPipeline.HeadContext - Class in io.netty.channel
-
- DefaultChannelPipeline.PendingHandlerAddedTask - Class in io.netty.channel
-
- DefaultChannelPipeline.PendingHandlerCallback - Class in io.netty.channel
-
- DefaultChannelPipeline.PendingHandlerRemovedTask - Class in io.netty.channel
-
- DefaultChannelPipeline.TailContext - Class in io.netty.channel
-
- 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.
- defaultClassLoader(ClassLoader) - Static method in class io.netty.handler.codec.serialization.ClassResolvers
-
- 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.
- DefaultEntry(K, V) - Constructor for class io.netty.channel.group.DefaultChannelGroupFuture.DefaultEntry
-
- DefaultEventExecutor - Class in io.netty.util.concurrent
-
- DefaultEventExecutor(DefaultEventExecutorGroup, ThreadFactory) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(DefaultEventExecutorGroup, ThreadFactory, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- 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.
- DefaultEventExecutorGroup(int, ThreadFactory, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.DefaultEventExecutorGroup
-
Create a new instance.
- defaultFactory - Static variable in class io.netty.util.internal.logging.InternalLoggerFactory
-
- DefaultFileRegion - Class in io.netty.channel
-
Default
FileRegion
implementation which transfer data from a
FileChannel
or
File
.
- 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
.
- DefaultFlushCheckpoint(long, ChannelPromise) - Constructor for class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- defaultForkJoinWorkerThreadFactory - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a new ForkJoinWorkerThread.
- DefaultForkJoinWorkerThreadFactory() - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool.DefaultForkJoinWorkerThreadFactory
-
- 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
-
- DefaultFutureListeners - Class in io.netty.util.concurrent
-
- DefaultFutureListeners(GenericFutureListener<? extends Future<?>>, GenericFutureListener<? extends Future<?>>) - Constructor for class io.netty.util.concurrent.DefaultFutureListeners
-
- DefaultHandle(Recycler.Stack<?>) - Constructor for class io.netty.util.Recycler.DefaultHandle
-
- 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
-
- DefaultHttpHeaders.HeaderEntry - Class in io.netty.handler.codec.http
-
- DefaultHttpHeaders.HeaderIterator - Class in io.netty.handler.codec.http
-
- 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
-
- DefaultLastHttpContent.TrailingHeaders - Class in io.netty.handler.codec.http
-
- defaultMaxOrder() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default maximum order - System Property: io.netty.allocator.maxOrder - default 11
- DefaultMessageSizeEstimator - Class in io.netty.channel
-
- DefaultMessageSizeEstimator(int) - Constructor for class io.netty.channel.DefaultMessageSizeEstimator
-
Create a new instance
- DefaultMessageSizeEstimator.HandleImpl - Class in io.netty.channel
-
- defaultNormalCacheSize() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default normal cache size - System Property: io.netty.allocator.normalCacheSize - default 64
- defaultNumDirectArena() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default numer of direct arenas - System Property: io.netty.allocator.numDirectArenas - default 2 * cores
- defaultNumHeapArena() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default number of heap areanas - System Property: io.netty.allocator.numHeapArenas - default 2 * cores
- DefaultOioServerSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioServerSocketChannelConfig(ServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
Deprecated.
- DefaultOioServerSocketChannelConfig(OioServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig
-
- DefaultOioSocketChannelConfig - Class in io.netty.channel.socket.oio
-
- DefaultOioSocketChannelConfig(SocketChannel, Socket) - Constructor for class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
Deprecated.
- DefaultOioSocketChannelConfig(OioSocketChannel, Socket) - Constructor for class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig
-
- DefaultOioUnsafe() - Constructor for class io.netty.channel.oio.AbstractOioChannel.DefaultOioUnsafe
-
- defaultPageSize() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default buffer page size - System Property: io.netty.allocator.pageSize - default 8192
- 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
-
- DefaultPromise.CauseHolder - Class in io.netty.util.concurrent
-
- defaultProvider() - Static method in class io.netty.handler.ssl.SslContext
-
- DefaultResourceLeak(Object) - Constructor for class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- DefaultResourceLeakDetectorFactory() - Constructor for class io.netty.util.ResourceLeakDetectorFactory.DefaultResourceLeakDetectorFactory
-
- DefaultRunnableDecorator(Runnable) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory.DefaultRunnableDecorator
-
- 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.
- DefaultSelectStrategy - Class in io.netty.channel
-
Default select strategy.
- DefaultSelectStrategy() - Constructor for class io.netty.channel.DefaultSelectStrategy
-
- DefaultSelectStrategyFactory - Class in io.netty.channel
-
Factory which uses the default select strategy.
- DefaultSelectStrategyFactory() - Constructor for class io.netty.channel.DefaultSelectStrategyFactory
-
- 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.
- DefaultServerUnsafe() - Constructor for class io.netty.channel.AbstractServerChannel.DefaultServerUnsafe
-
- defaultSmallCacheSize() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default small cache size - System Property: io.netty.allocator.smallCacheSize - default 256
- 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
-
- DefaultSpdyHeaders() - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- DefaultSpdyHeaders.HeaderEntry - Class in io.netty.handler.codec.spdy
-
- DefaultSpdyHeaders.HeaderIterator - 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
-
- DefaultSpdySettingsFrame.Setting - Class in io.netty.handler.codec.spdy
-
- 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
-
A ThreadFactory
implementation with a simple naming rule.
- 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, ThreadGroup) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory.DefaultRunnableDecorator - Class in io.netty.util.concurrent
-
- DefaultThreadProperties(Thread) - Constructor for class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- defaultTinyCacheSize() - Static method in class io.netty.buffer.PooledByteBufAllocator
-
Default tiny cache size - System Property: io.netty.allocator.tinyCacheSize - default 512
- DefaultUnsafe() - Constructor for class io.netty.channel.embedded.EmbeddedChannel.DefaultUnsafe
-
- defaultValue - Variable in class io.netty.util.DomainNameMapping
-
- defaultValue - Variable in class io.netty.util.DomainNameMappingBuilder
-
- definedSize - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- definedSize - Variable in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- deflate(ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- 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"
- deflater - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- deflaterException(Deflater, String, int) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- DELAYED_RECYCLED - Static variable in class io.netty.util.Recycler
-
- DELAYED_RUNNABLES - Static variable in class io.netty.util.concurrent.ImmediateEventExecutor
-
A Runnable will be queued if we are executing a Runnable.
- delayNanos() - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- delayNanos(long) - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- 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.
- delegate - Variable in class io.netty.handler.codec.serialization.CachingClassResolver
-
- delegate - Variable in class io.netty.handler.codec.serialization.ReferenceMap
-
- delegate - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- delegate - Variable in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- delegatedTaskExecutor - Variable in class io.netty.handler.ssl.SslHandler
-
- DelegatingChannelHandlerContext(ChannelHandlerContext, ChannelHandler) - Constructor for class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- DelegatingSslContext - Class in io.netty.handler.ssl
-
Adapter class which allows to wrap another
SslContext
and init
SSLEngine
instances.
- DelegatingSslContext(SslContext) - Constructor for class io.netty.handler.ssl.DelegatingSslContext
-
- 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
-
- DELIM_START - Static variable in class io.netty.util.internal.logging.MessageFormatter
-
- DELIM_STOP - Static variable in class io.netty.util.internal.logging.MessageFormatter
-
- DELIM_STR - Static variable in class io.netty.util.internal.logging.MessageFormatter
-
- DELIMITER_LENGTH - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Version 1 header delimiter is always '\r\n' per spec
- 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 - Variable in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- Delimiters - Class in io.netty.handler.codec
-
- Delimiters() - Constructor for class io.netty.handler.codec.Delimiters
-
- deltaWindowSize - Variable in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- 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.
- depth(int) - Method in class io.netty.buffer.PoolChunk
-
- depthMap - Variable in class io.netty.buffer.PoolChunk
-
- deque - Variable in class io.netty.channel.pool.SimpleChannelPool
-
- deregister(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- deregister(ChannelPromise, boolean) - 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 class io.netty.channel.AbstractChannelHandlerContext
-
- deregister(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- deregister(ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- deregister() - Method in class io.netty.channel.DefaultChannelPipeline
-
- deregister(ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- 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
-
- deregisterWorker(ForkJoinWorkerThread, Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Final callback from terminating worker, as well as upon failure
to construct or start a worker.
- 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
- destinationAddress - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- destinationAddress() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Returns the human-readable destination address of this
HAProxyMessage
.
- destinationPort - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- destinationPort() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- destroy() - Method in class io.netty.buffer.PoolChunk
-
- destroy(PoolArena<T>) - Method in class io.netty.buffer.PoolChunkList
-
- destroy() - Method in class io.netty.buffer.PoolSubpage
-
- destroy() - Method in class io.netty.channel.DefaultChannelPipeline
-
Removes all handlers from the pipeline one by one from tail (exclusive) to head (exclusive) to trigger
handlerRemoved().
- 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() - Method in class io.netty.handler.ssl.PemPrivateKey
-
NOTE: This is a JDK8 interface/method.
- destroy() - Method in class io.netty.handler.timeout.IdleStateHandler
-
- destroy() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- destroy() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- destroyChunk(PoolChunk<T>) - Method in class io.netty.buffer.PoolArena
-
- destroyChunk(PoolChunk<ByteBuffer>) - Method in class io.netty.buffer.PoolArena.DirectArena
-
- destroyChunk(PoolChunk<byte[]>) - Method in class io.netty.buffer.PoolArena.HeapArena
-
- destroyDown(Thread, AbstractChannelHandlerContext, boolean) - Method in class io.netty.channel.DefaultChannelPipeline
-
- destroyed - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- destroyed - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- destroyPoolChunkLists(PoolChunkList<T>...) - Method in class io.netty.buffer.PoolArena
-
- destroyPoolSubPages(PoolSubpage<?>[]) - Static method in class io.netty.buffer.PoolArena
-
- destroyUp(AbstractChannelHandlerContext, boolean) - Method in class io.netty.channel.DefaultChannelPipeline
-
- detected(T) - Static method in class io.netty.handler.codec.ProtocolDetectionResult
-
- detectedProtocol() - Method in class io.netty.handler.codec.ProtocolDetectionResult
-
- DETECTION_RESULT_V1 - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- DETECTION_RESULT_V2 - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- detectProtocol(ByteBuf) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- determineWrapper(String) - Method in class io.netty.handler.codec.http.HttpContentCompressor
-
- dialect - Variable in class io.netty.handler.codec.base64.Base64Decoder
-
- dialect - Variable in class io.netty.handler.codec.base64.Base64Encoder
-
- dictionary - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- dictionary - Variable in class io.netty.handler.codec.compression.JZlibDecoder
-
- digest(FastThreadLocal<MessageDigest>, byte[]) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
- direct - Variable in class io.netty.buffer.CompositeByteBuf
-
- direct - Variable in class io.netty.buffer.FixedCompositeByteBuf
-
- DIRECT_BUFFER_CONSTRUCTOR - Static variable in class io.netty.util.internal.PlatformDependent0
-
- DIRECT_BUFFER_PREFERRED - Static variable in class io.netty.util.internal.PlatformDependent
-
- DIRECT_MEMORY_COUNTER - Static variable in class io.netty.util.internal.PlatformDependent
-
- DIRECT_MEMORY_LIMIT - Static variable in class io.netty.util.internal.PlatformDependent
-
- DirectArena(PooledByteBufAllocator, int, int, int, int) - Constructor for class io.netty.buffer.PoolArena.DirectArena
-
- directArena - Variable in class io.netty.buffer.PoolThreadCache
-
- directArenaMetrics - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- directArenas - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- directArenas() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return a
List
of all direct
PoolArenaMetric
s that are provided by this pool.
- 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
.
- directBuffer(long, int) - Static method in class io.netty.util.internal.PlatformDependent
-
- directBufferAddress(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
- directBufferAddress(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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 has not specified
-Dio.netty.noPreferDirect
option.
- directByDefault - Variable in class io.netty.buffer.AbstractByteBufAllocator
-
- disable() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Disables CORS support.
- DISABLE_KEYSET_OPTIMIZATION - Static variable in class io.netty.channel.nio.NioEventLoop
-
- DISABLED - Static variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
The configuration that disables application protocol negotiation.
- disableLeakDetector - Variable in class io.netty.buffer.UnpooledByteBufAllocator
-
- DISCARD - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- discard - Variable in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- discard(Throwable) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- discardAfterReads - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- discardedBytes - Variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Number of discarded bytes
- discardedBytes - Variable in class io.netty.handler.codec.LineBasedFrameDecoder
-
- discarding - Variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
true
if we're discarding input because we're already over maxLength
- discarding - Variable in class io.netty.handler.codec.LineBasedFrameDecoder
-
True if we're discarding input because we're already over maxLength.
- discardingTooLongFrame - Variable in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- discardingTooLongFrame - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- discardMarks() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.FixedCompositeByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- discardReadBytes() - Method in class io.netty.buffer.SwappedByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.WrappedByteBuf
-
- discardReadBytes() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- discardReadBytes() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- discardReadComponents() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- discardReadComponents() - Method in class io.netty.buffer.CompositeByteBuf
-
Discard all
ByteBuf
s which are read.
- discardReadComponents() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.AbstractByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- discardSomeReadBytes() - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- discardSomeReadBytes() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- discardThreshold - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- discardThreshold - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- 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 class io.netty.channel.AbstractChannelHandlerContext
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- disconnect() - Method in class io.netty.channel.DefaultChannelPipeline
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- disconnect() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- disconnect(ChannelPromise) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- 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.flush.FlushConsolidationHandler
-
- 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
-
- DO_CLOSE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- DO_CLOSE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.local.LocalChannel
-
- DO_CLOSE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.nio.AbstractNioChannel
-
- DO_WRITE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.local.LocalChannel
-
- 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.epoll.AbstractEpollChannel
-
- 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.bootstrap.AbstractBootstrap
-
- doBind(SocketAddress) - Method in class io.netty.channel.AbstractChannel
-
Bind the
Channel
to the
SocketAddress
- 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
-
- doBind0(ChannelFuture, Channel, SocketAddress, ChannelPromise) - Static method in class io.netty.bootstrap.AbstractBootstrap
-
- doBind0(SocketAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- doBind0(SocketAddress) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- 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.AbstractEpollChannel
-
- 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
-
- doClose0(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- doConnect(SocketAddress, SocketAddress) - Method in class io.netty.bootstrap.Bootstrap
-
- 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
-
- doConnect0(ChannelFuture, Channel, SocketAddress, SocketAddress, ChannelPromise) - Static method in class io.netty.bootstrap.Bootstrap
-
- doDecode(String) - Method in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
Decodes the specified HTTP header value into
Cookie
s.
- doDeregister() - Method in class io.netty.channel.AbstractChannel
-
- doDeregister() - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- 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.AbstractEpollChannel
-
- 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
-
- doExec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Primary execution method for stolen tasks.
- doFinishConnect() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
Finish the connect
- doFinishConnect() - Method in class io.netty.channel.epoll.EpollSocketChannel.EpollSocketChannelUnsafe
-
- 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
-
- doFlush(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- doHealthCheck(Channel, Promise<Channel>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- doHealthCheckOnRelease(Channel, Promise<Void>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- doInvoke() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Implementation for invoke, quietlyInvoke.
- doJoin() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Implementation for join, get, quietlyJoin.
- domain - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- 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 - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- domain() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- DOMAIN_SOCKET_READ_MODE - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- DOMAIN_ZEROED - Static variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- DomainMappingBuilder<V> - Class in io.netty.util
-
- DomainMappingBuilder(V) - Constructor for class io.netty.util.DomainMappingBuilder
-
Deprecated.
Constructor with default initial capacity of the map holding the mappings
- DomainMappingBuilder(int, V) - Constructor for class io.netty.util.DomainMappingBuilder
-
Deprecated.
Constructor with initial capacity of the map holding the mappings
- 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
-
- DomainNameMapping(int, V) - Constructor for class io.netty.util.DomainNameMapping
-
- DomainNameMapping(Map<String, V>, V) - Constructor for class io.netty.util.DomainNameMapping
-
- DomainNameMappingBuilder<V> - Class in io.netty.util
-
- DomainNameMappingBuilder(V) - Constructor for class io.netty.util.DomainNameMappingBuilder
-
Constructor with default initial capacity of the map holding the mappings
- DomainNameMappingBuilder(int, V) - Constructor for class io.netty.util.DomainNameMappingBuilder
-
Constructor with initial capacity of the map holding the mappings
- DomainNameMappingBuilder.ImmutableDomainNameMapping<V> - Class in io.netty.util
-
Immutable mapping from domain name pattern to its associated value object.
- domainNamePatterns - Variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- 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
-
- DomainSocketReadMode() - Constructor for enum io.netty.channel.unix.DomainSocketReadMode
-
- done - Variable in class io.netty.handler.codec.http.HttpClientCodec
-
If true, decoding stops (i.e.
- DONE_MASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- doneAdding - Variable in class io.netty.util.concurrent.PromiseCombiner
-
- doneCount - Variable in class io.netty.util.concurrent.PromiseCombiner
-
- doNotDestroy - Variable in class io.netty.buffer.PoolSubpage
-
- doNotFree - Variable in class io.netty.buffer.UnpooledDirectByteBuf
-
- doNotFree - Variable in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- doPeerClose(LocalChannel, boolean) - Method in class io.netty.channel.local.LocalChannel
-
- 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.epoll.AbstractEpollChannel
-
Read bytes into the given
ByteBuf
and return the amount.
- 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.epoll.AbstractEpollChannel
-
- 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
-
- doReleaseChannel(Channel, Promise<Void>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- 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
-
- doubleArrayAppend(StringBuffer, double[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- doubleCapacityA() - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- doubleCapacityB() - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- doubleValue() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- 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, int) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- doWriteBytes(ByteBuf) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
Write bytes form the given
ByteBuf
to the underlying
Channel
.
- 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) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- 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
-
- doWriteMultiple(ChannelOutboundBuffer, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- 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.
- dropHandle(Recycler.DefaultHandle) - Method in class io.netty.util.Recycler.Stack
-
- DUMMY - Static variable in class io.netty.util.Recycler.WeakOrderQueue
-
- dumpStats() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Returns the status of the allocator (which contains all metrics) as string.
- DuplexChannel - Interface in io.netty.channel.socket
-
A duplex
Channel
that has two sides that can be shutdown independently.
- duplicate() - Method in class io.netty.buffer.AbstractByteBuf
-
- duplicate() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- duplicate() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- duplicate() - Method in class io.netty.buffer.SimpleLeakAwareByteBuf
-
- duplicate() - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- duplicate() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- duplicate() - Method in class io.netty.buffer.SwappedByteBuf
-
- duplicate() - Method in class io.netty.buffer.UnreleasableByteBuf
-
- duplicate() - Method in class io.netty.buffer.WrappedByteBuf
-
- duplicate() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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.ComposedLastHttpContent
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- duplicate() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- duplicate() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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.ReplayingDecoderByteBuf
-
- duplicate() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- duplicate() - Method in interface io.netty.handler.codec.spdy.SpdyDataFrame
-
- duplicate() - Method in interface io.netty.handler.ssl.PemEncoded
-
- duplicate() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- duplicate() - Method in class io.netty.handler.ssl.PemValue
-
- duplicate() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- DuplicatedAbstractByteBuf - Class in io.netty.buffer
-
- DuplicatedAbstractByteBuf(AbstractByteBuf) - Constructor for class io.netty.buffer.DuplicatedAbstractByteBuf
-
- DuplicatedByteBuf - Class in io.netty.buffer
-
- DuplicatedByteBuf(ByteBuf) - Constructor for class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- duringMixedMode - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
While adding a FileUpload, is the multipart currently in Mixed Mode
- E_MASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- E_SEQ - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- EC_SHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- echoRequestOrigin(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- elements() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns an enumeration of the values in this table.
- elements - Variable in class io.netty.util.Recycler.Stack
-
- elements - Variable in class io.netty.util.Recycler.WeakOrderQueue.Link
-
- elementSize() - Method in class io.netty.buffer.PoolSubpage
-
- elementSize() - Method in interface io.netty.buffer.PoolSubpageMetric
-
Return the size (in bytes) of the elements that will be allocated.
- elemSize - Variable in class io.netty.buffer.PoolSubpage
-
- EmbeddedChannel - Class in io.netty.channel.embedded
-
Base class for
Channel
implementations that are used in an embedded fashion.
- EmbeddedChannel(ChannelHandler...) - Constructor for class io.netty.channel.embedded.EmbeddedChannel
-
Create a new instance
- EmbeddedChannel(boolean, ChannelHandler...) - Constructor for class io.netty.channel.embedded.EmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline
initialized with the specified handlers.
- EmbeddedChannel(boolean, ChannelConfig, ChannelHandler...) - Constructor for class io.netty.channel.embedded.EmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline
initialized with the specified handlers.
- EmbeddedChannel.DefaultUnsafe - Class in io.netty.channel.embedded
-
- EmbeddedChannel.EmbeddedChannelPipeline - Class in io.netty.channel.embedded
-
- EmbeddedChannelPipeline(EmbeddedChannel) - Constructor for class io.netty.channel.embedded.EmbeddedChannel.EmbeddedChannelPipeline
-
- EmbeddedEventLoop - Class in io.netty.channel.embedded
-
- EmbeddedEventLoop() - Constructor for class io.netty.channel.embedded.EmbeddedEventLoop
-
- EmbeddedSocketAddress - Class in io.netty.channel.embedded
-
- EmbeddedSocketAddress() - Constructor for class io.netty.channel.embedded.EmbeddedSocketAddress
-
- EMPTY - Static variable in class io.netty.buffer.FixedCompositeByteBuf
-
- EMPTY_BUFFER - Static variable in class io.netty.buffer.Unpooled
-
A buffer whose capacity is 0
.
- EMPTY_BUFFER - Static variable in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- EMPTY_BYTE_BUFFER - Static variable in class io.netty.buffer.EmptyByteBuf
-
- EMPTY_BYTE_BUFFER_ADDRESS - Static variable in class io.netty.buffer.EmptyByteBuf
-
- EMPTY_BYTE_BUFFERS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_BYTES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_CERTIFICATES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_CHARS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_CLASSES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_HEADERS - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- EMPTY_HEADERS - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders
-
- EMPTY_ITERATOR - Static variable in class io.netty.buffer.CompositeByteBuf
-
- EMPTY_JAVAX_X509_CERTIFICATES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_LAST_CONTENT - Static variable in interface io.netty.handler.codec.http.LastHttpContent
-
The 'end of content' marker in chunked encoding.
- EMPTY_METRICS - Static variable in class io.netty.buffer.PoolChunkList
-
- EMPTY_NIO_BUFFER - Static variable in class io.netty.buffer.CompositeByteBuf
-
- EMPTY_OBJECTS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_SELECTION - Static variable in class io.netty.handler.ssl.SniHandler
-
- EMPTY_STACK_TRACE - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_STRING - Static variable in class io.netty.util.internal.StringUtil
-
- EMPTY_STRINGS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_VALUE - Static variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- EMPTY_X509_CERTIFICATES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EmptyArrays - Class in io.netty.util.internal
-
- EmptyArrays() - Constructor for class io.netty.util.internal.EmptyArrays
-
- emptyBuf - Variable in class io.netty.buffer.AbstractByteBufAllocator
-
- EmptyByteBuf - Class in io.netty.buffer
-
An empty
ByteBuf
whose capacity and maximum capacity are all
0
.
- EmptyByteBuf(ByteBufAllocator) - Constructor for class io.netty.buffer.EmptyByteBuf
-
- EmptyByteBuf(ByteBufAllocator, ByteOrder) - Constructor for class io.netty.buffer.EmptyByteBuf
-
- EmptyTask() - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool.EmptyTask
-
- enabled - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- enabled - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- encode(ByteBuf) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, boolean) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, boolean, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, int, int) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, int, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, int, int, boolean) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, int, int, boolean, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ByteBuf, int, int, boolean, Base64Dialect, ByteBufAllocator) - Static method in class io.netty.handler.codec.base64.Base64
-
- encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.base64.Base64Encoder
-
- encode(ChannelHandlerContext, byte[], List<Object>) - Method in class io.netty.handler.codec.bytes.ByteArrayEncoder
-
- encode(ChannelHandlerContext, I, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- encode(ChannelHandlerContext, I, ByteBuf) - Method in class io.netty.handler.codec.ByteToMessageCodec.Encoder
-
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- encode(ByteBuf, ByteBuf, int) - Method in class io.netty.handler.codec.compression.Snappy
-
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- encode(String, String) - Static method in class io.netty.handler.codec.http.ClientCookieEncoder
-
Deprecated.
- encode(Cookie) - Static method in class io.netty.handler.codec.http.ClientCookieEncoder
-
Deprecated.
- encode(Cookie...) - Static method in class io.netty.handler.codec.http.ClientCookieEncoder
-
Deprecated.
- encode(Iterable<Cookie>) - Static method in class io.netty.handler.codec.http.ClientCookieEncoder
-
Deprecated.
- encode(String, String) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookie into a Cookie header value.
- encode(Cookie) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookie into a Cookie header value.
- encode(Cookie...) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookies into a single Cookie header value.
- encode(Collection<? extends Cookie>) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookies into a single Cookie header value.
- encode(Iterable<? extends Cookie>) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
Encodes the specified cookies into a single Cookie header value.
- encode(StringBuilder, Cookie) - Method in class io.netty.handler.codec.http.cookie.ClientCookieEncoder
-
- encode(String, String) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Encodes the specified cookie name-value pair into a Set-Cookie header value.
- encode(Cookie) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Encodes the specified cookie into a Set-Cookie header value.
- encode(Cookie...) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode(Collection<? extends Cookie>) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode(Iterable<? extends Cookie>) - Method in class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
Batch encodes cookies into Set-Cookie header values.
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- encode(ChannelHandlerContext, Object, List<Object>) - Method in class io.netty.handler.codec.http.HttpClientCodec.Encoder
-
- encode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- encode(ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.HttpHeaderEntity
-
- encode(HttpHeaders, ByteBuf) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- encode(CharSequence, CharSequence, ByteBuf) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.HttpMethod
-
- encode(ChannelHandlerContext, Object, List<Object>) - Method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- encode(ByteBuf) - Method in class io.netty.handler.codec.http.HttpVersion
-
- encode(String, String) - Static method in class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- encode(Cookie) - Static method in class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- encode(Cookie...) - Static method in class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- encode(Collection<Cookie>) - Static method in class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- encode(Iterable<Cookie>) - Static method in class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- encode(ChannelHandlerContext, WebSocketFrame, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder
-
- encode(ChannelHandlerContext, WebSocketFrame, List<Object>) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder
-
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class io.netty.handler.codec.LengthFieldPrepender
-
- encode(ChannelHandlerContext, I, ByteBuf) - Method in class io.netty.handler.codec.MessageToByteEncoder
-
- encode(ChannelHandlerContext, OUTBOUND_IN, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageCodec
-
- encode(ChannelHandlerContext, I, List<Object>) - Method in class io.netty.handler.codec.MessageToMessageEncoder
-
Encode from one message to an other.
- encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
-
- encode(ChannelHandlerContext, Serializable, ByteBuf) - Method in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
- encode(ChannelHandlerContext, Serializable, ByteBuf) - Method in class io.netty.handler.codec.serialization.ObjectEncoder
-
- encode(ChannelHandlerContext, SocksMessage, ByteBuf) - Method in class io.netty.handler.codec.socks.SocksMessageEncoder
-
- encode(ByteBufAllocator, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder
-
- encode(ByteBufAllocator) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- encode(ByteBufAllocator, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- encode(ByteBufAllocator, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- encode(ByteBufAllocator, int) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- encode(ByteBufAllocator, SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- encode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
- encode(ChannelHandlerContext, HttpMessage, List<Object>) - Method in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- encode(ChannelHandlerContext, CharSequence, List<Object>) - Method in class io.netty.handler.codec.string.StringEncoder
-
- encode3to4(ByteBuf, int, int, ByteBuf, int, Base64Dialect) - Static method in class io.netty.handler.codec.base64.Base64
-
- encodeAndRetain(Object) - Static method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksAuthRequest
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksAuthResponse
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksInitRequest
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksInitResponse
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.SocksMessage
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.UnknownSocksRequest
-
- encodeAsByteBuf(ByteBuf) - Method in class io.netty.handler.codec.socks.UnknownSocksResponse
-
- encodeAscii(CharSequence, ByteBuf) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- encodeAscii(String, ByteBuf) - Static method in class io.netty.handler.codec.http.HttpObjectEncoder
-
Deprecated.
- encodeAscii0(CharSequence, ByteBuf) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- encodeAttribute(String, Charset) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Encode one attribute
- encodeChunkedContent(ChannelHandlerContext, Object, long, List<Object>) - Method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- encodeComponent(String, Charset) - Static method in class io.netty.handler.codec.http.QueryStringEncoder
-
- encodeContent(HttpContent, List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- encodeCopy(ByteBuf, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Encodes a series of copies, each at most 64 bytes in length.
- encodeCopyWithOffset(ByteBuf, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
- encodeDataFrame(ByteBufAllocator, int, boolean, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeGoAwayFrame(ByteBufAllocator, int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeHeaders(HttpHeaders, ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- encodeHeadersFrame(ByteBufAllocator, int, boolean, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeInitialLine(ByteBuf, H) - Method in class io.netty.handler.codec.http.HttpObjectEncoder
-
- encodeInitialLine(ByteBuf, HttpRequest) - Method in class io.netty.handler.codec.http.HttpRequestEncoder
-
- encodeInitialLine(ByteBuf, HttpResponse) - Method in class io.netty.handler.codec.http.HttpResponseEncoder
-
- encodeInitialLine(ByteBuf, HttpMessage) - Method in class io.netty.handler.codec.rtsp.RtspEncoder
-
- encodeLiteral(ByteBuf, ByteBuf, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Writes a literal to the supplied output buffer by directly copying from
the input buffer.
- encodeNextChunkMultipart(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
From the current context (currentBuffer and currentData), returns the next HttpChunk (if possible) trying to get
sizeleft bytes more into the currentBuffer.
- encodeNextChunkUrlEncoded(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
From the current context (currentBuffer and currentData), returns the next HttpChunk (if possible) trying to get
sizeleft bytes more into the currentBuffer.
- encodePingFrame(ByteBufAllocator, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encoder - Variable in class io.netty.handler.codec.ByteToMessageCodec
-
- Encoder(boolean) - Constructor for class io.netty.handler.codec.ByteToMessageCodec.Encoder
-
- Encoder() - Constructor for class io.netty.handler.codec.http.HttpClientCodec.Encoder
-
- encoder - Variable in class io.netty.handler.codec.http.HttpContentEncoder
-
- encoder - Variable in class io.netty.handler.codec.MessageToMessageCodec
-
- encoder(Charset, CodingErrorAction, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
Returns a new CharsetEncoder
for the Charset
with specified error actions.
- encoder(Charset, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
Returns a new CharsetEncoder
for the Charset
with the specified error action.
- encoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
Returns a cached thread-local CharsetEncoder
for the specified Charset
.
- EncoderException - Exception in io.netty.handler.codec
-
- EncoderException() - Constructor for exception io.netty.handler.codec.EncoderException
-
Creates a new instance.
- EncoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.EncoderException
-
Creates a new instance.
- EncoderException(String) - Constructor for exception io.netty.handler.codec.EncoderException
-
Creates a new instance.
- EncoderException(Throwable) - Constructor for exception io.netty.handler.codec.EncoderException
-
Creates a new instance.
- encoderMode - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- EncoderMode() - Constructor for enum io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.EncoderMode
-
- encodeRstStreamFrame(ByteBufAllocator, int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeSettingsFrame(ByteBufAllocator, SpdySettingsFrame) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeString(ByteBufAllocator, CharBuffer, Charset) - Static method in class io.netty.buffer.ByteBufUtil
-
Encode the given
CharBuffer
using the given
Charset
into a new
ByteBuf
which
is allocated via the
ByteBufAllocator
.
- encodeString0(ByteBufAllocator, boolean, CharBuffer, Charset) - Static method in class io.netty.buffer.ByteBufUtil
-
- encodeSynReplyFrame(ByteBufAllocator, int, boolean, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeSynStreamFrame(ByteBufAllocator, int, int, byte, boolean, boolean, ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- encodeWindowUpdateFrame(ByteBufAllocator, int, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- end() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- END_CERT - Static variable in class io.netty.handler.ssl.PemX509Certificate
-
- END_PRIVATE_KEY - Static variable in class io.netty.handler.ssl.PemPrivateKey
-
- endHeaderBlock(SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder
-
- endHeaderBlock(SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- endHeaderBlock(SpdyHeadersFrame) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- endIndex - Variable in class io.netty.buffer.ByteBufInputStream
-
- EndOfDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
-
- endOffset - Variable in class io.netty.buffer.CompositeByteBuf.Component
-
- endOffset - Variable in class io.netty.buffer.FixedCompositeByteBuf.Component
-
- endOffset - Variable in class io.netty.handler.stream.ChunkedFile
-
- endOffset() - Method in class io.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer will end.
- endOffset - Variable in class io.netty.handler.stream.ChunkedNioFile
-
- endOffset() - Method in class io.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer will end.
- engine - Variable in class io.netty.handler.ssl.JdkSslEngine
-
- engine - Variable in class io.netty.handler.ssl.JdkSslSession
-
- engine - Variable in class io.netty.handler.ssl.SslHandler
-
- engine() - Method in class io.netty.handler.ssl.SslHandler
-
Returns the SSLEngine
which is used by this handler.
- engineGetTrustManagers() - Method in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineGetTrustManagers() - Method in class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineGetTrustManagers() - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Returns one trust manager for each type of trust material.
- engineGetTrustManagers() - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- engineInit(KeyStore) - Method in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - Method in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- engineInit(KeyStore) - Method in class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - Method in class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- engineInit(KeyStore) - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Initializes this factory with a source of certificate authorities and related trust material.
- engineInit(ManagerFactoryParameters) - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
Initializes this factory with a source of provider-specific key material.
- engineInit(KeyStore) - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- engineInit(ManagerFactoryParameters) - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- ENSURE_OPEN_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.AbstractChannel
-
- ensureAccessible() - Method in class io.netty.buffer.AbstractByteBuf
-
Should be called by every method that tries to access the buffers content to check
if the buffer was released before.
- ensureAvailability() - Static method in class io.netty.channel.epoll.Epoll
-
- ensureBound() - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- ensureBuffer(ByteBufAllocator) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- ensureContent(HttpObject) - Static method in class io.netty.handler.codec.http.HttpContentEncoder
-
- ensureHeaders(HttpObject) - Static method in class io.netty.handler.codec.http.HttpContentEncoder
-
- ensureNotSharable(ChannelHandlerAdapter) - Static method in class io.netty.handler.codec.CodecUtil
-
- ensureOpen(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
Deprecated.
- ensureOpen() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Ensure the
Channel
is open and if not throw an exception.
- ensureWritable(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.AbstractByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.ByteBuf
-
Makes sure the number of
the writable bytes
is equal to or greater than the specified value.
- ensureWritable(int, boolean) - Method in class io.netty.buffer.ByteBuf
-
Tries to make sure the number of
the writable bytes
is equal to or greater than the specified value.
- ensureWritable(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.EmptyByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.SwappedByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.WrappedByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- ensureWritable(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- ensureWritable(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- ensureWritable(int, boolean) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- ensureWritable0(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- entries - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- entries() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- entries() - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns a new List
that contains all headers in this object.
- entries - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- entries() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- entries() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns all header names and values that this frame contains.
- entries() - Method in class io.netty.util.collection.IntObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.IntObjectMap
-
Gets an iterable collection of the entries contained in this map.
- Entry(Recycler.Handle) - Constructor for class io.netty.buffer.PoolThreadCache.MemoryRegionCache.Entry
-
- Entry(Recycler.Handle) - Constructor for class io.netty.channel.ChannelOutboundBuffer.Entry
-
- Entry(Thread, Runnable, boolean) - Constructor for class io.netty.util.ThreadDeathWatcher.Entry
-
- entryIndex - Variable in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- EntryIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntryIterator
-
- entrySet() - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- entrySet - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- entrySet() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a Set
view of the mappings contained in this map.
- EntrySetView(ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- EntrySpliterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, long, ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- Epoll - Class in io.netty.channel.epoll
-
- Epoll() - Constructor for class io.netty.channel.epoll.Epoll
-
- EPOLL_DATA_OFFSET - Static variable in class io.netty.channel.epoll.EpollEventArray
-
- EPOLL_EVENT_SIZE - Static variable in class io.netty.channel.epoll.EpollEventArray
-
- EPOLL_MODE - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- EpollChannelConfig - Class in io.netty.channel.epoll
-
- EpollChannelConfig(AbstractEpollChannel) - Constructor for class io.netty.channel.epoll.EpollChannelConfig
-
- EpollChannelOption<T> - Class in io.netty.channel.epoll
-
- EpollChannelOption(String) - Constructor for class io.netty.channel.epoll.EpollChannelOption
-
- epollCreate() - Static method in class io.netty.channel.epoll.Native
-
- epollCtlAdd(int, int, int) - Static method in class io.netty.channel.epoll.Native
-
- epollCtlAdd0(int, int, int) - Static method in class io.netty.channel.epoll.Native
-
- epollCtlDel(int, int) - Static method in class io.netty.channel.epoll.Native
-
- epollCtlDel0(int, int) - Static method in class io.netty.channel.epoll.Native
-
- epollCtlMod(int, int, int) - Static method in class io.netty.channel.epoll.Native
-
- epollCtlMod0(int, int, int) - Static method in class io.netty.channel.epoll.Native
-
- EpollDatagramChannel - Class in io.netty.channel.epoll
-
DatagramChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.
- EpollDatagramChannel() - Constructor for class io.netty.channel.epoll.EpollDatagramChannel
-
- EpollDatagramChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollDatagramChannel
-
- EpollDatagramChannel(Socket) - Constructor for class io.netty.channel.epoll.EpollDatagramChannel
-
- EpollDatagramChannel.EpollDatagramChannelUnsafe - Class in io.netty.channel.epoll
-
- EpollDatagramChannelConfig - Class in io.netty.channel.epoll
-
- EpollDatagramChannelConfig(EpollDatagramChannel) - Constructor for class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- EpollDatagramChannelUnsafe() - Constructor for class io.netty.channel.epoll.EpollDatagramChannel.EpollDatagramChannelUnsafe
-
- EpollDomainSocketChannel - Class in io.netty.channel.epoll
-
- EpollDomainSocketChannel() - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel
-
- EpollDomainSocketChannel(Channel, FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel
-
- EpollDomainSocketChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel
-
- EpollDomainSocketChannel(Channel, Socket) - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel
-
- EpollDomainSocketChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel
-
- EpollDomainSocketChannel.EpollDomainUnsafe - Class in io.netty.channel.epoll
-
- EpollDomainSocketChannelConfig - Class in io.netty.channel.epoll
-
- EpollDomainSocketChannelConfig(AbstractEpollChannel) - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannelConfig
-
- EpollDomainUnsafe() - Constructor for class io.netty.channel.epoll.EpollDomainSocketChannel.EpollDomainUnsafe
-
- EPOLLERR - Static variable in class io.netty.channel.epoll.Native
-
- epollerr() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- EPOLLET - Static variable in class io.netty.channel.epoll.Native
-
- epollet() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- EpollEventArray - Class in io.netty.channel.epoll
-
This is an internal datastructure which can be directly passed to epoll_wait to reduce the overhead.
- EpollEventArray(int) - Constructor for class io.netty.channel.epoll.EpollEventArray
-
- EpollEventLoop - Class in io.netty.channel.epoll
-
- EpollEventLoop(EventLoopGroup, ThreadFactory, int, SelectStrategy, RejectedExecutionHandler) - Constructor for class io.netty.channel.epoll.EpollEventLoop
-
- EpollEventLoopGroup - Class in io.netty.channel.epoll
-
- EpollEventLoopGroup() - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
Create a new instance using the default number of threads and the default ThreadFactory
.
- EpollEventLoopGroup(int) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
Create a new instance using the specified number of threads and the default ThreadFactory
.
- EpollEventLoopGroup(int, SelectStrategyFactory) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
Create a new instance using the specified number of threads and the default ThreadFactory
.
- EpollEventLoopGroup(int, ThreadFactory) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
Create a new instance using the specified number of threads and the given ThreadFactory
.
- EpollEventLoopGroup(int, ThreadFactory, SelectStrategyFactory) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
Create a new instance using the specified number of threads and the given ThreadFactory
.
- EpollEventLoopGroup(int, ThreadFactory, int) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
- EpollEventLoopGroup(int, ThreadFactory, int, SelectStrategyFactory) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
- EpollEventLoopGroup(int, ThreadFactory, int, SelectStrategyFactory, RejectedExecutionHandler) - Constructor for class io.netty.channel.epoll.EpollEventLoopGroup
-
- epollFd - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- EPOLLIN - Static variable in class io.netty.channel.epoll.Native
-
- epollin() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- epollInReadFd() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel.EpollDomainUnsafe
-
- epollInReady() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
Called once EPOLLIN event is ready to be processed
- epollInReady() - Method in class io.netty.channel.epoll.AbstractEpollServerChannel.EpollServerSocketUnsafe
-
- epollInReady() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- epollInReady() - Method in class io.netty.channel.epoll.EpollDatagramChannel.EpollDatagramChannelUnsafe
-
- epollInReady() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel.EpollDomainUnsafe
-
- EpollMode - Enum in io.netty.channel.epoll
-
- EpollMode() - Constructor for enum io.netty.channel.epoll.EpollMode
-
- EPOLLOUT - Static variable in class io.netty.channel.epoll.Native
-
- epollout() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- epollOutReady() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
Called once a EPOLLOUT event is ready to be processed
- epollOutReady() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- EPOLLRDHUP - Static variable in class io.netty.channel.epoll.Native
-
- epollrdhup() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- epollRdHupReady() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
Called once EPOLLRDHUP event is ready to be processed
- EpollServerChannelConfig - Class in io.netty.channel.epoll
-
- EpollServerChannelConfig(AbstractEpollChannel) - Constructor for class io.netty.channel.epoll.EpollServerChannelConfig
-
- EpollServerDomainSocketChannel - Class in io.netty.channel.epoll
-
- EpollServerDomainSocketChannel() - Constructor for class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- EpollServerDomainSocketChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- EpollServerDomainSocketChannel(Socket) - Constructor for class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- EpollServerDomainSocketChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- EpollServerSocketChannel - Class in io.netty.channel.epoll
-
ServerSocketChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.
- EpollServerSocketChannel() - Constructor for class io.netty.channel.epoll.EpollServerSocketChannel
-
- EpollServerSocketChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollServerSocketChannel
-
- EpollServerSocketChannel(Socket) - Constructor for class io.netty.channel.epoll.EpollServerSocketChannel
-
- EpollServerSocketChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.EpollServerSocketChannel
-
- EpollServerSocketChannelConfig - Class in io.netty.channel.epoll
-
- EpollServerSocketChannelConfig(EpollServerSocketChannel) - Constructor for class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- EpollServerSocketUnsafe() - Constructor for class io.netty.channel.epoll.AbstractEpollServerChannel.EpollServerSocketUnsafe
-
- EpollSocketChannel - Class in io.netty.channel.epoll
-
SocketChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.
- EpollSocketChannel(Channel, Socket, InetSocketAddress) - Constructor for class io.netty.channel.epoll.EpollSocketChannel
-
- EpollSocketChannel() - Constructor for class io.netty.channel.epoll.EpollSocketChannel
-
- EpollSocketChannel(FileDescriptor) - Constructor for class io.netty.channel.epoll.EpollSocketChannel
-
- EpollSocketChannel(Socket, boolean) - Constructor for class io.netty.channel.epoll.EpollSocketChannel
-
- EpollSocketChannel.EpollSocketChannelUnsafe - Class in io.netty.channel.epoll
-
- EpollSocketChannelConfig - Class in io.netty.channel.epoll
-
- EpollSocketChannelConfig(EpollSocketChannel) - Constructor for class io.netty.channel.epoll.EpollSocketChannelConfig
-
Creates a new instance.
- EpollSocketChannelUnsafe() - Constructor for class io.netty.channel.epoll.EpollSocketChannel.EpollSocketChannelUnsafe
-
- EpollStreamUnsafe() - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- EpollTcpInfo - Class in io.netty.channel.epoll
-
struct tcp_info
{
__u8 tcpi_state;
__u8 tcpi_ca_state;
__u8 tcpi_retransmits;
__u8 tcpi_probes;
__u8 tcpi_backoff;
__u8 tcpi_options;
__u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
__u32 tcpi_rto;
__u32 tcpi_ato;
__u32 tcpi_snd_mss;
__u32 tcpi_rcv_mss;
__u32 tcpi_unacked;
__u32 tcpi_sacked;
__u32 tcpi_lost;
__u32 tcpi_retrans;
__u32 tcpi_fackets;
__u32 tcpi_last_data_sent;
__u32 tcpi_last_ack_sent;
__u32 tcpi_last_data_recv;
__u32 tcpi_last_ack_recv;
__u32 tcpi_pmtu;
__u32 tcpi_rcv_ssthresh;
__u32 tcpi_rtt;
__u32 tcpi_rttvar;
__u32 tcpi_snd_ssthresh;
__u32 tcpi_snd_cwnd;
__u32 tcpi_advmss;
__u32 tcpi_reordering;
__u32 tcpi_rcv_rtt;
__u32 tcpi_rcv_space;
__u32 tcpi_total_retrans;
};
- EpollTcpInfo() - Constructor for class io.netty.channel.epoll.EpollTcpInfo
-
- epollWait(boolean) - Method in class io.netty.channel.epoll.EpollEventLoop
-
- epollWait(int, EpollEventArray, int) - Static method in class io.netty.channel.epoll.Native
-
- epollWait0(int, long, int, int) - Static method in class io.netty.channel.epoll.Native
-
- eq(String, String) - Static method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- equals(Object) - Method in class io.netty.buffer.AbstractByteBuf
-
- equals(Object) - Method in class io.netty.buffer.ByteBuf
-
Determines if the content of the specified buffer is identical to the
content of this array.
- equals(ByteBuf, ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns true
if and only if the two specified buffers are
identical to each other as described in ChannelBuffer#equals(Object)
.
- equals(Object) - Method in class io.netty.buffer.DefaultByteBufHolder
-
- equals(Object) - Method in class io.netty.buffer.EmptyByteBuf
-
- equals(Object) - Method in class io.netty.buffer.SwappedByteBuf
-
- equals(Object) - Method in class io.netty.buffer.WrappedByteBuf
-
- equals(Object) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- equals(Object) - Method in class io.netty.channel.AbstractChannel
-
Returns true
if and only if the specified object is identical
with this channel (i.e: this == o
).
- equals(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- equals(Object) - Method in class io.netty.channel.local.LocalAddress
-
- equals(Object) - Method in class io.netty.channel.sctp.SctpMessage
-
- equals(Object) - Method in class io.netty.channel.unix.DomainSocketAddress
-
- equals(Object) - Method in class io.netty.channel.unix.FileDescriptor
-
- equals(Object) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- EQUALS - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Equals '='
- equals(Object) - Method in class io.netty.handler.codec.http.HttpMethod
-
- equals(Object) - Method in class io.netty.handler.codec.http.HttpResponseStatus
-
- equals(Object) - Method in class io.netty.handler.codec.http.HttpVersion
-
- equals(Object) - Method in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- equals(Object) - Method in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- equals(FileUpload, FileUpload) - Static method in class io.netty.handler.codec.http.multipart.FileUploadUtil
-
- equals(Object) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- equals(Object) - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- equals(Object) - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- equals(Object) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- equals(Object) - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- equals(Object) - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- equals(Object) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- equals(Object) - Method in class io.netty.util.collection.IntObjectHashMap
-
- equals(Object) - Method in class io.netty.util.concurrent.PromiseTask
-
- equals(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- equals(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- equals(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- equals(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- equals(Object) - Method in exception io.netty.util.ResourceLeakException
-
Deprecated.
- equals(Object) - Method in class io.netty.util.ThreadDeathWatcher.Entry
-
- equals(Object) - Method in class io.netty.util.UniqueName
-
Deprecated.
- EQUALS_SIGN - Static variable in class io.netty.handler.codec.base64.Base64
-
The equals sign (=) as a byte.
- EQUALS_SIGN_ENC - Static variable in class io.netty.handler.codec.base64.Base64
-
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns true
if both CharSequence
's are equals when ignore the case.
- ERRNO_EAGAIN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_EBADF_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_ECONNRESET_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_EINPROGRESS_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_ENOTCONN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_EPIPE_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERRNO_EWOULDBLOCK_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- errnoEAGAIN() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoEBADF() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoECONNRESET() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoEINPROGRESS() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoENOTCONN() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoEPIPE() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errnoEWOULDBLOCK() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- error(String) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.error(Object)
method of the underlying
Log
instance.
- error(String, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.error(Object)
method of the underlying
Log
instance.
- error(String, Object, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.error(Object)
method of the underlying
Log
instance.
- error(String, Object...) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.error(Object)
method of the underlying
Log
instance.
- error(String, Throwable) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.error(Object, Throwable)
method of
the underlying Log
instance.
- error(String) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the ERROR level.
- error(String, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format
and argument.
- error(String, Object, Object) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format
and arguments.
- error(String, Object...) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format
and arguments.
- error(String, Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the ERROR level with an
accompanying message.
- error(String) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message object at the SEVERE level.
- error(String, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at the SEVERE level according to the specified format and
argument.
- error(String, Object, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at the SEVERE level according to the specified format and
arguments.
- error(String, Object...) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level SEVERE according to the specified format and
arguments.
- error(String, Throwable) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log an exception (throwable) at the SEVERE level with an accompanying
message.
- error(String) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- error(String, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- error(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- error(String, Object...) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- error(String, Throwable) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- error(String) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message object at the ERROR level.
- error(String, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at the ERROR level according to the specified format and
argument.
- error(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at the ERROR level according to the specified format and
arguments.
- error(String, Object...) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level ERROR according to the specified format and
arguments.
- error(String, Throwable) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log an exception (throwable) at the ERROR level with an accompanying
message.
- error(String) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- error(String, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- error(String, Object, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- error(String, Object...) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- error(String, Throwable) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- ERROR_EALREADY_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERROR_ECONNREFUSED_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERROR_EISCONN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ERROR_ENETUNREACH_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
-
- ErrorDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- ErrorDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- ErrorDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- ErrorDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- ErrorDataEncoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- ErrorDataEncoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- ErrorDataEncoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- ErrorDataEncoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- errorEALREADY() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errorECONNREFUSED() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errorEISCONN() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- errorENETUNREACH() - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- Errors - Class in io.netty.channel.unix
-
Internal usage only!
- Errors() - Constructor for class io.netty.channel.unix.Errors
-
- ERRORS - Static variable in class io.netty.channel.unix.Errors
-
Holds the mappings for errno codes to String messages.
- Errors.NativeConnectException - Exception in io.netty.channel.unix
-
- Errors.NativeIoException - Exception in io.netty.channel.unix
-
Internal usage only!
- ErrorsStaticallyReferencedJniMethods - Class in io.netty.channel.unix
-
This class is necessary to break the following cyclic dependency:
JNI_OnLoad
JNI Calls FindClass because RegisterNatives (used to register JNI methods) requires a class
FindClass loads the class, but static members variables of that class attempt to call a JNI method which has not
yet been registered.
java.lang.UnsatisfiedLinkError is thrown because native method has not yet been registered.
Static members which call JNI methods must not be declared in this class!
- ErrorsStaticallyReferencedJniMethods() - Constructor for class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- ESCAPE_CHAR - Static variable in class io.netty.util.internal.logging.MessageFormatter
-
- escapeCsv(CharSequence) - Static method in class io.netty.util.internal.StringUtil
-
Escapes the specified value, if necessary according to
RFC-4180.
- est - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- est - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySpliterator
-
- est - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- ESTIMATE_TASK_SIZE_ON_SUBMIT - Static variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- estimateBufferSize(int, int, int) - Static method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
Estimates the length of string representation of the given instance:
est = lengthOfConstantComponents + defaultValueLength + (estimatedMappingLength * numOfMappings) * 1.10
- estimatedLength - Variable in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- estimateSize() - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
Returns an estimate of the number of elements covered by
this Spliterator.
- estimateSize() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- estimateSize() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySpliterator
-
- estimateSize() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- estimatorHandle - Variable in class io.netty.channel.DefaultChannelPipeline
-
- estimatorHandle() - Method in class io.netty.channel.DefaultChannelPipeline
-
- estimatorHandle - Variable in class io.netty.channel.PendingWriteQueue
-
- ETAG - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"ETag"
- EVENMASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- eventCount - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- EventExecutor - Interface in io.netty.util.concurrent
-
- EventExecutorGroup - Interface in io.netty.util.concurrent
-
- eventFd - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- eventFd() - Static method in class io.netty.channel.epoll.Native
-
- eventFdRead(int) - Static method in class io.netty.channel.epoll.Native
-
- eventFdWrite(int, long) - Static method in class io.netty.channel.epoll.Native
-
- eventLoop - Variable in class io.netty.channel.AbstractChannel
-
- eventLoop() - Method in class io.netty.channel.AbstractChannel
-
- eventLoop() - Method in interface io.netty.channel.Channel
-
- EventLoop - Interface in io.netty.channel
-
Will handle all the I/O operations for a
Channel
once registered.
- eventLoop() - Method in class io.netty.channel.nio.AbstractNioChannel
-
- EventLoopException - Exception in io.netty.channel
-
- EventLoopException() - Constructor for exception io.netty.channel.EventLoopException
-
- EventLoopException(String, Throwable) - Constructor for exception io.netty.channel.EventLoopException
-
- EventLoopException(String) - Constructor for exception io.netty.channel.EventLoopException
-
- EventLoopException(Throwable) - Constructor for exception io.netty.channel.EventLoopException
-
- EventLoopGroup - Interface in io.netty.channel
-
- events(int) - Method in class io.netty.channel.epoll.EpollEventArray
-
Return the events for the epoll_event
on this index.
- events - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- ex - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.ExceptionNode
-
- EXCEPTION_MAP_CAPACITY - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
Fixed capacity for exceptionTable.
- EXCEPTIONAL - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface io.netty.channel.ChannelHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.ChannelHandlerAdapter
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface io.netty.channel.ChannelInboundHandler
-
Gets called if a Throwable
was thrown.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.ChannelInboundHandlerAdapter
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.ChannelInitializer
-
Handle the
Throwable
by logging and closing the
Channel
.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.logging.LoggingHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.ssl.SslHandler
-
- ExceptionNode(ForkJoinTask<?>, Throwable, ForkJoinTask.ExceptionNode) - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask.ExceptionNode
-
- exceptionTable - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
Table of exceptions thrown by tasks, to enable reporting by
callers.
- exceptionTableLock - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- exceptionTableRefQueue - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- exec() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Implements execution conventions for CountedCompleters.
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.EmptyTask
-
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Immediately performs the base action of this task and returns
true if, upon return from this method, this task is guaranteed
to have completed normally.
- exec() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- execute() - Method in class io.netty.channel.DefaultChannelPipeline.PendingHandlerAddedTask
-
- execute() - Method in class io.netty.channel.DefaultChannelPipeline.PendingHandlerCallback
-
- execute() - Method in class io.netty.channel.DefaultChannelPipeline.PendingHandlerRemovedTask
-
- execute(Runnable) - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- execute(Runnable) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- execute(Runnable) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- execute(Runnable) - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- execute(Runnable) - Method in class io.netty.util.concurrent.ImmediateExecutor
-
- execute(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- execute(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Arranges for (asynchronous) execution of the given task.
- execute(Runnable) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- executor - Variable in class io.netty.bootstrap.AbstractBootstrap.PendingRegistrationPromise
-
- executor() - Method in class io.netty.bootstrap.AbstractBootstrap.PendingRegistrationPromise
-
- executor - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- executor() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- executor() - Method in interface io.netty.channel.ChannelHandlerContext
-
- executor() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- executor() - Method in class io.netty.channel.CompleteChannelFuture
-
- executor() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- executor() - Method in class io.netty.channel.DefaultChannelPromise
-
- executor - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- executor - Variable in class io.netty.channel.pool.FixedChannelPool
-
- executor() - Method in class io.netty.handler.ssl.SslHandler.LazyChannelPromise
-
- executor - Variable in class io.netty.handler.traffic.TrafficCounter
-
Executor that will run the monitor
- executor - Variable in class io.netty.util.concurrent.CompleteFuture
-
- executor() - Method in class io.netty.util.concurrent.CompleteFuture
-
- executor - Variable in class io.netty.util.concurrent.DefaultPromise
-
- executor() - Method in class io.netty.util.concurrent.DefaultPromise
-
Get the executor used to notify listeners when this promise is complete.
- executor() - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- executorCount() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- executorSet - Variable in class io.netty.util.concurrent.AbstractEventExecutor
-
- executorSet - Variable in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- exists(String) - Static method in class io.netty.channel.ChannelOption
-
- exists(String) - Static method in class io.netty.util.AttributeKey
-
- expand() - Method in class io.netty.util.internal.AppendableCharSequence
-
- expand(char[], int, int) - Static method in class io.netty.util.internal.AppendableCharSequence
-
- expandArray() - Method in class io.netty.handler.codec.CodecOutputList
-
- expandCumulation(ByteBufAllocator, ByteBuf, int) - Static method in class io.netty.handler.codec.ByteToMessageDecoder
-
- expandIndexedVariableTableAndSet(int, Object) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- expandNioBufferArray(ByteBuffer[], int, int) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- EXPECT - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Expect"
- expect(Signal) - Method in error io.netty.util.Signal
-
Check if the given
Signal
is the same as this instance.
- EXPECT_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- EXPECTATION_FAILED - Static variable in class io.netty.handler.codec.http.HttpObjectAggregator
-
- EXPECTATION_FAILED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
417 Expectation Failed
- EXPECTED_TYPE - Static variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.epoll.EpollDatagramChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.nio.AbstractNioByteChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.oio.AbstractOioByteChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.socket.nio.NioDatagramChannel
-
- EXPECTED_TYPES - Static variable in class io.netty.channel.socket.oio.OioDatagramChannel
-
- expectedChallengeResponseBytes - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- expectedChallengeResponseString - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- expectedChallengeResponseString - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- expectedChallengeResponseString - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- expectedCount - Variable in class io.netty.util.concurrent.PromiseCombiner
-
- expectedErr - Variable in exception io.netty.channel.unix.Errors.NativeConnectException
-
- expectedErr() - Method in exception io.netty.channel.unix.Errors.NativeConnectException
-
- expectedErr - Variable in exception io.netty.channel.unix.Errors.NativeIoException
-
- expectedErr() - Method in exception io.netty.channel.unix.Errors.NativeIoException
-
- expectedSubprotocol - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- expectedSubprotocol() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the CSV of requested subprotocol(s) sent to the server as specified in the constructor
- expire() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- expireNanoTime - Variable in class io.netty.channel.pool.FixedChannelPool.AcquireTask
-
- EXPIRES - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- EXPIRES - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Expires"
- EXPIRES - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Expires"
- expiresEnd - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- expiresStart - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- expireTimeouts(long) - Method in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- explicitFlushAfterFlushes - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- explicitNoUnsafe0() - Static method in class io.netty.util.internal.PlatformDependent
-
- exposedHeaders() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Returns a set of headers to be exposed to calling clients.
- exposeHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- exposeHeaders(String...) - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Specifies the headers to be exposed to calling clients.
- exposeHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- expungeStaleExceptions() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Poll stale refs and remove them.
- externalAwaitDone() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Blocks a non-worker-thread until completion.
- externalHelpComplete(CountedCompleter<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- externalInterruptibleAwaitDone() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Blocks a non-worker-thread until completion or interruption.
- externalPopAndExecCC(CountedCompleter<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Tries to pop and execute the given task or any other task
in its CountedCompleter computation.
- externalPush(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Unless shutting down, adds the given task to a submission queue
at submitter's current queue index (modulo submission
range).
- extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
Extract the sub-region of the specified buffer.
- extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class io.netty.handler.codec.serialization.ObjectDecoder
-
- extractKeyValuePairs(String, List<String>, List<String>) - Static method in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- f - Variable in class io.netty.channel.DefaultFileRegion
-
- fackets() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- factory - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Factory used to create InterfaceHttpData
- factory - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Factory used to create InterfaceHttpData
- factory - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Factory used to create InterfaceHttpData
- factory - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- factoryInstance - Static variable in class io.netty.util.ResourceLeakDetectorFactory
-
- fail() - Static method in class io.netty.channel.VoidChannelPromise
-
- fail(Inflater, String, int) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- fail(Deflater, String, int) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- fail(long) - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- fail(ChannelHandlerContext, String, Throwable) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- fail(long) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- fail(ChannelHandlerContext, int) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
-
- fail(ChannelHandlerContext, String) - Method in class io.netty.handler.codec.LineBasedFrameDecoder
-
- fail(Throwable) - Method in class io.netty.handler.codec.spdy.SpdySession.PendingWrite
-
- fail(Throwable) - Method in class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- fail(Class<?>, String) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- FAIL_SELECTION_LISTENER_FACTORY - Static variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- FAIL_SELECTOR_FACTORY - Static variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- FAIL_SPLICE_IF_CLOSED_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- failAndRecycle(Throwable) - Method in class io.netty.util.internal.PendingWrite
-
Fails the underlying
Promise
with the given cause and reycle this instance.
- failed - Variable in exception io.netty.channel.group.ChannelGroupException
-
- FAILED_DEPENDENCY - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
424 Failed Dependency (WebDAV, RFC4918)
- FailedChannelFuture - Class in io.netty.channel
-
- FailedChannelFuture(Channel, EventExecutor, Throwable) - Constructor for class io.netty.channel.FailedChannelFuture
-
Creates a new instance.
- FailedFuture<V> - Class in io.netty.util.concurrent
-
- FailedFuture(EventExecutor, Throwable) - Constructor for class io.netty.util.concurrent.FailedFuture
-
Creates a new instance.
- failFast - Variable in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- failFast - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- failFast - Variable in class io.netty.handler.codec.LineBasedFrameDecoder
-
Whether or not to throw an exception as soon as we exceed maxLength.
- failFlushed(Throwable, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- failIfNecessary(boolean) - Method in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- failOnMissingResponse - Variable in class io.netty.handler.codec.http.HttpClientCodec
-
- failOverLimit(ChannelHandlerContext, int) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- failOverLimit(ChannelHandlerContext, String) - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- failPending - Variable in class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
- FailProtocolSelectionListener(JdkSslEngine, List<String>) - Constructor for class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.FailProtocolSelectionListener
-
- FailProtocolSelector(JdkSslEngine, Set<String>) - Constructor for class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.FailProtocolSelector
-
- failSpliceIfClosed(ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- failure(Throwable) - Static method in class io.netty.handler.codec.DecoderResult
-
- failureCount - Variable in class io.netty.channel.group.DefaultChannelGroupFuture
-
- fallbackProtocol - Variable in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
- FAMILY_MASK - Static variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
The highest 4 bits of the transport protocol and address family byte contain the address family
- FAST_IDLE_TIMEOUT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Timeout value when there are more threads than parallelism level
- fastGet(FastThreadLocalThread) - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- FastThreadLocal<V> - Class in io.netty.util.concurrent
-
A special variant of
ThreadLocal
that yields higher access performance when accessed from a
FastThreadLocalThread
.
- FastThreadLocal() - Constructor for class io.netty.util.concurrent.FastThreadLocal
-
- FastThreadLocalThread - Class in io.netty.util.concurrent
-
- FastThreadLocalThread() - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(Runnable) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(ThreadGroup, Runnable) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(String) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(ThreadGroup, String) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(Runnable, String) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(ThreadGroup, Runnable, String) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FastThreadLocalThread(ThreadGroup, Runnable, String, long) - Constructor for class io.netty.util.concurrent.FastThreadLocalThread
-
- FCOMMENT - Static variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- fd() - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- fd - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceFdTask
-
- fd(int) - Method in class io.netty.channel.epoll.EpollEventArray
-
Return the file descriptor for the epoll_event
on this index.
- fd - Variable in class io.netty.channel.unix.FileDescriptor
-
- fd() - Method in interface io.netty.channel.unix.UnixChannel
-
- fetchDecoderOutput(List<Object>) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- fetchEncoderOutput(List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- fetchFromScheduledTaskQueue() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- fetchFromScheduledTaskQueue() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- fetchWatchees() - Method in class io.netty.util.ThreadDeathWatcher.Watcher
-
- FEXTRA - Static variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- FHCRC - Static variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- fieldLength - Variable in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- fieldLength - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- fieldLength - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- FIFO_QUEUE - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- file - Variable in class io.netty.channel.DefaultFileRegion
-
- file - Variable in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- FILE - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Content-disposition value for file attachment.
- file - Variable in class io.netty.handler.stream.ChunkedFile
-
- fileChannel - Variable in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- fileDescriptor - Variable in class io.netty.channel.epoll.AbstractEpollChannel
-
- FileDescriptor - Class in io.netty.channel.unix
-
- FileDescriptor(int) - Constructor for class io.netty.channel.unix.FileDescriptor
-
- filename - Variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- FILENAME - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
- filename - Variable in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- FileRegion - Interface in io.netty.channel
-
- FileUpload - Interface in io.netty.handler.codec.http.multipart
-
FileUpload interface that could be in memory, on temporary file or any other implementations.
- fileUpload - Variable in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- FileUploadUtil - Class in io.netty.handler.codec.http.multipart
-
- FileUploadUtil() - Constructor for class io.netty.handler.codec.http.multipart.FileUploadUtil
-
- fillBufferArray(ByteBuffer[], ByteBuffer[], int) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- fillByteBuf() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- fillCallerData(String, LogRecord) - Static method in class io.netty.util.internal.logging.JdkLogger
-
Fill in caller data if possible.
- fillInStackTrace() - Method in exception io.netty.channel.AbstractChannel.AnnotatedConnectException
-
- fillInStackTrace() - Method in exception io.netty.channel.AbstractChannel.AnnotatedNoRouteToHostException
-
- fillInStackTrace() - Method in exception io.netty.channel.AbstractChannel.AnnotatedSocketException
-
- fillInStackTrace() - Method in exception io.netty.handler.timeout.TimeoutException
-
- fillInStackTrace() - Method in error io.netty.util.Signal
-
- filterCipherSuites(Iterable<String>, List<String>, Set<String>) - Method in interface io.netty.handler.ssl.CipherSuiteFilter
-
Filter the requested ciphers
based upon other cipher characteristics.
- filterCipherSuites(Iterable<String>, List<String>, Set<String>) - Method in class io.netty.handler.ssl.IdentityCipherSuiteFilter
-
- filterCipherSuites(Iterable<String>, List<String>, Set<String>) - Method in class io.netty.handler.ssl.SupportedCipherSuiteFilter
-
- filterName(String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.AbstractChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.AbstractServerChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.oio.AbstractOioByteChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.sctp.oio.OioSctpChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- filterOutboundMessage(Object) - Method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- filterRule - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule
-
- finalFragment - Variable in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
Flag to indicate if this frame is the final fragment in a message.
- finalize() - Method in class io.netty.buffer.PoolArena
-
- finalize() - Method in class io.netty.util.Recycler.WeakOrderQueue
-
- finalizeRequest() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Finalize the request by preparing the Header in the request and returns the request ready to be sent.
Once finalized, no data must be added.
If the request does not need chunk (isChunked() == false), this request is the only object to send to the remote
server.
- find(Channel) - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns the
ChannelFuture
of the individual I/O operation which
is associated with the specified
Channel
.
- find(Channel) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- find(int, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForwardingNode
-
- find(int, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
Virtualized support for map.get(); overridden in subclasses.
- find(int, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReservationNode
-
- find(int, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Returns matching node or null if none.
- find(int, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- find(Object, Class<?>, String) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- find0(Object, Class<?>, String) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- FIND_CR - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a CR ('\r')
.
- FIND_CRLF - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a CR ('\r')
or a LF ('\n')
.
- FIND_LF - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a LF ('\n')
.
- FIND_LINEAR_WHITESPACE - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a linear whitespace (a (' '
or a '\t'
).
- FIND_NON_ASCII - Static variable in class io.netty.buffer.ByteBufUtil
-
Aborts on a byte which is not a valid ASCII character.
- FIND_NON_CR - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a non-CR ('\r')
.
- FIND_NON_CRLF - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a byte which is neither a CR ('\r')
nor a LF ('\n')
.
- FIND_NON_LF - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a non-LF ('\n')
.
- FIND_NON_LINEAR_WHITESPACE - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a byte which is not a linear whitespace (neither ' '
nor '\t'
).
- FIND_NON_NUL - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a non-NUL (0x00)
.
- FIND_NUL - Static variable in interface io.netty.buffer.ByteBufProcessor
-
Aborts on a NUL (0x00)
.
- findComponent(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- findComponent(int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- findContextInbound() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- findContextOutbound() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- findEndOfHeader(ByteBuf) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Returns the index in the buffer of the end of header if found.
- findEndOfLine(ByteBuf) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Returns the index in the buffer of the end of line found.
- findEndOfLine(ByteBuf) - Static method in class io.netty.handler.codec.LineBasedFrameDecoder
-
Returns the index in the buffer of the end of line found.
- findEndOfString(AppendableCharSequence) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- findEndOfString(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Find the end of String
- findMatchingLength(ByteBuf, int, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Iterates over the supplied input buffer between the supplied minIndex and
maxIndex to find how long our matched copy overlaps with an already-written
literal value.
- findMultipartDelimiter(String, HttpPostRequestDecoder.MultiPartStatus, HttpPostRequestDecoder.MultiPartStatus) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Find the next Multipart Delimiter
- findMultipartDisposition() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Find the next Disposition
- findNextAvail() - Method in class io.netty.buffer.PoolSubpage
-
- findNextAvail0(int, long) - Method in class io.netty.buffer.PoolSubpage
-
- findNextPositivePowerOfTwo(int) - Static method in class io.netty.util.internal.MathUtil
-
Fast method of finding the next power of 2 greater than or equal to the supplied value.
- findNonEmptyStealQueue() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns a (probably) non-empty steal queue, if one is found
during a scan, else null.
- findNonWhitespace(AppendableCharSequence, int) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- findNonWhitespace(String, int) - Static method in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Find the first non whitespace
- findSubpagePoolHead(int) - Method in class io.netty.buffer.PoolArena
-
- findTreeNode(int, Object, Class<?>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
Returns the TreeNode (or null if not found) for the given key
starting at given root.
- findVersion(ByteBuf) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Returns the proxy protocol specification version in the buffer if the version is found.
- findWhitespace(AppendableCharSequence, int) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- findWhitespace(String, int) - Static method in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Find the first whitespace
- FINGERPRINT_PATTERN - Static variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- FINGERPRINT_STRIP_PATTERN - Static variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- fingerprints - Variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- FingerprintTrustManagerFactory - Class in io.netty.handler.ssl.util
-
An TrustManagerFactory
that trusts an X.509 certificate whose SHA1 checksum matches.
- FingerprintTrustManagerFactory(Iterable<String>) - Constructor for class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
Creates a new instance.
- FingerprintTrustManagerFactory(String...) - Constructor for class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
Creates a new instance.
- FingerprintTrustManagerFactory(byte[]...) - Constructor for class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
Creates a new instance.
- finish() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- finish(boolean) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- finish() - Method in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- finish(Promise<Void>) - Method in class io.netty.util.concurrent.PromiseCombiner
-
- FINISH_CONNECT_REFUSED_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- FINISH_READ_FUTURE_UPDATER - Static variable in class io.netty.channel.local.LocalChannel
-
- finishAndReleaseAll() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Mark this
Channel
as finished and release all pending message in the inbound and outbound buffer.
- finishConnect() - Method in class com.sun.nio.sctp.SctpChannel
-
- finishConnect() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- finishConnect() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- finishConnect() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
Finish connect
- finishConnect() - Method in class io.netty.channel.unix.Socket
-
- finishConnect(int) - Static method in class io.netty.channel.unix.Socket
-
- finishDecode(List<Object>) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- finished - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- finished - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- finished - Variable in class io.netty.handler.codec.compression.JZlibDecoder
-
- finished - Variable in class io.netty.handler.codec.compression.JZlibEncoder
-
- finished - Variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
true
if we're finished decoding the proxy protocol header
- finished - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- finished - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- finishEncode(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- finishEncode(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.compression.JZlibEncoder
-
- finishEncode(List<Object>) - Method in class io.netty.handler.codec.http.HttpContentEncoder
-
- finishHandshake(Channel, FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- finishPeerRead(LocalChannel) - Method in class io.netty.channel.local.LocalChannel
-
- finishPeerRead0(LocalChannel) - Method in class io.netty.channel.local.LocalChannel
-
- finishPendingTasks(boolean) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- finishReadFuture - Variable in class io.netty.channel.local.LocalChannel
-
- finishWrap(ChannelHandlerContext, ByteBuf, ChannelPromise, boolean, boolean) - Method in class io.netty.handler.ssl.SslHandler
-
- FIRE_EXCEPTION_ON_FAILURE - Static variable in interface io.netty.channel.ChannelFutureListener
-
- fireChannelActive() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelActive() - Method in interface io.netty.channel.ChannelHandlerContext
-
A
Channel
is active now, which means it is connected.
- fireChannelActive() - Method in interface io.netty.channel.ChannelPipeline
-
A
Channel
is active now, which means it is connected.
- fireChannelActive() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelActive() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelInactive() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelInactive() - Method in interface io.netty.channel.ChannelHandlerContext
-
A
Channel
is inactive now, which means it is closed.
- fireChannelInactive() - Method in interface io.netty.channel.ChannelPipeline
-
A
Channel
is inactive now, which means it is closed.
- fireChannelInactive() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelInactive() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelInactiveAndDeregister(boolean) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- fireChannelRead(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelRead(Object) - Method in interface io.netty.channel.ChannelHandlerContext
-
- fireChannelRead(Object) - Method in interface io.netty.channel.ChannelPipeline
-
- fireChannelRead(Object) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelRead(Object) - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelRead(ChannelHandlerContext, List<Object>, int) - Static method in class io.netty.handler.codec.ByteToMessageDecoder
-
Get numElements
out of the List
and forward these through the pipeline.
- fireChannelRead(ChannelHandlerContext, CodecOutputList, int) - Static method in class io.netty.handler.codec.ByteToMessageDecoder
-
Get
numElements
out of the
CodecOutputList
and forward these through the pipeline.
- fireChannelReadComplete() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelReadComplete() - Method in interface io.netty.channel.ChannelHandlerContext
-
- fireChannelReadComplete() - Method in interface io.netty.channel.ChannelPipeline
-
- fireChannelReadComplete() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelReadComplete() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelRegistered() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelRegistered() - Method in interface io.netty.channel.ChannelHandlerContext
-
- fireChannelRegistered() - Method in interface io.netty.channel.ChannelPipeline
-
- fireChannelRegistered() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelRegistered() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelUnregistered() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelUnregistered() - Method in interface io.netty.channel.ChannelHandlerContext
-
- fireChannelUnregistered() - Method in interface io.netty.channel.ChannelPipeline
-
- fireChannelUnregistered() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelUnregistered() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelWritabilityChanged() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireChannelWritabilityChanged() - Method in interface io.netty.channel.ChannelHandlerContext
-
- fireChannelWritabilityChanged(boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- fireChannelWritabilityChanged() - Method in interface io.netty.channel.ChannelPipeline
-
- fireChannelWritabilityChanged() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireChannelWritabilityChanged() - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireChannelWritabilityChangedTask - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- firedChannelRead - Variable in class io.netty.handler.ssl.SslHandler
-
- fireEvent(Notification) - Method in class io.netty.channel.sctp.SctpNotificationHandler
-
- fireEventAndClose(Object) - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- fireException - Variable in class io.netty.channel.VoidChannelPromise
-
- fireException(Throwable) - Method in class io.netty.channel.VoidChannelPromise
-
- fireExceptionCaught(Throwable) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireExceptionCaught(Throwable) - Method in interface io.netty.channel.ChannelHandlerContext
-
A
Channel
received an
Throwable
in one of its inbound operations.
- fireExceptionCaught(Throwable) - Method in interface io.netty.channel.ChannelPipeline
-
A
Channel
received an
Throwable
in one of its inbound operations.
- fireExceptionCaught(Throwable) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireExceptionCaught(Throwable) - Method in class io.netty.channel.DefaultChannelPipeline
-
- fireUserEventTriggered(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- fireUserEventTriggered(Object) - Method in interface io.netty.channel.ChannelHandlerContext
-
A
Channel
received an user defined event.
- fireUserEventTriggered(Object) - Method in interface io.netty.channel.ChannelPipeline
-
A
Channel
received an user defined event.
- fireUserEventTriggered(Object) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- fireUserEventTriggered(Object) - Method in class io.netty.channel.DefaultChannelPipeline
-
- first() - Method in interface io.netty.channel.ChannelPipeline
-
- first() - Method in class io.netty.channel.DefaultChannelPipeline
-
- first - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- first - Variable in class io.netty.handler.timeout.IdleStateEvent
-
- first - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- FIRST_ADDRESS_OCTET_SHIFT - Static variable in class io.netty.handler.codec.socks.SocksCommonUtils
-
- FIRST_ALL_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- FIRST_READER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- FIRST_WRITER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- firstAllIdleEvent - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- firstComplete() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
If this task's pending count is zero, returns this task;
otherwise decrements its pending count and returns null
.
- firstContext() - Method in interface io.netty.channel.ChannelPipeline
-
- firstContext() - Method in class io.netty.channel.DefaultChannelPipeline
-
- firstIndexOf(ByteBuf, int, int, byte) - Static method in class io.netty.buffer.ByteBufUtil
-
- firstInvalidCookieNameOctet(CharSequence) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- firstInvalidCookieNameOctet(CharSequence) - Static method in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- firstInvalidCookieValueOctet(CharSequence) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- firstInvalidCookieValueOctet(CharSequence) - Static method in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- firstInvalidOctet(CharSequence, BitSet) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- firstInvalidOctet(CharSequence, BitSet) - Static method in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- firstReaderIdleEvent - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- firstRegistration - Variable in class io.netty.channel.DefaultChannelPipeline
-
- firstWriterIdleEvent - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- FixedChannelPool - Class in io.netty.channel.pool
-
ChannelPool
implementation that takes another
ChannelPool
implementation and enforce a maximum
number of concurrent connections.
- FixedChannelPool(Bootstrap, ChannelPoolHandler, int) - Constructor for class io.netty.channel.pool.FixedChannelPool
-
- FixedChannelPool(Bootstrap, ChannelPoolHandler, int, int) - Constructor for class io.netty.channel.pool.FixedChannelPool
-
- FixedChannelPool(Bootstrap, ChannelPoolHandler, ChannelHealthChecker, FixedChannelPool.AcquireTimeoutAction, long, int, int) - Constructor for class io.netty.channel.pool.FixedChannelPool
-
Creates a new instance.
- FixedChannelPool(Bootstrap, ChannelPoolHandler, ChannelHealthChecker, FixedChannelPool.AcquireTimeoutAction, long, int, int, boolean) - Constructor for class io.netty.channel.pool.FixedChannelPool
-
Creates a new instance.
- FixedChannelPool.AcquireListener - Class in io.netty.channel.pool
-
- FixedChannelPool.AcquireTask - Class in io.netty.channel.pool
-
- FixedChannelPool.AcquireTimeoutAction - Enum in io.netty.channel.pool
-
- FixedChannelPool.TimeoutTask - Class in io.netty.channel.pool
-
- FixedCompositeByteBuf - Class in io.netty.buffer
-
ByteBuf
implementation which allows to wrap an array of
ByteBuf
in a read-only mode.
- FixedCompositeByteBuf(ByteBufAllocator, ByteBuf...) - Constructor for class io.netty.buffer.FixedCompositeByteBuf
-
- FixedCompositeByteBuf.Component - Class in io.netty.buffer
-
- FixedLengthFrameDecoder - Class in io.netty.handler.codec
-
A decoder that splits the received
ByteBuf
s by the fixed number
of bytes.
- FixedLengthFrameDecoder(int) - Constructor for class io.netty.handler.codec.FixedLengthFrameDecoder
-
Creates a new instance.
- FixedRecvByteBufAllocator - Class in io.netty.channel
-
- FixedRecvByteBufAllocator(int) - Constructor for class io.netty.channel.FixedRecvByteBufAllocator
-
Creates a new predictor that always returns the same prediction of
the specified buffer size.
- FixedRecvByteBufAllocator.HandleImpl - Class in io.netty.channel
-
- flags - Variable in class io.netty.channel.epoll.AbstractEpollChannel
-
- flags - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- flags - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- flip() - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- floatArrayAppend(StringBuffer, float[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- floatValue() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- FLOW_CONTROL_ERROR - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
7 Flow Control Error
- flush() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- flush() - Method in class io.netty.channel.AbstractChannel
-
- flush() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- flush() - Method in interface io.netty.channel.Channel
-
Request to flush all pending messages.
- flush() - Method in interface io.netty.channel.Channel.Unsafe
-
- flush(ChannelHandlerContext) - Method in class io.netty.channel.ChannelDuplexHandler
-
- flush() - Method in interface io.netty.channel.ChannelHandlerContext
-
Request to flush all pending messages via this ChannelOutboundInvoker.
- flush(ChannelHandlerContext) - Method in interface io.netty.channel.ChannelOutboundHandler
-
Called once a flush operation is made.
- flush(ChannelHandlerContext) - Method in class io.netty.channel.ChannelOutboundHandlerAdapter
-
- flush() - Method in interface io.netty.channel.ChannelPipeline
-
Request to flush all pending messages.
- flush() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- flush(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- flush() - Method in class io.netty.channel.DefaultChannelPipeline
-
- flush(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- flush() - Method in interface io.netty.channel.group.ChannelGroup
-
- flush(ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- flush() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- flush(ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- flush() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- flush(ChannelHandlerContext) - Method in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- flush(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- flush(ChannelHandlerContext) - Method in class io.netty.handler.logging.LoggingHandler
-
- flush(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- flush(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- flush(ChannelHandlerContext) - Method in class io.netty.handler.stream.ChunkedWriteHandler
-
- flush0() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- flush0() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- flush0() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- FLUSH0_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.AbstractChannel
-
- FLUSH0_NOT_YET_CONNECTED_EXCEPTION - Static variable in class io.netty.channel.AbstractChannel
-
- flushAndWrite(Object) - Method in interface io.netty.channel.group.ChannelGroup
-
- flushAndWrite(Object, ChannelMatcher) - Method in interface io.netty.channel.group.ChannelGroup
-
- flushAndWrite(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- flushAndWrite(Object, ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- flushCheckpoint() - Method in class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- flushCheckpoint(long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- flushCheckpoint() - Method in interface io.netty.channel.ChannelFlushPromiseNotifier.FlushCheckpoint
-
- flushCheckpoint(long) - Method in interface io.netty.channel.ChannelFlushPromiseNotifier.FlushCheckpoint
-
- flushCheckpoint() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- flushCheckpoint(long) - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- flushCheckpoint() - Method in class io.netty.channel.DefaultChannelPromise
-
- flushCheckpoint(long) - Method in class io.netty.channel.DefaultChannelPromise
-
- flushCheckpoints - Variable in class io.netty.channel.ChannelFlushPromiseNotifier
-
- FlushConsolidationHandler - Class in io.netty.handler.flush
-
- FlushConsolidationHandler() - Constructor for class io.netty.handler.flush.FlushConsolidationHandler
-
Create new instance which explicit flush after 256 pending flush operations latest.
- FlushConsolidationHandler(int) - Constructor for class io.netty.handler.flush.FlushConsolidationHandler
-
Create new instance which doesn't consolidate flushes when no read is in progress.
- FlushConsolidationHandler(int, boolean) - Constructor for class io.netty.handler.flush.FlushConsolidationHandler
-
Create new instance.
- flushed - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- flushedBeforeHandshake - Variable in class io.netty.handler.ssl.SslHandler
-
- flushedEntry - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- flushIfNeeded(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- flushIfNeeded(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- flushNow(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- flushPendingCount - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- flushTask - Variable in class io.netty.channel.nio.AbstractNioByteChannel
-
- flushTask - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- fn(long, long) - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Version of plus for use in retryUpdate
- fn(long, long) - Method in class io.netty.util.internal.chmv8.Striped64
-
Computes the function of current and new value.
- FNAME - Static variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- fold(V) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- fold(V) - Method in class io.netty.handler.codec.serialization.SoftReferenceMap
-
- fold(V) - Method in class io.netty.handler.codec.serialization.WeakReferenceMap
-
- forbidden(ChannelHandlerContext, HttpRequest) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- FORBIDDEN - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
403 Forbidden
- FORBIDDEN - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
403 Forbidden
- forbiddenHttpRequestResponder() - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- forceClose(Channel, Throwable) - Static method in class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- forceFlush() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- forceFlush() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
- forClient() - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forEach(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- forEach(ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- forEach(long, ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each (key, value).
- forEach(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each (key, value).
- forEach(ConcurrentHashMapV8.Action<? super K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- forEach(ConcurrentHashMapV8.Action<? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.ByteBuf
-
Iterates over the readable bytes of this buffer with the specified processor
in ascending order.
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.ByteBuf
-
Iterates over the specified area of this buffer with the specified processor
in ascending order.
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.EmptyByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.EmptyByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.SwappedByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.SwappedByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.WrappedByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.WrappedByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- forEachByte(ByteBufProcessor) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- forEachByteAsc0(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.ByteBuf
-
Iterates over the readable bytes of this buffer with the specified processor
in descending order.
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.ByteBuf
-
Iterates over the specified area of this buffer with the specified processor
in descending order.
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.EmptyByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.EmptyByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.SwappedByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.SwappedByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.WrappedByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.WrappedByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- forEachByteDesc0(int, int, ByteBufProcessor) - Method in class io.netty.buffer.AbstractByteBuf
-
- forEachEntry(long, ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each entry.
- forEachEntry(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each entry.
- ForEachEntryTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachEntryTask
-
- forEachFlushedMessage(ChannelOutboundBuffer.MessageProcessor) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- forEachKey(long, ConcurrentHashMapV8.Action<? super K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each key.
- forEachKey(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each key.
- ForEachKeyTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Action<? super K>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachKeyTask
-
- ForEachMappingTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachMappingTask
-
- forEachRemaining(ConcurrentHashMapV8.Action<? super T>) - Method in interface io.netty.util.internal.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
Applies the action to each untraversed element
- forEachRemaining(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- forEachRemaining(ConcurrentHashMapV8.Action<? super K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySpliterator
-
- forEachRemaining(ConcurrentHashMapV8.Action<? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- ForEachTransformedEntryTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedEntryTask
-
- ForEachTransformedKeyTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<? super K, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedKeyTask
-
- ForEachTransformedMappingTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedMappingTask
-
- ForEachTransformedValueTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedValueTask
-
- forEachValue(long, ConcurrentHashMapV8.Action<? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each value.
- forEachValue(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each value.
- ForEachValueTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Action<? super V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachValueTask
-
- fork() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
- ForkJoinPool - Class in io.netty.util.internal.chmv8
-
- ForkJoinPool() - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a
ForkJoinPool
with parallelism equal to
Runtime.availableProcessors()
, using the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int) - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a
ForkJoinPool
with the indicated parallelism
level, the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a ForkJoinPool
with the given parameters.
- ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, int, String) - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool
-
Creates a ForkJoinPool
with the given parameters, without
any security checks or parameter validation.
- ForkJoinPool.DefaultForkJoinWorkerThreadFactory - Class in io.netty.util.internal.chmv8
-
Default ForkJoinWorkerThreadFactory implementation; creates a
new ForkJoinWorkerThread.
- ForkJoinPool.EmptyTask - Class in io.netty.util.internal.chmv8
-
Class for artificial tasks that are used to replace the target
of local joins if they are removed from an interior queue slot
in WorkQueue.tryRemoveAndExec.
- ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in io.netty.util.internal.chmv8
-
- ForkJoinPool.ManagedBlocker - Interface in io.netty.util.internal.chmv8
-
Interface for extending managed parallelism for tasks running
in
ForkJoinPool
s.
- ForkJoinPool.WorkQueue - Class in io.netty.util.internal.chmv8
-
Queues supporting work-stealing as well as external task
submission.
- ForkJoinTask<V> - Class in io.netty.util.internal.chmv8
-
Abstract base class for tasks that run within a
ForkJoinPool
.
- ForkJoinTask() - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask
-
- ForkJoinTask.AdaptedCallable<T> - Class in io.netty.util.internal.chmv8
-
Adaptor for Callables
- ForkJoinTask.AdaptedRunnable<T> - Class in io.netty.util.internal.chmv8
-
Adaptor for Runnables.
- ForkJoinTask.AdaptedRunnableAction - Class in io.netty.util.internal.chmv8
-
Adaptor for Runnables without results
- ForkJoinTask.ExceptionNode - Class in io.netty.util.internal.chmv8
-
Key-value nodes for exception table.
- ForkJoinTask.RunnableExecuteAction - Class in io.netty.util.internal.chmv8
-
Adaptor for Runnables in which failure forces worker exception
- ForkJoinWorkerThread - Class in io.netty.util.internal.chmv8
-
- ForkJoinWorkerThread(ForkJoinPool) - Constructor for class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
Creates a ForkJoinWorkerThread operating in the given pool.
- FORM_DATA - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Content-disposition value for form data.
- format(ChannelHandlerContext, String) - Method in class io.netty.handler.logging.LoggingHandler
-
- format(String, Object) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
Performs single argument substitution for the 'messagePattern' passed as
parameter.
- format(String, Object, Object) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
Performs a two argument substitution for the 'messagePattern' passed as
parameter.
- format1 - Variable in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- format2 - Variable in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- formatByteBuf(String, ByteBuf) - Method in class io.netty.handler.logging.LoggingHandler
-
Returns a String which contains all details to log the
ByteBuf
- formatByteBufHolder(String, ByteBufHolder) - Method in class io.netty.handler.logging.LoggingHandler
-
Returns a String which contains all details to log the
ByteBufHolder
.
- formatMessage(String, Object) - Method in class io.netty.handler.logging.LoggingHandler
-
- formatNonByteBuf(String, Object) - Method in class io.netty.handler.logging.LoggingHandler
-
Returns a String which contains all details to log the Object
- FormattingTuple - Class in io.netty.util.internal.logging
-
- FormattingTuple(String) - Constructor for class io.netty.util.internal.logging.FormattingTuple
-
- FormattingTuple(String, Object[], Throwable) - Constructor for class io.netty.util.internal.logging.FormattingTuple
-
- forServer - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(File, File) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(InputStream, InputStream) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(PrivateKey, X509Certificate...) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(File, File, String) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(InputStream, InputStream, String) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(PrivateKey, String, X509Certificate...) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- forServer(KeyManagerFactory) - Static method in class io.netty.handler.ssl.SslContextBuilder
-
- ForwardingNode(ConcurrentHashMapV8.Node<K, V>[]) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForwardingNode
-
- FOUND - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
302 Found
- FQCN - Static variable in class io.netty.util.internal.logging.Log4JLogger
-
Following the pattern discussed in pages 162 through 168 of "The complete
log4j manual".
- fragmentedFramesCount - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- fragments - Variable in class io.netty.handler.codec.sctp.SctpMessageCompletionHandler
-
- FRAME_TOO_LARGE - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
11 Frame Too Large
- frameFinalFlag - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- frameLength - Variable in class io.netty.handler.codec.FixedLengthFrameDecoder
-
- frameOpcode - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- framePayload - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- framePayloadBytesRead - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- framePayloadLength - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- frameRsv - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- free(PoolChunk<T>, long, int, PoolThreadCache) - Method in class io.netty.buffer.PoolArena
-
- free(long) - Method in class io.netty.buffer.PoolChunk
-
Free a subpage or a run of pages
When a subpage is freed from PoolSubpage, it might be added back to subpage pool of the owning PoolArena
If the subpage pool in PoolArena has at least one other PoolSubpage of given elemSize, we can
completely free the owning Page so it is available for subsequent allocations
- free(PoolChunk<T>, long) - Method in class io.netty.buffer.PoolChunkList
-
- free(PoolSubpage<T>, int) - Method in class io.netty.buffer.PoolSubpage
-
- free() - Method in class io.netty.buffer.PoolThreadCache
-
Should be called if the Thread that uses this cache is about to exist to release resources out of the cache
- free(PoolThreadCache.MemoryRegionCache<?>[]) - Static method in class io.netty.buffer.PoolThreadCache
-
- free(PoolThreadCache.MemoryRegionCache<?>) - Static method in class io.netty.buffer.PoolThreadCache
-
- free() - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
Clear out this cache and free up all previous cached
PoolChunk
s and
handle
s.
- free(int) - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- free() - Method in class io.netty.channel.epoll.EpollEventArray
-
- free0() - Method in class io.netty.buffer.PoolThreadCache
-
- freeBytes - Variable in class io.netty.buffer.PoolChunk
-
- freeBytes() - Method in class io.netty.buffer.PoolChunk
-
- freeBytes() - Method in interface io.netty.buffer.PoolChunkMetric
-
Return the number of free bytes in the chunk.
- freeChunk(PoolChunk<T>, long, PoolArena.SizeClass) - Method in class io.netty.buffer.PoolArena
-
- freed - Variable in class io.netty.buffer.CompositeByteBuf
-
- freed - Variable in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- freeDirect(ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
Free a direct ByteBuffer
- freeDirect(ByteBuffer) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
Free a direct ByteBuffer
- freeDirect(ByteBuffer) - Method in class io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf
-
- freeDirect(ByteBuffer) - Method in class io.netty.buffer.WrappedUnpooledUnsafeDirectByteBuf
-
- freeDirectBuffer(ByteBuffer) - Static method in class io.netty.util.internal.Cleaner0
-
- freeDirectBuffer(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
Try to deallocate the specified direct ByteBuffer
.
- freeDirectBuffer(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent0
-
- freeDirectNoCleaner(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
- freeEntry(PoolThreadCache.MemoryRegionCache.Entry) - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- freeIfNecessary() - Method in class io.netty.buffer.CompositeByteBuf.Component
-
- freeMemory(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- freeMemory(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- freeSweepAllocationThreshold - Variable in class io.netty.buffer.PoolThreadCache
-
- freeTask - Variable in class io.netty.buffer.PoolThreadCache
-
- freeThreadLocalCache() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Deprecated.
- FRESERVED - Static variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- from(String) - Static method in class io.netty.channel.unix.FileDescriptor
-
- from(File) - Static method in class io.netty.channel.unix.FileDescriptor
-
- FROM - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"From"
- FROM - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"From"
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksAddressType
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksAuthStatus
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksCmdType
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- fromByte(byte) - Static method in enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- fromText(String) - Static method in class io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
-
Sets the string for this frame
- fromText(String) - Static method in class io.netty.handler.codec.http.websocketx.TextWebSocketFrame
-
- fulfillConnectPromise(ChannelPromise, boolean) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- fulfillConnectPromise(ChannelPromise, Throwable) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- fulfillConnectPromise(ChannelPromise, boolean) - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- fulfillConnectPromise(ChannelPromise, Throwable) - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- FULL_EXCEPTION - Static variable in class io.netty.channel.pool.FixedChannelPool
-
- FULL_EXCEPTION - Static variable in class io.netty.channel.pool.SimpleChannelPool
-
- fullAddCount(InternalThreadLocalMap, long, IntegerHolder, boolean) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- fullExternalPush(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Full version of externalPush.
- FullHttpMessage - Interface in io.netty.handler.codec.http
-
- FullHttpRequest - Interface in io.netty.handler.codec.http
-
- FullHttpResponse - Interface in io.netty.handler.codec.http
-
- future - Variable in class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- Future<V> - Interface in io.netty.util.concurrent
-
The result of an asynchronous operation.
- future - Variable in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- FutureListener<V> - Interface in io.netty.util.concurrent
-
- futureListenerStackDepth() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- futureListenerStackDepth - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- futures - Variable in class io.netty.channel.group.DefaultChannelGroupFuture
-
- 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
- GATHERING_WRITE_TRESHOLD - Static variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder
-
The size threshold for gathering writes.
- generate(String, KeyPair, SecureRandom, Date, Date) - Static method in class io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator
-
- 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.
- generateName(ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- generateName0(Class<?>) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- generateSeed(int) - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- GenericEventExecutorChooser() - Constructor for class io.netty.util.concurrent.MultithreadEventExecutorGroup.GenericEventExecutorChooser
-
- 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(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- get(Class<T>) - Method in class io.netty.channel.DefaultChannelPipeline
-
- get(SocketAddress) - Static method in class io.netty.channel.local.LocalChannelRegistry
-
- get(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- get(K) - Method in interface io.netty.channel.pool.ChannelPoolMap
-
- get(int) - Method in class io.netty.handler.codec.CodecOutputList
-
- 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(Object) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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(T) - Method in class io.netty.util.internal.UnsafeAtomicIntegerFieldUpdater
-
- get(T) - Method in class io.netty.util.internal.UnsafeAtomicLongFieldUpdater
-
- get(U) - Method in class io.netty.util.internal.UnsafeAtomicReferenceFieldUpdater
-
- get() - Method in interface io.netty.util.IntSupplier
-
Gets a result.
- get() - Method in class io.netty.util.Recycler
-
- GET_OPTION - Static variable in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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.
- getAcceptedIssuers() - Method in class io.netty.handler.ssl.util.X509TrustManagerWrapper
-
- 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.
- getAlgorithm() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- getAlgorithm() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- 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
-
- getAndRemove() - Method in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- 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.
- getApplicationBufferSize() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getApplicationProtocol() - Method in interface io.netty.handler.ssl.ApplicationProtocolAccessor
-
Returns the name of the negotiated application-level protocol.
- getApplicationProtocol() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getArgArray() - Method in class io.netty.util.internal.logging.FormattingTuple
-
- 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
-
- getBasicConstraints() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getBasicConstraints() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getBodyHttpData(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.
If chunked, all chunks must have been offered using offer() getMethod.
- getBodyHttpData(String) - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This getMethod returns the first InterfaceHttpData with the given name from
body.
If chunked, all chunks must have been offered using offer() getMethod.
- getBodyHttpDatas() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.
If chunked, all chunks must have been offered using offer() getMethod.
- getBodyHttpDatas() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
This getMethod returns a List of all HttpDatas from body.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.
If chunked, all chunks must have been offered using offer() getMethod.
- 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.AdvancedLeakAwareByteBuf
-
- getBoolean(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBoolean(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBoolean(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
Returns the Inet6Address
representation of a CharSequence
IP address.
- getByName(CharSequence, boolean) - Static method in class io.netty.util.NetUtil
-
Returns the Inet6Address
representation of a CharSequence
IP address.
- getByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getByte(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getByte(int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getByte(byte[], int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- getByte(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getByte(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getByte(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- getByte(long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getByte(byte[], int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getByte(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getByte(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getByte(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getByte(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getByte(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getByte(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getByte(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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.AdvancedLeakAwareByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- 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, byte[], int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, byte[], int, int, boolean) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, ByteBuffer, boolean) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, OutputStream, int, boolean) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int, boolean) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, GatheringByteChannel, int, boolean) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int, boolean) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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, byte[], int, int, boolean) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, ByteBuffer, boolean) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, OutputStream, int, boolean) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- getBytes(int, GatheringByteChannel, int, boolean) - 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, GatheringByteChannel, int, boolean) - 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
-
- getBytes(int, GatheringByteChannel, int, boolean) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- getBytes(AbstractByteBuf, long, int, ByteBuf, int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getBytes(AbstractByteBuf, long, int, byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getBytes(AbstractByteBuf, long, int, ByteBuffer) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getBytes(AbstractByteBuf, long, int, OutputStream, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, byte[]) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, ByteBuffer) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, ByteBuf, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getCertificatesFromBuffers(ByteBuf[]) - Static method in class io.netty.handler.ssl.SslContext
-
- getChar(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getChar(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- getChar(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getChar(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getChar(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getChar(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getChar(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
- getChunkSize(String) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- getCipherSuite() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getClassLoader(Class<?>) - Static method in class io.netty.util.internal.PlatformDependent
-
Return the ClassLoader
for the given Class
.
- getClassLoader(Class<?>) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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
-
Return the context ClassLoader
for the current Thread
.
- getContextClassLoader() - Static method in class io.netty.util.internal.PlatformDependent0
-
- getContextOrDie(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- getContextOrDie(ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- getContextOrDie(Class<? extends ChannelHandler>) - Method in class io.netty.channel.DefaultChannelPipeline
-
- getCreationTime() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getCriticalExtensionOIDs() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getCriticalExtensionOIDs() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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
-
- getDecoderResult() - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- 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.
- getDecoderResult() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- getDecoderResult() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- getDefaultFactory() - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Returns the default factory.
- getDelay(TimeUnit) - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- getDelay(TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- getDelegatedTask() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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.AbstractUnsafeSwappedByteBuf
-
- getDouble(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getDouble(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getDouble(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getDouble(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getDouble(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getEnabledCipherSuites() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getEnabledProtocols() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getEnableSessionCreation() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getEncoded() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getEncoded() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getEncoded() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- getEncoded() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getEncoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
- getEncryptedPacketLength(ByteBuf, int) - Static method in class io.netty.handler.ssl.SslUtils
-
Return how much bytes can be read out of the encrypted data.
- 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.
- getExtensionValue(String) - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getExtensionValue(String) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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.AbstractUnsafeSwappedByteBuf
-
- getFloat(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getFloat(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getFloat(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getFloat(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getFloat(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getForkJoinTaskTag() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns the tag for this task.
- getFormat() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- getHandshaker(Channel) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- getHandshakeSession() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getHandshakeStatus() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getHandshakeTimeoutMillis() - Method in class io.netty.handler.ssl.SslHandler
-
- getHashTable(int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Creates an appropriately sized hashtable for the given input size
- 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.InternalAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MemoryAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MixedAttribute
-
- getHttpDataType() - Method in class io.netty.handler.codec.http.multipart.MixedFileUpload
-
- getId() - Method in class io.netty.handler.ssl.JdkSslSession
-
- 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(ChannelOutboundBuffer) - Static method in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- 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.AbstractUnsafeSwappedByteBuf
-
- getInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getInt(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getInt(byte[], int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- getInt(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getInt(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getInt(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- getInt(long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getInt(byte[], int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getInt(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getInt(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getInt(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getInt(Object, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getInt(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getInt(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getInt(Object, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getInt(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getInt(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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
-
- getInterface() - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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.
- getIntValue(char) - Static method in class io.netty.util.NetUtil
-
- getIoRatio() - Method in class io.netty.channel.epoll.EpollEventLoop
-
Returns the percentage of the desired amount of time spent for I/O in the event loop.
- 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.
- getIssuerDN() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getIssuerDN() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getIssuerDN() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getIssuerUniqueID() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getIssuerUniqueID() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getKey() - Method in class io.netty.channel.group.DefaultChannelGroupFuture.DefaultEntry
-
- getKey() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- getKey() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- getKey() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- getKey() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- getKeyUsage() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getKeyUsage() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getLastAccessedTime() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getLevel() - Static method in class io.netty.util.ResourceLeakDetector
-
Returns the current resource leak detection level.
- getList(HttpRequest) - Method in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
- getLocalCertificates() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getLocalPrincipal() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getLong(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getLong(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- getLong(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getLong(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getLong(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getLong(byte[], int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- getLong(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getLong(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getLong(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- getLong(long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getLong(byte[], int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getLong(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getLong(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getLong(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getLong(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getLong(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getLong(Object, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getLong(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getLong(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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.
- getMap() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
Returns the map backing this view.
- 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.
- 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.AdvancedLeakAwareByteBuf
-
- getMedium(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getMedium(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getMedium(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getMedium(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getMessage(int) - Method in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- getMessage() - Method in class io.netty.util.internal.logging.FormattingTuple
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- getMethod() - Method in interface io.netty.handler.codec.http.HttpRequest
-
- getMethod() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- getMethod(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the
HttpMethod
represented by the HTTP method header.
- getMinorVersion() - Method in enum io.netty.handler.codec.spdy.SpdyVersion
-
- 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.InternalAttribute
-
- 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
-
- getNeedClientAuth() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getNetworkInterface() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getNetworkInterface() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Gets the StandardSocketOptions.IP_MULTICAST_IF
option.
- getNetworkInterface() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getNetworkInterface() - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- getNewMultipartDelimiter() - Static method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- getNextAvail() - Method in class io.netty.buffer.PoolSubpage
-
- getNextState(int, int) - Static method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- getNonCriticalExtensionOIDs() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getNonCriticalExtensionOIDs() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getNotAfter() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getNotAfter() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getNotAfter() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getNotBefore() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getNotBefore() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getNotBefore() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getNow() - Method in class io.netty.channel.CompleteChannelFuture
-
- getNow() - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
- getObject(Object, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getObjectVolatile(Object, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getObjectVolatile(Object, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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
-
- getOption0(Object) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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.
- getOrSetPerChannel(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- getOrSetPerChannel(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- getPacketBufferSize() - Method in class io.netty.handler.ssl.JdkSslSession
-
- 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.
- getPeerCertificateChain() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getPeerCertificates() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getPeerHost() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getPeerHost() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getPeerPort() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getPeerPort() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getPeerPrincipal() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getPendingCount() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns the current pending count.
- getPendingWrite(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- getPendingWrite() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- getPinEventExecutorPerGroup() - Method in class io.netty.channel.DefaultChannelConfig
-
- 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.
- getPriority() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- getPrivateKeyFromByteBuffer(ByteBuf, String) - Static method in class io.netty.handler.ssl.SslContext
-
- getProtocol() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getProtocolVersion() - Method in class io.netty.handler.codec.http.DefaultHttpMessage
-
- getProtocolVersion() - Method in interface io.netty.handler.codec.http.HttpMessage
-
- getProtocolVersion() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- getProtocolVersion() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- getPublicKey() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getPublicKey() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getPublicKey() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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.ConcurrentHashMapV8.MapReduceEntriesTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchEntriesTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchKeysTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchMappingsTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchValuesTask
-
- 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.ForkJoinPool.EmptyTask
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- getRawResult() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- 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.
- getRawResult() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- 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
-
- getReadPosition(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- 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() - 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
-
Gets the StandardSocketOptions.SO_RCVBUF
option.
- 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
-
Gets the StandardSocketOptions.SO_RCVBUF
option.
- getReceiveBufferSize() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Gets the StandardSocketOptions.SO_RCVBUF
option.
- getReceiveBufferSize() - Method in class io.netty.channel.unix.Socket
-
- getReceiveBufferSize(int) - Static method in class io.netty.channel.unix.Socket
-
- getReceiveWindowSizeLowerBound(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- getReceiveWindowSizeLowerBound() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- 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() - 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
-
Gets the StandardSocketOptions.SO_SNDBUF
option.
- 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
-
Gets the StandardSocketOptions.SO_SNDBUF
option.
- getSendBufferSize() - Method in class io.netty.channel.unix.Socket
-
- getSendBufferSize(int) - Static method in class io.netty.channel.unix.Socket
-
- getSendWindowSize(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- getSendWindowSize() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- getSerialNumber() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getSerialNumber() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSerialNumber() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSession() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getSessionContext() - Method in class io.netty.handler.ssl.JdkSslSession
-
- getSettings() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getShort(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- getShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getShort(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getShort(byte[], int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- getShort(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getShort(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getShort(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- getShort(long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getShort(byte[], int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getShort(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getShort(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getShort(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getShort(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getShort(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getShort(long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getShort(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- getSigAlgName() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getSigAlgName() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSigAlgName() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSigAlgOID() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getSigAlgOID() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSigAlgOID() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSigAlgParams() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getSigAlgParams() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSigAlgParams() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSignature() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSignature() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSignedInt(ByteBuf, int) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Reads a big-endian signed integer from the buffer.
- getSizeTableIndex(int) - Static method in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- getSoError() - Method in class io.netty.channel.unix.Socket
-
- getSoError(int) - Static method in class io.netty.channel.unix.Socket
-
- getSoLinger() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- getSoLinger() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- getSoLinger() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Gets the StandardSocketOptions.SO_LINGER
option.
- getSoLinger() - Method in class io.netty.channel.unix.Socket
-
- getSoLinger(int) - Static method in class io.netty.channel.unix.Socket
-
- 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.
- getSSLParameters() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getStatus() - Method in class io.netty.handler.codec.http.DefaultHttpResponse
-
- getStatus() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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
-
- getSubjectDN() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getSubjectDN() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSubjectDN() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSubjectUniqueID() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getSubjectUniqueID() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getSupportedCipherSuites() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getSupportedProtocols() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getSurplusQueuedTaskCount() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns a cheap heuristic guide for task partitioning when
programmers, frameworks, tools, or languages have little or no
idea about task granularity.
- 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
-
Return the system ClassLoader
.
- getSystemClassLoader() - Static method in class io.netty.util.internal.PlatformDependent0
-
- getTargetContentEncoding(String) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
Returns the expected content encoding of the decoded content.
- getTBSCertificate() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getTBSCertificate() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getTcpDeferAccept() - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
- getTcpDeferAccept() - Method in class io.netty.channel.unix.Socket
-
- getTcpDeferAccept(int) - Static method in class io.netty.channel.unix.Socket
-
- getTcpFastopen() - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
Returns threshold value of number of pending for fast open connect.
- 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
-
- getTcpNotSentLowAt() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_NOTSENT_LOWAT
option on the socket.
- getTcpNotSentLowAt(int) - Static method in class io.netty.channel.epoll.Native
-
- getTcpUserTimeout() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_USER_TIMEOUT
option on the socket.
- getTcpUserTimeout(int) - Static method in class io.netty.channel.epoll.Native
-
- getThrowable() - Method in class io.netty.util.internal.logging.FormattingTuple
-
- getThrowableCandidate(Object[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- getThrowableException() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns a rethrowable exception for the given task, if
available.
- getTimeToLive() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- getTimeToLive() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Gets the StandardSocketOptions.IP_MULTICAST_TTL
option.
- getTimeToLive() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- getTimeToLive() - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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
-
Gets the StandardSocketOptions.IP_TOS
option.
- 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
-
Gets the StandardSocketOptions.IP_TOS
option.
- 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.
- getUnsafe(int) - Method in class io.netty.handler.codec.CodecOutputList
-
Returns the element on the given index.
- getUnsafe() - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in class io.netty.util.internal.chmv8.CountedCompleter
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Returns a sun.misc.Unsafe.
- getUnsafe() - Static method in class io.netty.util.internal.chmv8.Striped64
-
Returns a sun.misc.Unsafe.
- getUnsignedByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getUnsignedByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getUnsignedByte(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getUnsignedByte(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getUnsignedByte(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getUnsignedInt(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getUnsignedInt(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getUnsignedInt(ByteBuf, int) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Reads a big-endian (31-bit) integer from the buffer.
- getUnsignedMedium(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- getUnsignedMedium(int) - Method in class io.netty.buffer.EmptyByteBuf
-
- getUnsignedMedium(byte[], int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- getUnsignedMedium(int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- getUnsignedMedium(long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getUnsignedMedium(byte[], int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getUnsignedMedium(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getUnsignedMedium(ByteBuf, int) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Reads a big-endian unsigned medium integer from the buffer.
- getUnsignedShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- getUnsignedShort(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- getUnsignedShort(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- getUnsignedShort(ByteBuf, int) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Reads a big-endian unsigned short integer from the buffer.
- getUri() - Method in class io.netty.handler.codec.http.DefaultHttpRequest
-
- getUri() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- getUri() - Method in interface io.netty.handler.codec.http.HttpRequest
-
Returns the requested URI (or alternatively, path)
- getUri() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- getUrl(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the value of the URL path header.
- getUseClientMode() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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 class io.netty.channel.group.DefaultChannelGroupFuture.DefaultEntry
-
- getValue() - Method in class io.netty.handler.codec.compression.Crc32c
-
- getValue() - Method in interface io.netty.handler.codec.http.Cookie
-
- getValue(Callable<T>) - Static method in class io.netty.handler.codec.http.cors.CorsConfig
-
- getValue() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- getValue() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- 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() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- getValue(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- getValue() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- getValue(int) - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns the value of the setting ID.
- getValue(String) - Method in class io.netty.handler.ssl.JdkSslSession
-
- getValue() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- getValue() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- getValueNames() - Method in class io.netty.handler.ssl.JdkSslSession
-
- 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.
- getVersion() - Method in enum io.netty.handler.codec.spdy.SpdyVersion
-
- getVersion() - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- getVersion() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- getVersion() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- getWantClientAuth() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- getWebSocketContentLength(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Returns the content length of the specified web socket message.
- getWebSocketLocation(ChannelPipeline, HttpRequest, String) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- getWrappedEngine() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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
-
Returns the maximum loop count for a write operation until
WritableByteChannel.write(ByteBuffer)
returns a non-zero value.
- getWriteSpinCount() - Method in class io.netty.channel.DefaultChannelConfig
-
- GLOBAL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default value for Global UserDefinedWritability index
- globalBodySize - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Global Body size
- GLOBALCHANNEL_DEFAULT_USER_DEFINED_WRITABILITY_INDEX - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Default value for GlobalChannel UserDefinedWritability index
- GlobalChannelTrafficCounter - Class in io.netty.handler.traffic
-
- GlobalChannelTrafficCounter(GlobalChannelTrafficShapingHandler, ScheduledExecutorService, String, long) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficCounter
-
- GlobalChannelTrafficCounter.MixedTrafficMonitoringTask - Class in io.netty.handler.traffic
-
Class to implement monitoring at fix delay.
- 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.
This version shall not be in the same pipeline than other TrafficShapingHandler.
The general use should be as follow:
Create your unique GlobalChannelTrafficShapingHandler like:
GlobalChannelTrafficShapingHandler myHandler = new GlobalChannelTrafficShapingHandler(executor);
The executor could be the underlying IO worker pool
pipeline.addLast(myHandler);
Note that this handler has a Pipeline Coverage of "all" which means only one such handler must be created
and shared among all channels as the counter must be shared among all channels.
Other arguments can be passed like write or read limitation (in bytes/s where 0 means no limitation)
or the check interval (in millisecond) that represents the delay between two computations of the
bandwidth and so the call back of the doAccounting method (0 means no accounting at all).
Note that as this is a fusion of both Global and Channel Traffic Shaping, limits are in 2 sets,
respectively Global and Channel.
A value of 0 means no accounting for checkInterval.
- 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.
- GlobalChannelTrafficShapingHandler.PerChannel - Class in io.netty.handler.traffic
-
- GlobalChannelTrafficShapingHandler.ToSend - Class in io.netty.handler.traffic
-
- GlobalEventExecutor - Class in io.netty.util.concurrent
-
- GlobalEventExecutor() - Constructor for class io.netty.util.concurrent.GlobalEventExecutor
-
- GlobalEventExecutor.TaskRunner - 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.
- GlobalTrafficShapingHandler.PerChannel - Class in io.netty.handler.traffic
-
- GlobalTrafficShapingHandler.ToSend - Class in io.netty.handler.traffic
-
- 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
- gracefulShutdownQuietPeriod - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- gracefulShutdownStartTime - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- gracefulShutdownTimeout - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- group - Variable in class io.netty.bootstrap.AbstractBootstrap
-
- 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.
- group - Variable in class io.netty.channel.group.DefaultChannelGroupFuture
-
- group() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- growArray() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Initializes or doubles the capacity of array.
- growSize() - Method in class io.netty.util.collection.IntObjectHashMap
-
Grows the map size after an insertion.
- guess() - Method in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- guess() - Method in class io.netty.channel.FixedRecvByteBufAllocator.HandleImpl
-
- 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"
- GZIP_DEFLATE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"gzip,deflate"
- gzipHeader - Static variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- gzipState - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- GzipState() - Constructor for enum io.netty.handler.codec.compression.JdkZlibDecoder.GzipState
-
- halfCloseStream(int, boolean, ChannelFuture) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- handle - Variable in class io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
-
- handle - Variable in class io.netty.buffer.ByteBufUtil.ThreadLocalUnsafeDirectByteBuf
-
- handle - Variable in class io.netty.buffer.PooledByteBuf
-
- handle - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache.Entry
-
- handle - Variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- handle - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- handle - Variable in class io.netty.channel.DefaultMessageSizeEstimator
-
- handle - Variable in class io.netty.channel.FixedRecvByteBufAllocator
-
- handle - Variable in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- handle - Variable in class io.netty.handler.codec.CodecOutputList
-
- handle - Variable in class io.netty.util.internal.PendingWrite
-
- handle - Variable in class io.netty.util.internal.RecyclableArrayList
-
- handleCloseFrames - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
- HandleImpl(int, int, int) - Constructor for class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- HandleImpl(int) - Constructor for class io.netty.channel.DefaultMessageSizeEstimator.HandleImpl
-
- HandleImpl(int) - Constructor for class io.netty.channel.FixedRecvByteBufAllocator.HandleImpl
-
- handleLoopException(Throwable) - Static method in class io.netty.channel.epoll.EpollEventLoop
-
- handleLoopException(Throwable) - Static method in class io.netty.channel.nio.NioEventLoop
-
- handleNewChannel(ChannelHandlerContext) - Method in class io.netty.handler.ipfilter.AbstractRemoteAddressFilter
-
- 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
-
- handleOutboundMessage(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- handlePreflight(ChannelHandlerContext, HttpRequest) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- handler - Variable in class io.netty.bootstrap.AbstractBootstrap
-
- handler(ChannelHandler) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- handler() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- handler() - Method in interface io.netty.channel.ChannelHandlerContext
-
- handler - Variable in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- handler() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- handler - Variable in class io.netty.channel.DefaultChannelHandlerContext
-
- handler() - Method in class io.netty.channel.DefaultChannelHandlerContext
-
- handler() - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- handler() - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- handler - Variable in class io.netty.channel.pool.SimpleChannelPool
-
- HANDLER_STATE_UPDATER - Static variable in class io.netty.channel.AbstractChannelHandlerContext
-
- 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.ChannelInitializer
-
Do nothing by default, sub-classes may override this method.
- handlerAdded - Variable in class io.netty.channel.CombinedChannelDuplexHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- 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.HttpContentCompressor
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
- 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.flush.FlushConsolidationHandler
-
- 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.traffic.ChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- handleReadException(ChannelPipeline, ByteBuf, Throwable, boolean) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- handleReadException(ChannelPipeline, ByteBuf, Throwable, boolean) - Method in class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- handleRecycleCount - Variable in class io.netty.util.Recycler.Stack
-
- 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.channel.DefaultChannelPipeline.HeadContext
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.TailContext
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.codec.ByteToMessageCodec
-
- 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.flush.FlushConsolidationHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- 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
-
- HandlerResult() - Constructor for enum com.sun.nio.sctp.HandlerResult
-
- handlerSharableCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- handlerSharableCache - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- handlerState - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- 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.
- handshake(Promise<Channel>) - Method in class io.netty.handler.ssl.SslHandler
-
Performs TLS (re)negotiation.
- HANDSHAKE_TIMED_OUT - Static variable in class io.netty.handler.ssl.SslHandler
-
- handshakeComplete - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- handshakeFailed - Variable in class io.netty.handler.ssl.SniHandler
-
- handshakeFailure(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
Invoked on failed initial SSL/TLS handshake.
- handshakeFuture() - Method in class io.netty.handler.ssl.SslHandler
-
Returns a
Future
that will get notified once the current TLS handshake completes.
- handshakePromise - Variable in class io.netty.handler.ssl.SslHandler
-
- handshaker - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
- handshaker() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Returns the used handshaker
- handshaker - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler
-
- HANDSHAKER_ATTR_KEY - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- handshakeTimeoutMillis - Variable in class io.netty.handler.ssl.SslHandler
-
- HAProxyCommand - Enum in io.netty.handler.codec.haproxy
-
The command of an HAProxy proxy protocol header
- HAProxyCommand(byte) - Constructor for enum io.netty.handler.codec.haproxy.HAProxyCommand
-
Creates a new instance
- HAProxyConstants - Class in io.netty.handler.codec.haproxy
-
- HAProxyConstants() - Constructor for class io.netty.handler.codec.haproxy.HAProxyConstants
-
- HAProxyMessage - Class in io.netty.handler.codec.haproxy
-
Message container for decoded HAProxy proxy protocol parameters
- HAProxyMessage(HAProxyProtocolVersion, HAProxyCommand, HAProxyProxiedProtocol, String, String, String, String) - Constructor for class io.netty.handler.codec.haproxy.HAProxyMessage
-
Creates a new instance
- HAProxyMessage(HAProxyProtocolVersion, HAProxyCommand, HAProxyProxiedProtocol, String, String, int, int) - Constructor for class io.netty.handler.codec.haproxy.HAProxyMessage
-
Creates a new instance
- HAProxyMessageDecoder - Class in io.netty.handler.codec.haproxy
-
Decodes an HAProxy proxy protocol header
- HAProxyMessageDecoder() - Constructor for class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with no additional data (TLV) restrictions
- HAProxyMessageDecoder(int) - Constructor for class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with restricted additional data (TLV) size
- HAProxyProtocolException - Exception in io.netty.handler.codec.haproxy
-
A
DecoderException
which is thrown when an invalid HAProxy proxy protocol header is encountered
- HAProxyProtocolException() - Constructor for exception io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(String, Throwable) - Constructor for exception io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(String) - Constructor for exception io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(Throwable) - Constructor for exception io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolVersion - Enum in io.netty.handler.codec.haproxy
-
The HAProxy proxy protocol specification version.
- HAProxyProtocolVersion(byte) - Constructor for enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
Creates a new instance
- HAProxyProxiedProtocol - Enum in io.netty.handler.codec.haproxy
-
A protocol proxied by HAProxy which is represented by its transport protocol and address family.
- HAProxyProxiedProtocol(byte, HAProxyProxiedProtocol.AddressFamily, HAProxyProxiedProtocol.TransportProtocol) - Constructor for enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
Creates a new instance.
- HAProxyProxiedProtocol.AddressFamily - Enum in io.netty.handler.codec.haproxy
-
The address family of an HAProxy proxy protocol header.
- HAProxyProxiedProtocol.TransportProtocol - Enum in io.netty.handler.codec.haproxy
-
The transport protocol of an HAProxy proxy protocol header
- HAS_JAVASSIST - Static variable in class io.netty.util.internal.PlatformDependent
-
- HAS_UNSAFE - Static variable in class io.netty.buffer.PoolArena
-
- HAS_UNSAFE - Static variable in class io.netty.util.internal.PlatformDependent
-
- 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
-
Deprecated.
- hasArray() - Method in class io.netty.buffer.EmptyByteBuf
-
- hasArray() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- hasArray() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- hasArray() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- hasArray() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- hasArray() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- hasArray() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- hasArray() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- hasArray() - Method in class io.netty.buffer.WrappedByteBuf
-
- hasArray() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- hasArray() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- hasBeenRecycled - Variable in class io.netty.util.Recycler.DefaultHandle
-
- hasDirectBufferNoCleanerConstructor() - Static method in class io.netty.util.internal.PlatformDependent0
-
- hasDisconnect - Variable in class io.netty.channel.ChannelMetadata
-
- 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.
- hasFinalData() - Method in class io.netty.util.Recycler.WeakOrderQueue
-
- hasFlag(byte, byte) - Static method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- hash(ByteBuf, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Hashes the 4 bytes located at index, shifting the resulting hash into
the appropriate range for our hash table.
- hash - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- hash - Variable in class io.netty.handler.codec.http.HttpHeaderEntity
-
- hash() - Method in class io.netty.handler.codec.http.HttpHeaderEntity
-
- hash(CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
- hash(String) - Static method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- hash - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- hash - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- HASH_BITS - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- 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.DefaultByteBufHolder
-
- hashCode() - Method in class io.netty.buffer.EmptyByteBuf
-
- hashCode() - Method in class io.netty.buffer.SwappedByteBuf
-
- hashCode() - Method in class io.netty.buffer.WrappedByteBuf
-
- hashCode() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- hashCode - Variable in class io.netty.channel.AbstractChannel
-
- 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(FileUpload) - Static method in class io.netty.handler.codec.http.multipart.FileUploadUtil
-
- hashCode() - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- 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.ReplayingDecoderByteBuf
-
- 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.handler.ssl.PemX509Certificate
-
- hashCode() - Method in class io.netty.util.collection.IntObjectHashMap
-
- hashCode() - Method in class io.netty.util.concurrent.PromiseTask
-
- hashCode() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- 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 class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- hashCode() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- hashCode() - Method in exception io.netty.util.ResourceLeakException
-
Deprecated.
- hashCode() - Method in class io.netty.util.ThreadDeathWatcher.Entry
-
- hashCode() - Method in class io.netty.util.UniqueName
-
Deprecated.
- HashedWheelBucket() - Constructor for class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- HashedWheelTimeout(HashedWheelTimer, TimerTask, long) - Constructor for class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- HashedWheelTimer - Class in io.netty.util
-
A
Timer
optimized for approximated I/O timeout scheduling.
- HashedWheelTimer() - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
), default tick duration, and
default number of ticks per wheel.
- HashedWheelTimer(long, TimeUnit) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
) and default number of ticks
per wheel.
- HashedWheelTimer(long, TimeUnit, int) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
).
- 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.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean) - Constructor for class io.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer.HashedWheelBucket - Class in io.netty.util
-
Bucket that stores HashedWheelTimeouts.
- HashedWheelTimer.HashedWheelTimeout - Class in io.netty.util
-
- HashedWheelTimer.Worker - Class in io.netty.util
-
- hashIndex(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
Returns the hashed index for the given key.
- hasJavassist() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if Javassist is available.
- hasJavassist0() - Static method in class io.netty.util.internal.PlatformDependent
-
- 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
-
Deprecated.
- hasMemoryAddress() - Method in class io.netty.buffer.EmptyByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- hasMemoryAddress() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- hasMemoryAddress() - Method in class io.netty.buffer.WrappedByteBuf
-
- hasMemoryAddress() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- hasMemoryAddress() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- hasMoreElements() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BaseIterator
-
- hasNext() - Method in class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- hasNext() - Method in class io.netty.channel.group.CombinedIterator
-
- hasNext() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderIterator
-
- 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.handler.codec.spdy.DefaultSpdyHeaders.HeaderIterator
-
- hasNext() - Method in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- hasNext() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BaseIterator
-
- hasNext() - Method in class io.netty.util.internal.ReadOnlyIterator
-
- hasPath - Variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- 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.
- hasReceivedReply(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- hasReceivedReply() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- 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.
- hasUnsafe() - Static method in class io.netty.util.internal.PlatformDependent0
-
- hasUnsafe0() - Static method in class io.netty.util.internal.PlatformDependent
-
- hasUnsupportedCriticalExtension() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- hasUnsupportedCriticalExtension() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- head - Variable in class io.netty.buffer.PoolChunkList
-
- head - Variable in class io.netty.channel.DefaultChannelPipeline
-
- head - Variable in class io.netty.channel.PendingWriteQueue
-
- head - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- 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.
- head - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- head - Variable in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- head - Variable in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- head - Variable in class io.netty.util.Recycler.Stack
-
- head - Variable in class io.netty.util.Recycler.WeakOrderQueue
-
- head - Variable in class io.netty.util.ResourceLeakDetector
-
the linked list of active resources
- HEAD_NAME - Static variable in class io.netty.channel.DefaultChannelPipeline
-
- HeadContext(DefaultChannelPipeline) - Constructor for class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- header - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- HEADER_FIELD_NOT_VALID - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
456 Header Field Not Valid for Resource
- HEADER_SEPERATOR - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- HeaderEntry(int, CharSequence, CharSequence) - Constructor for class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- HeaderEntry() - Constructor for class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- HeaderEntry(int, String, String) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- headerFinalized - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
To check if the header has been finalized
- HeaderIterator() - Constructor for class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderIterator
-
- HeaderIterator() - Constructor for class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderIterator
-
- headerParser - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- HeaderParser(AppendableCharSequence, int) - Constructor for class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- headers - Variable in class io.netty.handler.codec.http.DefaultHttpMessage
-
- 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.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- headers() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- headers - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- headers() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- headers() - Method in interface io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- headerSize - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- healthCheck - Variable in class io.netty.channel.pool.SimpleChannelPool
-
- HeapArena(PooledByteBufAllocator, int, int, int, int) - Constructor for class io.netty.buffer.PoolArena.HeapArena
-
- heapArena - Variable in class io.netty.buffer.PoolThreadCache
-
- heapArenaMetrics - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- heapArenas - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- heapArenas() - Method in class io.netty.buffer.PooledByteBufAllocator
-
- 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.
- HeapByteBufUtil - Class in io.netty.buffer
-
Utility class for heap buffers.
- HeapByteBufUtil() - Constructor for class io.netty.buffer.HeapByteBufUtil
-
- helpComplete(ForkJoinPool.WorkQueue, CountedCompleter<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Analog of tryHelpStealer for CountedCompleters.
- helpExpungeStaleExceptions() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
If lock is available, poll stale refs and remove them.
- helpJoinOnce(ForkJoinPool.WorkQueue, ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Stripped-down variant of awaitJoin used by timed joins.
- helpQuiesce() - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Possibly executes tasks until the pool hosting the current task
is quiescent
.
- helpQuiescePool(ForkJoinPool.WorkQueue) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Runs tasks until isQuiescent()
.
- helpRelease(long, ForkJoinPool.WorkQueue[], ForkJoinPool.WorkQueue, ForkJoinPool.WorkQueue, int) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Possibly releases (signals) a worker.
- helpTransfer(ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Node<K, V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Helps transfer if a resize is in progress.
- 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.
- hexDump(byte[]) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified byte array.
- hexDump(byte[], int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified byte array's sub-region.
- hexDump(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil.HexUtil
-
- hexDump(byte[], int, int) - Static method in class io.netty.buffer.ByteBufUtil.HexUtil
-
- HEXDUMP_ROWPREFIXES - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- HEXDUMP_TABLE - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- HEXPADDING - Static variable in class io.netty.buffer.ByteBufUtil.HexUtil
-
- HexUtil() - Constructor for class io.netty.buffer.ByteBufUtil.HexUtil
-
- hint - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- 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 - Variable in class io.netty.handler.codec.socks.SocksCmdRequest
-
- host() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- host - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- host - Variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- host() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- host - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- HOST - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":host"
- HOST_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- hostname() - Method in class io.netty.handler.ssl.SniHandler
-
- hostname - Variable in class io.netty.handler.ssl.SniHandler.Selection
-
- 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_0_STRING - Static variable in class io.netty.handler.codec.http.HttpVersion
-
- HTTP_1_1 - Static variable in class io.netty.handler.codec.http.HttpVersion
-
HTTP/1.1
- HTTP_1_1 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"http/1.1"
: HTTP version 1.1
- HTTP_1_1_STRING - Static variable in class io.netty.handler.codec.http.HttpVersion
-
- HTTP_2 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"h2"
: HTTP version 2
- 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.
- HttpClientCodec(int, int, int, boolean, boolean, int) - Constructor for class io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientCodec.Decoder - Class in io.netty.handler.codec.http
-
- HttpClientCodec.Encoder - Class in io.netty.handler.codec.http
-
- HttpConstants - Class in io.netty.handler.codec.http
-
- HttpConstants() - Constructor for class io.netty.handler.codec.http.HttpConstants
-
- 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
-
- HttpContentEncoder.State - Enum 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
- HttpDataType() - Constructor for enum io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
-
- HttpExpectationFailedEvent - Class in io.netty.handler.codec.http
-
A user event designed to communicate that a expectation has failed and there should be no expectation that a
body will follow.
- HttpExpectationFailedEvent() - Constructor for class io.netty.handler.codec.http.HttpExpectationFailedEvent
-
- 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
- HttpHeaderDateFormat() - Constructor for class io.netty.handler.codec.http.HttpHeaderDateFormat
-
Standard date format
- HttpHeaderDateFormat.HttpHeaderDateFormatObsolete1 - Class in io.netty.handler.codec.http
-
First obsolete format
- HttpHeaderDateFormat.HttpHeaderDateFormatObsolete2 - Class in io.netty.handler.codec.http
-
Second obsolete format
- HttpHeaderDateFormatObsolete1() - Constructor for class io.netty.handler.codec.http.HttpHeaderDateFormat.HttpHeaderDateFormatObsolete1
-
- HttpHeaderDateFormatObsolete2() - Constructor for class io.netty.handler.codec.http.HttpHeaderDateFormat.HttpHeaderDateFormatObsolete2
-
- HttpHeaderEntity - Class in io.netty.handler.codec.http
-
- HttpHeaderEntity(String) - Constructor for class io.netty.handler.codec.http.HttpHeaderEntity
-
- HttpHeaderEntity(String, byte[]) - Constructor for class io.netty.handler.codec.http.HttpHeaderEntity
-
- 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
-
- HttpMessageUtil - Class in io.netty.handler.codec.http
-
Provides some utility methods for HTTP message implementations.
- HttpMessageUtil() - Constructor for class io.netty.handler.codec.http.HttpMessageUtil
-
- 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.
- HttpMethod(String, boolean) - Constructor for class io.netty.handler.codec.http.HttpMethod
-
- HttpNames() - Constructor for class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
- 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.
- HttpObjectAggregator(int, boolean) - Constructor for class io.netty.handler.codec.http.HttpObjectAggregator
-
Creates a new instance.
- HttpObjectAggregator.AggregatedFullHttpMessage - Class in io.netty.handler.codec.http
-
- HttpObjectAggregator.AggregatedFullHttpRequest - Class in io.netty.handler.codec.http
-
- HttpObjectAggregator.AggregatedFullHttpResponse - Class in io.netty.handler.codec.http
-
- 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.
- HttpObjectDecoder(int, int, int, boolean, boolean, int) - Constructor for class io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder.HeaderParser - Class in io.netty.handler.codec.http
-
- HttpObjectDecoder.LineParser - Class in io.netty.handler.codec.http
-
- HttpObjectDecoder.State - Enum in io.netty.handler.codec.http
-
- HttpObjectEncoder<H extends HttpMessage> - Class in io.netty.handler.codec.http
-
- HttpObjectEncoder() - Constructor for class io.netty.handler.codec.http.HttpObjectEncoder
-
- httpOnly - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- HTTPONLY - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- httpOnly - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- HttpPostBodyUtil - Class in io.netty.handler.codec.http.multipart
-
Shared Static object between HttpMessageDecoder, HttpPostRequestDecoder and HttpPostRequestEncoder
- HttpPostBodyUtil() - Constructor for class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
- HttpPostBodyUtil.SeekAheadNoBackArrayException - Exception in io.netty.handler.codec.http.multipart
-
Exception when NO Backend Array is found
- HttpPostBodyUtil.SeekAheadOptimize - Class in io.netty.handler.codec.http.multipart
-
This class intends to decrease the CPU in seeking ahead some bytes in
HttpPostRequestDecoder
- HttpPostBodyUtil.TransferEncodingMechanism - Enum in io.netty.handler.codec.http.multipart
-
Allowed mechanism for multipart
mechanism := "7bit"
/ "8bit"
/ "binary"
Not allowed: "quoted-printable"
/ "base64"
- 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
...
- 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
- HttpPostRequestEncoder.WrappedFullHttpRequest - Class in io.netty.handler.codec.http.multipart
-
- HttpPostRequestEncoder.WrappedHttpRequest - Class in io.netty.handler.codec.http.multipart
-
- 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
-
- HttpRequestDecoder(int, int, int, boolean, int) - 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
-
- HttpResponseDecoder(int, int, int, boolean, int) - 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
.
- HttpResponseStatus(int, String, boolean) - Constructor for class io.netty.handler.codec.http.HttpResponseStatus
-
- 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.
- HttpServerCodec(int, int, int, boolean, int) - Constructor for class io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the specified decoder options.
- HttpServerKeepAliveHandler - Class in io.netty.handler.codec.http
-
HttpServerKeepAliveHandler helps close persistent connections when appropriate.
- HttpServerKeepAliveHandler() - Constructor for class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- HttpUtil - Class in io.netty.handler.codec.http
-
Utility methods useful in the HTTP context.
- HttpUtil() - Constructor for class io.netty.handler.codec.http.HttpUtil
-
- 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.
- HttpVersion(String, int, int, boolean, boolean) - Constructor for class io.netty.handler.codec.http.HttpVersion
-
- i1 - Variable in class io.netty.channel.group.CombinedIterator
-
- i2 - Variable in class io.netty.channel.group.CombinedIterator
-
- id - Variable in class io.netty.channel.local.LocalAddress
-
- id() - Method in class io.netty.channel.local.LocalAddress
-
Returns the ID of this address.
- id - Variable in class io.netty.handler.codec.spdy.DefaultSpdyPingFrame
-
- 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 - Variable in class io.netty.util.concurrent.ScheduledFutureTask
-
- id() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- id() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- id - Variable in class io.netty.util.Recycler.WeakOrderQueue
-
- id - Variable in class io.netty.util.UniqueName
-
Deprecated.
- id() - Method in class io.netty.util.UniqueName
-
Deprecated.
- ID_GENERATOR - Static variable in class io.netty.util.Recycler
-
- identify() - Static method in class io.netty.util.Version
-
Retrieves the version information of Netty artifacts using the current
context class loader.
- 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.
- IdentityCipherSuiteFilter() - Constructor for class io.netty.handler.ssl.IdentityCipherSuiteFilter
-
- IDLE_TIMEOUT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Initial timeout value (in nanoseconds) for the thread
triggering quiescence to park waiting for new work.
- idleChildren - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- IdleState - Enum in io.netty.handler.timeout
-
An
Enum
that represents the idle state of a
Channel
.
- IdleState() - Constructor for enum io.netty.handler.timeout.IdleState
-
- IdleStateEvent - Class in io.netty.handler.timeout
-
- IdleStateEvent(IdleState, boolean) - Constructor for class io.netty.handler.timeout.IdleStateEvent
-
Constructor for sub-classes.
- 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
-
- IdleStateHandler.AllIdleTimeoutTask - Class in io.netty.handler.timeout
-
- IdleStateHandler.ReaderIdleTimeoutTask - Class in io.netty.handler.timeout
-
- IdleStateHandler.WriterIdleTimeoutTask - Class in io.netty.handler.timeout
-
- ids() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- ids - Variable in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- ids() - Method in interface io.netty.handler.codec.spdy.SpdySettingsFrame
-
Returns a Set
of the setting IDs.
- idx(int) - Method in class io.netty.buffer.PooledByteBuf
-
- idx(int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
Returns the index with the needed adjustment.
- idx(ByteBuf, int) - Static method in class io.netty.buffer.UnsafeHeapSwappedByteBuf
-
- 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"
- IGNORABLE_CLASS_IN_STACK - Static variable in class io.netty.handler.ssl.SslHandler
-
- IGNORABLE_ERROR_MESSAGE - Static variable in class io.netty.handler.ssl.SslHandler
-
- ignoreException(Throwable) - Method in class io.netty.handler.ssl.SslHandler
-
Checks if the given Throwable
can be ignore and just "swallowed"
When an ssl connection is closed a close_notify message is sent.
- IllegalReferenceCountException - Exception in io.netty.util
-
An
IllegalStateException
which is raised when a user attempts to access a
ReferenceCounted
whose
reference count has been decreased to 0 (and consequently freed).
- 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
-
Executes Runnable
objects in the caller's thread.
- ImmediateEventExecutor() - Constructor for class io.netty.util.concurrent.ImmediateEventExecutor
-
- ImmediateEventExecutor.ImmediateProgressivePromise<V> - Class in io.netty.util.concurrent
-
- ImmediateEventExecutor.ImmediatePromise<V> - Class in io.netty.util.concurrent
-
- ImmediateExecutor - Class in io.netty.util.concurrent
-
Executor
which execute tasks in the callers thread.
- ImmediateExecutor() - Constructor for class io.netty.util.concurrent.ImmediateExecutor
-
- ImmediateProgressivePromise(EventExecutor) - Constructor for class io.netty.util.concurrent.ImmediateEventExecutor.ImmediateProgressivePromise
-
- ImmediatePromise(EventExecutor) - Constructor for class io.netty.util.concurrent.ImmediateEventExecutor.ImmediatePromise
-
- ImmutableDomainNameMapping(V, Map<String, V>) - Constructor for class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- in - Variable in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- in - Variable in class io.netty.handler.stream.ChunkedNioFile
-
- in - Variable in class io.netty.handler.stream.ChunkedNioStream
-
- in - Variable in class io.netty.handler.stream.ChunkedStream
-
- inbound - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- inboundBuffer - Variable in class io.netty.channel.local.LocalChannel
-
- inboundBuffer - Variable in class io.netty.channel.local.LocalServerChannel
-
- inboundCtx - Variable in class io.netty.channel.CombinedChannelDuplexHandler
-
- inboundHandler - Variable in class io.netty.channel.CombinedChannelDuplexHandler
-
- inboundHandler() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- inboundMessages - Variable in class io.netty.channel.embedded.EmbeddedChannel
-
- inboundMessages() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Returns the
Queue
which holds all the
Object
s that were received by this
Channel
.
- inboundMsgMatcher - Variable in class io.netty.handler.codec.MessageToMessageCodec
-
- 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
-
- increase() - Method in class io.netty.channel.epoll.EpollEventArray
-
- increaseCapacity(int) - Method in class io.netty.util.Recycler.Stack
-
- increaseWriteCounter(long) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
Increase the current write counter by the given delta
- increment() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Equivalent to add(1)
.
- increment() - Method in interface io.netty.util.internal.LongCounter
-
- increment() - Method in class io.netty.util.internal.PlatformDependent.AtomicLongCounter
-
- incrementActiveCount() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Increments active count; mainly called upon return from blocking.
- incrementMemoryCounter(int) - Static method in class io.netty.util.internal.PlatformDependent
-
- incrementPendingOutboundBytes(long) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Increment the pending bytes which will be written at some point.
- incrementPendingOutboundBytes(long, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- incWaiters() - Method in class io.netty.util.concurrent.DefaultPromise
-
- index - Variable in class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- index - Variable in class io.netty.buffer.FixedCompositeByteBuf.Component
-
- index - Variable in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- index(int) - Static method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- index(int) - Static method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- index - Variable in class io.netty.util.concurrent.FastThreadLocal
-
- index(AttributeKey<?>) - Static method in class io.netty.util.DefaultAttributeMap
-
- index - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- index - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- INDEX_DECREMENT - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- INDEX_INCREMENT - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- indexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- indexedVariables - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.AbstractByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.WrappedByteBuf
-
- indexOf(int, int, byte) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- indexOf(ByteBuf, ByteBuf) - Static method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Returns the number of bytes between the readerIndex of the haystack and
the first needle found in the haystack.
- indexOf(int, int, byte) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- indexOf(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
Locates the index for the given key.
- IndexOfProcessor(byte) - Constructor for class io.netty.buffer.ByteBufUtil.IndexOfProcessor
-
- indexSeed - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- INDEXSEED - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- inEventLoop() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- inEventLoop(Thread) - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- 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
-
- inEventLoop() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- inEventLoop(Thread) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- inExceptionCaught(Throwable) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- inFail - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- inflater - Variable in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- inflaterException(Inflater, String, int) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- inFlush0 - Variable in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- info - Variable in class io.netty.channel.epoll.EpollTcpInfo
-
- info(String) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.debug(Object)
method of the underlying
Log
instance.
- info(String, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.info(Object)
method of the underlying
Log
instance.
- info(String, Object, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.info(Object)
method of the underlying
Log
instance.
- info(String, Object...) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.info(Object)
method of the underlying
Log
instance.
- info(String, Throwable) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.info(Object, Throwable)
method of
the underlying Log
instance.
- 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.
- info(String) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message object at the INFO level.
- info(String, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level INFO according to the specified format and argument.
- info(String, Object, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at the INFO level according to the specified format and
arguments.
- info(String, Object...) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level INFO according to the specified format and
arguments.
- info(String, Throwable) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log an exception (throwable) at the INFO level with an accompanying
message.
- info(String) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- info(String, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- info(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- info(String, Object...) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- info(String, Throwable) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- info(String) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message object at the INFO level.
- info(String, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level INFO according to the specified format and argument.
- info(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at the INFO level according to the specified format and
arguments.
- info(String, Object...) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level INFO according to the specified format and
arguments.
- info(String, Throwable) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log an exception (throwable) at the INFO level with an accompanying
message.
- info(String) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- info(String, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- info(String, Object, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- info(String, Object...) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- info(String, Throwable) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- 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.AbstractTrafficShapingHandler
-
Method overridden in GTSH to take into account specific timer for the channel.
- informReadOperation(ChannelHandlerContext, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- informReadOperation(ChannelHandlerContext, long) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- init(Channel) - Method in class io.netty.bootstrap.AbstractBootstrap
-
- init(Channel) - Method in class io.netty.bootstrap.Bootstrap
-
- init(Channel) - Method in class io.netty.bootstrap.ServerBootstrap
-
- init(PoolChunk<T>, long, int, int, int, PoolThreadCache) - Method in class io.netty.buffer.PooledByteBuf
-
- init(PoolChunk<ByteBuffer>, long, int, int, int, PoolThreadCache) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- init(PoolSubpage<T>, int) - Method in class io.netty.buffer.PoolSubpage
-
- init(AbstractChannelHandlerContext.AbstractWriteTask, AbstractChannelHandlerContext, Object, ChannelPromise) - Static method in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- INIT - Static variable in class io.netty.channel.AbstractChannelHandlerContext
-
- init(I, O) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
Initialized this handler with the specified handlers.
- init(ByteBuf, InetSocketAddress) - Method in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
Init this instance and return true
if the init was successful.
- init(SimpleTrustManagerFactory) - Method in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- init(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
- initAndRegister() - Method in class io.netty.bootstrap.AbstractBootstrap
-
- initBuf(PooledByteBuf<T>, long, int) - Method in class io.netty.buffer.PoolChunk
-
- initBuf(PoolChunk<T>, long, PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
Init the
PooledByteBuf
using the provided chunk and handle with the capacity restrictions.
- initBuf(PoolChunk<T>, long, PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolThreadCache.NormalMemoryRegionCache
-
- initBuf(PoolChunk<T>, long, PooledByteBuf<T>, int) - Method in class io.netty.buffer.PoolThreadCache.SubPageMemoryRegionCache
-
- initBufWithSubpage(PooledByteBuf<T>, long, int) - Method in class io.netty.buffer.PoolChunk
-
- initBufWithSubpage(PooledByteBuf<T>, long, int, int) - Method in class io.netty.buffer.PoolChunk
-
- 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.
- initChannel(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInitializer
-
- initCookie(String, int, int, int, int) - Method in class io.netty.handler.codec.http.cookie.CookieDecoder
-
- initCookie(String, String) - Method in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- initDataMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Init the delimiter for Global Part (Data).
- initEngine(SSLEngine) - Method in class io.netty.handler.ssl.DelegatingSslContext
-
Init the SSLEngine
.
- initial - Variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- INITIAL_CAPACITY - Static variable in class io.netty.util.Recycler
-
- INITIAL_QUEUE_CAPACITY - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Capacity of work-stealing queue array upon initialization.
- initialBytesToStrip - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- initialize(ChannelHandlerContext) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- initialize(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocal
-
- initialized - Variable in class io.netty.util.internal.ThreadLocalRandom
-
Initialization flag to permit calls to setSeed to succeed only
while executing the Random constructor.
- initialReceiveWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- initialSeedUniquifier - Static variable in class io.netty.util.internal.ThreadLocalRandom
-
- initialSendWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- initialSessionReceiveWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- initialValue() - Method in class io.netty.buffer.PooledByteBufAllocator.PoolThreadLocalCache
-
- initialValue() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the initial value for this thread-local variable.
- initMap - Variable in class io.netty.channel.ChannelInitializer
-
- InitMaxStreams() - Constructor for class com.sun.nio.sctp.SctpStandardSocketOptions.InitMaxStreams
-
- initMemoryAddress() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- initMixedMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Init the delimiter for Mixed Part (Mixed).
- initTable() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Initializes table, using the size recorded in sizeCtl.
- initUnpooled(PoolChunk<T>, int) - Method in class io.netty.buffer.PooledByteBuf
-
- initUnpooled(PoolChunk<ByteBuffer>, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- input - Variable in class io.netty.handler.codec.http.HttpChunkedInput
-
- input - Variable in class io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
- inputShutdown - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- inputShutdown - Variable in class io.netty.channel.oio.AbstractOioByteChannel
-
- inputShutdown(int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- inRangeEndExclusive(int, int, int) - Static method in class io.netty.util.NetUtil
-
Does a range check on value
if is within start
(inclusive) and end
(exclusive).
- InsecureTrustManagerFactory - Class in io.netty.handler.ssl.util
-
An insecure TrustManagerFactory
that trusts all X.509 certificates without any verification.
- InsecureTrustManagerFactory() - Constructor for class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- insert(int, Object) - Method in class io.netty.handler.codec.CodecOutputList
-
- insertRandomCharacters(String) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- insertSinceRecycled - Variable in class io.netty.handler.codec.CodecOutputList
-
- insertSinceRecycled() - Method in class io.netty.handler.codec.CodecOutputList
-
Returns true
if any elements where added or set.
- insertSinceRecycled - Variable in class io.netty.util.internal.RecyclableArrayList
-
- insertSinceRecycled() - Method in class io.netty.util.internal.RecyclableArrayList
-
Returns true
if any elements where added or set.
- insertSpaces(String, int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- INSTANCE - Static variable in class io.netty.channel.DefaultSelectStrategy
-
- INSTANCE - Static variable in class io.netty.channel.DefaultSelectStrategyFactory
-
- INSTANCE - Static variable in class io.netty.channel.socket.ChannelInputShutdownEvent
-
Instance to use
- INSTANCE - Static variable in class io.netty.handler.codec.http.HttpExpectationFailedEvent
-
- INSTANCE - Static variable in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- INSTANCE - Static variable in class io.netty.handler.ssl.IdentityCipherSuiteFilter
-
- INSTANCE - Static variable in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- 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 class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- 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
-
- INSTANCE - Static variable in class io.netty.util.internal.logging.CommonsLoggerFactory
-
Deprecated.
- INSTANCE - Static variable in class io.netty.util.internal.logging.JdkLoggerFactory
-
- INSTANCE - Static variable in class io.netty.util.internal.logging.Log4J2LoggerFactory
-
- INSTANCE - Static variable in class io.netty.util.internal.logging.Log4JLoggerFactory
-
- INSTANCE - Static variable in class io.netty.util.internal.logging.Slf4JLoggerFactory
-
- instance() - Static method in class io.netty.util.ResourceLeakDetectorFactory
-
Get the singleton instance of this factory class.
- InstanceMatcher(Channel) - Constructor for class io.netty.channel.group.ChannelMatchers.InstanceMatcher
-
- INSUFFICIENT_STORAGE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
507 Insufficient Storage (WebDAV, RFC4918)
- INT_SIGN - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- intArrayAppend(StringBuffer, int[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- INTEGER_PATTERN - Static variable in class io.netty.util.internal.SystemPropertyUtil
-
- INTEGER_SIZE_MINUS_ONE - Static variable in class io.netty.buffer.PoolChunk
-
- 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
- InternalAttribute - Class in io.netty.handler.codec.http.multipart
-
This Attribute is only for Encoder use to insert special command between object if needed
(like Multipart Mixed mode)
- InternalAttribute(Charset) - Constructor for class io.netty.handler.codec.http.multipart.InternalAttribute
-
- 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.
- internalComponent(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- internalComponentAtOffset(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the internal
ByteBuf
on the specified offset.
- internalComponentAtOffset(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- internalLevel - Variable in class io.netty.handler.logging.LoggingHandler
-
- internalLevel - Variable in enum io.netty.handler.logging.LogLevel
-
- 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
-
- InternalLogLevel() - Constructor for enum io.netty.util.internal.logging.InternalLogLevel
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- internalNioBuffer(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.EmptyByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- internalNioBuffer() - Method in class io.netty.buffer.PooledByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- internalNioBuffer() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- internalNioBuffer() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- internalNioBuffer() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- internalNioBuffer() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- internalNioBuffer(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- internalPopAndExecCC(CountedCompleter<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Internal version
- internalPropagateException(Throwable) - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
Supports ForkJoinTask exception propagation.
- internalPropagateException(Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Hook for exception propagation support for tasks with completers.
- internalPropagateException(Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- internalReset(long) - Method in class io.netty.util.internal.chmv8.Striped64
-
Sets base and all cells to the given value.
- InternalThreadLocalMap - Class in io.netty.util.internal
-
The internal data structure that stores the thread-local variables for Netty and all
FastThreadLocal
s.
- InternalThreadLocalMap() - Constructor for class io.netty.util.internal.InternalThreadLocalMap
-
- InternetProtocolFamily - Enum in io.netty.channel.socket
-
- InternetProtocolFamily() - Constructor for enum io.netty.channel.socket.InternetProtocolFamily
-
- 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
-
- IntObjectHashMap.IteratorImpl - Class in io.netty.util.collection
-
Iterator for traversing the entries in this map.
- 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.
- IntSupplier - Interface in io.netty.util
-
Represents a supplier of int
-valued results.
- intToIp(int) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
- intValue() - Method in class io.netty.channel.unix.FileDescriptor
-
Return the int value of the filedescriptor.
- intValue() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- intValue(Integer, int) - Static method in class io.netty.util.internal.ObjectUtil
-
Resolves a possibly null Integer to a primitive int, using a default value.
- INVALID - Static variable in class io.netty.handler.codec.ProtocolDetectionResult
-
- invalid() - Static method in class io.netty.handler.codec.ProtocolDetectionResult
-
- invalid - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- INVALID_CREDENTIALS - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
10 Invalid Credentials
- INVALID_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- INVALID_HEADER_BLOCK - Static variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- 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
- invalidate() - Method in class io.netty.handler.ssl.JdkSslSession
-
- invalidateLocalAddress() - Method in class io.netty.channel.AbstractChannel
-
- invalidateRemoteAddress() - Method in class io.netty.channel.AbstractChannel
-
- invalidChunk(ByteBuf, Exception) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- invalidMessage(ByteBuf, Exception) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- invert(ChannelMatcher) - Static method in class io.netty.channel.group.ChannelMatchers
-
- InvertMatcher(ChannelMatcher) - Constructor for class io.netty.channel.group.ChannelMatchers.InvertMatcher
-
- 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.concurrent.SingleThreadEventExecutor
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- 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
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- invokeBind(SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelActive(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelActive() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelInactive(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelInactive() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelRead(AbstractChannelHandlerContext, Object) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelRead(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelReadComplete(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelReadComplete() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelReadCompleteTask - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelRegistered(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelRegistered() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelUnregistered(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelUnregistered() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelUnregistered(NioTask<SelectableChannel>, SelectionKey, Throwable) - Static method in class io.netty.channel.nio.NioEventLoop
-
- invokeChannelWritabilityChanged(AbstractChannelHandlerContext) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelWritabilityChanged() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeChannelWritableStateChangedTask - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeClose(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeConnect(SocketAddress, SocketAddress, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeDeregister(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeDisconnect(ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeExceptionCaught(AbstractChannelHandlerContext, Throwable) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeExceptionCaught(Throwable) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeFlush() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeFlush0() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeFlushTask - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeHandler() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeHandlerAddedIfNeeded() - Method in class io.netty.channel.DefaultChannelPipeline
-
- invokeLater(Runnable) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- invokeRead() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeReadTask - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeUserEventTriggered(AbstractChannelHandlerContext, Object) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeUserEventTriggered(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeWrite(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeWrite0(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- invokeWriteAndFlush(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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
-
Encoder and decoder which transform a
Base64-encoded
String
or
ByteBuf
into a decoded
ByteBuf
and vice versa.
- 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.haproxy - package io.netty.handler.codec.haproxy
-
Decodes an HAProxy proxy protocol header
- 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.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.flush - package io.netty.handler.flush
-
Package to control flush behavior.
- io.netty.handler.ipfilter - package io.netty.handler.ipfilter
-
Package to filter IP addresses (allow/deny).
- 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.
- ioRatio - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- ioRatio - Variable in class io.netty.channel.nio.NioEventLoop
-
- ioResult(String, int, Errors.NativeIoException, ClosedChannelException) - Static method in class io.netty.channel.unix.Errors
-
- IOV_MAX - Static variable in class io.netty.channel.epoll.Native
-
- IOV_SIZE - Static variable in class io.netty.channel.epoll.IovArray
-
The size of an iovec
struct in bytes.
- iovArray - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- IovArray - Class in io.netty.channel.epoll
-
Represent an array of struct array and so can be passed directly over via JNI without the need to do any more
array copies.
- IovArray() - Constructor for class io.netty.channel.epoll.IovArray
-
- iovMax() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- Ip4SubnetFilterRule(Inet4Address, int, IpFilterRuleType) - Constructor for class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- Ip6SubnetFilterRule(Inet6Address, int, IpFilterRuleType) - Constructor for class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- IP_FREEBIND - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- IP_MULTICAST_ADDR - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_IF - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_IF - Static variable in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- IP_MULTICAST_LOOP - Static variable in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- IP_MULTICAST_LOOP_DISABLED - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_TTL - Static variable in class io.netty.channel.ChannelOption
-
- IP_MULTICAST_TTL - Static variable in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- IP_TOS - Static variable in class io.netty.channel.ChannelOption
-
- ipBytestoString(ByteBuf, int) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Convert ip address bytes to string representation
- IpFilterRule - Interface in io.netty.handler.ipfilter
-
Implement this interface to create new rules.
- IpFilterRuleType - Enum in io.netty.handler.ipfilter
-
Used in
IpFilterRule
to decide if a matching IP Address should be allowed or denied to connect.
- IpFilterRuleType() - Constructor for enum io.netty.handler.ipfilter.IpFilterRuleType
-
- IpSubnetFilterRule - Class in io.netty.handler.ipfilter
-
Use this class to create rules for
RuleBasedIpFilter
that group IP addresses into subnets.
- IpSubnetFilterRule(String, int, IpFilterRuleType) - Constructor for class io.netty.handler.ipfilter.IpSubnetFilterRule
-
- IpSubnetFilterRule(InetAddress, int, IpFilterRuleType) - Constructor for class io.netty.handler.ipfilter.IpSubnetFilterRule
-
- IpSubnetFilterRule.Ip4SubnetFilterRule - Class in io.netty.handler.ipfilter
-
- IpSubnetFilterRule.Ip6SubnetFilterRule - Class in io.netty.handler.ipfilter
-
- ipToInt(Inet4Address) - Static method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- ipToInt(Inet6Address) - Static method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- IPV4_BYTE_COUNT - Static variable in class io.netty.util.NetUtil
-
Number of bytes needed to represent and IPV4 value
- IPv4_HOSTNAME_ZEROED - Static variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- IPV4_MAPPED_IPV6_PREFIX - Static variable in class io.netty.channel.unix.NativeInetAddress
-
- IPV4_MAX_CHAR_BETWEEN_SEPARATOR - Static variable in class io.netty.util.NetUtil
-
Maximum amount of value adding characters in between IPV4 separators
- IPV4_PREFERRED - Static variable in class io.netty.util.NetUtil
-
true
if ipv4 should be used on a system that supports ipv4 and ipv6.
- IPV4_SEPARATORS - Static variable in class io.netty.util.NetUtil
-
Number of separators that must be present in an IPv4 string
- ipv4MappedIpv6Address(byte[]) - Static method in class io.netty.channel.unix.NativeInetAddress
-
- IPV6_BYTE_COUNT - Static variable in class io.netty.util.NetUtil
-
Number of bytes needed to represent and IPV6 value
- IPv6_HOSTNAME_ZEROED - Static variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- IPV6_MAX_CHAR_BETWEEN_SEPARATOR - Static variable in class io.netty.util.NetUtil
-
Maximum amount of value adding characters in between IPV6 separators
- IPV6_MAX_CHAR_COUNT - Static variable in class io.netty.util.NetUtil
-
The maximum number of characters for an IPV6 string with no scope
- IPV6_MAX_SEPARATORS - Static variable in class io.netty.util.NetUtil
-
Maximum number of separators that must be present in an IPv6 string
- IPV6_MIN_SEPARATORS - Static variable in class io.netty.util.NetUtil
-
Minimum number of separators that must be present in an IPv6 string
- IPV6_WORD_COUNT - Static variable in class io.netty.util.NetUtil
-
This defines how many words (represented as ints) are needed to represent an IPv6 address
- ipv6conseqZeroFiller - Static variable in class io.netty.handler.codec.socks.SocksCommonUtils
-
- ipv6hextetSeparator - Static variable in class io.netty.handler.codec.socks.SocksCommonUtils
-
- ipv6toCompressedForm(byte[]) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
Convert numeric IPv6 to compressed format, where
the longest sequence of 0's (with 2 or more 0's) is replaced with "::"
- ipv6toStr(byte[]) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
Converts numeric IPv6 to standard (non-compressed) format.
- ipv6toStr(StringBuilder, byte[], int, int) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
- is(Channel) - Static method in class io.netty.channel.group.ChannelMatchers
-
- is - Variable in class io.netty.channel.oio.OioByteStreamChannel
-
- 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_ANDROID - Static variable in class io.netty.util.internal.PlatformDependent
-
- IS_EXPLICIT_NO_UNSAFE - Static variable in class io.netty.util.internal.PlatformDependent
-
- IS_ROOT - Static variable in class io.netty.util.internal.PlatformDependent
-
- IS_SUPPORTING_SENDMMSG - Static variable in class io.netty.channel.epoll.Native
-
- IS_SUPPORTING_TCP_FASTOPEN - Static variable in class io.netty.channel.epoll.Native
-
- IS_WINDOWS - Static variable in class io.netty.util.internal.PlatformDependent
-
- isA - Variable in class io.netty.channel.nio.SelectedSelectionKeySet
-
- 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.AbstractEpollChannel
-
- 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
-
- isActiveStream(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- isAlive() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- isAlive() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- 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
- isAndroid0() - Static method in class io.netty.util.internal.PlatformDependent
-
- isAnyOriginSupported() - Method in class io.netty.handler.codec.http.cors.CorsConfig
-
Determines whether a wildcard origin, '*', is supported.
- isApparentlyUnblocked() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Returns true if owned and not known to be blocked.
- isAscii(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns
true
if the specified
ByteBuf
starting at
index
with
length
is valid
ASCII text, otherwise return
false
.
- isAsteriskForm(URI) - Static method in class io.netty.handler.codec.http.HttpUtil
-
Determine if a uri is in asteric-form according to
rfc7230, 5.3.
- 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
-
Gets the StandardSocketOptions.SO_BROADCAST
option.
- isBroadcast() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isCancellable() - Method in class io.netty.channel.VoidChannelPromise
-
- 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.channel.VoidChannelPromise
-
- 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.HashedWheelTimer.HashedWheelTimeout
-
- 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.
- isCancelled0(Object) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- isChecking() - Method in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- isChunked - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Chunked false by default
- isChunked() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- isClient() - Method in class io.netty.handler.ssl.DelegatingSslContext
-
- isClient - Variable in class io.netty.handler.ssl.JdkSslContext
-
- isClient() - Method in class io.netty.handler.ssl.JdkSslContext
-
- isClient() - Method in class io.netty.handler.ssl.SslContext
-
Returns the true
if and only if this context is for client-side.
- isClosed(int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- 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.AbstractEpollChannel
-
- 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.HttpClientCodec.Decoder
-
- isContentAlwaysEmpty(HttpMessage) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- isContentAlwaysEmpty(HttpMessage) - Method in class io.netty.handler.codec.rtsp.RtspDecoder
-
- isContentAlwaysEmpty(HttpMessage) - Method in class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
Deprecated.
- 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.
- isDaemon() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- isDaemon() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- isDebugEnabled() - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.isDebugEnabled()
method of the underlying
Log
instance.
- isDebugEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in class io.netty.util.internal.logging.JdkLogger
-
Is this logger instance enabled for the FINE level?
- isDebugEnabled() - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- isDebugEnabled() - Method in class io.netty.util.internal.logging.Log4JLogger
-
Is this logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- 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 - Variable in class io.netty.handler.codec.rtsp.RtspDecoder
-
True if the message to decode is a request.
- isDecodingRequest() - Method in class io.netty.handler.codec.rtsp.RtspDecoder
-
- isDestroyed() - Method in class io.netty.handler.ssl.PemPrivateKey
-
NOTE: This is a JDK8 interface/method.
- 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
-
Deprecated.
- isDirect() - Method in class io.netty.buffer.EmptyByteBuf
-
- isDirect() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- isDirect() - Method in class io.netty.buffer.PoolArena.DirectArena
-
- isDirect() - Method in class io.netty.buffer.PoolArena.HeapArena
-
- isDirect() - Method in class io.netty.buffer.PoolArena
-
- isDirect() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- isDirect() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- isDirect() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- isDirect() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- isDirect() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- isDirect() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- isDirect() - Method in class io.netty.buffer.WrappedByteBuf
-
- isDirect() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- isDirect() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.channel.VoidChannelPromise
-
- 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
-
- isDone0(Object) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- isDoubleEscaped(String, int) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- isDoubleQuote(char) - Static method in class io.netty.util.internal.StringUtil
-
- 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.serialization.ReferenceMap
-
- 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.CollectionView
-
- isEmpty() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- isEmpty() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Provides a more accurate estimate of whether this queue has
any tasks than does queueSize, by checking whether a
near-empty queue has at least one unclaimed task.
- 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.codec.http.websocketx.WebSocketChunkedInput
-
- 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 class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.isErrorEnabled()
method of the underlying
Log
instance.
- isErrorEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in class io.netty.util.internal.logging.JdkLogger
-
Is this logger instance enabled for level SEVERE?
- isErrorEnabled() - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- isErrorEnabled() - Method in class io.netty.util.internal.logging.Log4JLogger
-
Is this logger instance enabled for level ERROR?
- isErrorEnabled() - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- isEscapedDelimeter(String, int) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- isExpired() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- 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
- isFlagSet(int) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- isFlushedEntry(ChannelOutboundBuffer.Entry) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- isFlushPending() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- isFreeBind() - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
Returns
true
if
IP_FREEBIND is enabled,
false
otherwise.
- 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
-
- isInbound(ChannelHandler) - Static method in class io.netty.channel.DefaultChannelHandlerContext
-
- isInboundDone() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- isIndexedVariableSet(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- isInfoEnabled() - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.isInfoEnabled()
method of the underlying
Log
instance.
- isInfoEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class io.netty.util.internal.logging.JdkLogger
-
Is this logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- isInfoEnabled() - Method in class io.netty.util.internal.logging.Log4JLogger
-
Is this logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- isInformational(HttpResponse) - Static method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- 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.AbstractEpollStreamChannel
-
- 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 interface io.netty.channel.socket.DuplexChannel
-
Returns true
if and only if the remote peer shut down its output so that no more
data is received from this channel.
- isInputShutdown() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- isInputShutdown() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isInputShutdown(int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- isInputShutdown() - Method in class io.netty.channel.unix.Socket
-
- isInstanceOf(Class<? extends Channel>) - Static method in class io.netty.channel.group.ChannelMatchers
-
- isInterrupted() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- isInterrupted() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- 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.
- isIpFreeBind(int) - Static method in class io.netty.channel.epoll.Native
-
- isIpV4StackPreferred() - Static method in class io.netty.util.NetUtil
-
Returns true
if ipv4 should be prefered on a system that supports ipv4 and ipv6.
- isJ2OCached(String, String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Tests if the specified key-value pair has been cached in Java-to-OpenSSL cache.
- isKeepAlive() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isKeepAlive() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isKeepAlive() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Gets the StandardSocketOptions.SO_KEEPALIVE
option.
- isKeepAlive() - Method in class io.netty.channel.unix.Socket
-
- isKeepAlive(int) - Static method in class io.netty.channel.unix.Socket
-
- 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.
- isKey - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
If not multipart, does the currentBuffer stands for the Key or for the Value
- isLast() - Method in class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- isLast(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpEncoder
-
Checks if the given HTTP message should be considered as a last SPDY frame.
- 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.
- isLastChunk - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Does the last chunk already received
- isLastChunk - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Does the last non empty chunk already encoded so that next chunk will be empty (last chunk)
- isLastChunk - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Does the last chunk already received
- isLastChunkSent - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Last chunk already sent
- isLineBased(ByteBuf[]) - Static method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Returns true if the delimiters are "\n" and "\r\n".
- isLocalSideClosed(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- isLocalSideClosed() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- isLoopbackModeDisabled() - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- isLoopbackModeDisabled() - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Gets the StandardSocketOptions.IP_MULTICAST_LOOP
option.
- isLoopbackModeDisabled() - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- isLoopbackModeDisabled() - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- isMultipart(HttpResponse) - Static method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- 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 - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Does this request is a Multipart request
- isMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
True if this request is a Multipart request
- 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
-
- isNotEmpty(Queue<Object>) - Static method in class io.netty.channel.embedded.EmbeddedChannel
-
- 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.
- isNullOrEmpty(Queue<ScheduledFutureTask<?>>) - Static method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- isNullOrEmpty(String) - Static method in class io.netty.util.internal.StringUtil
-
Determine if a string is null
or String.isEmpty()
returns true
.
- 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.
- isO2JCached(String, String, String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Tests if the specified key-value pair has been cached in OpenSSL-to-Java cache.
- ISO_8859_1 - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
Charset for 8BIT
- ISO_8859_1 - Static variable in class io.netty.util.CharsetUtil
-
ISO Latin Alphabet No.
- 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.epoll.AbstractEpollChannel
-
- isOpen() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SocketWritableByteChannel
-
- 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.
- isOriginForm(URI) - Static method in class io.netty.handler.codec.http.HttpUtil
-
Determine if a uri is in origin-form according to
rfc7230, 5.3.
- isOSX() - Static method in class io.netty.util.internal.NativeLibraryLoader
-
- isOutbound(ChannelHandler) - Static method in class io.netty.channel.DefaultChannelHandlerContext
-
- isOutboundDone() - Method in class io.netty.handler.ssl.JdkSslEngine
-
- isOutOfBounds(int, int, int) - Static method in class io.netty.util.internal.MathUtil
-
Determine if the requested index
and length
will fit within capacity
.
- isOutputShutdown() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- isOutputShutdown() - Method in interface io.netty.channel.socket.DuplexChannel
-
- isOutputShutdown() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- isOutputShutdown() - Method in class io.netty.channel.socket.oio.OioSocketChannel
-
- isOutputShutdown(int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- isOutputShutdown() - Method in class io.netty.channel.unix.Socket
-
- 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.
- isPartialFailure() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- 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.
- isPartialSuccess() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- isPassthru(HttpVersion, int, CharSequence) - Static method in class io.netty.handler.codec.http.HttpContentEncoder
-
- isPeriodic() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- isPersist() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- isPersisted(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- isPersisted() - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- 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.
- isPowerOfTwo(int) - Static method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- isPreflightRequest(HttpRequest) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- isQuiescent() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns true
if all worker threads are currently idle.
- isRdHup() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- 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
-
- isReadable() - Method in class io.netty.buffer.WrappedByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- isReadable() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- isReadable(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- isReadable() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- isReadable(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.
- isRemoteInitiatedId(int) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- isRemoteSideClosed(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- isRemoteSideClosed() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- isRemoved() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- isRemoved() - Method in interface io.netty.channel.ChannelHandlerContext
-
- isRemoved() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- isRenamed - Variable in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- 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
-
Gets the StandardSocketOptions.SO_REUSEADDR
option.
- 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
-
Gets the StandardSocketOptions.SO_REUSEADDR
option.
- isReuseAddress() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Gets the StandardSocketOptions.SO_REUSEADDR
option.
- 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.
- isRoot0() - Static method in class io.netty.util.internal.PlatformDependent
-
- 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
-
- isSelfDefinedMessageLength(HttpResponse) - Static method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
Keep-alive only works if the client can detect when the message has ended without relying on the connection being
closed.
- isSensitive() - Method in interface io.netty.handler.ssl.PemEncoded
-
Returns true
if the PEM encoded value is considered
sensitive information such as a private key.
- isSensitive() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- isSensitive() - Method in class io.netty.handler.ssl.PemValue
-
- isSensitive() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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
-
- isServerId(int) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Returns true
if ID is for a server initiated stream or ping.
- 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.embedded.EmbeddedEventLoop
-
- isShutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- isShutdown() - Method in class io.netty.channel.unix.Socket
-
- 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.embedded.EmbeddedEventLoop
-
- 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
-
- isShuttingDown() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- isSingleDecode() - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- isSingleDecode() - Method in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- isSingleDecode() - Method in class io.netty.handler.codec.http.HttpClientCodec
-
- isSingleDirectBuffer(ByteBuf) - Static method in class io.netty.channel.socket.nio.NioDatagramChannel
-
Checks if the specified buffer is a direct buffer and is composed of a single NIO buffer.
- isSoErrorZero(Socket) - Static method in class io.netty.channel.epoll.AbstractEpollChannel
-
- isSubclass() - Method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
Return true
if the current instance is a subclass of DelimiterBasedFrameDecoder
- isSuccess() - Method in class io.netty.channel.FailedChannelFuture
-
- 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.channel.SucceededChannelFuture
-
- isSuccess() - Method in class io.netty.channel.VoidChannelPromise
-
- 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
-
- issueSessionError(ChannelHandlerContext, SpdySessionStatus) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- issueStreamError(ChannelHandlerContext, int, SpdyStreamStatus) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- isSupportingSendmmsg() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- isSupportingTcpFastopen() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- isSurrogate(char) - Static method in class io.netty.util.internal.StringUtil
-
- isTcpCork() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Get the TCP_CORK
option on the socket.
- isTcpCork() - Method in class io.netty.channel.unix.Socket
-
- isTcpCork(int) - Static method in class io.netty.channel.unix.Socket
-
- isTcpNoDelay() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isTcpNoDelay() - Method in class io.netty.channel.socket.DefaultSocketChannelConfig
-
- isTcpNoDelay() - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Gets the StandardSocketOptions.TCP_NODELAY
option.
- isTcpNoDelay() - Method in class io.netty.channel.unix.Socket
-
- isTcpNoDelay(int) - Static method in class io.netty.channel.unix.Socket
-
- isTcpQuickAck() - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- isTcpQuickAck() - Method in class io.netty.channel.unix.Socket
-
- isTcpQuickAck(int) - Static method in class io.netty.channel.unix.Socket
-
- isTerminated() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- 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.
- isText(ByteBuf, Charset) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns
true
if the given
ByteBuf
is valid text using the given
Charset
,
otherwise return
false
.
- isText(ByteBuf, int, int, Charset) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns
true
if the specified
ByteBuf
starting at
index
with
length
is valid
text using the given
Charset
, otherwise return
false
.
- isTiny(int) - Static method in class io.netty.buffer.PoolArena
-
- isTinyOrSmall(int) - Method in class io.netty.buffer.PoolArena
-
- isTraceCapable() - Method in class io.netty.util.internal.logging.Log4JLogger
-
- isTraceEnabled() - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.isTraceEnabled()
method of the underlying
Log
instance.
- isTraceEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the TRACE level?
- isTraceEnabled() - Method in class io.netty.util.internal.logging.JdkLogger
-
Is this logger instance enabled for the FINEST level?
- isTraceEnabled() - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- isTraceEnabled() - Method in class io.netty.util.internal.logging.Log4JLogger
-
Is this logger instance enabled for the TRACE level?
- isTraceEnabled() - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- 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.
- isUnaligned() - Static method in class io.netty.util.internal.PlatformDependent
-
true
if and only if the platform supports unaligned access.
- isUnaligned() - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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
- isUtf8(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns
true
if the specified
ByteBuf
starting at
index
with
length
is valid
UTF8 text, otherwise return
false
.
- isValid() - Method in class io.netty.handler.ssl.JdkSslSession
-
- isValidFrameHeader(int, int, byte, int) - Static method in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- isValidHexChar(char) - Static method in class io.netty.util.NetUtil
-
- 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
-
- isValidNumericChar(char) - Static method in class io.netty.util.NetUtil
-
- isWarnEnabled() - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.isWarnEnabled()
method of the underlying
Log
instance.
- isWarnEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled() - Method in class io.netty.util.internal.logging.JdkLogger
-
Is this logger instance enabled for the WARNING level?
- isWarnEnabled() - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- isWarnEnabled() - Method in class io.netty.util.internal.logging.Log4JLogger
-
Is this logger instance enabled for the WARN level?
- isWarnEnabled() - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- isWatch - Variable in class io.netty.util.ThreadDeathWatcher.Entry
-
- isWindows() - Static method in class io.netty.util.internal.NativeLibraryLoader
-
- isWindows() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if the JVM is running on Windows
- isWindows0() - Static method in class io.netty.util.internal.PlatformDependent
-
- 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.FixedCompositeByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- isWritable() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- isWritable(int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- isWritable() - Method in class io.netty.buffer.SwappedByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- isWritable() - Method in class io.netty.buffer.WrappedByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- isWritable() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- isWritable(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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
-
- isWritable() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- isWritable(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- iterator() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- iterator() - Method in class io.netty.buffer.CompositeByteBuf
-
- iterator() - Method in class io.netty.buffer.PoolChunkList
-
- iterator() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- iterator() - Method in class io.netty.channel.DefaultChannelPipeline
-
- iterator() - Method in exception io.netty.channel.group.ChannelGroupException
-
Returns a
Iterator
which contains all the
Throwable
that was a cause of the failure and the
related id of the
Channel
.
- iterator() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
Returns the
Iterator
that enumerates all
ChannelFuture
s
which are associated with this future.
- iterator() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- iterator() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- iterator() - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- 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 - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Iterator to be used when encoding will be called chunk after chunk
- 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.concurrent.UnorderedThreadPoolEventExecutor
-
- iterator() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
Returns a "weakly consistent" iterator that will never
throw ConcurrentModificationException
, and
guarantees to traverse elements as they existed upon
construction of the iterator, and may (but is not
guaranteed to) reflect any modifications subsequent to
construction.
- iterator() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- iterator() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- iterator() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- iterator() - Method in class io.netty.util.internal.ConcurrentSet
-
- iterator - Variable in class io.netty.util.internal.ReadOnlyIterator
-
- IteratorImpl() - Constructor for class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- name() - Method in interface com.sun.nio.sctp.SctpSocketOption
-
- name - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- name() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- name() - Method in interface io.netty.channel.ChannelHandlerContext
-
- name() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- name() - Method in interface io.netty.channel.group.ChannelGroup
-
Returns the name of this group.
- name - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- name() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- name() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns the name of this
Cookie
.
- name - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- name() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- name - Variable in class io.netty.handler.codec.http.HttpHeaderEntity
-
- name - Variable in class io.netty.handler.codec.http.HttpMethod
-
- name() - Method in class io.netty.handler.codec.http.HttpMethod
-
Returns the name of this getMethod.
- name - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- name - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- NAME - Static variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil
-
- name - Variable in class io.netty.handler.codec.http.QueryStringEncoder.Param
-
- name - Static variable in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- name - Static variable in class io.netty.handler.codec.socks.SocksMessageEncoder
-
- name - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- name - Variable in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Deprecated.
- name - Variable in class io.netty.handler.traffic.TrafficCounter
-
Name of this Monitor
- name() - Method in class io.netty.handler.traffic.TrafficCounter
-
- name() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- name() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- name - Variable in class io.netty.util.internal.logging.AbstractInternalLogger
-
- name() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- name() - Method in interface io.netty.util.internal.logging.InternalLogger
-
- name - Variable in class io.netty.util.UniqueName
-
Deprecated.
- name() - Method in class io.netty.util.UniqueName
-
Deprecated.
- nameCaches - Static variable in class io.netty.channel.DefaultChannelPipeline
-
- names - Static variable in class io.netty.channel.ChannelOption
-
- names() - Method in interface io.netty.channel.ChannelPipeline
-
Returns the List
of the handler names.
- names() - Method in class io.netty.channel.DefaultChannelPipeline
-
- names() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- names() - Method in class io.netty.handler.codec.http.HttpHeaders
-
Returns a new Set
that contains the names of all headers in this object.
- Names() - Constructor for class io.netty.handler.codec.http.HttpHeaders.Names
-
- Names() - Constructor for class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
- names() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- names() - Method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Returns the Set
of all header names that this frame contains.
- Names() - Constructor for class io.netty.handler.codec.spdy.SpdyHttpHeaders.Names
-
- names - Static variable in class io.netty.util.AttributeKey
-
- nanoTime() - Static method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- nanoTime() - Static method in class io.netty.util.concurrent.ScheduledFutureTask
-
- Native - Class in io.netty.channel.epoll
-
Native helper methods
- Native() - Constructor for class io.netty.channel.epoll.Native
-
- NATIVE_RESOURCE_HOME - Static variable in class io.netty.util.internal.NativeLibraryLoader
-
- nativeByteOrder - Variable in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- NativeConnectException(String, int) - Constructor for exception io.netty.channel.unix.Errors.NativeConnectException
-
- NativeDatagramPacket() - Constructor for class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- NativeDatagramPacketArray - Class in io.netty.channel.epoll
-
- NativeDatagramPacketArray() - Constructor for class io.netty.channel.epoll.NativeDatagramPacketArray
-
- NativeDatagramPacketArray.NativeDatagramPacket - Class in io.netty.channel.epoll
-
Used to pass needed data to JNI.
- NativeInetAddress - Class in io.netty.channel.unix
-
Internal usage only!
- NativeInetAddress(byte[], int) - Constructor for class io.netty.channel.unix.NativeInetAddress
-
- NativeInetAddress(byte[]) - Constructor for class io.netty.channel.unix.NativeInetAddress
-
- NativeIoException(String, int) - Constructor for exception io.netty.channel.unix.Errors.NativeIoException
-
- NativeLibraryLoader - Class in io.netty.util.internal
-
Helper class to load JNI resources.
- NativeLibraryLoader() - Constructor for class io.netty.util.internal.NativeLibraryLoader
-
- NativeLibraryUtil - Class in io.netty.util.internal
-
A Utility to Call the System.load(String)
or System.loadLibrary(String)
.
- NativeLibraryUtil() - Constructor for class io.netty.util.internal.NativeLibraryUtil
-
- NativeStaticallyReferencedJniMethods - Class in io.netty.channel.epoll
-
This class is necessary to break the following cyclic dependency:
JNI_OnLoad
JNI Calls FindClass because RegisterNatives (used to register JNI methods) requires a class
FindClass loads the class, but static members variables of that class attempt to call a JNI method which has not
yet been registered.
java.lang.UnsatisfiedLinkError is thrown because native method has not yet been registered.
Static members which call JNI methods must not be declared in this class!
- NativeStaticallyReferencedJniMethods() - Constructor for class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- NCPU - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Number of CPUS, to place bounds on some sizings
- NCPU - Static variable in class io.netty.util.internal.chmv8.Striped64
-
Number of CPUS, to place bound on table size
- NEEDS_MORE_DATE - Static variable in class io.netty.handler.codec.ProtocolDetectionResult
-
- needsFlush - Variable in class io.netty.handler.ssl.SslHandler
-
Set by wrap*() methods when something is produced.
- needsMoreData() - Static method in class io.netty.handler.codec.ProtocolDetectionResult
-
- needsNormalization(String) - Static method in class io.netty.util.DomainNameMapping
-
- needsToSelectAgain - Variable in class io.netty.channel.nio.NioEventLoop
-
- NetUtil - Class in io.netty.util
-
A class that holds a number of network-related constants.
- NetUtil() - Constructor for class io.netty.util.NetUtil
-
A constructor to stop this class being constructed.
- NETWORK_AUTHENTICATION_REQUIRED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
511 Network Authentication Required (RFC6585)
- networkAddress - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- networkAddress - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- neverRegistered - Variable in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
true if the channel has never been registered, false otherwise
- NEW_LINE - Static variable in class io.netty.handler.codec.base64.Base64
-
The new line character (\n) as a byte.
- newArenaArray(int) - Static method in class io.netty.buffer.PooledByteBufAllocator
-
- newAtomicIntegerFieldUpdater(Class<? super T>, String) - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new optimized AtomicIntegerFieldUpdater
or null
if it
could not be created.
- newAtomicIntegerFieldUpdater(Class<? super T>, String) - Static method in class io.netty.util.internal.PlatformDependent0
-
- newAtomicLongFieldUpdater(Class<? super T>, String) - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new optimized AtomicLongFieldUpdater
or null
if it
could not be created.
- newAtomicLongFieldUpdater(Class<? super T>, String) - Static method in class io.netty.util.internal.PlatformDependent0
-
- newAtomicReferenceFieldUpdater(Class<? super U>, String) - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new optimized AtomicReferenceFieldUpdater
or null
if it
could not be created.
- newAtomicReferenceFieldUpdater(Class<? super U>, String) - Static method in class io.netty.util.internal.PlatformDependent0
-
- newAttrArray(int) - Static method in class io.netty.bootstrap.ServerBootstrap
-
- newBinaryData(int, String) - Static method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
- newBuffer(ByteBufAllocator, boolean, int) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
- newByteBuf(int) - Method in class io.netty.buffer.PoolArena.DirectArena
-
- newByteBuf(int) - Method in class io.netty.buffer.PoolArena.HeapArena
-
- newByteBuf(int) - Method in class io.netty.buffer.PoolArena
-
- newChannel() - Method in class io.netty.bootstrap.AbstractBootstrap.BootstrapChannelFactory
-
- newChannel() - Method in interface io.netty.bootstrap.ChannelFactory
-
Creates a new channel.
- newChannelPipeline() - Method in class io.netty.channel.AbstractChannel
-
- newChannelPipeline() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- newChild(ThreadFactory, Object...) - Method in class io.netty.channel.epoll.EpollEventLoopGroup
-
- newChild(ThreadFactory, Object...) - Method in class io.netty.channel.local.LocalEventLoopGroup
-
- newChild(ThreadFactory, Object...) - Method in class io.netty.channel.nio.NioEventLoopGroup
-
- newChild(Object...) - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- newChild(ThreadFactory, Object...) - Method in class io.netty.util.concurrent.DefaultEventExecutorGroup
-
- newChild(ThreadFactory, Object...) - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- newChildChannel(int, byte[], int, int) - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- newChildChannel(int, byte[], int, int) - Method in class io.netty.channel.epoll.EpollServerDomainSocketChannel
-
- newChildChannel(int, byte[], int, int) - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- newChunk(int, int, int, int) - Method in class io.netty.buffer.PoolArena.DirectArena
-
- newChunk(int, int, int, int) - Method in class io.netty.buffer.PoolArena.HeapArena
-
- newChunk(int, int, int, int) - Method in class io.netty.buffer.PoolArena
-
- newClientContext() - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(File) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(File, TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(File, TrustManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, File) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, File, TrustManagerFactory) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, File, TrustManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newClientContextInternal(SslProvider, X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newCloseFuture() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- newCloseFuture(ChannelMatcher) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- newConcurrentDeque() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns a new concurrent Deque
.
- newConcurrentHashMap() - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest ConcurrentMap
implementaion for the current platform.
- newConcurrentHashMap(int) - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest ConcurrentMap
implementaion for the current platform.
- newConcurrentHashMap(int, float) - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest ConcurrentMap
implementaion for the current platform.
- newConcurrentHashMap(int, float, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest ConcurrentMap
implementaion for the current platform.
- newConcurrentHashMap(Map<? extends K, ? extends V>) - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest ConcurrentMap
implementaion for the current platform.
- newConnectionResetException(String, int) - Static method in class io.netty.channel.unix.Errors
-
- newContentDecoder(String) - Method in class io.netty.handler.codec.http.HttpContentDecoder
-
Returns a new
EmbeddedChannel
that decodes the HTTP message
content encoded in the specified
contentEncoding.
- newContentDecoder(String) - Method in class io.netty.handler.codec.http.HttpContentDecompressor
-
- newContext(EventExecutorGroup, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- newDefaultFactory(String) - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
- newDefaultThreadFactory() - Method in class io.netty.channel.MultithreadEventLoopGroup
-
- newDefaultThreadFactory() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- newDirectBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
Create a direct
ByteBuf
with the given initialCapacity and maxCapacity.
- newDirectBuffer(int, int) - Method in class io.netty.buffer.PooledByteBufAllocator
-
- newDirectBuffer(int, int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- newDirectBuffer(ByteBuf) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
Returns an off-heap copy of the specified
ByteBuf
, and releases the original one.
- newDirectBuffer(Object, ByteBuf) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
Returns an off-heap copy of the specified
ByteBuf
, and releases the specified holder.
- newDirectBuffer(ByteBuf) - Method in class io.netty.channel.nio.AbstractNioChannel
-
Returns an off-heap copy of the specified
ByteBuf
, and releases the original one.
- newDirectBuffer(ReferenceCounted, ByteBuf) - Method in class io.netty.channel.nio.AbstractNioChannel
-
Returns an off-heap copy of the specified
ByteBuf
, and releases the specified holder.
- newDirectBuffer(long, int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- newDirectBuffer0(Object, ByteBuf, ByteBufAllocator, int) - Static method in class io.netty.channel.epoll.AbstractEpollChannel
-
- newEngine(ByteBufAllocator) - Method in class io.netty.handler.ssl.DelegatingSslContext
-
- newEngine(ByteBufAllocator, String, int) - Method in class io.netty.handler.ssl.DelegatingSslContext
-
- newEngine(ByteBufAllocator) - Method in class io.netty.handler.ssl.JdkSslContext
-
- newEngine(ByteBufAllocator, String, int) - Method in class io.netty.handler.ssl.JdkSslContext
-
- newEngine(ByteBufAllocator) - Method in class io.netty.handler.ssl.SslContext
-
Creates a new SSLEngine
.
- newEngine(ByteBufAllocator, String, int) - Method in class io.netty.handler.ssl.SslContext
-
Creates a new SSLEngine
using advisory peer information.
- newEntity(String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Create a new
CharSequence
which is optimized for reuse as
HttpHeaders
name or value.
- newEntry(PoolChunk<?>, long) - Static method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- newEpollCreate() - Static method in class io.netty.channel.epoll.Native
-
- newEventFd() - Static method in class io.netty.channel.epoll.Native
-
- newException(int) - Method in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- newException(int) - Method in class io.netty.handler.codec.http.HttpObjectDecoder.LineParser
-
- newFailedFuture(Throwable) - Method in class io.netty.channel.AbstractChannel
-
- newFailedFuture(Throwable) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- newFailedFuture(Throwable) - Method in interface io.netty.channel.Channel
-
- newFailedFuture(Throwable) - Method in interface io.netty.channel.ChannelHandlerContext
-
- newFailedFuture(Throwable) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- newFailedFuture(Throwable) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newFailedFuture(Throwable) - Method in interface io.netty.util.concurrent.EventExecutor
-
Create a new
Future
which is marked as fakued already.
- newFailedFuture(Throwable) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- newFixedMpscQueue(int) - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new Queue
which is safe to use for multiple producers (different threads) and a single
consumer (one thread!) with the given fixes capacity
.
- newHandle() - Method in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- newHandle() - Method in class io.netty.channel.DefaultMessageSizeEstimator
-
- newHandle() - Method in class io.netty.channel.FixedRecvByteBufAllocator
-
- newHandle() - Method in interface io.netty.channel.MessageSizeEstimator
-
Creates a new handle.
- newHandle() - Method in interface io.netty.channel.RecvByteBufAllocator
-
Creates a new handle.
- newHandle() - Method in class io.netty.util.Recycler.Stack
-
- newHandler(ByteBufAllocator) - Method in class io.netty.handler.ssl.SslContext
-
- newHandler(ByteBufAllocator, String, int) - Method in class io.netty.handler.ssl.SslContext
-
Creates a new
SslHandler
with advisory peer information.
- newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
-
Creates a new handshaker.
- newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
-
Creates a new handshaker.
- newHandshaker(HttpRequest) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
Instances a new handshaker
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns a new {@link FullHttpRequest) which will be used for the handshake.
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
Sends the opening request to the server:
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
/**
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
/**
- newHandshakeRequest() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
/**
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns a new {@link FullHttpResponse) which will be used for as response to the handshake request.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
Handle the web socket handshake for the web socket specification
HyBi version 0 and lower.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
Handle the web socket handshake for the web socket specification
HyBi version 7.
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newHandshakeResponse(FullHttpRequest, HttpHeaders) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newHeapBuffer(int, int) - Method in class io.netty.buffer.AbstractByteBufAllocator
-
Create a heap
ByteBuf
with the given initialCapacity and maxCapacity.
- newHeapBuffer(int, int) - Method in class io.netty.buffer.PooledByteBufAllocator
-
- newHeapBuffer(int, int) - Method in class io.netty.buffer.UnpooledByteBufAllocator
-
- newIdleStateEvent(IdleState, boolean) - Method in class io.netty.handler.timeout.IdleStateHandler
-
- newIndexedVariableTable() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- newInstance() - Static method in class io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
-
- newInstance() - Static method in class io.netty.buffer.ByteBufUtil.ThreadLocalUnsafeDirectByteBuf
-
- newInstance(int) - Static method in class io.netty.buffer.PooledDirectByteBuf
-
- newInstance(int) - Static method in class io.netty.buffer.PooledHeapByteBuf
-
- newInstance(int) - Static method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- newInstance(AbstractChannelHandlerContext, Object, ChannelPromise) - Static method in class io.netty.channel.AbstractChannelHandlerContext.WriteAndFlushTask
-
- newInstance(AbstractChannelHandlerContext, Object, ChannelPromise) - Static method in class io.netty.channel.AbstractChannelHandlerContext.WriteTask
-
- newInstance(String) - Static method in class io.netty.channel.ChannelOption
-
- newInstance(Object, int, long, ChannelPromise) - Static method in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- newInstance(Object, int, ChannelPromise) - Static method in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- newInstance(InetAddress) - Static method in class io.netty.channel.unix.NativeInetAddress
-
- newInstance() - Static method in class io.netty.handler.codec.CodecOutputList
-
- newInstance(SpdyVersion, int) - Static method in class io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder
-
- newInstance(SpdyVersion, int, int, int) - Static method in class io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder
-
- newInstance(String) - Static method in class io.netty.util.AttributeKey
-
Creates a new
AttributeKey
for the given or fail with an
IllegalArgumentException
if a
AttributeKey
for the given exists.
- newInstance(String) - Method in class io.netty.util.internal.logging.CommonsLoggerFactory
-
Deprecated.
- newInstance(String) - Method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Creates a new logger instance with the specified name.
- newInstance(String) - Method in class io.netty.util.internal.logging.JdkLoggerFactory
-
- newInstance(String) - Method in class io.netty.util.internal.logging.Log4J2LoggerFactory
-
- newInstance(String) - Method in class io.netty.util.internal.logging.Log4JLoggerFactory
-
- newInstance(String) - Method in class io.netty.util.internal.logging.Slf4JLoggerFactory
-
- newInstance(Object, Promise<Void>) - Static method in class io.netty.util.internal.PendingWrite
-
- newInstance() - Static method in class io.netty.util.internal.RecyclableArrayList
-
- newInstance(int) - Static method in class io.netty.util.internal.RecyclableArrayList
-
- newInternalNioBuffer(T) - Method in class io.netty.buffer.PooledByteBuf
-
- newInternalNioBuffer(ByteBuffer) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- newInternalNioBuffer(byte[]) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- newInternalNioBuffer(ByteBuffer) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- newInvalidEscapedCsvFieldException(CharSequence, int) - Static method in class io.netty.util.internal.StringUtil
-
- newIOException(String, int) - Static method in class io.netty.channel.unix.Errors
-
- newKeySet() - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new Set
backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE
.
- newKeySet(int) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Creates a new Set
backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE
.
- NEWLINE - Static variable in class io.netty.util.internal.StringUtil
-
- newList(int) - Static method in class io.netty.buffer.CompositeByteBuf
-
- newListener(SSLEngine, List<String>) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectionListenerFactory
-
- newLongCounter() - Static method in class io.netty.util.internal.PlatformDependent
-
Creates a new fastest
LongCounter
implementaion for the current platform.
- newMpscQueue(int) - Static method in class io.netty.util.internal.PlatformDependent.Mpsc
-
- newMpscQueue() - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new Queue
which is safe to use for multiple producers (different threads) and a single
consumer (one thread!).
- newMpscQueue(int) - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new Queue
which is safe to use for multiple producers (different threads) and a single
consumer (one thread!).
- newNameEntity(String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Create a new
CharSequence
which is optimized for reuse as
HttpHeaders
name.
- newObject(Recycler.Handle) - Method in class io.netty.util.Recycler
-
- newObjectOutputStream(OutputStream) - Method in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
Creates a new ObjectOutputStream
which wraps the specified
OutputStream
.
- newOptionArray(int) - Static method in class io.netty.bootstrap.ServerBootstrap
-
- newPipe() - Static method in class io.netty.channel.unix.FileDescriptor
-
- newPool(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
Called once a new
ChannelPool
needs to be created as non exists yet for the
key
.
- newProgressivePromise() - Method in class io.netty.channel.AbstractChannel
-
- newProgressivePromise() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- newProgressivePromise() - Method in interface io.netty.channel.Channel
-
- newProgressivePromise() - Method in interface io.netty.channel.ChannelHandlerContext
-
- newProgressivePromise() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- newProgressivePromise() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newProgressivePromise() - Method in interface io.netty.util.concurrent.EventExecutor
-
- newProgressivePromise() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- newProgressivePromise() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- newPromise() - Method in class io.netty.channel.AbstractChannel
-
- newPromise() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- newPromise() - Method in interface io.netty.channel.Channel
-
- newPromise() - Method in interface io.netty.channel.ChannelHandlerContext
-
- newPromise() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- newPromise() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newPromise() - Method in interface io.netty.util.concurrent.EventExecutor
-
- newPromise() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- newPromise() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- newRecord(int) - Static method in class io.netty.util.ResourceLeakDetector
-
- newResourceLeakDetector(Class<T>, int, long) - Method in class io.netty.util.ResourceLeakDetectorFactory.DefaultResourceLeakDetectorFactory
-
- newResourceLeakDetector(Class<T>) - Method in class io.netty.util.ResourceLeakDetectorFactory
-
- newResourceLeakDetector(Class<T>, int, long) - Method in class io.netty.util.ResourceLeakDetectorFactory
-
- newSctpChannel() - Static method in class io.netty.channel.sctp.nio.NioSctpChannel
-
- newSeed() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
- newSelector(SSLEngine, Set<String>) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectorFactory
-
- newSelectStrategy() - Method in class io.netty.channel.DefaultSelectStrategyFactory
-
- newSelectStrategy() - Method in interface io.netty.channel.SelectStrategyFactory
-
- newSelfSignedCertificate(String, PrivateKey, X509Certificate) - Static method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- newServerContext(File, File) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(File, File, String) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(File, File, String, Iterable<String>, Iterable<String>, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(File, File, String, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, File) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, File, String) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, File, String, Iterable<String>, Iterable<String>, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, File, String, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, File, String, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerContextInternal(SslProvider, X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long, ClientAuth, boolean) - Static method in class io.netty.handler.ssl.SslContext
-
- newServerSocket() - Static method in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- newServerSocket() - Static method in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- newSocket() - Static method in class io.netty.channel.sctp.nio.NioSctpServerChannel
-
- newSocket(SelectorProvider) - Static method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- newSocket(SelectorProvider, InternetProtocolFamily) - Static method in class io.netty.channel.socket.nio.NioDatagramChannel
-
- newSocket(SelectorProvider) - Static method in class io.netty.channel.socket.nio.NioServerSocketChannel
-
- newSocket(SelectorProvider) - Static method in class io.netty.channel.socket.nio.NioSocketChannel
-
- newSocket() - Static method in class io.netty.channel.socket.oio.OioDatagramChannel
-
- newSocketDgram() - Static method in class io.netty.channel.unix.Socket
-
- newSocketDgramFd() - Static method in class io.netty.channel.unix.Socket
-
- newSocketDomain() - Static method in class io.netty.channel.unix.Socket
-
- newSocketDomainFd() - Static method in class io.netty.channel.unix.Socket
-
- newSocketStream() - Static method in class io.netty.channel.unix.Socket
-
- newSocketStreamFd() - Static method in class io.netty.channel.unix.Socket
-
- newSpscQueue() - Static method in class io.netty.util.internal.PlatformDependent
-
Create a new Queue
which is safe to use for single producer (one thread!) and a single
consumer (one thread!).
- newSSLContext(X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, long, long) - Static method in class io.netty.handler.ssl.JdkSslClientContext
-
Deprecated.
- newSSLContext(X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, long, long) - Static method in class io.netty.handler.ssl.JdkSslServerContext
-
Deprecated.
- newSubpageArray(int) - Method in class io.netty.buffer.PoolChunk
-
- newSubpagePoolArray(int) - Method in class io.netty.buffer.PoolArena
-
- newSubpagePoolHead(int) - Method in class io.netty.buffer.PoolArena
-
- newSucceededFuture() - Method in class io.netty.channel.AbstractChannel
-
- newSucceededFuture() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- newSucceededFuture() - Method in interface io.netty.channel.Channel
-
- newSucceededFuture() - Method in interface io.netty.channel.ChannelHandlerContext
-
- newSucceededFuture() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- newSucceededFuture(V) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newSucceededFuture(V) - Method in interface io.netty.util.concurrent.EventExecutor
-
Create a new
Future
which is marked as successes already.
- newSucceededFuture(V) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- newSwappedByteBuf() - Method in class io.netty.buffer.AbstractByteBuf
-
- newSwappedByteBuf() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- newSwappedByteBuf() - Method in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
Deprecated.
- newSwappedByteBuf() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- newSwappedByteBuf() - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
Deprecated.
- newTaskFor(Runnable, T) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newTaskFor(Callable<T>) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- newTaskFor(Runnable, T) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- newTaskFor(Callable<T>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
- newTaskQueue(int) - Method in class io.netty.channel.epoll.EpollEventLoop
-
- newTaskQueue(int) - Method in class io.netty.channel.nio.NioEventLoop
-
- newTaskQueue() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- newTaskQueue(int) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new Queue
which will holds the tasks to execute.
- newTcpMd5Sigs(AbstractEpollChannel, Collection<InetAddress>, Map<InetAddress, byte[]>) - Static method in class io.netty.channel.epoll.TcpMd5Util
-
- newThread(Runnable) - Method in class io.netty.util.concurrent.DefaultThreadFactory
-
- newThread(Runnable, String) - Method in class io.netty.util.concurrent.DefaultThreadFactory
-
- newThread(ForkJoinPool) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.DefaultForkJoinWorkerThreadFactory
-
- newThread(ForkJoinPool) - Method in interface io.netty.util.internal.chmv8.ForkJoinPool.ForkJoinWorkerThreadFactory
-
Returns a new worker thread operating in the given pool.
- newTimeout(TimerTask, long, TimeUnit) - Method in class io.netty.util.HashedWheelTimer
-
- newTimeout(TimerTask, long, TimeUnit) - Method in interface io.netty.util.Timer
-
Schedules the specified
TimerTask
for one-time execution after
the specified delay.
- newUnpooledChunk(int) - Method in class io.netty.buffer.PoolArena.DirectArena
-
- newUnpooledChunk(int) - Method in class io.netty.buffer.PoolArena.HeapArena
-
- newUnpooledChunk(int) - Method in class io.netty.buffer.PoolArena
-
- newUnsafe() - Method in class io.netty.channel.AbstractChannel
-
- newUnsafe() - Method in class io.netty.channel.AbstractServerChannel
-
- newUnsafe() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.AbstractEpollServerChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.EpollDatagramChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- newUnsafe() - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- newUnsafe() - Method in class io.netty.channel.local.LocalChannel
-
- newUnsafe() - Method in class io.netty.channel.nio.AbstractNioByteChannel
-
- newUnsafe() - Method in class io.netty.channel.nio.AbstractNioMessageChannel
-
- newUnsafe() - Method in class io.netty.channel.oio.AbstractOioChannel
-
- newUnsafe() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- newUnsafeDirectByteBuf(ByteBufAllocator, int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- newUnsafeInstance(int) - Static method in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- newValueEntity(String) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Create a new
CharSequence
which is optimized for reuse as
HttpHeaders
value.
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the decoder to use after handshake is complete.
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the decoder to use after handshake is complete.
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newWebsocketDecoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Returns the encoder to use after the handshake is complete.
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the encoder to use after the handshake is complete.
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
-
- newWebSocketEncoder() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
-
- newZlibDecoder() - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibDecoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibDecoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(ZlibWrapper, int, int, int) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- newZlibEncoder(int, int, int, byte[]) - Static method in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- next() - Method in class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- next - Variable in class io.netty.buffer.PoolChunk
-
- next - Variable in class io.netty.buffer.PoolSubpage
-
- next - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- next - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- next - Variable in class io.netty.channel.DefaultChannelPipeline.PendingHandlerCallback
-
- next() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- next() - Method in interface io.netty.channel.EventLoopGroup
-
- next() - Method in class io.netty.channel.group.CombinedIterator
-
- next() - Method in class io.netty.channel.MultithreadEventLoopGroup
-
- next - Variable in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- next() - Method in class io.netty.channel.SingleThreadEventLoop
-
- next() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- next - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- next() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderIterator
-
- next() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Returns the next available InterfaceHttpData or null if, at the time it
is called, there is no more available InterfaceHttpData.
- next() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- next() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Returns the next available InterfaceHttpData or null if, at the time it
is called, there is no more available InterfaceHttpData.
- next() - Method in interface io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
Returns the next available InterfaceHttpData or null if, at the time it
is called, there is no more available InterfaceHttpData.
- next - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- next() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderIterator
-
- next - Variable in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- next() - Method in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- next() - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- next() - Method in interface io.netty.util.concurrent.EventExecutor
-
Returns a reference to itself.
- next() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- next() - Method in interface io.netty.util.concurrent.MultithreadEventExecutorGroup.EventExecutorChooser
-
- next() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup.GenericEventExecutorChooser
-
- next() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- next() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup.PowerOfTwoEventExecutorChooser
-
- next() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- next - Variable in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- next - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- next - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- next() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntryIterator
-
- next() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeyIterator
-
- next - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- next - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- next() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueIterator
-
- next - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.ExceptionNode
-
- next() - Method in class io.netty.util.internal.ReadOnlyIterator
-
- next(int) - Method in class io.netty.util.internal.ThreadLocalRandom
-
- next - Variable in class io.netty.util.Recycler.WeakOrderQueue.Link
-
- next - Variable in class io.netty.util.Recycler.WeakOrderQueue
-
- next - Variable in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- nextAvail - Variable in class io.netty.buffer.PoolSubpage
-
- nextBoolean() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextBytes(byte[]) - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextChild() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- nextChunk() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Returns the next available HttpChunk.
- nextComplete() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- nextDouble() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextDouble(double) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Returns a pseudorandom, uniformly distributed double
value
between 0 (inclusive) and the specified value (exclusive).
- nextDouble(double, double) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Returns a pseudorandom, uniformly distributed value between the
given least value (inclusive) and bound (exclusive).
- nextElement() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeyIterator
-
- nextElement() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueIterator
-
- nextFloat() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextGaussian() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextId - Static variable in class io.netty.channel.group.DefaultChannelGroup
-
- nextId - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- nextId - Static variable in class io.netty.util.UniqueName
-
Deprecated.
- nextIndex - Variable in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- nextIndex - Static variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- nextInt() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextInt(int) - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextInt(int, int) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Returns a pseudorandom, uniformly distributed value between the
given least value (inclusive) and bound (exclusive).
- nextList - Variable in class io.netty.buffer.PoolChunkList
-
- nextLocalTask() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Takes next task, if one exists, in order specified by mode.
- nextLong() - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- nextLong(long) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Returns a pseudorandom, uniformly distributed value
between 0 (inclusive) and the specified value (exclusive).
- nextLong(long, long) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Returns a pseudorandom, uniformly distributed value between the
given least value (inclusive) and bound (exclusive).
- nextPoolId() - Static method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Returns the next sequence number.
- nextProtocols() - Method in class io.netty.handler.ssl.SslContext
-
- nextReceiveBufferSize - Variable in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- nextRight - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- nextScheduledFlush - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- nextScheduledTask() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- nextScheduledTaskNano() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Return the nanoseconds when the next scheduled task is ready to be run or -1
if no task is scheduled.
- nextTable - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForwardingNode
-
- nextTable - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The next table to use; non-null only while resizing.
- nextTaskFor(ForkJoinPool.WorkQueue) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Gets and removes a local or stolen task for the given worker.
- nextTaskId - Static variable in class io.netty.util.concurrent.ScheduledFutureTask
-
- nextVariableIndex() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- nextWait - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- NIO_BUFFERS - Static variable in class io.netty.channel.ChannelOutboundBuffer
-
- nioBuffer() - Method in class io.netty.buffer.AbstractByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- nioBuffer() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.ByteBuf
-
Exposes this buffer's readable bytes as an NIO ByteBuffer
.
- nioBuffer(int, int) - Method in class io.netty.buffer.ByteBuf
-
Exposes this buffer's sub-region as an NIO ByteBuffer
.
- nioBuffer(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- nioBuffer(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- nioBuffer() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.WrappedByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- nioBuffer() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- nioBuffer() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- nioBuffer(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.ByteBuf
-
Returns the maximum number of NIO ByteBuffer
s that consist this buffer.
- nioBufferCount() - Method in class io.netty.buffer.CompositeByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- nioBufferCount() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBufferCount - Variable in class io.netty.buffer.FixedCompositeByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- nioBufferCount() - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- nioBufferCount() - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- nioBufferCount() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.WrappedByteBuf
-
- nioBufferCount() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- nioBufferCount - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- nioBufferCount() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- nioBufferCount() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.AbstractByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.ByteBuf
-
Exposes this buffer's readable bytes as an NIO ByteBuffer
's.
- nioBuffers(int, int) - Method in class io.netty.buffer.ByteBuf
-
Exposes this buffer's bytes as an NIO ByteBuffer
's for the specified index and length
The returned buffer shares the content with this buffer, while changing the position and limit
of the returned NIO buffer does not affect the indexes and marks of this buffer.
- nioBuffers(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.CompositeByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- nioBuffers() - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- nioBuffers(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- nioBuffers() - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.WrappedByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- nioBuffers() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- nioBuffers() - Method in class io.netty.channel.ChannelOutboundBuffer
-
Returns an array of direct NIO buffers if the currently pending messages are made of
ByteBuf
only.
- nioBuffers() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- nioBuffers(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- nioBufferSize - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- nioBufferSize() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- NioByteUnsafe() - Constructor for class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- NioDatagramChannel - Class in io.netty.channel.socket.nio
-
- NioDatagramChannel() - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(SelectorProvider) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
Create a new instance using the given
SelectorProvider
which will use the Operation Systems default
InternetProtocolFamily
.
- NioDatagramChannel(InternetProtocolFamily) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(SelectorProvider, InternetProtocolFamily) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
- NioDatagramChannel(DatagramChannel) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannel
-
Create a new instance from the given DatagramChannel
.
- NioDatagramChannelConfig - Class in io.netty.channel.socket.nio
-
- NioDatagramChannelConfig(NioDatagramChannel, DatagramChannel) - Constructor for class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- NioEventLoop - Class in io.netty.channel.nio
-
- NioEventLoop(NioEventLoopGroup, ThreadFactory, SelectorProvider, SelectStrategy, RejectedExecutionHandler) - Constructor for class io.netty.channel.nio.NioEventLoop
-
- NioEventLoopGroup - Class in io.netty.channel.nio
-
- NioEventLoopGroup() - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
Create a new instance using the default number of threads, the default ThreadFactory
and
the SelectorProvider
which is returned by SelectorProvider.provider()
.
- NioEventLoopGroup(int) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
Create a new instance using the specified number of threads, ThreadFactory
and the
SelectorProvider
which is returned by SelectorProvider.provider()
.
- NioEventLoopGroup(int, ThreadFactory) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
Create a new instance using the specified number of threads, the given ThreadFactory
and the
SelectorProvider
which is returned by SelectorProvider.provider()
.
- NioEventLoopGroup(int, ThreadFactory, SelectorProvider) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
Create a new instance using the specified number of threads, the given ThreadFactory
and the given
SelectorProvider
.
- NioEventLoopGroup(int, ThreadFactory, SelectorProvider, SelectStrategyFactory) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioEventLoopGroup(int, ThreadFactory, SelectorProvider, SelectStrategyFactory, RejectedExecutionHandler) - Constructor for class io.netty.channel.nio.NioEventLoopGroup
-
- NioMessageUnsafe() - Constructor for class io.netty.channel.nio.AbstractNioMessageChannel.NioMessageUnsafe
-
- NioSctpChannel - Class in io.netty.channel.sctp.nio
-
- NioSctpChannel() - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
Create a new instance
- NioSctpChannel(SctpChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
- NioSctpChannel(Channel, SctpChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel
-
Create a new instance
- NioSctpChannel.NioSctpChannelConfig - Class in io.netty.channel.sctp.nio
-
- NioSctpChannelConfig(NioSctpChannel, SctpChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpChannel.NioSctpChannelConfig
-
- NioSctpServerChannel - Class in io.netty.channel.sctp.nio
-
- NioSctpServerChannel() - Constructor for class io.netty.channel.sctp.nio.NioSctpServerChannel
-
Create a new instance
- NioSctpServerChannel.NioSctpServerChannelConfig - Class in io.netty.channel.sctp.nio
-
- NioSctpServerChannelConfig(NioSctpServerChannel, SctpServerChannel) - Constructor for class io.netty.channel.sctp.nio.NioSctpServerChannel.NioSctpServerChannelConfig
-
- NioServerSocketChannel - Class in io.netty.channel.socket.nio
-
A
ServerSocketChannel
implementation which uses
NIO selector based implementation to accept new connections.
- NioServerSocketChannel() - Constructor for class io.netty.channel.socket.nio.NioServerSocketChannel
-
Create a new instance
- NioServerSocketChannel(SelectorProvider) - Constructor for class io.netty.channel.socket.nio.NioServerSocketChannel
-
Create a new instance using the given SelectorProvider
.
- NioServerSocketChannel(ServerSocketChannel) - Constructor for class io.netty.channel.socket.nio.NioServerSocketChannel
-
Create a new instance using the given ServerSocketChannel
.
- NioServerSocketChannel.NioServerSocketChannelConfig - Class in io.netty.channel.socket.nio
-
- NioServerSocketChannelConfig(NioServerSocketChannel, ServerSocket) - Constructor for class io.netty.channel.socket.nio.NioServerSocketChannel.NioServerSocketChannelConfig
-
- NioSocketChannel - Class in io.netty.channel.socket.nio
-
- NioSocketChannel() - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance
- NioSocketChannel(SelectorProvider) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance using the given SelectorProvider
.
- NioSocketChannel(SocketChannel) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance using the given SocketChannel
.
- NioSocketChannel(Channel, SocketChannel) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel
-
Create a new instance
- NioSocketChannel.NioSocketChannelConfig - Class in io.netty.channel.socket.nio
-
- NioSocketChannel.NioSocketChannelUnsafe - Class in io.netty.channel.socket.nio
-
- NioSocketChannelConfig(NioSocketChannel, Socket) - Constructor for class io.netty.channel.socket.nio.NioSocketChannel.NioSocketChannelConfig
-
- NioSocketChannelUnsafe() - Constructor for class io.netty.channel.socket.nio.NioSocketChannel.NioSocketChannelUnsafe
-
- NioTask<C extends java.nio.channels.SelectableChannel> - Interface in io.netty.channel.nio
-
An arbitrary task that can be executed by
NioEventLoop
when a
SelectableChannel
becomes ready.
- NO_CACHE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-cache"
- NO_CACHE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"no-cache"
- NO_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
204 No Content
- NO_FAIL_SELECTION_LISTENER_FACTORY - Static variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- NO_FAIL_SELECTOR_FACTORY - Static variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- NO_ID - Static variable in class io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler
-
- NO_STORE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-store"
- NO_TRANSFORM - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"no-transform"
- NO_TRANSFORM - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"no-transform"
- noActiveStreams() - Method in class io.netty.handler.codec.spdy.SpdySession
-
- Node(int, K, V, ConcurrentHashMapV8.Node<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- NoFailProtocolSelectionListener(JdkSslEngine, List<String>) - Constructor for class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelectionListener
-
- NoFailProtocolSelector(JdkSslEngine, Set<String>) - Constructor for class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelector
-
- noJdkZlibDecoder - Static variable in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- noJdkZlibEncoder - Static variable in class io.netty.handler.codec.compression.ZlibCodecFactory
-
- NON_AUTHORITATIVE_INFORMATION - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
203 Non-Authoritative Information (since HTTP/1.1)
- NON_SERVER_CHANNEL_MATCHER - Static variable in class io.netty.channel.group.ChannelMatchers
-
- NONE - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"none"
- NONE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"none"
- nonServerChannels - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- NOOP - Static variable in class io.netty.util.internal.TypeParameterMatcher
-
- NOOP_HANDLE - Static variable in class io.netty.util.Recycler
-
- NoOpTypeParameterMatcher - Class in io.netty.util.internal
-
- NoOpTypeParameterMatcher() - Constructor for class io.netty.util.internal.NoOpTypeParameterMatcher
-
- noPreflightHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- noPreflightResponseHeaders() - Method in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
Specifies that no preflight response headers should be added to a preflight response.
- NORMAL - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- normalCacheSize - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- normalCacheSize() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return the size of the normal cache.
- normalDirectCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- normalHeapCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- normalizeCapacity(int) - Method in class io.netty.buffer.PoolArena
-
- normalizeHostname(String) - Static method in class io.netty.util.DomainNameMapping
-
IDNA ASCII conversion and case normalization
- normalizeTicksPerWheel(int) - Static method in class io.netty.util.HashedWheelTimer
-
- NormalMemoryRegionCache(int) - Constructor for class io.netty.buffer.PoolThreadCache.NormalMemoryRegionCache
-
- noSelectedMatchFound(String) - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.FailProtocolSelectionListener
-
- noSelectedMatchFound(String) - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelectionListener
-
- noSelectMatchFound() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.FailProtocolSelector
-
- noSelectMatchFound() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelector
-
- NOT_ACCEPTABLE - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
406 Not Acceptable
- NOT_ACCEPTABLE - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
406 Not Acceptable
- NOT_ENOUGH_BANDWIDTH - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
453 Not Enough Bandwidth
- NOT_ENOUGH_INPUT - Static variable in class io.netty.handler.codec.compression.Snappy
-
- NOT_EXTENDED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
510 Not Extended (RFC2774)
- NOT_FOUND - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
404 Not Found
- NOT_FOUND - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
404 Not Found
- NOT_IMPLEMENTED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
501 Not Implemented
- NOT_IMPLEMENTED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
501 Not Implemented
- NOT_MODIFIED - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
304 Not Modified
- NOT_MODIFIED - Static variable in class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
304 Not Modified
- NotEnoughDataDecoderException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- NotEnoughDataDecoderException(String) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- NotEnoughDataDecoderException(Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- NotEnoughDataDecoderException(String, Throwable) - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- Notification - Interface in com.sun.nio.sctp
-
- NotificationHandler<T> - Interface in com.sun.nio.sctp
-
- notificationHandler - Variable in class io.netty.channel.sctp.nio.NioSctpChannel
-
- notificationHandler - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- notifyConnect(ChannelFuture, Promise<Channel>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- notifyFlushFutures() - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyFlushFutures(Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyFlushFutures(Throwable, Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyHandlerException(Throwable) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- notifyHandshakeFailure(Throwable) - Method in class io.netty.handler.ssl.SslHandler
-
- notifyHandshakeFailure(ChannelHandlerContext, Throwable) - Static method in class io.netty.handler.ssl.SslUtils
-
- notifyHealthCheck(Future<Boolean>, Channel, Promise<Channel>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- notifyingListeners - Variable in class io.netty.util.concurrent.DefaultPromise
-
Threading - synchronized(this).
- notifyListener(EventExecutor, Future<?>, GenericFutureListener<?>) - Static method in class io.netty.util.concurrent.DefaultPromise
-
Notify a listener that a future has completed.
- notifyListener0(Future, GenericFutureListener) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- notifyListeners() - Method in class io.netty.util.concurrent.DefaultPromise
-
- notifyListeners0(DefaultFutureListeners) - Method in class io.netty.util.concurrent.DefaultPromise
-
- notifyListenersNow() - Method in class io.netty.util.concurrent.DefaultPromise
-
- notifyListenerWithStackOverFlowProtection(EventExecutor, Future<?>, GenericFutureListener<?>) - Static method in class io.netty.util.concurrent.DefaultPromise
-
The logic in this method should be identical to
DefaultPromise.notifyListeners()
but
cannot share code because the listener(s) cannot be cached for an instance of
DefaultPromise
since the
listener(s) may be changed and is protected by a synchronized operation.
- notifyOutboundHandlerException(Throwable, ChannelPromise) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- notifyProgressiveListener0(ProgressiveFuture, GenericProgressiveFutureListener, long, long) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- notifyProgressiveListeners(long, long) - Method in class io.netty.util.concurrent.DefaultPromise
-
Notify all progressive listeners.
- notifyProgressiveListeners0(ProgressiveFuture<?>, GenericProgressiveFutureListener<?>[], long, long) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- notifyPromises() - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyPromises(Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyPromises(Throwable, Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyPromises0(Throwable) - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- notifyWatchees() - Method in class io.netty.util.ThreadDeathWatcher.Watcher
-
- NotSslRecordException - Exception in io.netty.handler.ssl
-
Special SSLException
which will get thrown if a packet is
received that not looks like a TLS/SSL record.
- NotSslRecordException() - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(String) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(Throwable) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- NotSslRecordException(String, Throwable) - Constructor for exception io.netty.handler.ssl.NotSslRecordException
-
- nParams - Variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- nsteals - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- nulDelimiter() - Static method in class io.netty.handler.codec.Delimiters
-
Returns a NUL (0x00)
delimiter, which could be used for
Flash XML socket or any similar protocols.
- NULL - Static variable in class io.netty.util.internal.logging.FormattingTuple
-
- NULL_VALUE - Static variable in class io.netty.util.collection.IntObjectHashMap
-
Placeholder for null values, so we can use the actual null to mean available.
- numActiveAllocations() - Method in class io.netty.buffer.PoolArena
-
- numActiveAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of currently active allocations.
- numActiveBytes() - Method in class io.netty.buffer.PoolArena
-
- numActiveBytes() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of active bytes that are currently allocated by the arena.
- numActiveHugeAllocations() - Method in class io.netty.buffer.PoolArena
-
- numActiveHugeAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of currently active huge allocations.
- numActiveNormalAllocations() - Method in class io.netty.buffer.PoolArena
-
- numActiveNormalAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of currently active normal allocations.
- numActiveSmallAllocations() - Method in class io.netty.buffer.PoolArena
-
- numActiveSmallAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of currently active small allocations.
- numActiveStreams(boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- numActiveTinyAllocations() - Method in class io.netty.buffer.PoolArena
-
- numActiveTinyAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of currently active tiny allocations.
- numAllocations() - Method in class io.netty.buffer.PoolArena
-
- numAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of allocations done via the arena.
- numAvail - Variable in class io.netty.buffer.PoolSubpage
-
- numAvailable() - Method in class io.netty.buffer.PoolSubpage
-
- numAvailable() - Method in interface io.netty.buffer.PoolSubpageMetric
-
Return the number of available elements to be allocated.
- numChunkLists() - Method in class io.netty.buffer.PoolArena
-
- numChunkLists() - Method in interface io.netty.buffer.PoolArenaMetric
-
Returns the number of chunk lists for the arena.
- numComponents() - Method in class io.netty.buffer.CompositeByteBuf
-
Return the current number of
ByteBuf
's that are composed in this instance
- numComponents() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- numDeallocations() - Method in class io.netty.buffer.PoolArena
-
- numDeallocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of deallocations done via the arena.
- numDirectArenas() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return the number of direct arenas.
- numHeaders - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- numHeapArenas() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return the number of heap arenas.
- numHugeAllocations() - Method in class io.netty.buffer.PoolArena
-
- numHugeAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of huge allocations done via the arena.
- numHugeDeallocations() - Method in class io.netty.buffer.PoolArena
-
- numHugeDeallocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of huge deallocations done via the arena.
- numNormalAllocations() - Method in class io.netty.buffer.PoolArena
-
- numNormalAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of normal allocations done via the arena.
- numNormalDeallocations() - Method in class io.netty.buffer.PoolArena
-
- numNormalDeallocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of normal deallocations done via the arena.
- numReads - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- numSettings - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- numShiftsNormalDirect - Variable in class io.netty.buffer.PoolThreadCache
-
- numShiftsNormalHeap - Variable in class io.netty.buffer.PoolThreadCache
-
- numSmallAllocations() - Method in class io.netty.buffer.PoolArena
-
- numSmallAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of small allocations done via the arena.
- numSmallDeallocations() - Method in class io.netty.buffer.PoolArena
-
- numSmallDeallocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of small deallocations done via the arena.
- numSmallSubpagePools - Variable in class io.netty.buffer.PoolArena
-
- numSmallSubpages() - Method in class io.netty.buffer.PoolArena
-
- numSmallSubpages() - Method in interface io.netty.buffer.PoolArenaMetric
-
Returns the number of small sub-pages for the arena.
- numThreadCaches - Variable in class io.netty.buffer.PoolArena
-
- numThreadCaches() - Method in class io.netty.buffer.PoolArena
-
Returns the number of thread caches backed by this arena.
- numThreadLocalCaches() - Method in class io.netty.buffer.PooledByteBufAllocator
-
- numTinyAllocations() - Method in class io.netty.buffer.PoolArena
-
- numTinyAllocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of tiny allocations done via the arena.
- numTinyDeallocations() - Method in class io.netty.buffer.PoolArena
-
- numTinyDeallocations() - Method in interface io.netty.buffer.PoolArenaMetric
-
Return the number of tiny deallocations done via the arena.
- numTinySubpagePools - Static variable in class io.netty.buffer.PoolArena
-
- numTinySubpages() - Method in class io.netty.buffer.PoolArena
-
- numTinySubpages() - Method in interface io.netty.buffer.PoolArenaMetric
-
Returns the number of tiny sub-pages for the arena.
- p0 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p0 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p1 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p1 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p2 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p2 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p3 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p3 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p4 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p4 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p5 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p5 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- p6 - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- p6 - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- PACKAGE_SEPARATOR_CHAR - Static variable in class io.netty.util.internal.StringUtil
-
- packetLength - Variable in class io.netty.handler.ssl.SslHandler
-
- packets - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- packets() - Method in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- pad0 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad00 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad00 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad01 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad01 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad02 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad02 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad03 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad03 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad04 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad04 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad05 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad05 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad06 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad06 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad1 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad10 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad10 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad11 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad11 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad12 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad12 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad13 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad13 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad14 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad14 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad15 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad15 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad16 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad16 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad17 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad17 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad18 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad18 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad19 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad19 - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad1a - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad1a - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad1b - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pad1b - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad1c - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad1d - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pad2 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad3 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad4 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad5 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad6 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pad7 - Variable in class io.netty.util.internal.ThreadLocalRandom
-
- pageShifts - Variable in class io.netty.buffer.PoolArena
-
- pageShifts - Variable in class io.netty.buffer.PoolChunk
-
- pageSize - Variable in class io.netty.buffer.PoolArena
-
- pageSize - Variable in class io.netty.buffer.PoolChunk
-
- pageSize - Variable in class io.netty.buffer.PoolSubpage
-
- pageSize() - Method in class io.netty.buffer.PoolSubpage
-
- pageSize() - Method in interface io.netty.buffer.PoolSubpageMetric
-
Return the size (in bytes) of this page.
- parallelism - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- Param(String, String) - Constructor for class io.netty.handler.codec.http.QueryStringEncoder.Param
-
- 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.
- params - Variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- params - Variable in class io.netty.handler.codec.http.QueryStringEncoder
-
- parent - Variable in class io.netty.buffer.PoolArena
-
- parent - Variable in class io.netty.buffer.PoolChunk
-
- parent - Variable in class io.netty.channel.AbstractChannel
-
- 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.embedded.EmbeddedEventLoop
-
- 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 - Variable in class io.netty.channel.ThreadPerChannelEventLoop
-
- parent - Variable in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- 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 - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- parent() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- parent() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- parent - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- parent - Variable in class io.netty.util.Recycler.Stack
-
- PARKBLOCKER - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- parker - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- parse(String, ParsePosition) - Method in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- parse(ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- parse(ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectDecoder.LineParser
-
- parse4(int, int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- parse6(int, int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- parse7(int, int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- parse8(int, int, int) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- parseBody() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
This getMethod will parse as much as possible data and fill the list and map
- parseBody() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod will parse as much as possible data and fill the list and map
- parseBodyAttributes() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod fill the map and list with as much Attribute as possible from
Body in not Multipart mode.
- parseBodyAttributesStandard() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
This getMethod fill the map and list with as much Attribute as possible from
Body in not Multipart mode.
- parseBodyMultipart() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Parse the Body for multipart
- parseIso8601(String) - Static method in class io.netty.util.Version
-
- PARTIAL_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
206 Partial Content
- password - Variable in class io.netty.handler.codec.socks.SocksAuthRequest
-
- password() - Method in class io.netty.handler.codec.socks.SocksAuthRequest
-
Returns password that needs to be validated
- password - Variable in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- 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 - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- 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 - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- path() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- path - Variable in class io.netty.handler.codec.http.QueryStringDecoder
-
- 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.
- payloadBuffer - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- 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
- peek() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Returns next task, if one exists, in order specified by mode.
- 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.
- peekScheduledTask() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- peekTask() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- peer - Variable in class io.netty.channel.local.LocalChannel
-
- PeerAddressChangeNotification - Class in com.sun.nio.sctp
-
- PeerAddressChangeNotification() - Constructor for class com.sun.nio.sctp.PeerAddressChangeNotification
-
- PemEncoded - Interface in io.netty.handler.ssl
-
A marker interface for PEM encoded values.
- PemPrivateKey - Class in io.netty.handler.ssl
-
This is a special purpose implementation of a PrivateKey
which allows the
user to pass PEM/PKCS#8 encoded key material straight into OpenSslContext
without having to parse and re-encode bytes in Java land.
- PemPrivateKey(ByteBuf) - Constructor for class io.netty.handler.ssl.PemPrivateKey
-
- PemReader - Class in io.netty.handler.ssl
-
Reads a PEM file and converts it into a list of DERs so that they are imported into a KeyStore
easily.
- PemReader() - Constructor for class io.netty.handler.ssl.PemReader
-
- PemValue - Class in io.netty.handler.ssl
-
A PEM encoded value.
- PemValue(ByteBuf, boolean) - Constructor for class io.netty.handler.ssl.PemValue
-
- PemX509Certificate - Class in io.netty.handler.ssl
-
This is a special purpose implementation of a X509Certificate
which allows
the user to pass PEM/PKCS#8 encoded data straight into OpenSslContext
without
having to parse and re-encode bytes in Java land.
- PemX509Certificate(ByteBuf) - Constructor for class io.netty.handler.ssl.PemX509Certificate
-
- pending - Variable in class io.netty.util.internal.chmv8.CountedCompleter
-
The number of pending tasks until completion
- PENDING - Static variable in class io.netty.util.internal.chmv8.CountedCompleter
-
- pendingAcquireCount - Variable in class io.netty.channel.pool.FixedChannelPool
-
- pendingAcquireQueue - Variable in class io.netty.channel.pool.FixedChannelPool
-
- pendingEntries - Static variable in class io.netty.util.ThreadDeathWatcher
-
- pendingFastOpenRequestsThreshold - Variable in class io.netty.channel.epoll.EpollServerChannelConfig
-
- PendingHandlerAddedTask(AbstractChannelHandlerContext) - Constructor for class io.netty.channel.DefaultChannelPipeline.PendingHandlerAddedTask
-
- PendingHandlerCallback(AbstractChannelHandlerContext) - Constructor for class io.netty.channel.DefaultChannelPipeline.PendingHandlerCallback
-
- pendingHandlerCallbackHead - Variable in class io.netty.channel.DefaultChannelPipeline
-
- PendingHandlerRemovedTask(AbstractChannelHandlerContext) - Constructor for class io.netty.channel.DefaultChannelPipeline.PendingHandlerRemovedTask
-
- pendingPromises - Variable in class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
- PendingRegistrationPromise(Channel) - Constructor for class io.netty.bootstrap.AbstractBootstrap.PendingRegistrationPromise
-
- pendingResponses - Variable in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- pendingSize - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- pendingTasks() - Method in class io.netty.channel.epoll.EpollEventLoop
-
- pendingTasks() - Method in class io.netty.channel.nio.NioEventLoop
-
- 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.
- pendingTasksCallable - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- pendingTasksCallable - Variable in class io.netty.channel.nio.NioEventLoop
-
- pendingUnencryptedWrites - Variable in class io.netty.handler.ssl.SslHandler
-
- PendingWrite(Recycler.Handle) - Constructor for class io.netty.channel.PendingWriteQueue.PendingWrite
-
- PendingWrite(SpdyDataFrame, ChannelPromise) - Constructor for class io.netty.handler.codec.spdy.SpdySession.PendingWrite
-
- PendingWrite(Object, ChannelPromise) - Constructor for class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- PendingWrite - Class in io.netty.util.internal
-
Some pending write which should be picked up later.
- PendingWrite(Recycler.Handle) - Constructor for class io.netty.util.internal.PendingWrite
-
- 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
-
- pendingWriteQueue - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- PendingWriteQueue.PendingWrite - Class in io.netty.channel
-
Holds all meta-data and construct the linked-list structure.
- percentEncodings - Static variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- PerChannel() - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.PerChannel
-
- PerChannel() - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler.PerChannel
-
- periodNanos - Variable in class io.netty.util.concurrent.ScheduledFutureTask
-
- persist - Variable in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- persisted - Variable in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- persistentConnection - Variable in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- pinEventExecutor - Variable in class io.netty.channel.DefaultChannelConfig
-
- pings - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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.unix.FileDescriptor
-
- pipeIn - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- pipeline - Variable in class io.netty.channel.AbstractChannel
-
- pipeline() - Method in class io.netty.channel.AbstractChannel
-
- pipeline - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- pipeline() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- pipeline() - Method in interface io.netty.channel.Channel
-
- pipeline() - Method in interface io.netty.channel.ChannelHandlerContext
-
- pipeline() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- pipeOut - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- PKCS8_FORMAT - Static variable in class io.netty.handler.ssl.PemPrivateKey
-
- PL_LOCK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- PL_SIGNAL - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- PL_SPINS - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- 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.
- PlatformDependent() - Constructor for class io.netty.util.internal.PlatformDependent
-
- PlatformDependent.AtomicLongCounter - Class in io.netty.util.internal
-
- PlatformDependent.Mpsc - Class in io.netty.util.internal
-
- PlatformDependent0 - Class in io.netty.util.internal
-
- PlatformDependent0() - Constructor for class io.netty.util.internal.PlatformDependent0
-
- 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.
- plock - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- PLOCK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- pmtu() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- poll(Queue<Object>) - Static method in class io.netty.channel.embedded.EmbeddedChannel
-
- poll() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Takes next task, if one exists, in FIFO order.
- pollAndExecAll() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Polls and runs tasks until empty.
- pollAndExecCC(CountedCompleter<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Tries to poll for and execute the given task or any other
task in its CountedCompleter computation.
- pollAt(int) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Takes a task in FIFO order if b is base of queue and a task
can be claimed without contention.
- 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.
- pollTimeout() - Method in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- 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
- pool - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- pool - Variable in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
- POOL_KEY - Static variable in class io.netty.channel.pool.SimpleChannelPool
-
- PoolArena<T> - Class in io.netty.buffer
-
- PoolArena(PooledByteBufAllocator, int, int, int, int) - Constructor for class io.netty.buffer.PoolArena
-
- PoolArena.DirectArena - Class in io.netty.buffer
-
- PoolArena.HeapArena - Class in io.netty.buffer
-
- PoolArena.SizeClass - Enum in io.netty.buffer
-
- PoolArenaMetric - Interface in io.netty.buffer
-
Expose metrics for an arena.
- PoolChunk<T> - Class in io.netty.buffer
-
Description of algorithm for PageRun/PoolSubpage allocation from PoolChunk
Notation: The following terms are important to understand the code
> page - a page is the smallest unit of memory chunk that can be allocated
> chunk - a chunk is a collection of pages
> in this code chunkSize = 2^{maxOrder} * pageSize
To begin we allocate a byte array of size = chunkSize
Whenever a ByteBuf of given size needs to be created we search for the first position
in the byte array that has enough empty space to accommodate the requested size and
return a (long) handle that encodes this offset information, (this memory segment is then
marked as reserved so it is always used by exactly one ByteBuf and no more)
For simplicity all sizes are normalized according to PoolArena#normalizeCapacity method
This ensures that when we request for memory segments of size >= pageSize the normalizedCapacity
equals the next nearest power of 2
To search for the first offset in chunk that has at least requested size available we construct a
complete balanced binary tree and store it in an array (just like heaps) - memoryMap
The tree looks like this (the size of each node being mentioned in the parenthesis)
depth=0 1 node (chunkSize)
depth=1 2 nodes (chunkSize/2)
..
- PoolChunk(PoolArena<T>, T, int, int, int, int) - Constructor for class io.netty.buffer.PoolChunk
-
- PoolChunk(PoolArena<T>, T, int) - Constructor for class io.netty.buffer.PoolChunk
-
Creates a special chunk that is not pooled.
- PoolChunkList<T> - Class in io.netty.buffer
-
- PoolChunkList(PoolChunkList<T>, int, int, int) - Constructor for class io.netty.buffer.PoolChunkList
-
- PoolChunkListMetric - Interface in io.netty.buffer
-
Metrics for a list of chunks.
- PoolChunkMetric - Interface in io.netty.buffer
-
Metrics for a chunk.
- PooledByteBuf<T> - Class in io.netty.buffer
-
- PooledByteBuf(Recycler.Handle, int) - Constructor for class io.netty.buffer.PooledByteBuf
-
- 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.
- PooledByteBufAllocator.PoolThreadLocalCache - Class in io.netty.buffer
-
- PooledDirectByteBuf - Class in io.netty.buffer
-
- PooledDirectByteBuf(Recycler.Handle, int) - Constructor for class io.netty.buffer.PooledDirectByteBuf
-
- PooledHeapByteBuf - Class in io.netty.buffer
-
- PooledHeapByteBuf(Recycler.Handle, int) - Constructor for class io.netty.buffer.PooledHeapByteBuf
-
- PooledUnsafeDirectByteBuf - Class in io.netty.buffer
-
- PooledUnsafeDirectByteBuf(Recycler.Handle, int) - Constructor for class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- PooledUnsafeHeapByteBuf - Class in io.netty.buffer
-
- PooledUnsafeHeapByteBuf(Recycler.Handle, int) - Constructor for class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- poolId - Static variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- poolIndex - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- poolNumberSequence - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Sequence number for creating workerNamePrefix.
- PoolSubpage<T> - Class in io.netty.buffer
-
- PoolSubpage(int) - Constructor for class io.netty.buffer.PoolSubpage
-
Special constructor that creates a linked list head
- PoolSubpage(PoolSubpage<T>, PoolChunk<T>, int, int, int, int) - Constructor for class io.netty.buffer.PoolSubpage
-
- PoolSubpageMetric - Interface in io.netty.buffer
-
Metrics for a sub-page.
- PoolThreadCache - Class in io.netty.buffer
-
Acts a Thread cache for allocations.
- PoolThreadCache(PoolArena<byte[]>, PoolArena<ByteBuffer>, int, int, int, int, int) - Constructor for class io.netty.buffer.PoolThreadCache
-
- PoolThreadCache.MemoryRegionCache<T> - Class in io.netty.buffer
-
- PoolThreadCache.MemoryRegionCache.Entry<T> - Class in io.netty.buffer
-
- PoolThreadCache.NormalMemoryRegionCache<T> - Class in io.netty.buffer
-
Cache used for buffers which are backed by NORMAL size.
- PoolThreadCache.SubPageMemoryRegionCache<T> - Class in io.netty.buffer
-
Cache used for buffers which are backed by TINY or SMALL size.
- PoolThreadLocalCache() - Constructor for class io.netty.buffer.PooledByteBufAllocator.PoolThreadLocalCache
-
- pop() - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Takes next task, if one exists, in LIFO order.
- pop() - Method in class io.netty.util.Recycler.Stack
-
- port - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- PORT - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- PORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"port"
- port - Variable in class io.netty.handler.codec.socks.SocksCmdRequest
-
- port() - Method in class io.netty.handler.codec.socks.SocksCmdRequest
-
- port - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- port - Variable in class io.netty.handler.codec.socks.SocksCmdResponse
-
- port() - Method in class io.netty.handler.codec.socks.SocksCmdResponse
-
- port - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- ports() - Method in interface io.netty.handler.codec.http.Cookie
-
- ports - Variable in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- ports() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- portStringToInt(String) - Static method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Convert port to integer
- pos - Variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- pos - Variable in class io.netty.util.internal.AppendableCharSequence
-
- position - Variable in class io.netty.channel.DefaultFileRegion
-
- 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
-
- PowerOfTwoEventExecutorChooser() - Constructor for class io.netty.util.concurrent.MultithreadEventExecutorGroup.PowerOfTwoEventExecutorChooser
-
- PRAGMA - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Pragma"
- PREAMBLE_NOT_FULL - Static variable in class io.netty.handler.codec.compression.Snappy
-
- 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)
- preferDirect - Variable in class io.netty.handler.codec.MessageToByteEncoder
-
- prefix - Static variable in class io.netty.handler.codec.http.multipart.DiskAttribute
-
- prefix - Static variable in class io.netty.handler.codec.http.multipart.DiskFileUpload
-
- prefix - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- prefixToSubnetMask(int) - Static method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- prefixToSubnetMask(int) - Static method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- preflightHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- preflightHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- 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.
- prepareToClose() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- prepareToClose() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
- prepareToClose() - Method in class io.netty.channel.epoll.EpollSocketChannel.EpollSocketChannelUnsafe
-
- prepareToClose() - Method in class io.netty.channel.socket.nio.NioSocketChannel.NioSocketChannelUnsafe
-
- prettyHexDump(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil.HexUtil
-
- prettyHexDump(ByteBuf) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a multi-line hexadecimal dump of the specified
ByteBuf
that is easy to read by humans.
- prettyHexDump(ByteBuf, int, int) - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a multi-line hexadecimal dump of the specified
ByteBuf
that is easy to read by humans,
starting at the given
offset
using the given
length
.
- prev - Variable in class io.netty.buffer.PoolChunk
-
- prev - Variable in class io.netty.buffer.PoolSubpage
-
- prev - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- prev - Variable in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- prev - Variable in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- prev - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- prev - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- prev - Variable in class io.netty.util.Recycler.Stack
-
- prev - Variable in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- prevIndex - Variable in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- prevList - Variable in class io.netty.buffer.PoolChunkList
-
- prevList(PoolChunkList<T>) - Method in class io.netty.buffer.PoolChunkList
-
- priority - Variable in class io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- priority() - Method in interface io.netty.handler.codec.spdy.SpdySynStreamFrame
-
Returns the priority of the stream.
- priority - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- priority() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- priority() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- 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 - Variable in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- privateKey() - Method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated RSA private key file in PEM format.
- probeNext(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- probes() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- process(byte) - Method in interface io.netty.buffer.ByteBufProcessor
-
- process(byte) - Method in class io.netty.buffer.ByteBufUtil.IndexOfProcessor
-
- process(byte) - Method in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- process(byte) - Method in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- processCancelledTasks() - Method in class io.netty.util.HashedWheelTimer.Worker
-
- 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
.
- processMessage(Object) - Method in class io.netty.channel.epoll.IovArray
-
- processMessage(Object) - Method in class io.netty.channel.epoll.NativeDatagramPacketArray
-
- processReady(EpollEventArray, int) - Method in class io.netty.channel.epoll.EpollEventLoop
-
- processSelectedKey(SelectionKey, AbstractNioChannel) - Method in class io.netty.channel.nio.NioEventLoop
-
- processSelectedKey(SelectionKey, NioTask<SelectableChannel>) - Static method in class io.netty.channel.nio.NioEventLoop
-
- processSelectedKeys() - Method in class io.netty.channel.nio.NioEventLoop
-
- processSelectedKeysOptimized(SelectionKey[]) - Method in class io.netty.channel.nio.NioEventLoop
-
- processSelectedKeysPlain(Set<SelectionKey>) - Method in class io.netty.channel.nio.NioEventLoop
-
- processWritten(int, long) - Method in class io.netty.channel.epoll.IovArray
-
Process the written iov entries.
- progress - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- progress(long) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Notify the
ChannelPromise
of the current message about writing progress.
- progress - Variable in class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- progress(int) - Method in class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- ProgressiveFuture<V> - Interface in io.netty.util.concurrent
-
A
Future
which is used to indicate the progress of an operation.
- progressiveListeners() - Method in class io.netty.util.concurrent.DefaultPromise
-
- ProgressivePromise<V> - Interface in io.netty.util.concurrent
-
- progressiveSize - Variable in class io.netty.util.concurrent.DefaultFutureListeners
-
- progressiveSize() - Method in class io.netty.util.concurrent.DefaultFutureListeners
-
- promise - Variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- promise() - Method in class io.netty.channel.ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
-
- promise() - Method in interface io.netty.channel.ChannelFlushPromiseNotifier.FlushCheckpoint
-
- promise - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- promise() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- promise() - Method in class io.netty.channel.DefaultChannelPromise
-
- promise - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceFdTask
-
- promise - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- promise - Variable in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- promise - Variable in class io.netty.channel.pool.FixedChannelPool.AcquireTask
-
- promise - Variable in class io.netty.handler.codec.spdy.SpdySession.PendingWrite
-
- promise - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler.ClosingChannelFutureListener
-
- promise - Variable in class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- promise - Variable in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- promise - Variable in class io.netty.handler.traffic.ChannelTrafficShapingHandler.ToSend
-
- promise - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.ToSend
-
- promise - Variable in class io.netty.handler.traffic.GlobalTrafficShapingHandler.ToSend
-
- Promise<V> - Interface in io.netty.util.concurrent
-
Special
Future
which is writable.
- promise - Variable in class io.netty.util.concurrent.UnaryPromiseNotifier
-
- promise - Variable in class io.netty.util.internal.PendingWrite
-
- promise() - Method in class io.netty.util.internal.PendingWrite
-
- PromiseAggregator<V,F extends Future<V>> - Class in io.netty.util.concurrent
-
- PromiseAggregator(Promise<Void>, boolean) - Constructor for class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
Creates a new instance.
- PromiseAggregator(Promise<Void>) - Constructor for class io.netty.util.concurrent.PromiseAggregator
-
Deprecated.
- PromiseCombiner - Class in io.netty.util.concurrent
-
- PromiseCombiner() - Constructor for class io.netty.util.concurrent.PromiseCombiner
-
- PromiseNotificationUtil - Class in io.netty.util.internal
-
Internal utilities to notify
Promise
s.
- PromiseNotificationUtil() - Constructor for class io.netty.util.internal.PromiseNotificationUtil
-
- 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.
- PromiseNotifier(boolean, Promise<? super V>...) - Constructor for class io.netty.util.concurrent.PromiseNotifier
-
Create a new instance.
- promises - Variable in class io.netty.util.concurrent.PromiseNotifier
-
- PromiseTask<V> - Class in io.netty.util.concurrent
-
- PromiseTask(EventExecutor, Runnable, V) - Constructor for class io.netty.util.concurrent.PromiseTask
-
- PromiseTask(EventExecutor, Callable<V>) - Constructor for class io.netty.util.concurrent.PromiseTask
-
- PromiseTask.RunnableAdapter<T> - Class in io.netty.util.concurrent
-
- PROP_ACQUIRE_AND_RELEASE_ONLY - Static variable in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- PROP_BUILD_DATE - Static variable in class io.netty.util.Version
-
- PROP_COMMIT_DATE - Static variable in class io.netty.util.Version
-
- PROP_LEVEL - Static variable in class io.netty.util.ResourceLeakDetector
-
- PROP_LEVEL_OLD - Static variable in class io.netty.util.ResourceLeakDetector
-
- PROP_LONG_COMMIT_HASH - Static variable in class io.netty.util.Version
-
- PROP_MAX_RECORDS - Static variable in class io.netty.util.ResourceLeakDetector
-
- PROP_MODE - Static variable in class io.netty.buffer.AbstractByteBuf
-
- PROP_REPO_STATUS - Static variable in class io.netty.util.Version
-
- PROP_SHORT_COMMIT_HASH - Static variable in class io.netty.util.Version
-
- PROP_VERSION - Static variable in class io.netty.util.Version
-
- propagateCompletion() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- protocol(String) - Static method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Deprecated.
Get an instance of this enum based on the protocol name returned by the NPN server provider
- protocol - Variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
- protocol() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get which application level protocol negotiation to use.
- Protocol() - Constructor for enum io.netty.handler.ssl.ApplicationProtocolConfig.Protocol
-
- PROTOCOL - Static variable in class io.netty.handler.ssl.JdkSslContext
-
- 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
- PROTOCOL_EXCEPTION - Static variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- ProtocolDetectionResult<T> - Class in io.netty.handler.codec
-
Result of detecting a protocol.
- ProtocolDetectionResult(ProtocolDetectionState, T) - Constructor for class io.netty.handler.codec.ProtocolDetectionResult
-
- ProtocolDetectionState - Enum in io.netty.handler.codec
-
The state of the current detection.
- ProtocolDetectionState() - Constructor for enum io.netty.handler.codec.ProtocolDetectionState
-
- ProtocolFamilyConverter - Class in io.netty.channel.socket.nio
-
- ProtocolFamilyConverter() - Constructor for class io.netty.channel.socket.nio.ProtocolFamilyConverter
-
- protocolIdentifier - Variable in class io.netty.channel.sctp.SctpMessage
-
- protocolIdentifier() - Method in class io.netty.channel.sctp.SctpMessage
-
Return the protocol-identifier
- protocolIdentifier - Variable in class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- protocolIdentifier - Variable in class io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
-
- protocolListenerFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- protocolListenerFactory() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- protocolListenerFactory() - Method in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- protocolName - Variable in class io.netty.handler.codec.http.HttpVersion
-
- 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
-
Deprecated.
- protocols() - Method in interface io.netty.handler.ssl.ApplicationProtocolNegotiator
-
Get the collection of application protocols supported by this application (in preference order).
- protocols - Variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- protocols() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- protocols() - Method in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- PROTOCOLS - Static variable in class io.netty.handler.ssl.JdkSslContext
-
- protocols() - Method in class io.netty.handler.ssl.OpenSslDefaultApplicationProtocolNegotiator
-
- protocols - Variable in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- protocols() - Method in class io.netty.handler.ssl.OpenSslNpnApplicationProtocolNegotiator
-
Deprecated.
- protocolSelectorFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- protocolSelectorFactory() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- protocolSelectorFactory() - Method in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- protocolVersion - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- protocolVersion() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- protocolVersion - Variable in class io.netty.handler.codec.socks.SocksMessage
-
- protocolVersion() - Method in class io.netty.handler.codec.socks.SocksMessage
-
- protocolViolation(ChannelHandlerContext, String) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- protocolViolation(ChannelHandlerContext, CorruptedFrameException) - Method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- provider - Variable in class io.netty.channel.nio.NioEventLoop
-
- provider - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- PROVIDER - Static variable in class io.netty.handler.ssl.util.SimpleTrustManagerFactory
-
- proxiedProtocol - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- proxiedProtocol() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- 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"
- push(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Pushes a task.
- push(Recycler.DefaultHandle) - Method in class io.netty.util.Recycler.Stack
-
- pushLater(Recycler.DefaultHandle, Thread) - Method in class io.netty.util.Recycler.Stack
-
- pushNow(Recycler.DefaultHandle) - Method in class io.netty.util.Recycler.Stack
-
- 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(K, V) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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(Map<? extends K, ? extends V>) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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
-
- putByte(byte[], int, byte) - Static method in class io.netty.util.internal.PlatformDependent
-
- putByte(long, byte) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putByte(byte[], int, byte) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putIfAbsent(K, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
- putInt(long, int) - Static method in class io.netty.util.internal.PlatformDependent
-
- putInt(byte[], int, int) - Static method in class io.netty.util.internal.PlatformDependent
-
- putInt(long, int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putInt(byte[], int, int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putLong(long, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- putLong(byte[], int, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- putLong(long, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putLong(byte[], int, long) - Static method in class io.netty.util.internal.PlatformDependent0
-
- 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
-
- putOrderedObject(Object, long, Object) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putPendingWrite(int, SpdySession.PendingWrite) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- putPendingWrite(SpdySession.PendingWrite) - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- putShort(long, short) - Static method in class io.netty.util.internal.PlatformDependent
-
- putShort(byte[], int, short) - Static method in class io.netty.util.internal.PlatformDependent
-
- putShort(long, short) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putShort(byte[], int, short) - Static method in class io.netty.util.internal.PlatformDependent0
-
- putTreeVal(int, K, V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Finds or adds a node.
- putVal(K, V, boolean) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Implementation for put and putIfAbsent
- putValue(String, Object) - Method in class io.netty.handler.ssl.JdkSslSession
-
- r - Variable in class io.netty.util.concurrent.DefaultThreadFactory.DefaultRunnableDecorator
-
- raise() - Static method in exception com.sun.nio.sctp.UnsupportedOperatingSystemException
-
- random() - Static method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- random() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- random - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- randomBytes(int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
Creates an arbitrary number of random bytes
- randomNumber(int, int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
Generates a pseudo-random number
- 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"
- RATIO - Static variable in class io.netty.util.Recycler
-
- ratioMask - Variable in class io.netty.util.Recycler
-
- ratioMask - Variable in class io.netty.util.Recycler.Stack
-
- rawPath(URI) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Return the constructed raw path for the give URI
.
- RCVBUF_ALLOCATOR - Static variable in class io.netty.channel.ChannelOption
-
- rcvBufAllocator - Variable in class io.netty.channel.DefaultChannelConfig
-
- 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
-
- rdHup - Variable in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- 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 class io.netty.channel.AbstractChannelHandlerContext
-
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- read(ChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- read() - Method in class io.netty.channel.DefaultChannelPipeline
-
- read() - Method in class io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
- read() - Method in interface io.netty.channel.nio.AbstractNioChannel.NioUnsafe
-
Read from underlying SelectableChannel
- read() - Method in class io.netty.channel.nio.AbstractNioMessageChannel.NioMessageUnsafe
-
- read(ByteBuffer, int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- read(int, ByteBuffer, int, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- 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
-
- READ_ADDRESS_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- READ_ADDRESS_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- READ_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- READ_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- READ_SUSPENDED - Static variable 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
-
- readableBytes() - Method in class io.netty.buffer.WrappedByteBuf
-
- readableBytes() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readableBytes() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readAddress(long, int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- readAddress(int, long, int, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- readBoolean() - Method in class io.netty.buffer.AbstractByteBuf
-
- readBoolean() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBoolean() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readBoolean() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBoolean() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBoolean() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readBuf - Variable in class io.netty.channel.epoll.EpollDatagramChannel.EpollDatagramChannelUnsafe
-
- readBuf - Variable in class io.netty.channel.nio.AbstractNioMessageChannel.NioMessageUnsafe
-
- readBuf - Variable in class io.netty.channel.oio.AbstractOioMessageChannel
-
- readByte() - Method in class io.netty.buffer.AbstractByteBuf
-
- readByte() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readByte() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readByte() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readByte() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readBytes(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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(byte[], int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- 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
-
- readBytes(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readBytes(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(byte[]) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readBytes(byte[], int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(byte[]) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(ByteBuffer) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(ByteBuf, int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(ByteBuf, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(GatheringByteChannel, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readBytes(OutputStream, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readCertificates(File) - Static method in class io.netty.handler.ssl.PemReader
-
- readCertificates(InputStream) - Static method in class io.netty.handler.ssl.PemReader
-
- readChannelLimit - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Limit in B/s to apply to read
- readChar() - Method in class io.netty.buffer.AbstractByteBuf
-
- readChar() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readChar() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readChar() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readChar() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.codec.http.websocketx.WebSocketChunkedInput
-
Fetches a chunked data from the stream.
- 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
-
- readClassDescriptor() - Method in class io.netty.handler.codec.serialization.CompactObjectInputStream
-
- readContent(InputStream) - Static method in class io.netty.handler.ssl.PemReader
-
- 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.
- readDelimiter(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read one line up to --delimiter or --delimiter-- and if existing the CRLF
or LF.
- readDelimiterStandard(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read one line up to --delimiter or --delimiter-- and if existing the CRLF
or LF Read one line up to --delimiter or --delimiter-- and if existing
the CRLF or LF.
- readDeviationActive - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- readDouble() - Method in class io.netty.buffer.AbstractByteBuf
-
- readDouble() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readDouble() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readDouble() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readDouble() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readDouble() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readDuringHandshake - Variable in class io.netty.handler.ssl.SslHandler
-
- READER - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- READER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- readerIdleTimeNanos - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- readerIdleTimeout - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- ReaderIdleTimeoutTask(ChannelHandlerContext) - Constructor for class io.netty.handler.timeout.IdleStateHandler.ReaderIdleTimeoutTask
-
- readerIndex - Variable in class io.netty.buffer.AbstractByteBuf
-
- 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
-
- readerIndex() - Method in class io.netty.buffer.WrappedByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readerIndex() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readerIndex(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readerIndex - Variable in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- readerIndex() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readerIndex(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readFileUploadByteMultipart(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read a FileUpload data as Byte (Binary) and add the bytes directly to the
FileUpload.
- readFileUploadByteMultipartStandard(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read a FileUpload data as Byte (Binary) and add the bytes directly to the
FileUpload.
- readFlag - Variable in class io.netty.channel.epoll.AbstractEpollChannel
-
- readFloat() - Method in class io.netty.buffer.AbstractByteBuf
-
- readFloat() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readFloat() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readFloat() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readFloat() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.
- readFrom(File) - Static method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
Utility function
- 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.
- readGZIPFooter(ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- readGZIPHeader(ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- 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.
- readHeaders(ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- 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.
- readIfIsAutoRead() - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- readIfNeeded(ChannelHandlerContext) - Method in class io.netty.handler.ssl.SslHandler
-
- readInbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Return received data from this
Channel
- readIndex - Variable in class io.netty.util.Recycler.WeakOrderQueue.Link
-
- reading - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- readingTime - Variable in class io.netty.handler.traffic.TrafficCounter
-
Last reading delay during current check interval
- readInProgress - Variable in class io.netty.channel.local.LocalChannel
-
- readInProgress - Variable in class io.netty.handler.flush.FlushConsolidationHandler
-
- readInt() - Method in class io.netty.buffer.AbstractByteBuf
-
- readInt() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readInt() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readInt() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readInt() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readInt() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readInterestOp - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- readLengthField(ByteBuf) - Static method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- readLimit - Variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Limit in B/s to apply to read
- readLine() - Method in class io.netty.buffer.ByteBufInputStream
-
- readLine() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read one line up to the CRLF or LF
- readLine() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readLineStandard() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Read one line up to the CRLF or LF
- readLong() - Method in class io.netty.buffer.AbstractByteBuf
-
- readLong() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readLong() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readLong() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readLong() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- readMedium() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- readMedium() - Method in class io.netty.buffer.WrappedByteBuf
-
- readMedium() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readMedium() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readObject() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readObject(ObjectInputStream) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Reconstitutes the instance from a stream (that is, deserializes it).
- readObject(ObjectInputStream) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Reconstitutes this task from a stream (that is, deserializes it).
- readObject(ObjectInputStream) - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- ReadOnlyByteBuf - Class in io.netty.buffer
-
- ReadOnlyByteBuf(ByteBuf) - Constructor for class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- ReadOnlyByteBufferBuf - Class in io.netty.buffer
-
Read-only ByteBuf which wraps a read-only ByteBuffer.
- ReadOnlyByteBufferBuf(ByteBufAllocator, ByteBuffer) - Constructor for class io.netty.buffer.ReadOnlyByteBufferBuf
-
- ReadOnlyIterator<T> - Class in io.netty.util.internal
-
- ReadOnlyIterator(Iterator<? extends T>) - Constructor for class io.netty.util.internal.ReadOnlyIterator
-
- ReadOnlyUnsafeDirectByteBuf - Class in io.netty.buffer
-
Read-only ByteBuf which wraps a read-only direct ByteBuffer and use unsafe for best performance.
- ReadOnlyUnsafeDirectByteBuf(ByteBufAllocator, ByteBuffer) - Constructor for class io.netty.buffer.ReadOnlyUnsafeDirectByteBuf
-
- readOutbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Read data from the outbound.
- readPending - Variable in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
- readPending - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- readPending - Variable in class io.netty.channel.oio.AbstractOioChannel
-
- 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.
- readPreamble(ByteBuf) - Static method in class io.netty.handler.codec.compression.Snappy
-
Reads the length varint (a series of bytes, where the lower 7 bits
are data and the upper bit is a flag to indicate more bytes to be
read).
- readPrivateKey(File) - Static method in class io.netty.handler.ssl.PemReader
-
- readPrivateKey(InputStream) - Static method in class io.netty.handler.ssl.PemReader
-
- readResolve() - Method in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- 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.
- readSelector - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- 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.AdvancedLeakAwareByteBuf
-
- readShort() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readShort() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readShort() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.SimpleLeakAwareByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.UnreleasableByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- readSlice(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readSlice(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readStreamHeader() - Method in class io.netty.handler.codec.serialization.CompactObjectInputStream
-
- 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.
- readTask - Variable in class io.netty.channel.local.LocalChannel
-
- readTask - Variable in class io.netty.channel.oio.AbstractOioChannel
-
- 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
-
- ReadTimeoutException() - Constructor for exception io.netty.handler.timeout.ReadTimeoutException
-
- 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.
- readTrailingHeaders(ByteBuf) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- readUnsignedByte() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedByte() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readUnsignedByte() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readUnsignedByte() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readUnsignedByte() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- readUnsignedInt() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- readUnsignedInt() - Method in class io.netty.buffer.WrappedByteBuf
-
- readUnsignedInt() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readUnsignedInt() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- readUnsignedMedium() - Method in class io.netty.buffer.WrappedByteBuf
-
- readUnsignedMedium() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readUnsignedMedium() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.AbstractByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- readUnsignedShort() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- readUnsignedShort() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- readUnsignedShort() - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- readUsAscii(ByteBuf, int) - Static method in class io.netty.handler.codec.socks.SocksCommonUtils
-
- 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.
- reallocate(PooledByteBuf<T>, int, boolean) - Method in class io.netty.buffer.PoolArena
-
- reallocateDirectNoCleaner(ByteBuffer, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Reallocate a new ByteBuffer
with the given capacity
.
- reallocateDirectNoCleaner(ByteBuffer, int) - Static method in class io.netty.util.internal.PlatformDependent0
-
- realWriteThroughput - Variable in class io.netty.handler.traffic.TrafficCounter
-
Real writing bandwidth
- realWrittenBytes - Variable in class io.netty.handler.traffic.TrafficCounter
-
Real written bytes
- reasonPhrase - Variable in class io.netty.handler.codec.http.HttpResponseStatus
-
- 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
-
- receivedAmount - Variable in class io.netty.channel.unix.DatagramSocketAddress
-
- receivedAmount() - Method in class io.netty.channel.unix.DatagramSocketAddress
-
- receivedClosingHandshake - Variable in class io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder
-
- receivedClosingHandshake - Variable in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- receivedGoAwayFrame - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- receivedReply(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- receivedReply - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- receivedReply() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- receiveWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- receiveWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- receiveWindowSizeLowerBound - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- recipient() - Method in interface io.netty.channel.AddressedEnvelope
-
Returns the address of the recipient of this message.
- recipient - Variable in class io.netty.channel.DefaultAddressedEnvelope
-
- recipient() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- reclaimSpace(int) - Method in class io.netty.util.Recycler.WeakOrderQueue
-
- record(int) - Method in class io.netty.channel.AdaptiveRecvByteBufAllocator.HandleImpl
-
- record(int) - Method in class io.netty.channel.FixedRecvByteBufAllocator.HandleImpl
-
- 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.
- record() - Method in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- recordException(ChannelFuture) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- recordException(Throwable) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- recordExceptionalCompletion(Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Records exception and sets status.
- recordExceptionListener - Variable in class io.netty.channel.embedded.EmbeddedChannel
-
- recordLeakNonRefCountingOperation(ResourceLeak) - Static method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- 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
-
- recvFd0(int) - Static method in class io.netty.channel.epoll.Native
-
- recvFrom(ByteBuffer, int, int) - Method in class io.netty.channel.unix.Socket
-
- recvFrom(int, ByteBuffer, int, int) - Static method in class io.netty.channel.unix.Socket
-
- recvFromAddress(long, int, int) - Method in class io.netty.channel.unix.Socket
-
- recvFromAddress(int, long, int, int) - Static method in class io.netty.channel.unix.Socket
-
- RecyclableArrayList - Class in io.netty.util.internal
-
A simple list which is recyclable.
- RecyclableArrayList(Recycler.Handle) - Constructor for class io.netty.util.internal.RecyclableArrayList
-
- RecyclableArrayList(Recycler.Handle, int) - Constructor for class io.netty.util.internal.RecyclableArrayList
-
- recycle() - Method in class io.netty.buffer.PooledByteBuf
-
- recycle() - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache.Entry
-
- recycle(Recycler.Handle) - Method in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- recycle(Recycler.Handle) - Method in class io.netty.channel.AbstractChannelHandlerContext.WriteAndFlushTask
-
- recycle(Recycler.Handle) - Method in class io.netty.channel.AbstractChannelHandlerContext.WriteTask
-
- recycle() - Method in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- recycle() - Method in class io.netty.channel.ChannelOutboundBuffer
-
Deprecated.
- recycle() - Method in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- recycle(PendingWriteQueue.PendingWrite, boolean) - Method in class io.netty.channel.PendingWriteQueue
-
- recycle() - Method in class io.netty.handler.codec.CodecOutputList
-
Recycle the array which will clear it and null out all entries in the internal storage.
- 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() - Method in class io.netty.util.Recycler.DefaultHandle
-
- 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
.
- recycleAndGetNext() - Method in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- recycleId - Variable in class io.netty.util.Recycler.DefaultHandle
-
- RECYCLER - Static variable in class io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.ByteBufUtil.ThreadLocalUnsafeDirectByteBuf
-
- recycler() - Method in class io.netty.buffer.PooledByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.PooledDirectByteBuf
-
- recycler() - Method in class io.netty.buffer.PooledDirectByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.PooledHeapByteBuf
-
- recycler() - Method in class io.netty.buffer.PooledHeapByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- recycler() - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- recycler() - Method in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- RECYCLER - Static variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- RECYCLER - Static variable in class io.netty.channel.AbstractChannelHandlerContext.WriteAndFlushTask
-
- RECYCLER - Static variable in class io.netty.channel.AbstractChannelHandlerContext.WriteTask
-
- RECYCLER - Static variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- RECYCLER - Static variable in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- RECYCLER - Static variable in class io.netty.handler.codec.CodecOutputList
-
- RECYCLER - Static variable in class io.netty.util.internal.PendingWrite
-
- RECYCLER - Static variable in class io.netty.util.internal.RecyclableArrayList
-
- 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(int, int) - Constructor for class io.netty.util.Recycler
-
- Recycler(int, int, int, int) - Constructor for class io.netty.util.Recycler
-
- Recycler.DefaultHandle - Class in io.netty.util
-
- Recycler.Handle - Interface in io.netty.util
-
- Recycler.Stack<T> - Class in io.netty.util
-
- Recycler.WeakOrderQueue - Class in io.netty.util
-
- Recycler.WeakOrderQueue.Link - Class in io.netty.util
-
- recyclerHandle - Variable in class io.netty.buffer.PooledByteBuf
-
- recyclerHandle - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache.Entry
-
- red - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- 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.
- ReduceEntriesTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.ReduceEntriesTask<K, V>, ConcurrentHashMapV8.BiFun<Map.Entry<K, V>, Map.Entry<K, V>, ? extends Map.Entry<K, V>>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- 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.
- ReduceKeysTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.ReduceKeysTask<K, V>, ConcurrentHashMapV8.BiFun<? super K, ? super K, ? extends K>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- 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.
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- reducer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- 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.
- ReduceValuesTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.ReduceValuesTask<K, V>, ConcurrentHashMapV8.BiFun<? super V, ? super V, ? extends V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- 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
-
Deprecated.
- refCnt - Variable in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- 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.buffer.WrappedByteBuf
-
- refCnt() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- refCnt() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- refCnt() - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- 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.HttpObjectAggregator.AggregatedFullHttpMessage
-
- refCnt() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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.ReplayingDecoderByteBuf
-
- refCnt() - Method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- refCnt() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- refCnt - Variable in class io.netty.util.AbstractReferenceCounted
-
- refCnt() - Method in class io.netty.util.AbstractReferenceCounted
-
- refCnt() - Method in interface io.netty.util.ReferenceCounted
-
Returns the reference count of this object.
- refCntUpdater - Static variable in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- refCntUpdater - Static variable in class io.netty.util.AbstractReferenceCounted
-
- ReferenceCounted - Interface in io.netty.util
-
A reference-counted object that requires explicit deallocation.
- ReferenceCountUtil - Class in io.netty.util
-
- ReferenceCountUtil() - Constructor for class io.netty.util.ReferenceCountUtil
-
- ReferenceCountUtil.ReleasingTask - Class in io.netty.util
-
- ReferenceMap<K,V> - Class in io.netty.handler.codec.serialization
-
- ReferenceMap(Map<K, Reference<V>>) - Constructor for class io.netty.handler.codec.serialization.ReferenceMap
-
- 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"
- ReflectiveMatcher(Class<?>) - Constructor for class io.netty.util.internal.TypeParameterMatcher.ReflectiveMatcher
-
- refQueue - Variable in class io.netty.util.ResourceLeakDetector
-
- 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 class io.netty.channel.embedded.EmbeddedEventLoop
-
- register(Channel, ChannelPromise) - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- register(Channel) - Method in interface io.netty.channel.EventLoopGroup
-
- register(Channel, ChannelPromise) - Method in interface io.netty.channel.EventLoopGroup
-
- register(Channel, LocalAddress, SocketAddress) - Static method in class io.netty.channel.local.LocalChannelRegistry
-
- 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
-
Registers an arbitrary SelectableChannel
, not necessarily created by Netty, to the Selector
of this event loop.
- 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
-
- register0(ChannelPromise) - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- registered - Variable in class io.netty.channel.AbstractChannel
-
- registered - Variable in class io.netty.channel.DefaultChannelPipeline
-
Set to
true
once the
AbstractChannel
is registered.Once set to
true
the value will never
change.
- registerInProgress - Variable in class io.netty.channel.local.LocalChannel
-
- registerWorker(ForkJoinWorkerThread) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Callback from ForkJoinWorkerThread to establish and record its
WorkQueue.
- rehash(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
Rehashes the map for the given capacity.
- 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.handler.codec.ReplayingDecoderByteBuf
-
- REJECT - Static variable in class io.netty.util.concurrent.RejectedExecutionHandlers
-
- reject() - Static method in class io.netty.util.concurrent.RejectedExecutionHandlers
-
- reject() - Static method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- rejected(Runnable, SingleThreadEventExecutor) - Method in interface io.netty.util.concurrent.RejectedExecutionHandler
-
- RejectedExecutionHandler - Interface in io.netty.util.concurrent
-
- rejectedExecutionHandler - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- RejectedExecutionHandlers - Class in io.netty.util.concurrent
-
- RejectedExecutionHandlers() - Constructor for class io.netty.util.concurrent.RejectedExecutionHandlers
-
- rejectedExecutionLogger - Static variable in class io.netty.util.concurrent.DefaultPromise
-
- relativeTimeAction - Variable in class io.netty.handler.traffic.ChannelTrafficShapingHandler.ToSend
-
- relativeTimeAction - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.ToSend
-
- relativeTimeAction - Variable in class io.netty.handler.traffic.GlobalTrafficShapingHandler.ToSend
-
- release() - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- release(int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- release() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- release(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- release() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- release(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- release() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- release(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.SimpleLeakAwareByteBuf
-
- release(int) - Method in class io.netty.buffer.SimpleLeakAwareByteBuf
-
- release() - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- release(int) - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- release() - Method in class io.netty.buffer.SwappedByteBuf
-
- release(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- release() - Method in class io.netty.buffer.UnreleasableByteBuf
-
- release(int) - Method in class io.netty.buffer.UnreleasableByteBuf
-
- release() - Method in class io.netty.buffer.WrappedByteBuf
-
- release(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- release() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- release(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- release() - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- release(int) - Method in class io.netty.channel.DefaultAddressedEnvelope
-
- release() - Method in class io.netty.channel.epoll.IovArray
-
- release() - Method in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- 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.ComposedLastHttpContent
-
- release(int) - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- 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.HttpObjectAggregator.AggregatedFullHttpMessage
-
- release(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- release() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- release(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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.ReplayingDecoderByteBuf
-
- release(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.ssl.PemX509Certificate
-
- release(int) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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
-
- release0(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- release0(int) - Method in class io.netty.util.AbstractReferenceCounted
-
- releaseAll(Queue<Object>) - Static method in class io.netty.channel.embedded.EmbeddedChannel
-
- releaseAndOffer(Channel, Promise<Void>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
- releaseAndOfferIfHealthy(Channel, Promise<Void>, Future<Boolean>) - Method in class io.netty.channel.pool.SimpleChannelPool
-
Adds the channel back to the pool only if the channel is healty.
- releaseBuffer() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- releaseBuffer() - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- releaseCurrentMessage() - Method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- releaseHealthCheck - Variable in class io.netty.channel.pool.SimpleChannelPool
-
- releaseInbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Release all buffered inbound messages and return true
if any were in the inbound buffer, false
otherwise.
- releaseInboundBuffers() - Method in class io.netty.channel.local.LocalChannel
-
- 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.
- releaseOutbound() - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Release all buffered outbound messages and return true
if any were in the outbound buffer, false
otherwise.
- releasePlock(int) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Unlocks and signals any thread waiting for plock.
- releaseReadSuspended(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Release the Read suspension
- releaseWriteSuspended(ChannelHandlerContext) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Explicitly release the Write suspended status.
- ReleasingTask(ReferenceCounted, int) - Constructor for class io.netty.util.ReferenceCountUtil.ReleasingTask
-
- remainingRounds - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- remote - Variable in class io.netty.channel.epoll.EpollDatagramChannel
-
- remote - Variable in class io.netty.channel.epoll.EpollDomainSocketChannel
-
- remote - Variable in class io.netty.channel.epoll.EpollSocketChannel
-
- remoteAddress - Variable in class io.netty.bootstrap.Bootstrap
-
- 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 - Variable in class io.netty.channel.AbstractChannel
-
- 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 - Variable in class io.netty.channel.embedded.EmbeddedChannel
-
- 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 - Variable in class io.netty.channel.local.LocalChannel
-
- 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
-
- remoteAddress() - Method in class io.netty.channel.unix.Socket
-
- remoteAddress(int) - Static method in class io.netty.channel.unix.Socket
-
- remoteAddress0() - Method in class io.netty.channel.AbstractChannel
-
Return the
SocketAddress
which the
Channel
is connected to.
- 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
-
- remoteConcurrentStreams - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- remoteSideClosed - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- remove() - Method in class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- remove(PoolChunk<T>) - Method in class io.netty.buffer.PoolChunkList
-
- remove(ChannelHandlerContext) - Method in class io.netty.channel.ChannelInitializer
-
- 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
-
Will remove the current message, mark its
ChannelPromise
as failure using the given
Throwable
and return
true
.
- 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() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- remove(ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- remove(String) - Method in class io.netty.channel.DefaultChannelPipeline
-
- remove(Class<T>) - Method in class io.netty.channel.DefaultChannelPipeline
-
- remove(AbstractChannelHandlerContext) - Method in class io.netty.channel.DefaultChannelPipeline
-
- remove(AbstractEpollChannel) - Method in class io.netty.channel.epoll.EpollEventLoop
-
Deregister the given epoll from this
EventLoop
.
- remove() - Method in class io.netty.channel.group.CombinedIterator
-
- remove(Object) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- remove(Object) - Method in class io.netty.channel.nio.SelectedSelectionKeySet
-
- remove() - Method in class io.netty.channel.PendingWriteQueue
-
- remove(K) - Method in class io.netty.channel.pool.AbstractChannelPoolMap
-
- remove(int) - Method in class io.netty.handler.codec.CodecOutputList
-
- remove() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- remove() - Method in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderIterator
-
- 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(Object) - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- remove() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- remove() - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderIterator
-
- 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() - Method in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- 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(GenericFutureListener<? extends Future<?>>) - Method in class io.netty.util.concurrent.DefaultFutureListeners
-
- 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() - Method in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- remove(HashedWheelTimer.HashedWheelTimeout) - Method in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- remove() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- remove() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BaseIterator
-
- remove(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- remove(Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- 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.chmv8.ConcurrentHashMapV8.ValuesView
-
- 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
-
- remove0(Throwable, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- remove0() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- remove0(AbstractChannelHandlerContext) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- remove0(int, int, CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- remove0(int, int, String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- remove0() - Method in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- REMOVE_COMPLETE - Static variable in class io.netty.channel.AbstractChannelHandlerContext
-
- removeActiveStream(int, boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- removeAll() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- removeAll(Collection<?>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- 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.
- removeAt(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
Removes entry at the given index position.
- 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.AdvancedLeakAwareCompositeByteBuf
-
- removeComponent(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Remove the
ByteBuf
from the given index.
- removeComponent(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- removeComponents(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- removeComponents(int, int) - Method in class io.netty.buffer.CompositeByteBuf
-
Remove the number of
ByteBuf
s starting from the given index.
- removeComponents(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- removed - Variable in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- removed - Variable in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- removedRecords - Variable in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- removeEntry(ChannelOutboundBuffer.Entry) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- removeFirst() - Method in interface io.netty.channel.ChannelPipeline
-
- removeFirst() - Method in class io.netty.channel.DefaultChannelPipeline
-
- removeFromPool() - Method in class io.netty.buffer.PoolSubpage
-
- removeFromVariablesToRemove(InternalThreadLocalMap, FastThreadLocal<?>) - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- 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
- removeInboundHandler() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- removeIndexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- removeLast() - Method in interface io.netty.channel.ChannelPipeline
-
- removeLast() - Method in class io.netty.channel.DefaultChannelPipeline
-
- removeLastNewLine(StringBuilder) - Static method in class io.netty.handler.codec.http.HttpMessageUtil
-
- 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.CompleteChannelFuture
-
- 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 Void>>) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- removeListener(GenericFutureListener<? extends Future<? super Void>>) - Method in class io.netty.channel.VoidChannelPromise
-
- 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 first occurrence of 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
-
- removeListener0(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- 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.CompleteChannelFuture
-
- 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 Void>>...) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- removeListeners(GenericFutureListener<? extends Future<? super Void>>...) - Method in class io.netty.channel.VoidChannelPromise
-
- 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 first occurrence for each of the 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.
- removeOutboundHandler() - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- removePendingWrite(int) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- removePendingWrite() - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- removePriority(HttpMessage) - Static method in class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
Removes the "X-SPDY-Priority"
header.
- remover - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- removeReadOp() - Method in class io.netty.channel.nio.AbstractNioChannel.AbstractNioUnsafe
-
- removeScheduled(ScheduledFutureTask<?>) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- 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.
- removeStream(int, Throwable, boolean) - Method in class io.netty.handler.codec.spdy.SpdySession
-
- removeStream(int, ChannelFuture) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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
-
- removeTreeNode(ConcurrentHashMapV8.TreeNode<K, V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Removes the given node, that must be present before this
call.
- 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.
- removeValue(String) - Method in class io.netty.handler.ssl.JdkSslSession
-
- removeVersion(int, SpdyHeadersFrame) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Removes the HTTP version header.
- removeWriteTimeoutTask(WriteTimeoutHandler.WriteTimeoutTask) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- 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.
- REOPEN_TASK - Static variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- ReopenReadTimerTask(ChannelHandlerContext) - Constructor for class io.netty.handler.traffic.AbstractTrafficShapingHandler.ReopenReadTimerTask
-
- 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(ChannelHandler, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- replace(String, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- replace(Class<T>, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- replace(AbstractChannelHandlerContext, String, ChannelHandler) - Method in class io.netty.channel.DefaultChannelPipeline
-
- 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
- replace0(AbstractChannelHandlerContext, AbstractChannelHandlerContext) - Static method in class io.netty.channel.DefaultChannelPipeline
-
- REPLACE_PATTERN - Static variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- replaceAll(ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- replaceNode(Object, V, Object) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Implementation for the four public remove/replace methods:
Replaces node value with v, conditional upon match of cv if
non-null.
- REPLAY - Static variable in class io.netty.handler.codec.ReplayingDecoder
-
- REPLAY - Static variable in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- replayable - Variable in class io.netty.handler.codec.ReplayingDecoder
-
- 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.
- ReplayingDecoderByteBuf - Class in io.netty.handler.codec
-
- ReplayingDecoderByteBuf() - Constructor for class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- ReplayingDecoderByteBuf(ByteBuf) - Constructor for class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- reportedLeaks - Variable in class io.netty.util.ResourceLeakDetector
-
- reportException(int) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Throws exception, if any, associated with the given status.
- reportInstancesLeak(String) - Method in class io.netty.util.ResourceLeakDetector
-
This method is called when instance leaks are detected.
- reportLeak(ResourceLeakDetector.Level) - Method in class io.netty.util.ResourceLeakDetector
-
- reportTracedLeak(String, String) - Method in class io.netty.util.ResourceLeakDetector
-
This method is called when a traced leak is detected.
- reportUntracedLeak(String) - Method in class io.netty.util.ResourceLeakDetector
-
This method is called when an untraced leak is detected.
- repositoryStatus - Variable in class io.netty.util.Version
-
- repositoryStatus() - Method in class io.netty.util.Version
-
- REPR_CONST_PART_LENGTH - Static variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- REPR_HEADER - Static variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- REPR_MAP_CLOSING - Static variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- REPR_MAP_OPENING - Static variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- request - Variable in class io.netty.handler.codec.http.cors.CorsHandler
-
- request - Variable in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Request to decode
- request - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
Request to encode
- request - Variable in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- request - Variable in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Request to decode
- 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
- requestedRemote - Variable in class io.netty.channel.epoll.EpollSocketChannel
-
- requestedRemoteAddress - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- requestedRemoteAddress - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- requestFileDeleteMap - Variable in class io.netty.handler.codec.http.multipart.DefaultHttpDataFactory
-
Keep all HttpDatas until cleanAllHttpDatas() is called.
- requestHeaders - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- requestMethods - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- requestResponseCounter - Variable in class io.netty.handler.codec.http.HttpClientCodec
-
- requestType - Variable in class io.netty.handler.codec.socks.SocksRequest
-
- 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"
- ReservationNode() - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReservationNode
-
- reserved - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- reserved - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- RESERVED - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- reserveSpace(AtomicInteger, int) - Static method in class io.netty.util.Recycler.WeakOrderQueue
-
- reset() - Method in class io.netty.buffer.ByteBufInputStream
-
- reset() - Method in class io.netty.handler.codec.compression.Crc32c
-
- reset() - Method in class io.netty.handler.codec.compression.Snappy
-
- reset() - Method in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- 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() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Resets variables maintaining the sum to zero.
- RESET_CONTENT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
205 Reset Content
- resetAccounting(long) - Method in class io.netty.handler.traffic.TrafficCounter
-
Reset the accounting on Read and Write.
- 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().
- resetInterval - Variable in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
- resetNow() - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- resetReadAndFlushIfNeeded(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- 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
-
- resetReaderIndex() - Method in class io.netty.buffer.WrappedByteBuf
-
- resetReaderIndex() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- resetReaderIndex() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- resetRequested - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- 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
-
- resetWriterIndex() - Method in class io.netty.buffer.WrappedByteBuf
-
- resetWriterIndex() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- resetWriterIndex() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- resolve(String) - Method in class io.netty.handler.codec.serialization.CachingClassResolver
-
- resolve(String) - Method in class io.netty.handler.codec.serialization.ClassLoaderClassResolver
-
- resolve(String) - Method in interface io.netty.handler.codec.serialization.ClassResolver
-
- resolveClass(ObjectStreamClass) - Method in class io.netty.handler.codec.serialization.CompactObjectInputStream
-
- 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.DefaultResourceLeak - Class in io.netty.util
-
- ResourceLeakDetector.Level - Enum in io.netty.util
-
Represents the level of resource leak detection.
- ResourceLeakDetectorFactory - Class in io.netty.util
-
- ResourceLeakDetectorFactory() - Constructor for class io.netty.util.ResourceLeakDetectorFactory
-
- ResourceLeakDetectorFactory.DefaultResourceLeakDetectorFactory - Class in io.netty.util
-
Default implementation that loads custom leak detector via system property
- 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.
- resourceType - Variable in class io.netty.util.ResourceLeakDetector
-
- respond(ChannelHandlerContext, HttpRequest, HttpResponse) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- responseType - Variable in class io.netty.handler.codec.socks.SocksResponse
-
- responseType() - Method in class io.netty.handler.codec.socks.SocksResponse
-
Returns socks response type
- result - Variable in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- Result(String, EmbeddedChannel) - Constructor for class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- result - Variable in class io.netty.handler.codec.ProtocolDetectionResult
-
- result - Variable in class io.netty.util.concurrent.DefaultPromise
-
- result - Variable in class io.netty.util.concurrent.PromiseTask.RunnableAdapter
-
- result - Variable in class io.netty.util.concurrent.SucceededFuture
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchEntriesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchKeysTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchMappingsTask
-
- result - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchValuesTask
-
- result - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- result - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- RESULT_UPDATER - Static variable in class io.netty.util.concurrent.DefaultPromise
-
- 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
-
Deprecated.
- retain(int) - Method in class io.netty.buffer.AbstractDerivedByteBuf
-
Deprecated.
- retain() - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain() - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- retain(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- retain() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- retain(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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(int) - Method in class io.netty.buffer.UnreleasableByteBuf
-
- retain() - Method in class io.netty.buffer.UnreleasableByteBuf
-
- retain(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- retain() - Method in class io.netty.buffer.WrappedByteBuf
-
- retain(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- retain() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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(int) - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- retain() - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- 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() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- retain(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- retain(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- retain() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- retain(int) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- retain() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- retain() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- 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.ReplayingDecoderByteBuf
-
- retain(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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 interface io.netty.handler.ssl.PemEncoded
-
- retain(int) - Method in interface io.netty.handler.ssl.PemEncoded
-
- retain() - Method in class io.netty.handler.ssl.PemPrivateKey
-
- retain(int) - Method in class io.netty.handler.ssl.PemPrivateKey
-
- retain() - Method in class io.netty.handler.ssl.PemValue
-
- retain(int) - Method in class io.netty.handler.ssl.PemValue
-
- retain() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- retain(int) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- 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
-
- retain0(int) - Method in class io.netty.buffer.AbstractReferenceCountedByteBuf
-
- retain0(int) - Method in class io.netty.util.AbstractReferenceCounted
-
- retainAll(Collection<?>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- rethrow(Throwable) - Static method in class io.netty.util.internal.chmv8.ForkJoinTask
-
A version of "sneaky throw" to relay exceptions
- rethrowIfFailed() - Method in class io.netty.util.concurrent.DefaultPromise
-
- 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"
- retryUpdate(long, int[], boolean) - Method in class io.netty.util.internal.chmv8.Striped64
-
Handles cases of updates involving initialization, resizing,
creating new Cells, and/or contention.
- reuse(int) - Method in class io.netty.buffer.PooledByteBuf
-
- RFC2965_DOMAIN - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
- RFC2965_PATH - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
- RFC2965_PORT - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
- RFC2965_VERSION - Static variable in class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
- right - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceEntriesTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceKeysTask
-
- rights - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ReduceValuesTask
-
- rnd - Variable in class io.netty.util.internal.ThreadLocalRandom
-
The random seed.
- rng - Static variable in class io.netty.util.internal.chmv8.Striped64
-
Generator of new random hash codes
- root - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- rotateLeft(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- rotateRight(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- 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 - Variable in class io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
- rsv - Variable in class io.netty.handler.codec.http.websocketx.WebSocketFrame
-
RSV1, RSV2, RSV3 used for extensions
- 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
- RtspDecoder - Class in io.netty.handler.codec.rtsp
-
Decodes
ByteBuf
s into RTSP messages represented in
HttpMessage
s.
- RtspDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxContentLength (8192)
.
- RtspDecoder(int, int, int) - Constructor for class io.netty.handler.codec.rtsp.RtspDecoder
-
Creates a new instance with the specified parameters.
- RtspDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.rtsp.RtspDecoder
-
Creates a new instance with the specified parameters.
- RtspEncoder - Class in io.netty.handler.codec.rtsp
-
- RtspEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspEncoder
-
- RtspHeaders - Class in io.netty.handler.codec.rtsp
-
Standard RTSP header names and values.
- RtspHeaders() - Constructor for class io.netty.handler.codec.rtsp.RtspHeaders
-
- 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.
- RtspMethods() - Constructor for class io.netty.handler.codec.rtsp.RtspMethods
-
- RtspObjectDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspObjectDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
Deprecated.
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
-
Deprecated.
Creates a new instance with the specified parameters.
- RtspObjectDecoder(int, int, int, boolean) - Constructor for class io.netty.handler.codec.rtsp.RtspObjectDecoder
-
Deprecated.
- RtspObjectEncoder<H extends HttpMessage> - Class in io.netty.handler.codec.rtsp
-
- RtspObjectEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspObjectEncoder
-
Deprecated.
Creates a new instance.
- RtspRequestDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspRequestDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspRequestDecoder
-
Deprecated.
- RtspRequestEncoder - Class in io.netty.handler.codec.rtsp
-
- RtspRequestEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspRequestEncoder
-
Deprecated.
- RtspResponseDecoder - Class in io.netty.handler.codec.rtsp
-
- RtspResponseDecoder() - Constructor for class io.netty.handler.codec.rtsp.RtspResponseDecoder
-
Deprecated.
- RtspResponseEncoder - Class in io.netty.handler.codec.rtsp
-
- RtspResponseEncoder() - Constructor for class io.netty.handler.codec.rtsp.RtspResponseEncoder
-
Deprecated.
- RtspResponseStatuses - Class in io.netty.handler.codec.rtsp
-
The getStatus code and its description of a RTSP response.
- RtspResponseStatuses() - Constructor for class io.netty.handler.codec.rtsp.RtspResponseStatuses
-
- RtspVersions - Class in io.netty.handler.codec.rtsp
-
The version of RTSP.
- RtspVersions() - Constructor for class io.netty.handler.codec.rtsp.RtspVersions
-
- rtt() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- rttvar() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- RuleBasedIpFilter - Class in io.netty.handler.ipfilter
-
This class allows one to filter new
Channel
s based on the
IpFilterRule
s passed to its constructor.
- RuleBasedIpFilter(IpFilterRule...) - Constructor for class io.netty.handler.ipfilter.RuleBasedIpFilter
-
- rules - Variable in class io.netty.handler.ipfilter.RuleBasedIpFilter
-
- ruleType() - Method in interface io.netty.handler.ipfilter.IpFilterRule
-
- ruleType - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- ruleType() - Method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- ruleType - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- ruleType() - Method in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- ruleType() - Method in class io.netty.handler.ipfilter.IpSubnetFilterRule
-
- run() - Method in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- run() - Method in class io.netty.channel.DefaultChannelPipeline.PendingHandlerAddedTask
-
- run() - Method in class io.netty.channel.DefaultChannelPipeline.PendingHandlerRemovedTask
-
- run() - Method in class io.netty.channel.epoll.EpollEventLoop
-
- run() - Method in class io.netty.channel.local.LocalEventLoop
-
- run() - Method in class io.netty.channel.nio.NioEventLoop
-
- run() - Method in class io.netty.channel.pool.FixedChannelPool.TimeoutTask
-
- run() - Method in class io.netty.channel.ThreadPerChannelEventLoop
-
- run() - Method in class io.netty.handler.timeout.IdleStateHandler.AllIdleTimeoutTask
-
- run() - Method in class io.netty.handler.timeout.IdleStateHandler.ReaderIdleTimeoutTask
-
- run() - Method in class io.netty.handler.timeout.IdleStateHandler.WriterIdleTimeoutTask
-
- run() - Method in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- run() - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler.ReopenReadTimerTask
-
- run() - Method in class io.netty.handler.traffic.GlobalChannelTrafficCounter.MixedTrafficMonitoringTask
-
- run() - Method in class io.netty.handler.traffic.TrafficCounter.TrafficMonitoringTask
-
- run() - Method in class io.netty.util.concurrent.DefaultEventExecutor
-
- run() - Method in class io.netty.util.concurrent.DefaultThreadFactory.DefaultRunnableDecorator
-
- run() - Method in class io.netty.util.concurrent.GlobalEventExecutor.TaskRunner
-
- run() - Method in class io.netty.util.concurrent.PromiseTask
-
- run() - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- run() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- run() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- run() - Method in class io.netty.util.HashedWheelTimer.Worker
-
- run() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- run() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- run() - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- run() - Method in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
This method is required to be public, but should never be
called explicitly.
- run() - Method in class io.netty.util.ReferenceCountUtil.ReleasingTask
-
- run() - Method in class io.netty.util.ThreadDeathWatcher.Watcher
-
- 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.
- runDelegatedTasks() - Method in class io.netty.handler.ssl.SslHandler
-
- runFinishPeerReadTask(LocalChannel) - Method in class io.netty.channel.local.LocalChannel
-
- runLength(int) - Method in class io.netty.buffer.PoolChunk
-
- runnable - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- runnable - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- runnable - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- RunnableAdapter(Runnable, T) - Constructor for class io.netty.util.concurrent.PromiseTask.RunnableAdapter
-
- RunnableExecuteAction(Runnable) - Constructor for class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- RunnableScheduledFutureTask(EventExecutor, Runnable, RunnableScheduledFuture<V>) - Constructor for class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- RunnableScheduledFutureTask(EventExecutor, Callable<V>, RunnableScheduledFuture<V>) - Constructor for class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor.RunnableScheduledFutureTask
-
- RUNNING - Static variable in class io.netty.util.concurrent.ImmediateEventExecutor
-
Set to true
if we are executing a runnable.
- runOffset(int) - Method in class io.netty.buffer.PoolChunk
-
- runOffset - Variable in class io.netty.buffer.PoolSubpage
-
- 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.
- runScheduledTasks() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- runShutdownHooks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- runTask(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Executes a top-level task and any local tasks remaining
after execution.
- runTaskQueue() - Method in class io.netty.channel.pool.FixedChannelPool
-
- runTasks() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- runWorker(ForkJoinPool.WorkQueue) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Top-level runloop for workers, called by ForkJoinWorkerThread.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
-
- safeClose(InputStream) - Static method in class io.netty.handler.ssl.PemReader
-
- safeClose(OutputStream) - Static method in class io.netty.handler.ssl.PemReader
-
- safeClose(ChannelHandlerContext, ChannelFuture, ChannelPromise) - Method in class io.netty.handler.ssl.SslHandler
-
- safeClose(File, OutputStream) - Static method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- safeClosePipe(FileDescriptor) - Static method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- safeDelete(File) - Static method in class io.netty.handler.ssl.util.SelfSignedCertificate
-
- safeDuplicate(Object) - Static method in class io.netty.channel.group.DefaultChannelGroup
-
- safeExecute(EventExecutor, Runnable, ChannelPromise, Object) - Static method in class io.netty.channel.AbstractChannelHandlerContext
-
- safeExecute(EventExecutor, Runnable) - Static method in class io.netty.util.concurrent.DefaultPromise
-
- safeFail(ChannelPromise, Throwable) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- safeFail(ChannelPromise, Throwable) - Static method in class io.netty.channel.PendingWriteQueue
-
- safeFindNextPositivePowerOfTwo(int) - Static method in class io.netty.util.internal.MathUtil
-
Fast method of finding the next power of 2 greater than or equal to the supplied value.
- safeObjectAppend(StringBuffer, Object) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- 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.
- safeSuccess(ChannelPromise) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- samplingInterval - Variable in class io.netty.util.ResourceLeakDetector
-
- SCALE - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Scale"
- scan(ForkJoinPool.WorkQueue, int) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Scans for and, if found, runs one task, else possibly
inactivates the worker.
- scanNext() - Method in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- scavenge() - Method in class io.netty.util.Recycler.Stack
-
- scavengeSome() - Method in class io.netty.util.Recycler.Stack
-
- sch - Variable in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- 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(ScheduledFutureTask<V>) - 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
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- schedule(Thread, Runnable, boolean) - Static method in class io.netty.util.ThreadDeathWatcher
-
- SCHEDULE_PURGE_INTERVAL - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- SCHEDULE_QUIET_PERIOD_INTERVAL - Static variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- 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
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- scheduledFuture - Variable in class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- scheduledFuture - Variable in class io.netty.handler.traffic.TrafficCounter
-
used in stop() to cancel the timer
- ScheduledFuture<V> - Interface in io.netty.util.concurrent
-
The result of an scheduled asynchronous operation.
- ScheduledFutureTask<V> - Class in io.netty.util.concurrent
-
- ScheduledFutureTask(AbstractScheduledEventExecutor, Runnable, V, long) - Constructor for class io.netty.util.concurrent.ScheduledFutureTask
-
- ScheduledFutureTask(AbstractScheduledEventExecutor, Callable<V>, long, long) - Constructor for class io.netty.util.concurrent.ScheduledFutureTask
-
- ScheduledFutureTask(AbstractScheduledEventExecutor, Callable<V>, long) - Constructor for class io.netty.util.concurrent.ScheduledFutureTask
-
- scheduledTaskQueue - Variable in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- scheduledTaskQueue() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- scheduleFlush(ChannelHandlerContext) - Method in class io.netty.handler.flush.FlushConsolidationHandler
-
- scheduleTimeout(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.timeout.WriteTimeoutHandler
-
- 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
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- 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"
- scopeId - Variable in class io.netty.channel.epoll.NativeDatagramPacketArray.NativeDatagramPacket
-
- scopeId - Variable in class io.netty.channel.unix.NativeInetAddress
-
- scopeId() - Method in class io.netty.channel.unix.NativeInetAddress
-
- 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.
- sctpChannel - Variable in class io.netty.channel.sctp.SctpNotificationHandler
-
- 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.
- SearchEntriesTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, AtomicReference<U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchEntriesTask
-
- searchFunction - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchEntriesTask
-
- searchFunction - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchKeysTask
-
- searchFunction - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchMappingsTask
-
- searchFunction - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchValuesTask
-
- 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.
- SearchKeysTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<? super K, ? extends U>, AtomicReference<U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchKeysTask
-
- SearchMappingsTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, AtomicReference<U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchMappingsTask
-
- 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.
- SearchValuesTask(ConcurrentHashMapV8.BulkTask<K, V, ?>, int, int, int, ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Fun<? super V, ? extends U>, AtomicReference<U>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.SearchValuesTask
-
- 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_KEY1_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- SEC_WEBSOCKET_KEY2 - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Key2"
- SEC_WEBSOCKET_KEY2_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- SEC_WEBSOCKET_LOCATION - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Location"
- SEC_WEBSOCKET_LOCATION_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- SEC_WEBSOCKET_ORIGIN - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Sec-WebSocket-Origin"
- SEC_WEBSOCKET_ORIGIN_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- 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"
- SECOND_ADDRESS_OCTET_SHIFT - Static variable in class io.netty.handler.codec.socks.SocksCommonUtils
-
- secure - Variable in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- SECURE - Static variable in class io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- secure - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- SEE_OTHER - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
303 See Other (since HTTP/1.1)
- SEED_INCREMENT - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Increment for counterHashCodeGenerator.
- SEED_INCREMENT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Increment for seed generators.
- seedUniquifier - Static variable in class io.netty.util.internal.ThreadLocalRandom
-
- SeekAheadNoBackArrayException() - Constructor for exception io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadNoBackArrayException
-
- SeekAheadOptimize(ByteBuf) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- Segment(float) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Segment
-
- select(boolean) - Method in class io.netty.channel.nio.NioEventLoop
-
- SELECT - Static variable in interface io.netty.channel.SelectStrategy
-
Indicates a blocking select should follow.
- select(List<String>) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelector
-
Callback invoked to select the application level protocol from the protocols
provided.
- select(List<String>) - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelector
-
- select(ChannelHandlerContext, String) - Method in class io.netty.handler.ssl.SniHandler
-
- selectAgain() - Method in class io.netty.channel.nio.NioEventLoop
-
- selected(String) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectionListener
-
Callback invoked to let this application know the protocol chosen by the peer.
- selected(String) - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelectionListener
-
- selectedBehavior - Variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
- selectedKeys - Variable in class io.netty.channel.nio.NioEventLoop
-
- selectedListenerFailureBehavior() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get the desired behavior for the peer who is notified of the selected protocol.
- SelectedListenerFailureBehavior() - Constructor for enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectedListenerFailureBehavior
-
- 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.
- SelectedProtocol(String) - Constructor for enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Deprecated.
- SelectedSelectionKeySet - Class in io.netty.channel.nio
-
- SelectedSelectionKeySet() - Constructor for class io.netty.channel.nio.SelectedSelectionKeySet
-
- selectedSubprotocol - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- selectedSubprotocol() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the selected subprotocol.
- selectFilterRule(InetAddress, int, IpFilterRuleType) - Static method in class io.netty.handler.ipfilter.IpSubnetFilterRule
-
- selection - Variable in class io.netty.handler.ssl.SniHandler
-
- Selection(SslContext, String) - Constructor for class io.netty.handler.ssl.SniHandler.Selection
-
- selectionKey - Variable in class io.netty.channel.nio.AbstractNioChannel
-
- selectionKey() - Method in class io.netty.channel.nio.AbstractNioChannel
-
Return the current SelectionKey
- selectNow() - Method in class io.netty.channel.nio.NioEventLoop
-
- selectNowSupplier - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- selectNowSupplier - Variable in class io.netty.channel.nio.NioEventLoop
-
- selector - Variable in class io.netty.channel.nio.NioEventLoop
-
The NIO Selector
.
- selector - Variable in class io.netty.channel.sctp.oio.OioSctpServerChannel
-
- SELECTOR_AUTO_REBUILD_THRESHOLD - Static variable in class io.netty.channel.nio.NioEventLoop
-
- selectorBehavior - Variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
- selectorFactory - Variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- selectorFailureBehavior() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
Get the desired behavior for the peer who selects the application protocol.
- SelectorFailureBehavior() - Constructor for enum io.netty.handler.ssl.ApplicationProtocolConfig.SelectorFailureBehavior
-
- 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.
- selectorProvider() - Method in class io.netty.channel.nio.NioEventLoop
-
Returns the
SelectorProvider
used by this
NioEventLoop
to obtain the
Selector
.
- selectProtocol(SslHandler) - Method in class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
- selectStrategy - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- selectStrategy - Variable in class io.netty.channel.nio.NioEventLoop
-
- SelectStrategy - Interface in io.netty.channel
-
Select strategy interface.
- SelectStrategyFactory - Interface in io.netty.channel
-
- selectSubprotocol(String) - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Selects the first matching supported sub protocol
- SELF - Static variable in class io.netty.util.internal.logging.JdkLogger
-
- 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(Date, Date) - 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, Date, Date) - 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.
- SelfSignedCertificate(String, SecureRandom, int, Date, Date) - 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
-
- SEND_TO_ADDRESS_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- SEND_TO_ADDRESS_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- SEND_TO_ADDRESSES_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- SEND_TO_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- SEND_TO_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- sendAllValid(ChannelHandlerContext, long) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- sendAllValid(ChannelHandlerContext, GlobalChannelTrafficShapingHandler.PerChannel, long) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- sendAllValid(ChannelHandlerContext, GlobalTrafficShapingHandler.PerChannel, long) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- sender() - Method in interface io.netty.channel.AddressedEnvelope
-
Returns the address of the sender of this message.
- sender - Variable in class io.netty.channel.DefaultAddressedEnvelope
-
- 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
-
- sendFd0(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
-
- sendfile0(int, DefaultFileRegion, long, long, long) - Static method in class io.netty.channel.epoll.Native
-
- SENDFILE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- SENDFILE_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- sendGoAwayFrame(ChannelHandlerContext, ChannelPromise) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- sendGoAwayFrame(ChannelHandlerContext, SpdySessionStatus) - Method in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- sendHttpResponse(ChannelHandlerContext, HttpRequest, HttpResponse) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- sendmmsg(int, NativeDatagramPacketArray.NativeDatagramPacket[], int, int) - Static method in class io.netty.channel.epoll.Native
-
- sendmmsg0(int, NativeDatagramPacketArray.NativeDatagramPacket[], int, int) - Static method in class io.netty.channel.epoll.Native
-
- SENDMMSG_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- SENDMMSG_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- sendTo(ByteBuffer, int, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
-
- sendTo(int, ByteBuffer, int, int, byte[], int, int) - Static method in class io.netty.channel.unix.Socket
-
- sendToAddress(long, int, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
-
- sendToAddress(int, long, int, int, byte[], int, int) - Static method in class io.netty.channel.unix.Socket
-
- sendToAddresses(long, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
-
- sendToAddresses(int, long, int, byte[], int, int) - Static method in class io.netty.channel.unix.Socket
-
- 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
-
- sendWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- sendWindowSize - Variable in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- sensitive - Variable in class io.netty.handler.ssl.PemValue
-
- sentFirstMessage - Variable in class io.netty.handler.ssl.SslHandler
-
- sentGoAwayFrame - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- sentLastChunk - Variable in class io.netty.handler.codec.http.HttpChunkedInput
-
- separatorLen - Variable in class io.netty.handler.codec.http.HttpHeaderEntity
-
- seq - Variable in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- SEQ - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"seq"
- serialPersistentFields - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
For serialization compatibility.
- serialVersionUID - Static variable in exception com.sun.nio.sctp.UnsupportedOperatingSystemException
-
- serialVersionUID - Static variable in exception io.netty.channel.AbstractChannel.AnnotatedConnectException
-
- serialVersionUID - Static variable in exception io.netty.channel.AbstractChannel.AnnotatedNoRouteToHostException
-
- serialVersionUID - Static variable in exception io.netty.channel.AbstractChannel.AnnotatedSocketException
-
- serialVersionUID - Static variable in exception io.netty.channel.ChannelException
-
- serialVersionUID - Static variable in exception io.netty.channel.ChannelPipelineException
-
- serialVersionUID - Static variable in exception io.netty.channel.ConnectTimeoutException
-
- serialVersionUID - Static variable in class io.netty.channel.embedded.EmbeddedSocketAddress
-
- serialVersionUID - Static variable in exception io.netty.channel.EventLoopException
-
- serialVersionUID - Static variable in exception io.netty.channel.group.ChannelGroupException
-
- serialVersionUID - Static variable in class io.netty.channel.local.LocalAddress
-
- serialVersionUID - Static variable in class io.netty.channel.unix.DatagramSocketAddress
-
- serialVersionUID - Static variable in exception io.netty.channel.unix.Errors.NativeConnectException
-
- serialVersionUID - Static variable in exception io.netty.channel.unix.Errors.NativeIoException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.CodecException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.compression.CompressionException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.compression.DecompressionException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.CorruptedFrameException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.DecoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.EncoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.haproxy.HAProxyProtocolException
-
- serialVersionUID - Static variable in class io.netty.handler.codec.http.HttpHeaderDateFormat.HttpHeaderDateFormatObsolete1
-
- serialVersionUID - Static variable in class io.netty.handler.codec.http.HttpHeaderDateFormat.HttpHeaderDateFormatObsolete2
-
- serialVersionUID - Static variable in class io.netty.handler.codec.http.HttpHeaderDateFormat
-
- serialVersionUID - Static variable in class io.netty.handler.codec.http.multipart.CaseIgnoringComparator
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadNoBackArrayException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.PrematureChannelClosureException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.spdy.SpdyProtocolException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.TooLongFrameException
-
- serialVersionUID - Static variable in exception io.netty.handler.codec.UnsupportedMessageTypeException
-
- serialVersionUID - Static variable in exception io.netty.handler.ssl.NotSslRecordException
-
- serialVersionUID - Static variable in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- serialVersionUID - Static variable in exception io.netty.handler.timeout.ReadTimeoutException
-
- serialVersionUID - Static variable in exception io.netty.handler.timeout.TimeoutException
-
- serialVersionUID - Static variable in exception io.netty.handler.timeout.WriteTimeoutException
-
- serialVersionUID - Static variable in exception io.netty.util.concurrent.BlockingOperationException
-
- serialVersionUID - Static variable in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- serialVersionUID - Static variable in exception io.netty.util.IllegalReferenceCountException
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Segment
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.CountedCompleter
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool.EmptyTask
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- serialVersionUID - Static variable in class io.netty.util.internal.chmv8.LongAdderV8
-
- serialVersionUID - Static variable in class io.netty.util.internal.ConcurrentSet
-
- serialVersionUID - Static variable in class io.netty.util.internal.logging.AbstractInternalLogger
-
- serialVersionUID - Static variable in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
- serialVersionUID - Static variable in class io.netty.util.internal.logging.JdkLogger
-
- serialVersionUID - Static variable in class io.netty.util.internal.logging.Log4J2Logger
-
- serialVersionUID - Static variable in class io.netty.util.internal.logging.Log4JLogger
-
- serialVersionUID - Static variable in class io.netty.util.internal.logging.Slf4JLogger
-
- serialVersionUID - Static variable in error io.netty.util.internal.OutOfDirectMemoryError
-
- serialVersionUID - Static variable in class io.netty.util.internal.RecyclableArrayList
-
- serialVersionUID - Static variable in class io.netty.util.internal.ThreadLocalRandom
-
- serialVersionUID - Static variable in exception io.netty.util.ResourceLeakException
-
Deprecated.
- serialVersionUID - Static variable in error io.netty.util.Signal
-
- serve(LocalChannel) - Method in class io.netty.channel.local.LocalServerChannel
-
- serve0(LocalChannel) - Method in class io.netty.channel.local.LocalServerChannel
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- SERVER_CHANNEL_MATCHER - Static variable in class io.netty.channel.group.ChannelMatchers
-
- 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
-
- ServerBootstrap(ServerBootstrap) - Constructor for class io.netty.bootstrap.ServerBootstrap
-
- ServerBootstrap.ServerBootstrapAcceptor - Class in io.netty.bootstrap
-
- ServerBootstrapAcceptor(EventLoopGroup, ChannelHandler, Map.Entry<ChannelOption<?>, Object>[], Map.Entry<AttributeKey<?>, Object>[]) - Constructor for class io.netty.bootstrap.ServerBootstrap.ServerBootstrapAcceptor
-
- ServerChannel - Interface in io.netty.channel
-
A
Channel
that accepts an incoming connection attempt and creates
its child
Channel
s by accepting them.
- serverChannels - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- ServerCookieDecoder - Class in io.netty.handler.codec.http.cookie
-
A
RFC6265 compliant cookie decoder to be used server side.
- ServerCookieDecoder(boolean) - Constructor for class io.netty.handler.codec.http.cookie.ServerCookieDecoder
-
- 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(boolean) - Constructor for class io.netty.handler.codec.http.cookie.ServerCookieEncoder
-
- ServerCookieEncoder - Class in io.netty.handler.codec.http
-
- ServerCookieEncoder() - Constructor for class io.netty.handler.codec.http.ServerCookieEncoder
-
Deprecated.
- ServerDomainSocketChannel - Interface in io.netty.channel.unix
-
- ServerHandshakeStateEvent() - Constructor for enum io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
-
- 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 - Variable in class io.netty.handler.ssl.JdkSslEngine
-
- 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.DelegatingSslContext
-
- 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 - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- 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.DelegatingSslContext
-
- sessionContext() - Method in class io.netty.handler.ssl.JdkSslContext
-
Returns the JDK SSLSessionContext
object held by this context.
- sessionContext() - Method in class io.netty.handler.ssl.SslContext
-
Returns the SSLSessionContext
object held by this context.
- sessionTimeout() - Method in class io.netty.handler.ssl.DelegatingSslContext
-
- 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 - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- sessionTimeout(long) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Set the timeout for the cached SSL session objects, in seconds.
- set(int, Object) - Method in class io.netty.handler.codec.CodecOutputList
-
- 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
-
- set(T, int) - Method in class io.netty.util.internal.UnsafeAtomicIntegerFieldUpdater
-
- set(T, long) - Method in class io.netty.util.internal.UnsafeAtomicLongFieldUpdater
-
- set(U, M) - Method in class io.netty.util.internal.UnsafeAtomicReferenceFieldUpdater
-
- 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_OPTION - Static variable in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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.
- setActiveOnOpen(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setActiveOnOpen(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setActualSubprotocol(String) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- setAddComplete() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- setAddPending() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- setAlgorithmConstraints(SSLParameters, Object) - Static method in class io.netty.handler.ssl.SslParametersUtils
-
Utility method that is used by OpenSslEngine
and so allow use not not have any reference to
AlgorithmConstraints
in the code.
- 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
-
- setAllowCredentials(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- 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.
- setAllowHeaders(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- setAllowMethods(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- setAnyOrigin(HttpResponse) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- setApplicationProtocol(String) - Method in class io.netty.handler.ssl.JdkSslSession
-
- setArray(byte[]) - Method in class io.netty.buffer.UnpooledHeapByteBuf
-
- 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.nio.NioDatagramChannelConfig
-
- 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.AdvancedLeakAwareByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBoolean(int, boolean) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
Sets the StandardSocketOptions.SO_BROADCAST
option.
- 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.AdvancedLeakAwareByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setByte(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setByte(byte[], int, int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- setByte(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setByte(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setByte(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setByte(int, int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setByte(long, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setByte(byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setByte(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setByte(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setByte(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setByteBuffer(ByteBuffer) - Method in class io.netty.buffer.UnpooledDirectByteBuf
-
- setByteBuffer(ByteBuffer, boolean) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.DuplicatedByteBuf
-
Deprecated.
- 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.FixedCompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.PooledDirectByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.PooledHeapByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.PooledUnsafeDirectByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setBytes(AbstractByteBuf, long, int, InputStream, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setBytes(AbstractByteBuf, long, int, ByteBuf, int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setBytes(AbstractByteBuf, long, int, byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setBytes(AbstractByteBuf, long, int, ByteBuffer) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, byte[]) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, ByteBuffer) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, ByteBuf, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- setChar(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setChar(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setChar(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
- setChunkLength(ByteBuf, int) - Static method in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- 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.
- setClosed() - Method in class io.netty.channel.AbstractChannel.CloseFuture
-
- 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.
- setCompletion(int) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Marks completion and wakes up threads waiting to join this
task.
- 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
-
- setCumulation(ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.ComposedLastHttpContent
-
- 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.
- setDecoderResult(DecoderResult) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- setDecoderResult(DecoderResult) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- 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.
- setDiscardAfterReads(int) - Method in class io.netty.handler.codec.ByteToMessageDecoder
-
- 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.AbstractUnsafeSwappedByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- setDouble(int, double) - Method in class io.netty.buffer.WrappedByteBuf
-
- setDouble(int, double) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setDouble(int, double) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setEnabled(boolean) - Static method in class io.netty.util.ResourceLeakDetector
-
- setEnabledCipherSuites(String[]) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- setEnabledProtocols(String[]) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- setEnableSessionCreation(boolean) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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
-
- setExceptionalCompletion(Throwable) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Records exception and possibly propagates.
- setExposeHeaders(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- setFailure(Throwable) - Method in class io.netty.channel.AbstractChannel.CloseFuture
-
- 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.channel.group.DefaultChannelGroupFuture
-
- setFailure(Throwable) - Method in class io.netty.channel.VoidChannelPromise
-
- 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.
- setFailure(Throwable) - Method in class io.netty.util.concurrent.PromiseTask
-
- setFailure0(ChannelGroupException) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- setFailure0(Throwable) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setFailureInternal(Throwable) - Method in class io.netty.util.concurrent.PromiseTask
-
- 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
-
- setFinalBuffer(ByteBuf) - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- setFlag(int) - Method in class io.netty.channel.epoll.AbstractEpollChannel
-
- setFloat(int, float) - Method in class io.netty.buffer.AbstractByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- setFloat(int, float) - Method in class io.netty.buffer.WrappedByteBuf
-
- setFloat(int, float) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setFloat(int, float) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setForkJoinTaskTag(short) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Atomically sets the tag value for this task.
- setFreeBind(boolean) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
If
true
is used
IP_FREEBIND is enabled,
false
for disable it.
- setFutureListenerStackDepth(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setHandshakeComplete() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- setHandshakeFailure(ChannelHandlerContext, Throwable) - Method in class io.netty.handler.ssl.SslHandler
-
Notify all the handshake futures about the failure during the handshake.
- setHandshakeFailure(ChannelHandlerContext, Throwable, boolean) - Method in class io.netty.handler.ssl.SslHandler
-
Notify all the handshake futures about the failure during the handshake.
- setHandshaker(Channel, WebSocketServerHandshaker) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- setHandshakeSuccess() - Method in class io.netty.handler.ssl.SslHandler
-
Notify all the handshake futures about the successfully handshake
- setHandshakeSuccessIfStillHandshaking() - Method in class io.netty.handler.ssl.SslHandler
-
Works around some Android SSLEngine
implementations that skip SSLEngineResult.HandshakeStatus.FINISHED
and
go straight into SSLEngineResult.HandshakeStatus.NOT_HANDSHAKING
when handshake is finished.
- 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
.
- setIfAbsent(T) - Method in class io.netty.util.DefaultAttributeMap.DefaultAttribute
-
- 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
-
- setIndex(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setIndex(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setIndex(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setIndex0(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- 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
-
- setInput(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- setInput(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- setInput(ByteBuf) - Method in class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- setInputShutdown() - Method in class io.netty.channel.nio.AbstractNioChannel
-
Shutdown the input of this
Channel
.
- setInt(int, int) - Method in class io.netty.buffer.AbstractByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setInt(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setInt(byte[], int, int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- setInt(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setInt(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setInt(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setInt(int, int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setInt(long, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setInt(byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setInt(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setInt(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setInt(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
- setInterface(InetAddress) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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.EpollEventLoop
-
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.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.
- setIpFreeBind(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setKeepAlive(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
Sets the StandardSocketOptions.SO_KEEPALIVE
option.
- setKeepAlive(boolean) - Method in class io.netty.channel.unix.Socket
-
- setKeepAlive(int, int) - Static method in class io.netty.channel.unix.Socket
-
- 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.
- setLengthField(ByteBuf, int, int) - Static method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- 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.AbstractUnsafeSwappedByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setLong(int, long) - Method in class io.netty.buffer.EmptyByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setLong(byte[], int, long) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- setLong(int, long) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setLong(int, long) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setLong(int, long) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setLong(int, long) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setLong(long, long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setLong(byte[], int, long) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setLong(int, long) - Method in class io.netty.buffer.WrappedByteBuf
-
- setLong(int, long) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setLong(int, long) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setLoopbackModeDisabled(boolean) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setLoopbackModeDisabled(boolean) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Sets the StandardSocketOptions.IP_MULTICAST_LOOP
option.
- setLoopbackModeDisabled(boolean) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setLoopbackModeDisabled(boolean) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- setMaxAge(String) - Method in class io.netty.handler.codec.http.cookie.ClientCookieDecoder.CookieBuilder
-
- 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
-
- setMaxAge(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- 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.
So the expected usage of this method is to be used not too often,
accordingly to the traffic shaping configuration.
- 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.
So the expected usage of this method is to be used not too often,
accordingly to the traffic shaping configuration.
- 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.AdvancedLeakAwareByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setMedium(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setMedium(byte[], int, int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- setMedium(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setMedium(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setMedium(int, int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setMedium(long, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setMedium(byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setMedium(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setMedium(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setMedium(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- setMemory(byte[], int, long, byte) - Static method in class io.netty.util.internal.PlatformDependent
-
- setMemory(long, long, byte) - Static method in class io.netty.util.internal.PlatformDependent
-
- setMemory(long, long, byte) - Static method in class io.netty.util.internal.PlatformDependent0
-
- setMemory(Object, long, long, byte) - Static method in class io.netty.util.internal.PlatformDependent0
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.ChannelConfig
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- setMethod(HttpMethod) - Method in interface io.netty.handler.codec.http.HttpRequest
-
- setMethod(HttpMethod) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- setMethod(HttpMethod) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- setMethod(int, SpdyHeadersFrame, HttpMethod) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the HTTP method header.
- setMultipart(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Set from the request ContentType the multipartDataBoundary and the possible charset.
- setNeedClientAuth(boolean) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.epoll.EpollDatagramChannelConfig
-
- setNetworkInterface(NetworkInterface) - Method in interface io.netty.channel.socket.DatagramChannelConfig
-
Sets the StandardSocketOptions.IP_MULTICAST_IF
option.
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setNetworkInterface(NetworkInterface) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- setNextAvail(int) - Method in class io.netty.buffer.PoolSubpage
-
- 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
-
- setOption0(Object, Object) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- 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
-
- setOrigin(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- setOrigin(HttpResponse, String) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- 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
-
Sets the performance preferences as specified in
ServerSocket.setPerformancePreferences(int, int, int)
.
- setPerformancePreferences(int, int, int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Sets the performance preferences as specified in
Socket.setPerformancePreferences(int, int, int)
.
- setPersist(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- setPersisted(int, boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- setPersisted(boolean) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- 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.
- setPinEventExecutorPerGroup(boolean) - Method in class io.netty.channel.DefaultChannelConfig
-
- 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.
- setPreflightHeaders(HttpResponse) - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
This is a non CORS specification feature which enables the setting of preflight
response headers that might be required by intermediaries.
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.HttpRequest
-
- setProtocolVersion(HttpVersion) - Method in interface io.netty.handler.codec.http.HttpResponse
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- setProtocolVersion(HttpVersion) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- 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(Void) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.EmptyTask
-
- setRawResult(T) - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedCallable
-
- setRawResult(T) - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnable
-
- setRawResult(Void) - Method in class io.netty.util.internal.chmv8.ForkJoinTask.AdaptedRunnableAction
-
- setRawResult(Void) - Method in class io.netty.util.internal.chmv8.ForkJoinTask.RunnableExecuteAction
-
- 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
-
- setReadPosition(int) - Method in class io.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadOptimize
-
- 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) - 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
-
Sets the StandardSocketOptions.SO_RCVBUF
option.
- 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
-
Gets the StandardSocketOptions.SO_SNDBUF
option.
- setReceiveBufferSize(int) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Sets the StandardSocketOptions.SO_RCVBUF
option.
- setReceiveBufferSize(int) - Method in class io.netty.channel.unix.Socket
-
- setReceiveBufferSize(int, int) - Static method in class io.netty.channel.unix.Socket
-
- setReceiveWindowSizeLowerBound(int) - Method in class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- 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
- setRemoved() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- setResourceLeakDetectorFactory(ResourceLeakDetectorFactory) - Static method in class io.netty.util.ResourceLeakDetectorFactory
-
Set the factory's singleton instance.
- 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
-
Gets the StandardSocketOptions.SO_REUSEADDR
option.
- 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
-
Sets the StandardSocketOptions.SO_REUSEADDR
option.
- setReuseAddress(boolean) - Method in interface io.netty.channel.socket.SocketChannelConfig
-
Sets the StandardSocketOptions.SO_REUSEADDR
option.
- 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(byte[]) - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- setSeed(long) - Method in class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- 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) - 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
-
Sets the StandardSocketOptions.SO_SNDBUF
option.
- 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
-
Sets the StandardSocketOptions.SO_SNDBUF
option.
- setSendBufferSize(int) - Method in class io.netty.channel.unix.Socket
-
- setSendBufferSize(int, int) - Static method in class io.netty.channel.unix.Socket
-
- 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.AbstractUnsafeSwappedByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- setShort(int, int) - Method in class io.netty.buffer.EmptyByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- setShort(byte[], int, int) - Static method in class io.netty.buffer.HeapByteBufUtil
-
- setShort(int, int) - Method in class io.netty.buffer.ReadOnlyByteBuf
-
Deprecated.
- setShort(int, int) - Method in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- setShort(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- 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
-
- setShort(int, int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setShort(long, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setShort(byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setShort(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setShort(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setShort(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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) - 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
-
Sets the StandardSocketOptions.SO_LINGER
option.
- setSoLinger(int) - Method in class io.netty.channel.unix.Socket
-
- setSoLinger(int, int) - Static method in class io.netty.channel.unix.Socket
-
- 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.
- setSSLParameters(SSLParameters) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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() - Method in class io.netty.channel.AbstractChannel.CloseFuture
-
- 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(Void) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- setSuccess() - Method in class io.netty.channel.VoidChannelPromise
-
- setSuccess(Void) - Method in class io.netty.channel.VoidChannelPromise
-
- 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.
- setSuccess(V) - Method in class io.netty.util.concurrent.PromiseTask
-
- setSuccess0() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- setSuccess0(V) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setSuccessInternal(V) - Method in class io.netty.util.concurrent.PromiseTask
-
- setTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- setTcpCork(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_CORK
option on the socket.
- setTcpCork(boolean) - Method in class io.netty.channel.unix.Socket
-
- setTcpCork(int, int) - Static method in class io.netty.channel.unix.Socket
-
- setTcpDeferAccept(int) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
Set the TCP_DEFER_ACCEPT
option on the socket.
- setTcpDeferAccept(int) - Method in class io.netty.channel.unix.Socket
-
- setTcpDeferAccept(int, int) - Static method in class io.netty.channel.unix.Socket
-
- setTcpFastopen(int) - Method in class io.netty.channel.epoll.EpollServerChannelConfig
-
Enables tcpFastOpen on the server channel.
- setTcpFastopen(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
-
- setTcpMd5Sig(Map<InetAddress, byte[]>) - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- setTcpMd5Sig(Map<InetAddress, byte[]>) - Method in class io.netty.channel.epoll.EpollServerSocketChannelConfig
-
Set the TCP_MD5SIG
option on the socket.
- setTcpMd5Sig(Map<InetAddress, byte[]>) - Method in class io.netty.channel.epoll.EpollSocketChannel
-
- setTcpMd5Sig(Map<InetAddress, byte[]>) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_MD5SIG
option on the socket.
- setTcpMd5Sig(int, InetAddress, byte[]) - Static method in class io.netty.channel.epoll.Native
-
- setTcpMd5Sig0(int, byte[], int, byte[]) - Static method in class io.netty.channel.epoll.Native
-
- setTcpNoDelay(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
- 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
-
Sets the StandardSocketOptions.TCP_NODELAY
option.
- setTcpNoDelay(boolean) - Method in class io.netty.channel.unix.Socket
-
- setTcpNoDelay(int, int) - Static method in class io.netty.channel.unix.Socket
-
- setTcpNotSentLowAt(long) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_NOTSENT_LOWAT
option on the socket.
- setTcpNotSentLowAt(int, int) - Static method in class io.netty.channel.epoll.Native
-
- setTcpQuickAck(boolean) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_QUICKACK
option on the socket.
- setTcpQuickAck(boolean) - Method in class io.netty.channel.unix.Socket
-
- setTcpQuickAck(int, int) - Static method in class io.netty.channel.unix.Socket
-
- setTcpUserTimeout(int) - Method in class io.netty.channel.epoll.EpollSocketChannelConfig
-
Set the TCP_USER_TIMEOUT
option on the socket.
- setTcpUserTimeout(int, int) - Static method in class io.netty.channel.epoll.Native
-
- 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
-
Sets the StandardSocketOptions.IP_MULTICAST_TTL
option.
- setTimeToLive(int) - Method in class io.netty.channel.socket.DefaultDatagramChannelConfig
-
- setTimeToLive(int) - Method in class io.netty.channel.socket.nio.NioDatagramChannelConfig
-
- Setting(int, boolean, boolean) - Constructor for class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- 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
-
- settingsMap - Variable in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
-
- 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
-
Sets the StandardSocketOptions.IP_TOS
option.
- 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
-
Sets the StandardSocketOptions.IP_TOS
option.
- setTrafficCounter(TrafficCounter) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- setTrailingHeaders(HttpHeaders) - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- 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.channel.VoidChannelPromise
-
- setUncancellable() - Method in class io.netty.util.concurrent.DefaultPromise
-
- setUncancellable() - Method in interface io.netty.util.concurrent.Promise
-
Make this future impossible to cancel.
- setUncancellable() - Method in class io.netty.util.concurrent.PromiseTask
-
- setUncancellableInternal() - Method in class io.netty.util.concurrent.PromiseTask
-
- 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.
- setUnwritable(boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- setup(ChannelHandler...) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
- 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 class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- setUri(String) - Method in interface io.netty.handler.codec.http.HttpRequest
-
Set the requested URI (or alternatively, path)
- setUri(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- setUri(String) - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- setUrl(int, SpdyHeadersFrame, String) - Static method in class io.netty.handler.codec.spdy.SpdyHeaders
-
Sets the URL path header.
- setUseClientMode(boolean) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- setUserDefinedWritability(int, boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
Sets a user-defined writability flag at the specified index.
- setUserDefinedWritability(int) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- setUserDefinedWritability(ChannelHandlerContext, boolean) - Method in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- setValue(int, byte) - Method in class io.netty.buffer.PoolChunk
-
- setValue(V) - Method in class io.netty.channel.group.DefaultChannelGroupFuture.DefaultEntry
-
- 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 class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- 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, int) - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- 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(String) - Method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- setValue(int) - Method in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- 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 class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- setValue(V) - Method in interface io.netty.util.collection.IntObjectMap.Entry
-
Sets the value for this entry.
- setValue(V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
Sets our entry's value and writes through to the map.
- setValue(V) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- setValue0(Object) - Method in class io.netty.util.concurrent.DefaultPromise
-
- setVaryHeader(HttpResponse) - Static method in class io.netty.handler.codec.http.cors.CorsHandler
-
- 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.
- setWantClientAuth(boolean) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- 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
-
- setWritable(boolean) - Method in class io.netty.channel.ChannelOutboundBuffer
-
- 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
-
Sets the maximum loop count for a write operation until
WritableByteChannel.write(ByteBuffer)
returns a non-zero value.
- 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.AdvancedLeakAwareByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.PooledUnsafeDirectByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- setZero(byte[], int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setZero(AbstractByteBuf, long, int, int) - Static method in class io.netty.buffer.UnsafeByteBufUtil
-
- setZero(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- setZero(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- setZero(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- SHA1 - Static variable in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
- sha1(byte[]) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
Performs a SHA-1 hash on the specified data
- SHA1_BYTE_LEN - Static variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- SHA1_HEX_LEN - Static variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- SHARED_QUEUE - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- SHORT_SIGN - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- shortArrayAppend(StringBuffer, short[]) - Static method in class io.netty.util.internal.logging.MessageFormatter
-
- shortCommitHash - Variable in class io.netty.util.Version
-
- shortCommitHash() - Method in class io.netty.util.Version
-
- shortCurcuit - Variable in class io.netty.handler.codec.http.cors.CorsConfig.Builder
-
- 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.
- shortCurcuit - Variable in class io.netty.handler.codec.http.cors.CorsConfig
-
- shouldKeepAlive() - Method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- shutdown() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
Deprecated.
- shutdown() - Method in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
Deprecated.
- shutdown() - Method in class io.netty.channel.unix.Socket
-
- shutdown(boolean, boolean) - Method in class io.netty.channel.unix.Socket
-
- shutdown(int, boolean, boolean) - Static method in class io.netty.channel.unix.Socket
-
- 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.concurrent.UnorderedThreadPoolEventExecutor
-
- SHUTDOWN - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- 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.
- SHUTDOWN_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.Socket
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- 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
-
- shutdownGracefully() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- shutdownHook - Variable in class io.netty.channel.local.LocalChannel
-
- shutdownHook - Variable in class io.netty.channel.local.LocalServerChannel
-
- shutdownHooks - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- shutdownInput() - Method in class io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
-
Shutdown the input side of the channel.
- shutdownInput0(ChannelPromise) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shutdownInput0() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shutdownLock - Variable in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- 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.concurrent.UnorderedThreadPoolEventExecutor
-
- 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.AbstractEpollStreamChannel
-
- shutdownOutput(ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- shutdownOutput() - Method in interface io.netty.channel.socket.DuplexChannel
-
- shutdownOutput(ChannelPromise) - Method in interface io.netty.channel.socket.DuplexChannel
-
- 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
-
- shutdownOutput0(ChannelPromise) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- shutdownOutput0(ChannelPromise) - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shutdownOutput0() - Method in class io.netty.channel.socket.nio.NioSocketChannel
-
- shuttingDown - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- SIGNAL - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- 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
-
- signalWork(ForkJoinPool.WorkQueue[], ForkJoinPool.WorkQueue) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tries to create or activate a worker if too few are active.
- 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.
- SimpleChannelPool(Bootstrap, ChannelPoolHandler, ChannelHealthChecker, boolean) - 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
.
- SimpleLeakAwareByteBuf - Class in io.netty.buffer
-
- SimpleLeakAwareByteBuf(ByteBuf, ResourceLeak) - Constructor for class io.netty.buffer.SimpleLeakAwareByteBuf
-
- SimpleLeakAwareCompositeByteBuf - Class in io.netty.buffer
-
- SimpleLeakAwareCompositeByteBuf(CompositeByteBuf, ResourceLeak) - Constructor for class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- SimpleTrustManagerFactory - Class in io.netty.handler.ssl.util
-
Helps to implement a custom TrustManagerFactory
.
- 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.
- SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi - Class in io.netty.handler.ssl.util
-
- SimpleTrustManagerFactorySpi() - Constructor for class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- SINGLE_EVENTEXECUTOR_PER_GROUP - Static variable in class io.netty.channel.ChannelOption
-
- singleBuffer - Variable in class io.netty.handler.ssl.SslHandler
-
Used if
SSLEngine.wrap(ByteBuffer[], ByteBuffer)
and
SSLEngine.unwrap(ByteBuffer, ByteBuffer[])
should be called with a
ByteBuf
that is only backed by one
ByteBuffer
to reduce the object
creation.
- singleDecode - Variable in class io.netty.handler.codec.ByteToMessageDecoder
-
- SingleThreadEventExecutor - Class in io.netty.util.concurrent
-
Abstract base class for
OrderedEventExecutor
'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
- SingleThreadEventExecutor(EventExecutorGroup, ThreadFactory, boolean, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new instance
- SingleThreadEventExecutor.DefaultThreadProperties - Class in io.netty.util.concurrent
-
- 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
-
- SingleThreadEventLoop(EventLoopGroup, ThreadFactory, boolean, int, RejectedExecutionHandler) - Constructor for class io.netty.channel.SingleThreadEventLoop
-
- SingleThreadEventLoop.NonWakeupRunnable - Interface in io.netty.channel
-
- size - Variable in class io.netty.buffer.CompositeByteBuf.CompositeByteBufIterator
-
- size - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- size - Variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- size() - Method in class io.netty.channel.ChannelOutboundBuffer
-
- size(Object) - Method in class io.netty.channel.DefaultMessageSizeEstimator.HandleImpl
-
- size - Variable in class io.netty.channel.epoll.IovArray
-
- size() - Method in class io.netty.channel.epoll.IovArray
-
Returns the size in bytes
- 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.nio.SelectedSelectionKeySet
-
- size - Variable in class io.netty.channel.PendingWriteQueue.PendingWrite
-
- size - Variable in class io.netty.channel.PendingWriteQueue
-
- 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.CodecOutputList
-
- size() - Method in class io.netty.handler.codec.CodecOutputList
-
- size - Variable in class io.netty.handler.codec.http.HttpObjectDecoder.HeaderParser
-
- size - Variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- size - Variable in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- size() - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- size() - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- size() - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- size - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.ToSend
-
- size - Variable in class io.netty.handler.traffic.GlobalTrafficShapingHandler.ToSend
-
- size - Variable in class io.netty.util.collection.IntObjectHashMap
-
- 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 - Variable in class io.netty.util.concurrent.DefaultFutureListeners
-
- size() - Method in class io.netty.util.concurrent.DefaultFutureListeners
-
- 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.CollectionView
-
- 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
-
- size - Variable in class io.netty.util.Recycler.Stack
-
- SIZE_TABLE - Static variable in class io.netty.channel.AdaptiveRecvByteBufAllocator
-
- sizeClass(int) - Method in class io.netty.buffer.PoolArena
-
- SizeClass() - Constructor for enum io.netty.buffer.PoolArena.SizeClass
-
- sizeClass - Variable in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
- sizeCtl - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Table initialization and resizing control.
- SIZECTL - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- 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.AdvancedLeakAwareByteBuf
-
- skipBytes(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- skipBytes(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- skipBytes(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- skipBytes(int) - Method in class io.netty.handler.codec.serialization.ObjectDecoderInputStream
-
- skipControlCharacters(ByteBuf) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- skipControlCharacters() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Skip control Characters
- skipControlCharacters() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Skip control Characters
- skipControlCharactersStandard() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- skipControlCharactersStandard() - Method in class io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- skipOneLine() - Method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Skip one empty line
- SLASH - Static variable in class io.netty.handler.codec.http.HttpRequestEncoder
-
- Slf4JLogger - Class in io.netty.util.internal.logging
-
- Slf4JLogger(Logger) - Constructor for class io.netty.util.internal.logging.Slf4JLogger
-
- 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
-
- Slf4JLoggerFactory(boolean) - 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.AdvancedLeakAwareByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- slice() - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- slice() - Method in class io.netty.buffer.SimpleLeakAwareByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SimpleLeakAwareByteBuf
-
- slice() - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SimpleLeakAwareCompositeByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- slice() - Method in class io.netty.buffer.SwappedByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.SwappedByteBuf
-
- slice() - Method in class io.netty.buffer.UnreleasableByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.UnreleasableByteBuf
-
- slice() - Method in class io.netty.buffer.WrappedByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- slice() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- slice(int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- slice() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- slice(int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- SlicedAbstractByteBuf - Class in io.netty.buffer
-
- SlicedAbstractByteBuf(AbstractByteBuf, int, int) - Constructor for class io.netty.buffer.SlicedAbstractByteBuf
-
- SlicedByteBuf - Class in io.netty.buffer
-
- SlicedByteBuf(ByteBuf, int, int) - Constructor for class io.netty.buffer.SlicedByteBuf
-
Deprecated.
- slowDownFactor - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- slowDownFactor() - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- slowGet() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- slowThreadLocalMap - Static variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- smallCacheSize - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- smallCacheSize() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return the size of the small cache.
- smallIdx(int) - Static method in class io.netty.buffer.PoolArena
-
- smallSubPageDirectCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- smallSubPageHeapCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- smallSubpagePools - Variable in class io.netty.buffer.PoolArena
-
- smallSubpages() - Method in class io.netty.buffer.PoolArena
-
- smallSubpages() - Method in interface io.netty.buffer.PoolArenaMetric
-
- SMASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- SMASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- Snappy - Class in io.netty.handler.codec.compression
-
Uncompresses an input
ByteBuf
encoded with Snappy compression into an
output
ByteBuf
.
- Snappy() - Constructor for class io.netty.handler.codec.compression.Snappy
-
- SNAPPY - Static variable in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- snappy - Variable in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- snappy - Variable in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- Snappy.State - Enum in io.netty.handler.codec.compression
-
- 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.
- SnappyFramedDecoder.ChunkType - Enum in io.netty.handler.codec.compression
-
- 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
-
- SniHandler.Selection - Class in io.netty.handler.ssl
-
- 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
-
- socket - Variable in class io.netty.channel.socket.oio.OioDatagramChannel
-
- socket - Variable in class io.netty.channel.socket.oio.OioServerSocketChannel
-
- socket - Variable in class io.netty.channel.socket.oio.OioSocketChannel
-
- Socket - Class in io.netty.channel.unix
-
Provides a JNI bridge to native socket operations.
- Socket(int) - Constructor for class io.netty.channel.unix.Socket
-
- SocketChannel - Interface in io.netty.channel.socket
-
- SocketChannelConfig - Interface in io.netty.channel.socket
-
- socketPath - Variable in class io.netty.channel.unix.DomainSocketAddress
-
- SocketWritableByteChannel() - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SocketWritableByteChannel
-
- SocksAddressType - Enum in io.netty.handler.codec.socks
-
- SocksAddressType(byte) - Constructor for enum io.netty.handler.codec.socks.SocksAddressType
-
- 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
-
- SocksAuthRequestDecoder.State - Enum in io.netty.handler.codec.socks
-
- 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
-
- SocksAuthResponseDecoder.State - Enum in io.netty.handler.codec.socks
-
- SocksAuthScheme - Enum in io.netty.handler.codec.socks
-
- SocksAuthScheme(byte) - Constructor for enum io.netty.handler.codec.socks.SocksAuthScheme
-
- SocksAuthStatus - Enum in io.netty.handler.codec.socks
-
- SocksAuthStatus(byte) - Constructor for enum io.netty.handler.codec.socks.SocksAuthStatus
-
- 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
-
- SocksCmdRequestDecoder.State - Enum in io.netty.handler.codec.socks
-
- 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
-
- SocksCmdResponseDecoder.State - Enum in io.netty.handler.codec.socks
-
- SocksCmdStatus - Enum in io.netty.handler.codec.socks
-
- SocksCmdStatus(byte) - Constructor for enum io.netty.handler.codec.socks.SocksCmdStatus
-
- SocksCmdType - Enum in io.netty.handler.codec.socks
-
- SocksCmdType(byte) - Constructor for enum io.netty.handler.codec.socks.SocksCmdType
-
- SocksCommonUtils - Class in io.netty.handler.codec.socks
-
- SocksCommonUtils() - Constructor for class io.netty.handler.codec.socks.SocksCommonUtils
-
A constructor to stop this class being constructed.
- 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
-
- SocksInitRequestDecoder.State - Enum in io.netty.handler.codec.socks
-
- 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
-
- SocksInitResponseDecoder.State - Enum in io.netty.handler.codec.socks
-
- 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
-
- SocksMessageType() - Constructor for enum io.netty.handler.codec.socks.SocksMessageType
-
- SocksProtocolVersion - Enum in io.netty.handler.codec.socks
-
- SocksProtocolVersion(byte) - Constructor for enum io.netty.handler.codec.socks.SocksProtocolVersion
-
- 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
- SocksRequestType() - Constructor for enum io.netty.handler.codec.socks.SocksRequestType
-
- 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
- SocksResponseType() - Constructor for enum io.netty.handler.codec.socks.SocksResponseType
-
- SocksSubnegotiationVersion - Enum in io.netty.handler.codec.socks
-
- SocksSubnegotiationVersion(byte) - Constructor for enum io.netty.handler.codec.socks.SocksSubnegotiationVersion
-
- 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
- SoftReferenceMap<K,V> - Class in io.netty.handler.codec.serialization
-
- SoftReferenceMap(Map<K, Reference<V>>) - Constructor for class io.netty.handler.codec.serialization.SoftReferenceMap
-
- SOMAXCONN - Static variable in class io.netty.util.NetUtil
-
The SOMAXCONN value of the current machine.
- sourceAddress - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- sourceAddress() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- sourcePort - Variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- sourcePort() - Method in class io.netty.handler.codec.haproxy.HAProxyMessage
-
- SP - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Horizontal space
- SP_CHAR - Static variable in class io.netty.handler.codec.http.HttpConstants
-
Horizontal space
- SPDY_1 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"spdy/1"
: SPDY version 1
- SPDY_2 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"spdy/2"
: SPDY version 2
- SPDY_3 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"spdy/3"
: SPDY version 3
- SPDY_3_1 - Static variable in class io.netty.handler.ssl.ApplicationProtocolNames
-
"spdy/3.1"
: SPDY version 3.1
- SPDY_DATA_FLAG_FIN - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_DATA_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_DICT - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_FLAG_FIN - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_FLAG_UNIDIRECTIONAL - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_GOAWAY_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_HEADER_FLAGS_OFFSET - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_HEADER_LENGTH_OFFSET - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_HEADER_SIZE - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_HEADER_TYPE_OFFSET - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_HEADERS_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_MAX_LENGTH - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_MAX_NV_LENGTH - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_PING_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_PUSH_PROMISE_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_RST_STREAM_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SESSION_STREAM_ID - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SETTINGS_CLEAR - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SETTINGS_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SETTINGS_MAX_ID - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SETTINGS_PERSIST_VALUE - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SETTINGS_PERSISTED - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SYN_REPLY_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_SYN_STREAM_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SPDY_WINDOW_UPDATE_FRAME - Static variable in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SpdyCodecUtil - Class in io.netty.handler.codec.spdy
-
- SpdyCodecUtil() - Constructor for class io.netty.handler.codec.spdy.SpdyCodecUtil
-
- SpdyDataFrame - Interface in io.netty.handler.codec.spdy
-
A SPDY Protocol DATA Frame
- spdyDataFrame - Variable in class io.netty.handler.codec.spdy.SpdySession.PendingWrite
-
- 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 - Variable in 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.
- SpdyFrameDecoder.State - Enum in io.netty.handler.codec.spdy
-
- SpdyFrameDecoderDelegate - Interface in io.netty.handler.codec.spdy
-
- spdyFrameEncoder - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- 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
- spdyHeaderBlockDecoder - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- SpdyHeaderBlockDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockDecoder() - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder
-
- spdyHeaderBlockEncoder - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- SpdyHeaderBlockEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockEncoder() - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder
-
- SpdyHeaderBlockJZlibEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockJZlibEncoder(SpdyVersion, int, int, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder
-
- SpdyHeaderBlockRawDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockRawDecoder(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- SpdyHeaderBlockRawDecoder.State - Enum in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockRawEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockRawEncoder(SpdyVersion) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- SpdyHeaderBlockZlibDecoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockZlibDecoder(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder
-
- SpdyHeaderBlockZlibEncoder - Class in io.netty.handler.codec.spdy
-
- SpdyHeaderBlockZlibEncoder(SpdyVersion, int) - Constructor for class io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- 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() - Constructor for class io.netty.handler.codec.spdy.SpdyHttpHeaders
-
- 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() - Constructor for class io.netty.handler.codec.spdy.SpdyOrHttpChooser
-
Deprecated.
- SpdyOrHttpChooser.SelectedProtocol - Enum in io.netty.handler.codec.spdy
-
Deprecated.
- 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
- SpdySession - Class in io.netty.handler.codec.spdy
-
- SpdySession(int, int) - Constructor for class io.netty.handler.codec.spdy.SpdySession
-
- spdySession - Variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- SpdySession.PendingWrite - Class in io.netty.handler.codec.spdy
-
- SpdySession.StreamComparator - Class in io.netty.handler.codec.spdy
-
- SpdySession.StreamState - Class in io.netty.handler.codec.spdy
-
- 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.
- SpdySessionHandler.ClosingChannelFutureListener - Class in io.netty.handler.codec.spdy
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdyFrameCodec
-
- 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 - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- spdyVersion - Variable in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- SpdyVersion - Enum in io.netty.handler.codec.spdy
-
- SpdyVersion(int, int) - Constructor for enum io.netty.handler.codec.spdy.SpdyVersion
-
- 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, long, int, long, long) - Static method in class io.netty.channel.epoll.Native
-
- splice0(int, long, int, long, long) - Static method in class io.netty.channel.epoll.Native
-
- SPLICE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- SPLICE_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.epoll.Native
-
- SPLICE_TO_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- SpliceFdTask(FileDescriptor, int, int, ChannelPromise) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceFdTask
-
- spliceIn(RecvByteBufAllocator.Handle) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceFdTask
-
- spliceIn(RecvByteBufAllocator.Handle) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInChannelTask
-
- spliceIn(RecvByteBufAllocator.Handle) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- spliceIn(FileDescriptor, RecvByteBufAllocator.Handle) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- SpliceInChannelTask(AbstractEpollStreamChannel, int, ChannelPromise) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInChannelTask
-
- SpliceInTask(int, ChannelPromise) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
-
- spliceOut() - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceOutTask
-
- SpliceOutTask(AbstractEpollStreamChannel, int, boolean) - Constructor for class io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceOutTask
-
- spliceQueue - Variable in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- 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
-
- spliterator166() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySetView
-
- spliterator166() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- spliterator166() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- splitHeader(AppendableCharSequence) - Method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- splitHeaderContentType(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
Split the very first line (Content-Type value) in 3 Strings
- splitInitialLine(AppendableCharSequence) - Static method in class io.netty.handler.codec.http.HttpObjectDecoder
-
- splitMultipartHeader(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Split one header in Multipart
- splitMultipartHeaderValues(String) - Static method in class io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
Split one header value in Multipart
- spread(int) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Spreads (XORs) higher bits of hash to lower and also forces top
bit to 0.
- SQMASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- SSIZE_MAX - Static variable in class io.netty.channel.epoll.Native
-
- ssizeMax() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- SSL_CONTENT_TYPE_ALERT - Static variable in class io.netty.handler.ssl.SslUtils
-
alert
- SSL_CONTENT_TYPE_APPLICATION_DATA - Static variable in class io.netty.handler.ssl.SslUtils
-
application data
- SSL_CONTENT_TYPE_CHANGE_CIPHER_SPEC - Static variable in class io.netty.handler.ssl.SslUtils
-
change cipher spec
- SSL_CONTENT_TYPE_HANDSHAKE - Static variable in class io.netty.handler.ssl.SslUtils
-
handshake
- SSL_RECORD_HEADER_LENGTH - Static variable in class io.netty.handler.ssl.SslUtils
-
the length of the ssl record header (in bytes)
- sslCloseFuture - Variable in class io.netty.handler.ssl.SslHandler
-
- 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 - Variable in class io.netty.handler.ssl.JdkSslContext
-
- sslContext() - Method in class io.netty.handler.ssl.SniHandler
-
- SslContext - Class in io.netty.handler.ssl
-
A secure socket protocol implementation which acts as a factory for
SSLEngine
and
SslHandler
.
- SslContext() - Constructor for class io.netty.handler.ssl.SslContext
-
Creates a new instance (startTls set to false
).
- SslContext(boolean) - Constructor for class io.netty.handler.ssl.SslContext
-
Creates a new instance.
- SslContextBuilder - Class in io.netty.handler.ssl
-
Builder for configuring a new SslContext for creation.
- SslContextBuilder(boolean) - Constructor for class io.netty.handler.ssl.SslContextBuilder
-
- SSLENGINE_CLOSED - Static variable in class io.netty.handler.ssl.SslHandler
-
- SslHandler - Class in io.netty.handler.ssl
-
- SslHandler(SSLEngine) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SslHandler(SSLEngine, boolean) - Constructor for class io.netty.handler.ssl.SslHandler
-
Creates a new instance.
- SslHandler(SSLEngine, Executor) - Constructor for class io.netty.handler.ssl.SslHandler
-
- SslHandler(SSLEngine, boolean, Executor) - Constructor for class io.netty.handler.ssl.SslHandler
-
- SslHandler.LazyChannelPromise - Class in io.netty.handler.ssl
-
- 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() - Constructor for class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
Creates a new event that indicates a successful handshake.
- SslHandshakeCompletionEvent(Throwable) - Constructor for class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
Creates a new event that indicates an unsuccessful handshake.
- SslParametersUtils - Class in io.netty.handler.ssl
-
- SslParametersUtils() - Constructor for class io.netty.handler.ssl.SslParametersUtils
-
- sslProvider(SslProvider) - Method in class io.netty.handler.ssl.SslContextBuilder
-
- SslProvider - Enum in io.netty.handler.ssl
-
An enumeration of SSL/TLS protocol providers.
- SslProvider() - Constructor for enum io.netty.handler.ssl.SslProvider
-
- SslUtils - Class in io.netty.handler.ssl
-
Constants for SSL packets.
- SslUtils() - Constructor for class io.netty.handler.ssl.SslUtils
-
- SSRC - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"ssrc"
- ST_CANCELLED - Static variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- ST_CONTENT_CHUNK - Static variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- ST_CONTENT_NON_CHUNK - Static variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- ST_EXPIRED - Static variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- ST_INIT - Static variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- ST_INIT - Static variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- ST_NOT_STARTED - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ST_SHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- ST_SHUTDOWN - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ST_SHUTTING_DOWN - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ST_STARTED - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ST_TERMINATED - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- stack - Variable in class io.netty.util.Recycler.DefaultHandle
-
- Stack(Recycler<T>, Thread, int, int, int, int) - Constructor for class io.netty.util.Recycler.Stack
-
- STACK_TRACE_ELEMENT_EXCLUSIONS - Static variable in class io.netty.util.ResourceLeakDetector
-
- stackTrace() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- stackTrace() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- stackTraceToString(Throwable) - Static method in class io.netty.util.internal.ThrowableUtil
-
Gets the stack trace from a Throwable as a String.
- 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.
- START_TIME - Static variable in class io.netty.util.concurrent.ScheduledFutureTask
-
- started - Variable in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- started - Variable in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- started - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- started - Static variable in class io.netty.util.ThreadDeathWatcher
-
- startIndex - Variable in class io.netty.buffer.ByteBufInputStream
-
- startIndex - Variable in class io.netty.buffer.ByteBufOutputStream
-
- startOffset - Variable in class io.netty.handler.stream.ChunkedFile
-
- startOffset() - Method in class io.netty.handler.stream.ChunkedFile
-
Returns the offset in the file where the transfer began.
- startOffset - Variable in class io.netty.handler.stream.ChunkedNioFile
-
- startOffset() - Method in class io.netty.handler.stream.ChunkedNioFile
-
Returns the offset in the file where the transfer began.
- startThread() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- startThread() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- startTime - Variable in class io.netty.util.HashedWheelTimer
-
- startTimeInitialized - Variable in class io.netty.util.HashedWheelTimer
-
- startTls - Variable in class io.netty.handler.ssl.SslContext
-
- startTls - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- startTls(boolean) - Method in class io.netty.handler.ssl.SslContextBuilder
-
true
if the first write request shouldn't be encrypted.
- startTls - Variable in class io.netty.handler.ssl.SslHandler
-
- state - Variable in class io.netty.channel.embedded.EmbeddedChannel
-
- state() - Method in class io.netty.channel.epoll.EpollTcpInfo
-
- state - Variable in class io.netty.channel.local.LocalChannel
-
- state - Variable in class io.netty.channel.local.LocalServerChannel
-
- state - Variable in class io.netty.channel.unix.FileDescriptor
-
Bit map = [Output Shutdown | Input Shutdown | Closed]
- state - Variable in class io.netty.handler.codec.compression.Snappy
-
- State() - Constructor for enum io.netty.handler.codec.compression.Snappy.State
-
- state - Variable in class io.netty.handler.codec.http.HttpContentEncoder
-
- State() - Constructor for enum io.netty.handler.codec.http.HttpContentEncoder.State
-
- State() - Constructor for enum io.netty.handler.codec.http.HttpObjectDecoder.State
-
- state - Variable in class io.netty.handler.codec.http.HttpObjectEncoder
-
- state - Variable in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- State() - Constructor for enum io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.State
-
- state - Variable in class io.netty.handler.codec.ProtocolDetectionResult
-
- state() - Method in class io.netty.handler.codec.ProtocolDetectionResult
-
- state - Variable in class io.netty.handler.codec.ReplayingDecoder
-
- 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() - Constructor for enum io.netty.handler.codec.socks.SocksAuthRequestDecoder.State
-
- State() - Constructor for enum io.netty.handler.codec.socks.SocksAuthResponseDecoder.State
-
- State() - Constructor for enum io.netty.handler.codec.socks.SocksCmdRequestDecoder.State
-
- State() - Constructor for enum io.netty.handler.codec.socks.SocksCmdResponseDecoder.State
-
- State() - Constructor for enum io.netty.handler.codec.socks.SocksInitRequestDecoder.State
-
- State() - Constructor for enum io.netty.handler.codec.socks.SocksInitResponseDecoder.State
-
- state - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- State() - Constructor for enum io.netty.handler.codec.spdy.SpdyFrameDecoder.State
-
- state - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder
-
- State() - Constructor for enum io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder.State
-
- state - Variable in class io.netty.handler.timeout.IdleStateEvent
-
- state() - Method in class io.netty.handler.timeout.IdleStateEvent
-
Returns the idle state.
- state - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- state() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- state - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- state() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- state - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- state() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- STATE_ALL_MASK - Static variable in class io.netty.channel.unix.FileDescriptor
-
- STATE_CLOSED_MASK - Static variable in class io.netty.channel.unix.FileDescriptor
-
- STATE_INPUT_SHUTDOWN_MASK - Static variable in class io.netty.channel.unix.FileDescriptor
-
- STATE_OUTPUT_SHUTDOWN_MASK - Static variable in class io.netty.channel.unix.FileDescriptor
-
- STATE_UPDATER - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- STATE_UPDATER - Static variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- STATES - Static variable in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- stateUpdater - Static variable in class io.netty.channel.unix.FileDescriptor
-
- status - Variable in class io.netty.handler.codec.http.DefaultHttpResponse
-
- status - Variable in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- status() - Method in class io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
-
- status - Variable in class io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
-
- 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.
- status - Variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
The run status of this task
- STATUS - Static variable in class io.netty.util.internal.chmv8.ForkJoinTask
-
- statusCode() - Method in class io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
-
Returns the closing status code as per
RFC 6455.
- statusPhrase - Variable in class io.netty.handler.codec.spdy.SpdySessionStatus
-
- statusPhrase() - Method in class io.netty.handler.codec.spdy.SpdySessionStatus
-
Returns the status phrase of this status.
- statusPhrase - Variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
- statusPhrase() - Method in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
Returns the status phrase of this status.
- stayClosed - Variable in class io.netty.channel.group.DefaultChannelGroup
-
- stealCount - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- STEALCOUNT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- 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.
- STOP_BIT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- str - Variable in class io.netty.buffer.EmptyByteBuf
-
- STREAM_ALREADY_CLOSED - Static variable in class io.netty.handler.codec.spdy.SpdyStreamStatus
-
9 Stream Already Closed
- STREAM_CLOSED - Static variable in class io.netty.handler.codec.spdy.SpdySessionHandler
-
- 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
- STREAM_START - Static variable in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
All streams should start with the "Stream identifier", containing chunk
type 0xff, a length field of 0x6, and 'sNaPpY' in ASCII.
- streamComparator - Variable in class io.netty.handler.codec.spdy.SpdySession
-
- StreamComparator() - Constructor for class io.netty.handler.codec.spdy.SpdySession.StreamComparator
-
- streamId - Variable in class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- streamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyStreamFrame
-
- streamId - Variable in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- streamId() - Method in class io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
-
- streamId - Variable in class io.netty.handler.codec.spdy.SpdyFrameDecoder
-
- 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 - Variable in class io.netty.channel.sctp.SctpMessage
-
- streamIdentifier() - Method in class io.netty.channel.sctp.SctpMessage
-
Return the stream-identifier
- streamIdentifier - Variable in class io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
-
- streamIdentifier - Variable in class io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
-
- streamNumber() - Method in class com.sun.nio.sctp.MessageInfo
-
- streamNumber(int) - Method in class com.sun.nio.sctp.MessageInfo
-
- StreamState(byte, boolean, boolean, int, int) - Constructor for class io.netty.handler.codec.spdy.SpdySession.StreamState
-
- strError(int) - Static method in class io.netty.channel.unix.ErrorsStaticallyReferencedJniMethods
-
- 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 and (for methods that accept
multiple cookies) sorts cookies into order of decreasing path length, as specified in RFC6265.
- strict - Variable in class io.netty.handler.codec.http.cookie.CookieDecoder
-
- strict - Variable in class io.netty.handler.codec.http.cookie.CookieEncoder
-
- 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, and (for methods that accept multiple cookies) that only
one cookie is encoded with any given name.
- STRICT - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- strict - Variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- strict - Variable in class io.netty.handler.codec.http.HttpContentDecompressor
-
- stringBuilder() - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- stringBuilder() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- stringBuilder - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- StringDecoder - Class in io.netty.handler.codec.string
-
Decodes a received
ByteBuf
into a
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
-
Encodes the requested
String
into a
ByteBuf
.
- 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.
- StringUtil() - Constructor for class io.netty.util.internal.StringUtil
-
- STRIP_PATTERN - Static variable in class io.netty.handler.codec.http.multipart.AbstractHttpData
-
- stripDelimiter - Variable in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- stripDelimiter - Variable in class io.netty.handler.codec.LineBasedFrameDecoder
-
- Striped64 - Class in io.netty.util.internal.chmv8
-
A package-local class holding common representation and mechanics
for classes supporting dynamic striping on 64bit values.
- Striped64() - Constructor for class io.netty.util.internal.chmv8.Striped64
-
Package-private default constructor
- Striped64.Cell - Class in io.netty.util.internal.chmv8
-
Padded variant of AtomicLong supporting only raw accesses plus CAS.
- stripTrailingSeparator(StringBuilder) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- stripTrailingSeparatorOrNull(StringBuilder) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- strVal - Variable in class io.netty.channel.AbstractChannel
-
- strVal - Variable in class io.netty.channel.local.LocalAddress
-
- strValActive - Variable in class io.netty.channel.AbstractChannel
-
Cache for the string representation of this channel
- 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(Runnable) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- submit(Runnable, T) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- submit(Callable<T>) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- 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
-
- submitters - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Per-thread submission bookkeeping.
- 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.AbstractTrafficShapingHandler
-
- submitWrite(ChannelHandlerContext, Object, long, long, long, ChannelPromise) - Method in class io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- submitWrite(ChannelHandlerContext, Object, long, long, long, ChannelPromise) - Method in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- submitWrite(ChannelHandlerContext, Object, long, long, long, ChannelPromise) - Method in class io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- SUBNEGOTIATION_VERSION - Static variable in class io.netty.handler.codec.socks.SocksAuthRequest
-
- SUBNEGOTIATION_VERSION - Static variable in class io.netty.handler.codec.socks.SocksAuthResponse
-
- subnetMask - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip4SubnetFilterRule
-
- subnetMask - Variable in class io.netty.handler.ipfilter.IpSubnetFilterRule.Ip6SubnetFilterRule
-
- subpageIdx(int) - Method in class io.netty.buffer.PoolChunk
-
- SubPageMemoryRegionCache(int, PoolArena.SizeClass) - Constructor for class io.netty.buffer.PoolThreadCache.SubPageMemoryRegionCache
-
- subPageMetricList(PoolSubpage<?>[]) - Static method in class io.netty.buffer.PoolArena
-
- subpageOverflowMask - Variable in class io.netty.buffer.PoolArena
-
- subpageOverflowMask - Variable in class io.netty.buffer.PoolChunk
-
Used to determine if the requested capacity is equal to or greater than pageSize.
- subpages - Variable in class io.netty.buffer.PoolChunk
-
- subprotocols - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- subprotocols() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the CSV of supported sub protocols
- subprotocols - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
- subprotocols - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- subprotocols - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- subSequence(int, int) - Method in class io.netty.handler.codec.http.HttpHeaderEntity
-
- 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).
- subStringUnsafe(int, int) - Method in class io.netty.util.internal.AppendableCharSequence
-
Create a new String
from the given start to end.
- SucceededChannelFuture - Class in io.netty.channel
-
- SucceededChannelFuture(Channel, EventExecutor) - Constructor for class io.netty.channel.SucceededChannelFuture
-
Creates a new instance.
- succeededFuture - Variable in class io.netty.channel.AbstractChannel
-
- succeededFuture - Variable in class io.netty.channel.AbstractChannelHandlerContext
-
- 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
-
- success() - Method in class io.netty.handler.stream.ChunkedWriteHandler.PendingWrite
-
- SUCCESS - Static variable in class io.netty.util.concurrent.DefaultPromise
-
- successAndRecycle() - Method in class io.netty.util.internal.PendingWrite
-
Mark the underlying
Promise
successed and reycle this instance.
- successCount - Variable in class io.netty.channel.group.DefaultChannelGroupFuture
-
- sum() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
Returns the current sum.
- sumCount() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- sumThenReset() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- SUPER - Static variable in class io.netty.util.internal.logging.JdkLogger
-
- SUPPORTED_CIPHERS - Static variable in class io.netty.handler.ssl.JdkSslContext
-
- SupportedCipherSuiteFilter - Class in io.netty.handler.ssl
-
This class will filter all requested ciphers out that are not supported by the current SSLEngine
.
- SupportedCipherSuiteFilter() - Constructor for class io.netty.handler.ssl.SupportedCipherSuiteFilter
-
- supportedOptions() - Method in class com.sun.nio.sctp.SctpChannel
-
- supportedProtocols - Variable in class io.netty.handler.ssl.ApplicationProtocolConfig
-
- supportedProtocols() - Method in class io.netty.handler.ssl.ApplicationProtocolConfig
-
The application level protocols supported.
- supportedProtocols - Variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelectionListener
-
- supportedProtocols - Variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelector
-
- 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.
- swapped - Variable in class io.netty.buffer.EmptyByteBuf
-
- swapped - Variable in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- swappedBuf - Variable in class io.netty.buffer.AbstractByteBuf
-
- swappedBuf - Variable in class io.netty.buffer.UnreleasableByteBuf
-
- SwappedByteBuf - Class in io.netty.buffer
-
Wrapper which swap the
ByteOrder
of a
ByteBuf
.
- 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.CompleteChannelFuture
-
- sync() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- sync() - Method in class io.netty.channel.DefaultChannelPromise
-
- sync() - Method in class io.netty.channel.FailedChannelFuture
-
- sync() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- sync() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- sync() - Method in class io.netty.channel.VoidChannelPromise
-
- 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.CompleteChannelFuture
-
- syncUninterruptibly() - Method in class io.netty.channel.DefaultChannelProgressivePromise
-
- syncUninterruptibly() - Method in class io.netty.channel.DefaultChannelPromise
-
- syncUninterruptibly() - Method in class io.netty.channel.FailedChannelFuture
-
- syncUninterruptibly() - Method in interface io.netty.channel.group.ChannelGroupFuture
-
- syncUninterruptibly() - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- syncUninterruptibly() - Method in class io.netty.channel.VoidChannelPromise
-
- 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.
- SystemPropertyUtil() - Constructor for class io.netty.util.internal.SystemPropertyUtil
-
- t - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor.DefaultThreadProperties
-
- tab - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.BulkTask
-
- tab - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- tabAt(ConcurrentHashMapV8.Node<K, V>[], int) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- table - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The array of bins.
- tableSizeFor(int) - Static method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Returns a power of two table size for the given desired capacity.
- tag - Variable in class io.netty.handler.codec.compression.Snappy
-
- tail - Variable in class io.netty.channel.DefaultChannelPipeline
-
- tail - Variable in class io.netty.channel.PendingWriteQueue
-
- tail - Variable in class io.netty.util.HashedWheelTimer.HashedWheelBucket
-
- tail - Variable in class io.netty.util.Recycler.WeakOrderQueue
-
- tail - Variable in class io.netty.util.ResourceLeakDetector
-
- TAIL_NAME - Static variable in class io.netty.channel.DefaultChannelPipeline
-
- TailContext(DefaultChannelPipeline) - Constructor for class io.netty.channel.DefaultChannelPipeline.TailContext
-
- tailEntry - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- takeTask() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Take the next Runnable
from the task queue and so will block if no task is currently present.
- 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 - Variable in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- targetContentEncoding() - Method in class io.netty.handler.codec.http.HttpContentEncoder.Result
-
- task - Variable in class io.netty.util.concurrent.PromiseTask.RunnableAdapter
-
- task - Variable in class io.netty.util.concurrent.PromiseTask
-
- task - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- task() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- task - Variable in class io.netty.util.ThreadDeathWatcher.Entry
-
- task() - Method in interface io.netty.util.Timeout
-
Returns the
TimerTask
which is associated with this handle.
- taskQueue - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- taskQueue - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- taskRunner - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- TaskRunner() - Constructor for class io.netty.util.concurrent.GlobalEventExecutor.TaskRunner
-
- tasks - Variable in class io.netty.channel.embedded.EmbeddedEventLoop
-
- TC_MASK - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- TC_SHIFT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- TC_UNIT - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- 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_DEFER_ACCEPT - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_FASTOPEN - 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_MD5SIG - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_MD5SIG_MAXKEYLEN - Static variable in class io.netty.channel.epoll.Native
-
- TCP_NODELAY - Static variable in class io.netty.channel.ChannelOption
-
- TCP_NOTSENT_LOWAT - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_QUICKACK - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- TCP_USER_TIMEOUT - Static variable in class io.netty.channel.epoll.EpollChannelOption
-
- 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
-
- tcpInfo0(int, int[]) - Static method in class io.netty.channel.epoll.Native
-
- tcpMd5SigAddresses - Variable in class io.netty.channel.epoll.EpollServerSocketChannel
-
- tcpMd5SigAddresses() - Method in class io.netty.channel.epoll.EpollServerSocketChannel
-
- tcpMd5SigAddresses - Variable in class io.netty.channel.epoll.EpollSocketChannel
-
- tcpMd5SigMaxKeyLen() - Static method in class io.netty.channel.epoll.NativeStaticallyReferencedJniMethods
-
- TcpMd5Util - Class in io.netty.channel.epoll
-
- TcpMd5Util() - Constructor for class io.netty.channel.epoll.TcpMd5Util
-
- 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.
- tempFile() - Method in class io.netty.handler.codec.http.multipart.AbstractDiskHttpData
-
- TEMPORARY_REDIRECT - Static variable in class io.netty.handler.codec.http.HttpResponseStatus
-
307 Temporary Redirect (since HTTP/1.1)
- terminate() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- terminated - Variable in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- terminatedChildren - Variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- terminationFuture() - Method in class io.netty.channel.embedded.EmbeddedEventLoop
-
- terminationFuture - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- 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 - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- terminationFuture - Variable in class io.netty.util.concurrent.ImmediateEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- terminationFuture - Variable in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- terminationFuture() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- terminationFuture - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- terminationFuture - Variable in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- TEST_OBJECT - Static variable in class io.netty.util.internal.TypeParameterMatcher
-
- text - Variable in class io.netty.handler.codec.http.HttpVersion
-
- 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
- TEXT_PREFIX - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
- 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.
- THIRD_ADDRESS_OCTET_SHIFT - Static variable in class io.netty.handler.codec.socks.SocksCommonUtils
-
- thread - Variable in class io.netty.buffer.PoolThreadCache
-
- thread - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- thread - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- thread - Variable in class io.netty.util.Recycler.Stack
-
- thread - Variable in class io.netty.util.ThreadDeathWatcher.Entry
-
- THREAD_LOCAL_BUFFER_SIZE - Static variable in class io.netty.buffer.ByteBufUtil
-
- threadCache - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- threadCache() - Method in class io.netty.buffer.PooledByteBufAllocator
-
- ThreadDeathWatcher - Class in io.netty.util
-
Checks if a thread is alive periodically and runs a task when a thread dies.
- ThreadDeathWatcher() - Constructor for class io.netty.util.ThreadDeathWatcher
-
- ThreadDeathWatcher.Entry - Class in io.netty.util
-
- ThreadDeathWatcher.Watcher - Class in io.netty.util
-
- threadFactory - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- threadFactory - Variable in class io.netty.util.concurrent.GlobalEventExecutor
-
- threadFactory - Static variable in class io.netty.util.ThreadDeathWatcher
-
- threadGroup - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- threadHashCode - Static variable in class io.netty.util.internal.chmv8.Striped64
-
ThreadLocal holding a single-slot int array holding hash code.
- threadLocal - Variable in class io.netty.util.Recycler
-
- threadLocalCapacity() - Method in class io.netty.util.Recycler
-
- threadLocalDirectBuffer() - Static method in class io.netty.buffer.ByteBufUtil
-
Returns a cached thread-local direct buffer, if available.
- ThreadLocalDirectByteBuf(Recycler.Handle) - Constructor for class io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
-
- ThreadLocalInsecureRandom - Class in io.netty.handler.ssl.util
-
Insecure
SecureRandom
which relies on
ThreadLocalRandom
for random number generation.
- ThreadLocalInsecureRandom() - Constructor for class io.netty.handler.ssl.util.ThreadLocalInsecureRandom
-
- threadLocalMap - Variable in class io.netty.util.concurrent.FastThreadLocalThread
-
- threadLocalMap() - Method in class io.netty.util.concurrent.FastThreadLocalThread
-
Returns the internal data structure that keeps the thread-local variables bound to this thread.
- ThreadLocalRandom - Class in io.netty.util.internal
-
A random number generator isolated to the current thread.
- ThreadLocalRandom() - Constructor for class io.netty.util.internal.ThreadLocalRandom
-
Constructor called only by localRandom.initialValue.
- threadLocalSize() - Method in class io.netty.util.Recycler
-
- ThreadLocalUnsafeDirectByteBuf(Recycler.Handle) - Constructor for class io.netty.buffer.ByteBufUtil.ThreadLocalUnsafeDirectByteBuf
-
- threadLock - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- 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
-
- threadProperties - Variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- threadProperties() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ThreadProperties - Interface in io.netty.util.concurrent
-
Expose details for a Thread
.
- throwable - Variable in class io.netty.util.internal.logging.FormattingTuple
-
- ThrowableUtil - Class in io.netty.util.internal
-
- ThrowableUtil() - Constructor for class io.netty.util.internal.ThrowableUtil
-
- throwConnectException(String, Errors.NativeConnectException, int) - Static method in class io.netty.channel.unix.Errors
-
- thrower - Variable in class io.netty.util.internal.chmv8.ForkJoinTask.ExceptionNode
-
- throwException(Throwable) - Static method in class io.netty.util.internal.PlatformDependent
-
Raises an exception bypassing compiler checks for checked exceptions.
- throwException(Throwable) - Static method in class io.netty.util.internal.PlatformDependent0
-
- throwException0(Throwable) - Static method in class io.netty.util.internal.PlatformDependent
-
- throwIfInEventLoop(String) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- tick - Variable in class io.netty.util.HashedWheelTimer.Worker
-
- tickDuration - Variable in class io.netty.util.HashedWheelTimer
-
- 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
-
- TIMEOUT_EXCEPTION - Static variable in class io.netty.channel.pool.FixedChannelPool
-
- TIMEOUT_SLOP - Static variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tolerance for idle timeouts, to cope with timer undershoots
- TimeoutException - Exception in io.netty.handler.timeout
-
A
TimeoutException
when no data was either read or written within a
certain period of time.
- TimeoutException() - Constructor for exception io.netty.handler.timeout.TimeoutException
-
- timeoutFuture - Variable in class io.netty.channel.pool.FixedChannelPool.AcquireTask
-
- timeoutNanos - Variable in class io.netty.handler.timeout.WriteTimeoutHandler
-
- timeouts - Variable in class io.netty.util.HashedWheelTimer
-
- timeoutTask - Variable in class io.netty.channel.pool.FixedChannelPool
-
- TimeoutTask() - Constructor for class io.netty.channel.pool.FixedChannelPool.TimeoutTask
-
- timer - Variable in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- timer() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- 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"
- tinyCacheSize - Variable in class io.netty.buffer.PooledByteBufAllocator
-
- tinyCacheSize() - Method in class io.netty.buffer.PooledByteBufAllocator
-
Return the size of the tiny cache.
- tinyIdx(int) - Static method in class io.netty.buffer.PoolArena
-
- tinySubPageDirectCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- tinySubPageHeapCaches - Variable in class io.netty.buffer.PoolThreadCache
-
- tinySubpagePools - Variable in class io.netty.buffer.PoolArena
-
- tinySubpages() - Method in class io.netty.buffer.PoolArena
-
- tinySubpages() - Method in interface io.netty.buffer.PoolArenaMetric
-
- tlmd - Static variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- tm - Variable in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- tm - Static variable in class io.netty.handler.ssl.util.InsecureTrustManagerFactory
-
- tmpdir() - Static method in class io.netty.util.internal.NativeLibraryLoader
-
- TMPDIR - Static variable in class io.netty.util.internal.PlatformDependent
-
- tmpdir() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns the temporary directory.
- tmpdir0() - Static method in class io.netty.util.internal.PlatformDependent
-
- tmpNioBuf - Variable in class io.netty.buffer.PooledByteBuf
-
- tmpNioBuf - Variable in class io.netty.buffer.ReadOnlyByteBufferBuf
-
- tmpNioBuf - Variable in class io.netty.buffer.UnpooledDirectByteBuf
-
- tmpNioBuf - Variable in class io.netty.buffer.UnpooledHeapByteBuf
-
- tmpNioBuf - Variable in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- tmpPacket - Variable in class io.netty.channel.socket.oio.OioDatagramChannel
-
- toAddressString(InetAddress) - Static method in class io.netty.util.NetUtil
-
Returns the String
representation of an InetAddress
.
- toAddressString(InetAddress, boolean) - Static method in class io.netty.util.NetUtil
-
Returns the String
representation of an InetAddress
.
- toApplicationProtocolConfig(Iterable<String>) - Static method in class io.netty.handler.ssl.SslContext
-
- toArray() - Method in class io.netty.channel.group.DefaultChannelGroup
-
- toArray(T[]) - Method in class io.netty.channel.group.DefaultChannelGroup
-
- toArray() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- toArray(T[]) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
- toBase64(ByteBufAllocator, ByteBuf) - Static method in class io.netty.handler.ssl.SslUtils
-
- toByteBuf() - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- toByteBuffer(ByteBuf, int, int) - Static method in class io.netty.handler.ssl.SslHandler
-
- toByteIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
- toByteIndex(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- toCallable(Runnable, T) - Static method in class io.netty.util.concurrent.PromiseTask
-
- toCharSequence(Object) - Static method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- toComponentIndex(int) - Method in class io.netty.buffer.CompositeByteBuf
-
Return the index for the given offset
- toComponentIndex(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- toDirectory(String) - Static method in class io.netty.util.internal.NativeLibraryLoader
-
- toDirectory(String) - Static method in class io.netty.util.internal.PlatformDependent
-
- toExternal(T) - Static method in class io.netty.util.collection.IntObjectHashMap
-
- toFingerprintArray(Iterable<String>) - Static method in class io.netty.handler.ssl.util.FingerprintTrustManagerFactory
-
- toFrameLength(long) - Static method in class io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder
-
- toFullMessage(HttpMessage) - Static method in class io.netty.handler.codec.http.HttpObjectAggregator
-
- toHandle(int) - Method in class io.netty.buffer.PoolSubpage
-
- 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
-
- toInternal(T) - Static method in class io.netty.util.collection.IntObjectHashMap
-
- toInternalLevel() - Method in enum io.netty.handler.logging.LogLevel
-
- toJava(String, String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Convert from OpenSSL cipher suite name convention to java cipher suite name convention.
- toJavaBulkCipher(String, boolean) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toJavaHandshakeAlgo(String, boolean) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toJavaHmacAlgo(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toJavaUncached(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toLeakAwareBuffer(ByteBuf) - Static method in class io.netty.buffer.AbstractByteBufAllocator
-
- toLeakAwareBuffer(CompositeByteBuf) - Static method in class io.netty.buffer.AbstractByteBufAllocator
-
- toList(Iterable<String>) - Static method in class io.netty.handler.ssl.ApplicationProtocolUtil
-
- toList(int, Iterable<String>) - Static method in class io.netty.handler.ssl.ApplicationProtocolUtil
-
- toList(String...) - Static method in class io.netty.handler.ssl.ApplicationProtocolUtil
-
- toList(int, String...) - Static method in class io.netty.handler.ssl.ApplicationProtocolUtil
-
- 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.
- toMap() - Method in class io.netty.channel.DefaultChannelPipeline
-
- toNegotiator(ApplicationProtocolConfig, boolean) - Static method in class io.netty.handler.ssl.JdkSslContext
-
- 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.
- tooLongFrameFound - Variable in class io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
-
- tooLongFrameLength - Variable in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- tooLongFrameLength - Variable in class io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
- tooManyChannels - Variable in class io.netty.channel.ThreadPerChannelEventLoopGroup
-
- toOpenSsl(Iterable<String>) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Converts the specified Java cipher suites to the colon-separated OpenSSL cipher suite specification.
- toOpenSsl(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
Converts the specified Java cipher suite to its corresponding OpenSSL cipher suite name.
- toOpenSslBulkCipher(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toOpenSslHandshakeAlgo(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toOpenSslHmacAlgo(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- toOpenSslUncached(String) - Static method in class io.netty.handler.ssl.CipherSuiteConverter
-
- top - Variable in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- toPEM(ByteBufAllocator, boolean, PrivateKey) - Static method in class io.netty.handler.ssl.PemPrivateKey
-
- toPEM(ByteBufAllocator, boolean, X509Certificate...) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
Creates a
PemEncoded
value from the
X509Certificate
s.
- toPoolName(Class<?>) - Static method in class io.netty.util.concurrent.DefaultThreadFactory
-
- toPrivateKey(File, String) - Static method in class io.netty.handler.ssl.SslContext
-
- toPrivateKey(InputStream, String) - Static method in class io.netty.handler.ssl.SslContext
-
- toPrivateKeyInternal(File, String) - Static method in class io.netty.handler.ssl.SslContext
-
- ToSend(long, Object, ChannelPromise) - Constructor for class io.netty.handler.traffic.ChannelTrafficShapingHandler.ToSend
-
- toSend - Variable in class io.netty.handler.traffic.ChannelTrafficShapingHandler.ToSend
-
- ToSend(long, Object, long, ChannelPromise) - Constructor for class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.ToSend
-
- toSend - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.ToSend
-
- ToSend(long, Object, long, ChannelPromise) - Constructor for class io.netty.handler.traffic.GlobalTrafficShapingHandler.ToSend
-
- toSend - Variable in class io.netty.handler.traffic.GlobalTrafficShapingHandler.ToSend
-
- toString() - Method in class io.netty.bootstrap.AbstractBootstrap.BootstrapChannelFactory
-
- 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.AdvancedLeakAwareByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- toString(Charset) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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() - Method in class io.netty.buffer.FixedCompositeByteBuf
-
- toString() - Method in class io.netty.buffer.PoolArena
-
- toString() - Method in class io.netty.buffer.PoolChunk
-
- toString() - Method in class io.netty.buffer.PoolChunkList
-
- toString() - Method in class io.netty.buffer.PoolSubpage
-
- 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(Charset) - Method in class io.netty.buffer.WrappedByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.WrappedByteBuf
-
- toString() - Method in class io.netty.buffer.WrappedByteBuf
-
- toString(Charset) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- toString(int, int, Charset) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- toString() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- 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.DefaultChannelPipeline
-
Returns the String
representation of this pipeline.
- toString() - Method in class io.netty.channel.embedded.EmbeddedSocketAddress
-
- 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.channel.unix.Socket
-
- 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.DefaultHttpHeaders.HeaderEntry
-
- 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.HttpHeaderEntity
-
- toString() - Method in class io.netty.handler.codec.http.HttpMethod
-
- toString() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpRequest
-
- toString() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpResponse
-
- 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 enum io.netty.handler.codec.http.multipart.HttpPostBodyUtil.TransferEncodingMechanism
-
- toString() - Method in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- 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(int, int, Charset) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- toString(Charset) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- toString() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.DefaultSpdyHeaders.HeaderEntry
-
- toString(Object) - Static method in class io.netty.handler.codec.spdy.DefaultSpdyHeaders
-
- 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.ssl.OpenSslJavaxX509Certificate
-
- toString() - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- toString() - Method in class io.netty.handler.ssl.PemX509Certificate
-
- toString() - Method in class io.netty.handler.ssl.SslHandshakeCompletionEvent
-
- 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.concurrent.PromiseTask.RunnableAdapter
-
- toString() - Method in class io.netty.util.DomainNameMapping
-
- toString() - Method in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- toString() - Method in class io.netty.util.HashedWheelTimer.HashedWheelTimeout
-
- toString() - Method in class io.netty.util.internal.AppendableCharSequence
-
- toString() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CollectionView
-
Returns a string representation of this collection.
- toString() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- toString() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- 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.chmv8.LongAdderV8
-
- toString() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- toString() - Method in class io.netty.util.ReferenceCountUtil.ReleasingTask
-
- toString() - Method in class io.netty.util.ResourceLeakDetector.DefaultResourceLeak
-
- 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
-
- toStringBuilder() - Method in class io.netty.util.concurrent.PromiseTask
-
- toStringBuilder() - Method in class io.netty.util.concurrent.ScheduledFutureTask
-
- total - Variable in class io.netty.channel.ChannelOutboundBuffer.Entry
-
- total(Object) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- TOTAL_PENDING_SIZE_UPDATER - Static variable in class io.netty.channel.ChannelOutboundBuffer
-
- totalPendingSize - Variable in class io.netty.channel.ChannelOutboundBuffer
-
- 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
-
- toX509Certificates(File) - Static method in class io.netty.handler.ssl.SslContext
-
- toX509Certificates(InputStream) - Static method in class io.netty.handler.ssl.SslContext
-
- toX509CertificatesInternal(File) - Static method in class io.netty.handler.ssl.SslContext
-
- TPAF_TCP4_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_TCP6_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_UDP4_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_UDP6_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_UNIX_DGRAM_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_UNIX_STREAM_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TPAF_UNKNOWN_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
Transport protocol and address family byte constants
- 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 class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.trace(Object)
method of the underlying
Log
instance.
- trace(String, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.trace(Object)
method of the underlying
Log
instance.
- trace(String, Object, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.trace(Object)
method of the underlying
Log
instance.
- trace(String, Object...) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.trace(Object)
method of the underlying
Log
instance.
- trace(String, Throwable) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.trace(Object, Throwable)
method of
the underlying Log
instance.
- 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.
- trace(String) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message object at level FINEST.
- trace(String, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINEST according to the specified format and
argument.
- trace(String, Object, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINEST according to the specified format and
arguments.
- trace(String, Object...) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level FINEST according to the specified format and
arguments.
- trace(String, Throwable) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log an exception (throwable) at level FINEST with an accompanying message.
- trace(String) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- trace(String, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- trace(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- trace(String, Object...) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- trace(String, Throwable) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- trace(String) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message object at level TRACE.
- trace(String, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level TRACE according to the specified format and
argument.
- trace(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level TRACE according to the specified format and
arguments.
- trace(String, Object...) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level TRACE according to the specified format and
arguments.
- trace(String, Throwable) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log an exception (throwable) at level TRACE with an accompanying message.
- trace(String) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- trace(String, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- trace(String, Object, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- trace(String, Object...) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- trace(String, Throwable) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- traceCapable - Variable in class io.netty.util.internal.logging.Log4JLogger
-
- trackResponse(HttpResponse) - Method in class io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- 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
-
Constructor with the
AbstractTrafficShapingHandler
that hosts it, the
ScheduledExecutorService
to use, its name, the checkInterval between two computations in milliseconds.
- 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.
- TrafficCounter.TrafficMonitoringTask - Class in io.netty.handler.traffic
-
Class to implement monitoring at fix delay
- TrafficMonitoringTask() - Constructor for class io.netty.handler.traffic.TrafficCounter.TrafficMonitoringTask
-
- trafficShapingHandler - Variable in class io.netty.handler.traffic.TrafficCounter
-
The associated TrafficShapingHandler
- trafficShapingHandler1 - Variable in class io.netty.handler.traffic.GlobalChannelTrafficCounter.MixedTrafficMonitoringTask
-
The associated TrafficShapingHandler
- TRAILER - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Trailer"
- trailer - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- TRAILERS - Static variable in class io.netty.handler.codec.http.HttpHeaders.Values
-
"trailers"
- trailingHeader - Variable in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- trailingHeaders - Variable in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.ComposedLastHttpContent
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- trailingHeaders - Variable in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- trailingHeaders - Variable in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- TrailingHeaders(boolean) - Constructor for class io.netty.handler.codec.http.DefaultLastHttpContent.TrailingHeaders
-
- trailingHeaders - Variable in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.HttpObjectAggregator.AggregatedFullHttpMessage
-
- trailingHeaders() - Method in interface io.netty.handler.codec.http.LastHttpContent
-
- trailingHeaders() - Method in class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- transfer(ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Node<K, V>[]) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Moves and/or copies the nodes in each bin to new table.
- transfer(Recycler.Stack<?>) - Method in class io.netty.util.Recycler.WeakOrderQueue
-
- TRANSFER_ENCODING - Static variable in class io.netty.handler.codec.http.HttpHeaders.Names
-
"Transfer-Encoding"
- TRANSFER_ENCODING_ENTITY - Static variable in class io.netty.handler.codec.http.HttpHeaders
-
- transfered - Variable in class io.netty.channel.DefaultFileRegion
-
- transfered() - Method in class io.netty.channel.DefaultFileRegion
-
- transfered() - Method in interface io.netty.channel.FileRegion
-
Return the bytes which was transfered already
- TransferEncodingMechanism(String) - Constructor for enum io.netty.handler.codec.http.multipart.HttpPostBodyUtil.TransferEncodingMechanism
-
- TransferEncodingMechanism() - Constructor for enum io.netty.handler.codec.http.multipart.HttpPostBodyUtil.TransferEncodingMechanism
-
- transferIndex - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The next table index (plus one) to split while resizing.
- TRANSFERINDEX - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- transferOrigin - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The least available table index to split while resizing.
- TRANSFERORIGIN - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- 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.
- transferTimeoutsToBuckets() - Method in class io.netty.util.HashedWheelTimer.Worker
-
- 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.
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedEntryTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedKeyTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedMappingTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ForEachTransformedValueTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToDoubleTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToIntTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceEntriesToLongTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToDoubleTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToIntTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceKeysToLongTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToDoubleTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToIntTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceMappingsToLongTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToDoubleTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToIntTask
-
- transformer - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapReduceValuesToLongTask
-
- TRANSPORT - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Names
-
"Transport"
- TRANSPORT_DGRAM_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TRANSPORT_MASK - Static variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
The transport protocol is specified in the lowest 4 bits of the transport protocol and address family byte
- TRANSPORT_STREAM_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- TRANSPORT_UNSPEC_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
Transport protocol byte constants
- transportByte - Variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
- transportProtocol - Variable in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- transportProtocol() - Method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- TransportProtocol(byte) - Constructor for enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
Creates a new instance.
- Traverser(ConcurrentHashMapV8.Node<K, V>[], int, int, int) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Traverser
-
- TREEBIN - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- TreeBin(ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
Creates bin with initial set of nodes headed by b.
- TREEIFY_THRESHOLD - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
The bin count threshold for using a tree rather than list for a
bin.
- treeifyBin(ConcurrentHashMapV8.Node<K, V>[], int) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Replaces all linked nodes in bin at given index unless table is
too small, in which case resizes instead.
- TreeNode(int, K, V, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeNode
-
- trim() - Method in class io.netty.buffer.PoolThreadCache.MemoryRegionCache
-
Free up cached
PoolChunk
s if not allocated frequently enough.
- trim() - Method in class io.netty.buffer.PoolThreadCache
-
- trim(PoolThreadCache.MemoryRegionCache<?>[]) - Static method in class io.netty.buffer.PoolThreadCache
-
- trim(PoolThreadCache.MemoryRegionCache<?>) - Static method in class io.netty.buffer.PoolThreadCache
-
- trimmedCopy(Object[]) - Static method in class io.netty.util.internal.logging.FormattingTuple
-
- truncated - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- trustCertCollection - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- trustManager(File) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted certificates for verifying the remote endpoint's certificate.
- trustManager(InputStream) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted certificates for verifying the remote endpoint's certificate.
- trustManager(X509Certificate...) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted certificates for verifying the remote endpoint's certificate, null
uses the system default.
- trustManager(TrustManagerFactory) - Method in class io.netty.handler.ssl.SslContextBuilder
-
Trusted manager for verifying the remote endpoint's certificate.
- trustManagerFactory - Variable in class io.netty.handler.ssl.SslContextBuilder
-
- trustManagers - Variable in class io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
-
- tryAddWorker() - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tries to create and start one worker if fewer than target
parallelism level exist.
- 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.
- tryAdvance(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- tryAdvance(ConcurrentHashMapV8.Action<? super K>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySpliterator
-
- tryAdvance(ConcurrentHashMapV8.Action<? super V>) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- tryCancel(Promise<?>, InternalLogger) - Static method in class io.netty.util.internal.PromiseNotificationUtil
-
Try to cancel the
Promise
and log if
logger
is not
null
in case this fails.
- tryCompensate(long) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tries to decrement active count (sometimes implicitly) and
possibly release or create a compensating worker in preparation
for blocking.
- tryComplete() - Method in class io.netty.util.internal.chmv8.CountedCompleter
-
- tryExternalUnpush(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tries to pop the given task from submitter's queue in common pool.
- tryFailure(Throwable) - Method in class io.netty.channel.AbstractChannel.CloseFuture
-
- tryFailure(Throwable) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- tryFailure(Throwable) - Method in class io.netty.channel.VoidChannelPromise
-
- 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.
- tryFailure(Throwable) - Method in class io.netty.util.concurrent.PromiseTask
-
- tryFailure(Promise<?>, Throwable, InternalLogger) - Static method in class io.netty.util.internal.PromiseNotificationUtil
-
Try to mark the
Promise
as failure and log if
logger
is not
null
in case this fails.
- tryFailureInternal(Throwable) - Method in class io.netty.util.concurrent.PromiseTask
-
- tryHelpStealer(ForkJoinPool.WorkQueue, ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Tries to locate and execute tasks for a stealer of the given
task, or in turn one of its stealers, Traces currentSteal ->
currentJoin links looking for a thread working on a descendant
of the given task and with a non-empty queue to steal back and
execute tasks from.
- tryNotify - Variable in class io.netty.channel.ChannelFlushPromiseNotifier
-
- tryPresize(int) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Tries to presize table to accommodate the given number of elements.
- tryProgress(long, long) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- tryProgress(long, long) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- tryPromise() - Method in class io.netty.util.concurrent.PromiseCombiner
-
- tryRemoveAndExec(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
If present, removes from queue and executes the given task,
or any other cancelled task.
- trySetSignal() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Tries to set SIGNAL status unless already completed.
- 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.
- trySplit() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.EntrySpliterator
-
- trySplit() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySpliterator
-
- trySplit() - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- trySuccess() - Method in class io.netty.channel.AbstractChannel.CloseFuture
-
- 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(Void) - Method in class io.netty.channel.group.DefaultChannelGroupFuture
-
- trySuccess() - Method in class io.netty.channel.VoidChannelPromise
-
- trySuccess(Void) - Method in class io.netty.channel.VoidChannelPromise
-
- 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.
- trySuccess(V) - Method in class io.netty.util.concurrent.PromiseTask
-
- trySuccess(Promise<? super V>, V, InternalLogger) - Static method in class io.netty.util.internal.PromiseNotificationUtil
-
Try to mark the
Promise
as success and log if
logger
is not
null
in case this fails.
- trySuccessInternal(V) - Method in class io.netty.util.concurrent.PromiseTask
-
- tryTerminate(boolean, boolean) - Method in class io.netty.util.internal.chmv8.ForkJoinPool
-
Possibly initiates and/or completes termination.
- tryToLoadClass(ClassLoader, Class<?>) - Static method in class io.netty.util.internal.NativeLibraryLoader
-
Try to load the helper Class
into specified ClassLoader
.
- tryUnfork() - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Tries to unschedule this task for execution.
- tryUnpush(ForkJoinTask<?>) - Method in class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
Pops the given task only if it is at the current top.
- TTL - Static variable in class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
"ttl"
- type() - Method in interface com.sun.nio.sctp.SctpSocketOption
-
- type - Variable in class io.netty.handler.codec.socks.SocksMessage
-
- type() - Method in class io.netty.handler.codec.socks.SocksMessage
-
- type - Variable in class io.netty.util.internal.TypeParameterMatcher.ReflectiveMatcher
-
- TYPE_FAT_DESCRIPTOR - Static variable in class io.netty.handler.codec.serialization.CompactObjectOutputStream
-
- TYPE_THIN_DESCRIPTOR - Static variable in class io.netty.handler.codec.serialization.CompactObjectOutputStream
-
- typeName(Class<?>) - Static method in class io.netty.util.internal.JavassistTypeParameterMatcherGenerator
-
- TypeParameterMatcher - Class in io.netty.util.internal
-
- TypeParameterMatcher() - Constructor for class io.netty.util.internal.TypeParameterMatcher
-
- TypeParameterMatcher.ReflectiveMatcher - Class in io.netty.util.internal
-
- typeParameterMatcherFindCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- typeParameterMatcherFindCache - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- typeParameterMatcherGetCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- typeParameterMatcherGetCache - Variable in class io.netty.util.internal.UnpaddedInternalThreadLocalMap
-
- TYPES - Static variable in class io.netty.handler.codec.http.websocketx.Utf8Validator
-
- V1_MAX_LENGTH - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Maximum possible length of a v1 proxy protocol header per spec
- V1_UNKNOWN_MSG - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Version 1 proxy protocol message for 'UNKNOWN' proxied protocols.
- V2_LOCAL_MSG - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Version 2 proxy protocol message for local requests.
- V2_MAX_LENGTH - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Maximum possible length of a v2 proxy protocol header (fixed 16 bytes + max unsigned short)
- V2_MAX_TLV - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Maximum possible length for v2 additional TLV data (max unsigned short - max v2 address info space)
- V2_MIN_LENGTH - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Minimum possible length of a fully functioning v2 proxy protocol header (fixed 16 bytes + v2 address info space)
- V2_UNKNOWN_MSG - Static variable in class io.netty.handler.codec.haproxy.HAProxyMessage
-
Version 2 proxy protocol message for 'UNKNOWN' proxied protocols.
- v2MaxHeaderSize - Variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
The latest v2 spec (2014/05/18) allows for additional data to be sent in the proxy protocol header beyond the
address information block so now we need a configurable max header size
- val - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.MapEntry
-
- val - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.Node
-
- VALID_COOKIE_ATTRIBUTE_VALUE_OCTETS - Static variable in class io.netty.handler.codec.http.cookie.CookieUtil
-
- VALID_COOKIE_NAME_OCTETS - Static variable in class io.netty.handler.codec.http.cookie.CookieUtil
-
- VALID_COOKIE_NAME_OCTETS - Static variable in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- VALID_COOKIE_VALUE_OCTETS - Static variable in class io.netty.handler.codec.http.cookie.CookieUtil
-
- VALID_COOKIE_VALUE_OCTETS - Static variable in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- 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(int, int) - Static method in class io.netty.buffer.AbstractByteBufAllocator
-
- validate(T) - Method in class io.netty.channel.ChannelOption
-
- validate(I, O) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- validate(ChannelOption<T>, T) - Method in class io.netty.channel.DefaultChannelConfig
-
- validate - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- validate(ByteBuf) - Static method in class io.netty.handler.codec.spdy.DefaultSpdyDataFrame
-
- validateAndCalculateChunkSize(int, int) - Static method in class io.netty.buffer.PooledByteBufAllocator
-
- validateAndCalculatePageShifts(int) - Static method in class io.netty.buffer.PooledByteBufAllocator
-
- validateArgs(Object...) - Method in class io.netty.util.UniqueName
-
Deprecated.
Validates the given arguments.
- validateAttributeValue(String, String) - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- validateChecksum(int, ByteBuf) - Static method in class io.netty.handler.codec.compression.Snappy
-
Computes the CRC32C checksum of the supplied data, performs the "mask" operation
on the computed checksum, and then compares the resulting masked checksum to the
supplied checksum.
- validateChecksum(int, ByteBuf, int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Computes the CRC32C checksum of the supplied data, performs the "mask" operation
on the computed checksum, and then compares the resulting masked checksum to the
supplied checksum.
- validateChecksums - Variable in class io.netty.handler.codec.compression.SnappyFramedDecoder
-
- validateCookie(String, String) - Method in class io.netty.handler.codec.http.cookie.CookieEncoder
-
- validateCsvFormat(CharSequence) - Static method in class io.netty.util.internal.StringUtil
-
Validate if value
is a valid csv field without double-quotes.
- validateDelimiter(ByteBuf) - Static method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- validateHeaderName(CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Validates the name of a header
- validateHeaderName(String) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Validate a SPDY header name.
- validateHeaderName0(CharSequence) - Method in class io.netty.handler.codec.http.DefaultHttpHeaders
-
- validateHeaderName0(CharSequence) - Method in class io.netty.handler.codec.http.DefaultLastHttpContent.TrailingHeaders
-
- validateHeaders - Variable in class io.netty.handler.codec.http.DefaultFullHttpRequest
-
- validateHeaders - Variable in class io.netty.handler.codec.http.DefaultFullHttpResponse
-
- validateHeaders - Variable in class io.netty.handler.codec.http.DefaultLastHttpContent
-
- validateHeaders - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- validateHeaders - Variable in class io.netty.handler.codec.spdy.SpdyHttpDecoder
-
- validateHeaderValue(CharSequence) - Static method in class io.netty.handler.codec.http.HttpHeaders
-
Validates the specified header value
- validateHeaderValue(String) - Static method in class io.netty.handler.codec.spdy.SpdyCodecUtil
-
Validate a SPDY header value.
- validateMaxFrameLength(int) - Static method in class io.netty.handler.codec.DelimiterBasedFrameDecoder
-
- validateOffset(int, int) - Static method in class io.netty.handler.codec.compression.Snappy
-
Validates that the offset extracted from a compressed reference is within
the permissible bounds of an offset (4 <= offset <= 32768), and does not
exceed the length of the chunk currently read so far.
- validateOrigin() - Method in class io.netty.handler.codec.http.cors.CorsHandler
-
- validatePromise(ChannelPromise, boolean) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- validateValue(String, String) - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- validCookieAttributeValueOctets() - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- validCookieNameOctets() - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- validCookieNameOctets(BitSet) - Static method in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- validCookieValueOctets() - Static method in class io.netty.handler.codec.http.cookie.CookieUtil
-
- validCookieValueOctets() - Static method in class io.netty.handler.codec.http.CookieUtil
-
Deprecated.
- value(int) - Method in class io.netty.buffer.PoolChunk
-
- value - Variable in class io.netty.channel.group.DefaultChannelGroupFuture.DefaultEntry
-
- value() - Method in interface io.netty.handler.codec.http.cookie.Cookie
-
Returns the value of this
Cookie
.
- value - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- value() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- value - Variable in class io.netty.handler.codec.http.cors.CorsConfig.ConstantValueGenerator
-
- value - Variable in class io.netty.handler.codec.http.DefaultHttpHeaders.HeaderEntry
-
- value - Variable in class io.netty.handler.codec.http.HttpObjectDecoder
-
- value - Variable in enum io.netty.handler.codec.http.multipart.HttpPostBodyUtil.TransferEncodingMechanism
-
- value() - Method in enum io.netty.handler.codec.http.multipart.HttpPostBodyUtil.TransferEncodingMechanism
-
- value - Variable in class io.netty.handler.codec.http.multipart.InternalAttribute
-
- value - Variable in class io.netty.handler.codec.http.QueryStringEncoder.Param
-
- value - Variable in class io.netty.handler.codec.spdy.DefaultSpdyHeaders.HeaderEntry
-
- value - Variable in class io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.Setting
-
- value() - Method in class io.netty.util.collection.IntObjectHashMap.IteratorImpl
-
- value() - Method in interface io.netty.util.collection.IntObjectMap.Entry
-
Gets the value for this entry.
- value - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.CounterCell
-
- value - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.KeySetView
-
- value() - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- value - Variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- value - Variable in class io.netty.util.internal.IntegerHolder
-
- value() - Method in interface io.netty.util.internal.LongCounter
-
- value() - Method in class io.netty.util.internal.PlatformDependent.AtomicLongCounter
-
- value - Variable in class io.netty.util.Recycler.DefaultHandle
-
- valueCollection - Variable in class io.netty.util.collection.IntObjectHashMap
-
- ValueIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueIterator
-
- 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 enum io.netty.buffer.PoolArena.SizeClass
-
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.JdkZlibDecoder.GzipState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.compression.Snappy.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.compression.SnappyFramedDecoder.ChunkType
-
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 enum io.netty.handler.codec.haproxy.HAProxyCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.haproxy.HAProxyCommand
-
Returns the
HAProxyCommand
represented by the lowest 4 bits of the specified byte.
- valueOf(String) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
- valueOf(String) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
-
- valueOf(String) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
- valueOf(String) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
-
- valueOf(String) - Static method in enum io.netty.handler.codec.http.HttpContentEncoder.State
-
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(String) - Static method in enum io.netty.handler.codec.http.HttpObjectDecoder.State
-
Returns the enum constant of this type with 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.HttpPostBodyUtil.TransferEncodingMechanism
-
Returns the enum constant of this type with the specified name.
- 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.WebSocket08FrameDecoder.State
-
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 enum io.netty.handler.codec.ProtocolDetectionState
-
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.SocksAuthRequestDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthResponseDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksAuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(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.SocksCmdRequestDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdResponseDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksCmdStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(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.SocksInitRequestDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksInitResponseDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.socks.SocksProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(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.SpdyFrameDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty.handler.codec.spdy.SpdyOrHttpChooser.SelectedProtocol
-
Deprecated.
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.ipfilter.IpFilterRuleType
-
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.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in class io.netty.handler.ssl.PemPrivateKey
-
- valueOf(ByteBuf) - Static method in class io.netty.handler.ssl.PemPrivateKey
-
- valueOf(byte[]) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
- valueOf(ByteBuf) - Static method in class io.netty.handler.ssl.PemX509Certificate
-
- 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
.
- valueOffset - Static variable in class io.netty.util.internal.chmv8.Striped64.Cell
-
- 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.buffer.PoolArena.SizeClass
-
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.JdkZlibDecoder.GzipState
-
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.Snappy.State
-
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.SnappyFramedDecoder.ChunkType
-
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.haproxy.HAProxyCommand
-
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.haproxy.HAProxyProtocolVersion
-
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.haproxy.HAProxyProxiedProtocol.AddressFamily
-
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.haproxy.HAProxyProxiedProtocol.TransportProtocol
-
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.haproxy.HAProxyProxiedProtocol
-
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.HttpContentEncoder.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values() - Constructor for class io.netty.handler.codec.http.HttpHeaders.Values
-
- values() - Static method in enum io.netty.handler.codec.http.HttpObjectDecoder.State
-
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.HttpPostBodyUtil.TransferEncodingMechanism
-
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.WebSocket08FrameDecoder.State
-
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.ProtocolDetectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values() - Constructor for class io.netty.handler.codec.rtsp.RtspHeaders.Values
-
- values() - Method in class io.netty.handler.codec.serialization.ReferenceMap
-
- 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.SocksAuthRequestDecoder.State
-
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.SocksAuthResponseDecoder.State
-
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.SocksCmdRequestDecoder.State
-
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.SocksCmdResponseDecoder.State
-
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.SocksInitRequestDecoder.State
-
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.SocksInitResponseDecoder.State
-
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.SpdyFrameDecoder.State
-
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.SpdyHeaderBlockRawDecoder.State
-
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
-
Deprecated.
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.ipfilter.IpFilterRuleType
-
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.ClientAuth
-
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 - Variable in class io.netty.util.collection.IntObjectHashMap
-
- 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 - Variable in class io.netty.util.DomainNameMappingBuilder.ImmutableDomainNameMapping
-
- values - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
- 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.
- ValueSpliterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, long) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValueSpliterator
-
- ValuesView(ConcurrentHashMapV8<K, V>) - Constructor for class io.netty.util.internal.chmv8.ConcurrentHashMapV8.ValuesView
-
- variablesToRemoveIndex - Static variable in class io.netty.util.concurrent.FastThreadLocal
-
- 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:
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
-
Process server response:
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
-
Process server response:
- verify(FullHttpResponse) - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
-
Process server response:
- verify(PublicKey) - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- verify(PublicKey, String) - Method in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- verify(PublicKey) - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- verify(PublicKey, String) - Method in class io.netty.handler.ssl.OpenSslX509Certificate
-
- verify(PublicKey) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- verify(PublicKey, String) - Method in class io.netty.handler.ssl.PemX509Certificate
-
- verifyCrc(ByteBuf) - Method in class io.netty.handler.codec.compression.JdkZlibDecoder
-
- version - Variable in class io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Protocol specification version
- version() - Method in interface io.netty.handler.codec.http.Cookie
-
- VERSION - Static variable in class io.netty.handler.codec.http.CookieDecoder
-
Deprecated.
- version - Variable in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- version() - Method in class io.netty.handler.codec.http.DefaultCookie
-
Deprecated.
- version - Variable in class io.netty.handler.codec.http.DefaultHttpMessage
-
- version - Variable in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- version() - Method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Version of the web socket specification that is being used
- version - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
- version() - Method in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Returns the version of the specification being supported
- version - Variable in class io.netty.handler.codec.socks.SocksAuthRequestDecoder
-
- version - Variable in class io.netty.handler.codec.socks.SocksAuthResponseDecoder
-
- version - Variable in class io.netty.handler.codec.socks.SocksCmdRequestDecoder
-
- version - Variable in class io.netty.handler.codec.socks.SocksCmdResponseDecoder
-
- version - Variable in class io.netty.handler.codec.socks.SocksInitRequestDecoder
-
- version - Variable in class io.netty.handler.codec.socks.SocksInitResponseDecoder
-
- version - Variable in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- version - Variable in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- VERSION - Static variable in class io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":version"
- version - Variable in enum io.netty.handler.codec.spdy.SpdyVersion
-
- Version - Class in io.netty.util
-
Retrieves the version information of available Netty artifacts.
- Version(String, String, long, long, String, String, String) - Constructor for class io.netty.util.Version
-
- version0(String) - Static method in class io.netty.handler.codec.http.HttpVersion
-
- VERSION_MASK - Static variable in enum io.netty.handler.codec.haproxy.HAProxyProtocolVersion
-
The highest 4 bits of the protocol version and command byte contain the version
- VERSION_ONE_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
Version byte constants
- VERSION_PATTERN - Static variable in class io.netty.handler.codec.http.HttpVersion
-
- VERSION_TWO_BYTE - Static variable in class io.netty.handler.codec.haproxy.HAProxyConstants
-
- versionPattern - Static variable in class io.netty.handler.codec.rtsp.RtspDecoder
-
Regex used on first line in message to detect if it is a response.
- 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"
- VoidChannelPromise - Class in io.netty.channel
-
- VoidChannelPromise(Channel, boolean) - Constructor for class io.netty.channel.VoidChannelPromise
-
Creates a new instance.
- voidPromise() - Method in class io.netty.channel.AbstractChannel.AbstractUnsafe
-
- voidPromise - Variable in class io.netty.channel.AbstractChannel
-
- voidPromise() - Method in class io.netty.channel.AbstractChannel
-
- voidPromise() - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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.
- voidPromise() - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- waiter - Variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- WAITER - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- waiters - Variable in class io.netty.util.concurrent.DefaultPromise
-
Threading - synchronized(this).
- waitForNextTick() - Method in class io.netty.util.HashedWheelTimer.Worker
-
calculate goal nanoTime from startTime and current tick number,
then wait until that goal has been reached.
- WAKEN_UP_UPDATER - Static variable in class io.netty.channel.epoll.EpollEventLoop
-
- wakenUp - Variable in class io.netty.channel.epoll.EpollEventLoop
-
- wakenUp - Variable in class io.netty.channel.nio.NioEventLoop
-
Boolean that controls determines if a blocked Selector.select should
break out of its selection process.
- 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.epoll.EpollEventLoop
-
- wakeup(boolean) - Method in class io.netty.channel.nio.NioEventLoop
-
- wakeup(boolean) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- WAKEUP_TASK - Static variable in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- wantsDirectBuffer - Variable in class io.netty.handler.ssl.SslHandler
-
true
if and only if SSLEngine
expects a direct buffer.
- wantsLargeOutboundNetworkBuffer - Variable in class io.netty.handler.ssl.SslHandler
-
true
if and only if
SSLEngine.wrap(ByteBuffer, ByteBuffer)
requires the output buffer
to be always as large as
SslHandler.maxPacketBufferSize
even if the input buffer contains small amount of data.
- warn(String) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.warn(Object)
method of the underlying
Log
instance.
- warn(String, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.warn(Object)
method of the underlying
Log
instance.
- warn(String, Object, Object) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.warn(Object)
method of the underlying
Log
instance.
- warn(String, Object...) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.warn(Object)
method of the underlying
Log
instance.
- warn(String, Throwable) - Method in class io.netty.util.internal.logging.CommonsLogger
-
Deprecated.
Delegates to the Log.warn(Object, Throwable)
method of
the underlying Log
instance.
- 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.
- warn(String) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message object at the WARNING level.
- warn(String, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at the WARNING level according to the specified format and
argument.
- warn(String, Object, Object) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at the WARNING level according to the specified format and
arguments.
- warn(String, Object...) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log a message at level WARNING according to the specified format and
arguments.
- warn(String, Throwable) - Method in class io.netty.util.internal.logging.JdkLogger
-
Log an exception (throwable) at the WARNING level with an accompanying
message.
- warn(String) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- warn(String, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- warn(String, Object...) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- warn(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- warn(String, Throwable) - Method in class io.netty.util.internal.logging.Log4J2Logger
-
- warn(String) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message object at the WARN level.
- warn(String, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at the WARN level according to the specified format and
argument.
- warn(String, Object, Object) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at the WARN level according to the specified format and
arguments.
- warn(String, Object...) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log a message at level WARN according to the specified format and
arguments.
- warn(String, Throwable) - Method in class io.netty.util.internal.logging.Log4JLogger
-
Log an exception (throwable) at the WARN level with an accompanying
message.
- warn(String) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- warn(String, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- warn(String, Object...) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- warn(String, Object, Object) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- warn(String, Throwable) - Method in class io.netty.util.internal.logging.Slf4JLogger
-
- 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.
- watchees - Variable in class io.netty.util.ThreadDeathWatcher.Watcher
-
- watcher - Static variable in class io.netty.util.ThreadDeathWatcher
-
- Watcher() - Constructor for class io.netty.util.ThreadDeathWatcher.Watcher
-
- watcherThread - Static variable in class io.netty.util.ThreadDeathWatcher
-
- 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
- weakCompareAndSet(T, int, int) - Method in class io.netty.util.internal.UnsafeAtomicIntegerFieldUpdater
-
- weakCompareAndSet(T, long, long) - Method in class io.netty.util.internal.UnsafeAtomicLongFieldUpdater
-
- weakCompareAndSet(U, M, M) - Method in class io.netty.util.internal.UnsafeAtomicReferenceFieldUpdater
-
- WeakOrderQueue() - Constructor for class io.netty.util.Recycler.WeakOrderQueue
-
- WeakOrderQueue(Recycler.Stack<?>, Thread) - Constructor for class io.netty.util.Recycler.WeakOrderQueue
-
- WeakReferenceMap<K,V> - Class in io.netty.handler.codec.serialization
-
- WeakReferenceMap(Map<K, Reference<V>>) - Constructor for class io.netty.handler.codec.serialization.WeakReferenceMap
-
- 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
- WebSocket08FrameDecoder.State - Enum in io.netty.handler.codec.http.websocketx
-
- 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"
- WebSocketChunkedInput - Class in io.netty.handler.codec.http.websocketx
-
A
ChunkedInput
that fetches data chunk by chunk for use with WebSocket chunked transfers.
- WebSocketChunkedInput(ChunkedInput<ByteBuf>) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
Creates a new instance using the specified input.
- WebSocketChunkedInput(ChunkedInput<ByteBuf>, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketChunkedInput
-
Creates a new instance using the specified input.
- 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
-
- 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
-
- WebSocketClientHandshakerFactory() - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
-
Private constructor so this static class cannot be instanced.
- 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
- WebSocketClientProtocolHandshakeHandler - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketClientProtocolHandshakeHandler(WebSocketClientHandshaker) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler
-
- 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
-
- websocketOriginValue(String, int) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- websocketPath - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- websocketPath - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- websocketPort(URI) - Static method in class io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
- WebSocketProtocolHandler - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketProtocolHandler() - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler
-
- 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
-
- 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
- WebSocketServerProtocolHandshakeHandler - Class in io.netty.handler.codec.http.websocketx
-
- WebSocketServerProtocolHandshakeHandler(String, String, boolean, int) - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler
-
- webSocketURL - Variable in class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
-
- WebSocketUtil - Class in io.netty.handler.codec.http.websocketx
-
A utility class mainly for use by web sockets
- WebSocketUtil() - Constructor for class io.netty.handler.codec.http.websocketx.WebSocketUtil
-
A private constructor to ensure that instances of this class cannot be made
- WebSocketVersion - Enum in io.netty.handler.codec.http.websocketx
-
Versions of the web socket specification.
- WebSocketVersion() - Constructor for enum io.netty.handler.codec.http.websocketx.WebSocketVersion
-
- wheel - Variable in class io.netty.util.HashedWheelTimer
-
- WHITE_SPACE_ENC - Static variable in class io.netty.handler.codec.base64.Base64
-
- windowBits - Variable in class io.netty.handler.codec.http.HttpContentCompressor
-
- 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
-
- WORKDIR - Static variable in class io.netty.util.internal.NativeLibraryLoader
-
- worker - Variable in class io.netty.util.HashedWheelTimer
-
- Worker() - Constructor for class io.netty.util.HashedWheelTimer.Worker
-
- 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
-
- WORKER_STATE_UPDATER - Static variable in class io.netty.util.HashedWheelTimer
-
- workerNamePrefix - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- workerState - Variable in class io.netty.util.HashedWheelTimer
-
- workerThread - Variable in class io.netty.util.HashedWheelTimer
-
- WorkQueue(ForkJoinPool, ForkJoinWorkerThread, int, int) - Constructor for class io.netty.util.internal.chmv8.ForkJoinPool.WorkQueue
-
- workQueue - Variable in class io.netty.util.internal.chmv8.ForkJoinWorkerThread
-
- workQueues - Variable in class io.netty.util.internal.chmv8.ForkJoinPool
-
- 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 - Variable in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- wrap() - Method in class io.netty.handler.codec.http.cookie.DefaultCookie
-
- wrap(ByteBuffer, ByteBuffer) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- wrap(ByteBuffer[], ByteBuffer) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class io.netty.handler.ssl.JdkSslEngine
-
- wrap(ChannelHandlerContext, boolean) - Method in class io.netty.handler.ssl.SslHandler
-
- wrap(ByteBufAllocator, SSLEngine, ByteBuf, ByteBuf) - Method in class io.netty.handler.ssl.SslHandler
-
- wrapNonAppData(ChannelHandlerContext, boolean) - Method in class io.netty.handler.ssl.SslHandler
-
- wrapped - Variable in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- wrapped - Variable in class io.netty.buffer.WrappedCompositeByteBuf
-
- wrapped - Variable in class io.netty.handler.ssl.OpenSslJavaxX509Certificate
-
- wrapped - Variable in class io.netty.handler.ssl.OpenSslX509Certificate
-
- 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(long, int, boolean) - Static method in class io.netty.buffer.Unpooled
-
Creates a new buffer which wraps the specified memory address.
- 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.
- WrappedByteBuf - Class in io.netty.buffer
-
- WrappedByteBuf(ByteBuf) - Constructor for class io.netty.buffer.WrappedByteBuf
-
- WrappedCompositeByteBuf - Class in io.netty.buffer
-
- WrappedCompositeByteBuf(CompositeByteBuf) - Constructor for class io.netty.buffer.WrappedCompositeByteBuf
-
- WrappedFullHttpRequest(HttpRequest, HttpContent) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedFullHttpRequest
-
- WrappedHttpRequest(HttpRequest) - Constructor for class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.WrappedHttpRequest
-
- WrappedUnpooledUnsafeDirectByteBuf - Class in io.netty.buffer
-
- WrappedUnpooledUnsafeDirectByteBuf(ByteBufAllocator, long, int, boolean) - Constructor for class io.netty.buffer.WrappedUnpooledUnsafeDirectByteBuf
-
- wrapper - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- wrapperFactory() - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator
-
- wrapperFactory - Variable in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- wrapperFactory() - Method in class io.netty.handler.ssl.JdkBaseApplicationProtocolNegotiator
-
- wrapperFactory() - Method in class io.netty.handler.ssl.JdkDefaultApplicationProtocolNegotiator
-
- wrapperOverhead - Variable in class io.netty.handler.codec.compression.JZlibEncoder
-
- wrapperOverhead(ZlibWrapper) - Static method in class io.netty.handler.codec.compression.ZlibUtil
-
- wrapSslEngine(SSLEngine, JdkApplicationProtocolNegotiator, boolean) - Method in interface io.netty.handler.ssl.JdkApplicationProtocolNegotiator.SslEngineWrapperFactory
-
Abstract factory pattern for wrapping an SSLEngine
object.
- writabilityMask(int) - Static method in class io.netty.channel.ChannelOutboundBuffer
-
- 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
-
- writableBytes() - Method in class io.netty.buffer.WrappedByteBuf
-
- writableBytes() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writableBytes() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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(AbstractChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- write(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- write(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- write(Object, boolean, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- write(AbstractChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext.WriteAndFlushTask
-
- 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(Object) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- write(Object, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline.HeadContext
-
- write(Object) - Method in class io.netty.channel.DefaultChannelPipeline
-
- write(Object, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- write(ByteBuffer) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel.SocketWritableByteChannel
-
- 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(ByteBuffer, int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- write(int, ByteBuffer, int, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- 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.http.HttpServerKeepAliveHandler
-
- 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_ADDRESS_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITE_ADDRESS_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- 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_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.AbstractChannel
-
- WRITE_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITE_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITE_SPIN_COUNT - Static variable in class io.netty.channel.ChannelOption
-
- WRITE_TASK_OVERHEAD - Static variable in class io.netty.channel.AbstractChannelHandlerContext.AbstractWriteTask
-
- WRITE_UTF_UNKNOWN - Static variable in class io.netty.buffer.ByteBufUtil
-
- writeAddress(long, int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- writeAddress(int, long, int, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- writeAndFlush(Object) - Method in class io.netty.channel.AbstractChannel
-
- writeAndFlush(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannel
-
- writeAndFlush(Object, ChannelPromise) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- writeAndFlush(Object) - Method in class io.netty.channel.AbstractChannelHandlerContext
-
- 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, ChannelPromise) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- writeAndFlush(Object) - Method in class io.netty.channel.CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
-
- writeAndFlush(Object, ChannelPromise) - Method in class io.netty.channel.DefaultChannelPipeline
-
- writeAndFlush(Object) - Method in class io.netty.channel.DefaultChannelPipeline
-
- 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
-
- WriteAndFlushTask(Recycler.Handle) - Constructor for class io.netty.channel.AbstractChannelHandlerContext.WriteAndFlushTask
-
- writeAscii(ByteBufAllocator, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
Encode a
CharSequence
in
ASCII and write
it to a
ByteBuf
allocated with
alloc
.
- writeAscii(ByteBuf, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
- writeAscii(AbstractByteBuf, CharSequence, int) - 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.AdvancedLeakAwareByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBoolean(boolean) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeBufferHighWaterMark - Variable in class io.netty.channel.DefaultChannelConfig
-
- writeBufferLowWaterMark - Variable in class io.netty.channel.DefaultChannelConfig
-
- writeByte(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeByte(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeByte(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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(ByteBuf) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(byte[], int, int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeBytes(ChannelOutboundBuffer, ByteBuf, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
Write bytes form the given
ByteBuf
to the underlying
Channel
.
- writeBytes(byte[], int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(byte[]) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(ByteBuffer) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(ByteBuf, int, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(ByteBuf, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(ByteBuf) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(InputStream, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(ScatteringByteChannel, int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeBytes(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeBytesMultiple(ChannelOutboundBuffer, IovArray, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- writeBytesMultiple(ChannelOutboundBuffer, ByteBuffer[], int, long, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- writeChannelLimit - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
Limit in B/s to apply to write
- writeChar(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeChar(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeChar(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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
-
- writeChunkLength(ByteBuf, int) - Static method in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
Writes the 2-byte chunk length to the output buffer.
- writeClassDescriptor(ObjectStreamClass) - Method in class io.netty.handler.codec.serialization.CompactObjectOutputStream
-
- writeControlFrameHeader(ByteBuf, int, byte, int) - Method in class io.netty.handler.codec.spdy.SpdyFrameEncoder
-
- writeCounter - Variable in class io.netty.channel.ChannelFlushPromiseNotifier
-
- writeCounter() - Method in class io.netty.channel.ChannelFlushPromiseNotifier
-
- writeDefaultFileRegion(ChannelOutboundBuffer, DefaultFileRegion, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- writeDeviationActive - Variable in class io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- writeDouble(double) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeDouble(double) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeDouble(double) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeDouble(double) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeFileRegion(ChannelOutboundBuffer, FileRegion, int) - Method in class io.netty.channel.epoll.AbstractEpollStreamChannel
-
- writeFloat(float) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeFloat(float) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeFloat(float) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeFloat(float) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeHeader - Variable in class io.netty.handler.codec.compression.JdkZlibEncoder
-
- writeInbound(Object...) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Write messages to the inbound of this
Channel
.
- writeInProgress - Variable in class io.netty.channel.local.LocalChannel
-
- writeInt(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeInt(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeInt(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeInt(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeLengthField(ByteBuf, int) - Static method in class io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder
-
- writeLimit - Variable in class io.netty.handler.traffic.AbstractTrafficShapingHandler
-
Limit in B/s to apply to write
- writeListener - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- writeLong(long) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeLong(long) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeLong(long) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- 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.AdvancedLeakAwareByteBuf
-
- writeMedium(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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
-
- writeMedium(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeMedium(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeMedium(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeObject(Object) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeObject(ObjectOutputStream) - Method in class io.netty.util.internal.chmv8.ConcurrentHashMapV8
-
Saves the state of the ConcurrentHashMapV8
instance to a
stream (i.e., serializes it).
- writeObject(ObjectOutputStream) - Method in class io.netty.util.internal.chmv8.ForkJoinTask
-
Saves this task to a stream (that is, serializes it).
- writeObject(ObjectOutputStream) - Method in class io.netty.util.internal.chmv8.LongAdderV8
-
- writeOutbound(Object...) - Method in class io.netty.channel.embedded.EmbeddedChannel
-
Write messages to the outbound of this
Channel
.
- WRITER - Static variable in class io.netty.util.internal.chmv8.ConcurrentHashMapV8.TreeBin
-
- WRITER_IDLE_STATE_EVENT - Static variable in class io.netty.handler.timeout.IdleStateEvent
-
- writerIdleTimeNanos - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- writerIdleTimeout - Variable in class io.netty.handler.timeout.IdleStateHandler
-
- WriterIdleTimeoutTask(ChannelHandlerContext) - Constructor for class io.netty.handler.timeout.IdleStateHandler.WriterIdleTimeoutTask
-
- writerIndex - Variable in class io.netty.buffer.AbstractByteBuf
-
- 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
-
- writerIndex() - Method in class io.netty.buffer.WrappedByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writerIndex() - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writerIndex(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writerIndex() - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writerIndex(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeSelector - Variable in class io.netty.channel.sctp.oio.OioSctpChannel
-
- writeShort(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.AbstractUnsafeSwappedByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.buffer.WrappedByteBuf
-
- writeShort(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeShort(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writeShort(int) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeSpinCount - Variable in class io.netty.channel.DefaultChannelConfig
-
- writeStreamHeader() - Method in class io.netty.handler.codec.serialization.CompactObjectOutputStream
-
- WriteTask(Recycler.Handle) - Constructor for class io.netty.channel.AbstractChannelHandlerContext.WriteTask
-
- 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
-
- WriteTimeoutException() - Constructor for exception io.netty.handler.timeout.WriteTimeoutException
-
- 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.
- WriteTimeoutHandler.WriteTimeoutTask - Class in io.netty.handler.timeout
-
- WriteTimeoutTask(ChannelHandlerContext, ChannelPromise) - Constructor for class io.netty.handler.timeout.WriteTimeoutHandler.WriteTimeoutTask
-
- 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.
- writeUnencodedChunk(ByteBuf, ByteBuf, int) - Static method in class io.netty.handler.codec.compression.SnappyFramedEncoder
-
- writeUTF(String) - Method in class io.netty.buffer.ByteBufOutputStream
-
- writeUTF(String) - Method in class io.netty.handler.codec.serialization.ObjectEncoderOutputStream
-
- writeUtf8(ByteBufAllocator, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
Encode a
CharSequence
in
UTF-8 and write
it to a
ByteBuf
allocated with
alloc
.
- writeUtf8(ByteBuf, CharSequence) - Static method in class io.netty.buffer.ByteBufUtil
-
- writeUtf8(AbstractByteBuf, CharSequence, int) - Static method in class io.netty.buffer.ByteBufUtil
-
- writev(ByteBuffer[], int, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- writev(int, ByteBuffer[], int, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- WRITEV_ADDRESSES_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITEV_ADDRESSES_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITEV_CLOSED_CHANNEL_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- WRITEV_CONNECTION_RESET_EXCEPTION - Static variable in class io.netty.channel.unix.FileDescriptor
-
- writevAddresses(long, int) - Method in class io.netty.channel.unix.FileDescriptor
-
- writevAddresses(int, long, int) - Static method in class io.netty.channel.unix.FileDescriptor
-
- writeZero(int) - Method in class io.netty.buffer.AbstractByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.AdvancedLeakAwareByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.AdvancedLeakAwareCompositeByteBuf
-
- 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.PooledUnsafeDirectByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.PooledUnsafeHeapByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.SwappedByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.UnpooledUnsafeHeapByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.WrappedByteBuf
-
- writeZero(int) - Method in class io.netty.buffer.WrappedCompositeByteBuf
-
- writeZero(int) - Method in class io.netty.handler.codec.ReplayingDecoderByteBuf
-
- writingTime - Variable in class io.netty.handler.traffic.TrafficCounter
-
Last writing time during current check interval
- written - Variable in class io.netty.handler.codec.compression.Snappy
-
- writtenBytes() - Method in class io.netty.buffer.ByteBufOutputStream
-
Returns the number of written bytes by this stream so far.
- writtenObjects - Variable in class io.netty.handler.codec.serialization.CompatibleObjectEncoder
-
- 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"