- AbstractConstant<T extends AbstractConstant<T>> - Class in io.netty.util
-
- AbstractConstant(int, String) - Constructor for class io.netty.util.AbstractConstant
-
Creates a new instance.
- AbstractEventExecutor - Class in io.netty.util.concurrent
-
- AbstractEventExecutor() - Constructor for class io.netty.util.concurrent.AbstractEventExecutor
-
- AbstractEventExecutor(EventExecutorGroup) - 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
-
- AbstractInternalLogger - Class in io.netty.util.internal.logging
-
- AbstractInternalLogger(String) - Constructor for class io.netty.util.internal.logging.AbstractInternalLogger
-
Creates a new instance.
- AbstractReferenceCounted - Class in io.netty.util
-
- AbstractReferenceCounted() - Constructor for class io.netty.util.AbstractReferenceCounted
-
- 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
-
- AbstractScheduledEventExecutor(EventExecutorGroup) - Constructor for class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- accept(ServerSocketChannel) - Static method in class io.netty.util.internal.SocketUtils
-
- 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(Future) - Method in class io.netty.util.concurrent.PromiseCombiner
-
Adds a new future to be combined.
- 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(E) - Method in class io.netty.util.internal.ConcurrentSet
-
- add(T) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- add(long) - Method in interface io.netty.util.internal.LongCounter
-
- add(Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- add(int, Object) - Method in class io.netty.util.internal.RecyclableArrayList
-
- addAll(Promise...) - Method in class io.netty.util.concurrent.PromiseCombiner
-
- addAll(Future...) - Method in class io.netty.util.concurrent.PromiseCombiner
-
Adds new futures to be combined.
- addAll(Collection<? extends T>) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- addAll(Collection<?>) - Method in class io.netty.util.internal.RecyclableArrayList
-
- addAll(int, Collection<?>) - Method in class io.netty.util.internal.RecyclableArrayList
-
- addExclusions(Class, String...) - Static method in class io.netty.util.ResourceLeakDetector
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.CompleteFuture
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in class io.netty.util.concurrent.DefaultPromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Future
-
Adds the specified listener to this future.
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- addListener(GenericFutureListener<? extends Future<? super V>>) - Method in interface io.netty.util.concurrent.Promise
-
- addListeners(GenericFutureListener<? extends Future<? super 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
-
- addressByName(String) - Static method in class io.netty.util.internal.SocketUtils
-
- addressesFromNetworkInterface(NetworkInterface) - Static method in class io.netty.util.internal.SocketUtils
-
- addressSize() - Static method in class io.netty.util.internal.PlatformDependent
-
Return the address size of the OS.
4 (for 32 bits systems ) and 8 (for 64 bits systems).
- addShutdownHook(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Add a
Runnable
which will be executed on shutdown of this instance
- addSuppressed(Throwable, Throwable) - Static method in class io.netty.util.internal.ThrowableUtil
-
- addSuppressed(Throwable, List<Throwable>) - Static method in class io.netty.util.internal.ThrowableUtil
-
- addSuppressedAndClear(Throwable, List<Throwable>) - Static method in class io.netty.util.internal.ThrowableUtil
-
- addTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- afterRunningAllTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- allAddressesByName(String) - Static method in class io.netty.util.internal.SocketUtils
-
- allocateDirectNoCleaner(int) - Static method in class io.netty.util.internal.PlatformDependent
-
Allocate a new
ByteBuffer
with the given
capacity
.
- allocateMemory(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- allocateUninitializedArray(int) - Static method in class io.netty.util.internal.PlatformDependent
-
- 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
-
- array() - Method in class io.netty.util.AsciiString
-
This gives direct access to the underlying storage array.
- arrayChanged() - Method in class io.netty.util.AsciiString
-
During normal use cases the
AsciiString
should be immutable, but if the underlying array is shared,
and changes then this needs to be called.
- arrayList() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- arrayList(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- arrayOffset() - Method in class io.netty.util.AsciiString
-
- artifactId() - Method in class io.netty.util.Version
-
- artifactVersion() - Method in class io.netty.util.Version
-
- AsciiString - Class in io.netty.util
-
A string which has been encoded into a character encoding whose character always takes a single byte, similarly to
ASCII.
- AsciiString(byte[]) - Constructor for class io.netty.util.AsciiString
-
Initialize this byte string based upon a byte array.
- AsciiString(byte[], boolean) - Constructor for class io.netty.util.AsciiString
-
Initialize this byte string based upon a byte array.
- AsciiString(byte[], int, int, boolean) - Constructor for class io.netty.util.AsciiString
-
Construct a new instance from a byte[]
array.
- AsciiString(ByteBuffer) - Constructor for class io.netty.util.AsciiString
-
Create a copy of the underlying storage from value
.
- AsciiString(ByteBuffer, boolean) - Constructor for class io.netty.util.AsciiString
-
Initialize an instance based upon the underlying storage from value
.
- AsciiString(ByteBuffer, int, int, boolean) - Constructor for class io.netty.util.AsciiString
-
Initialize an
AsciiString
based upon the underlying storage from
value
.
- AsciiString(char[]) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance assuming ASCII encoding.
- AsciiString(char[], int, int) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance assuming ASCII encoding.
- AsciiString(char[], Charset) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance using the encoding type of charset
.
- AsciiString(char[], Charset, int, int) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into a this instance using the encoding type of charset
.
- AsciiString(CharSequence) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance assuming ASCII encoding.
- AsciiString(CharSequence, int, int) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance assuming ASCII encoding.
- AsciiString(CharSequence, Charset) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance using the encoding type of charset
.
- AsciiString(CharSequence, Charset, int, int) - Constructor for class io.netty.util.AsciiString
-
Create a copy of value
into this instance using the encoding type of charset
.
- asMap() - Method in class io.netty.util.DomainNameMapping
-
Returns a read-only
Map
of the domain mapping patterns and their associated value objects.
- AsyncMapping<IN,OUT> - Interface in io.netty.util
-
- attr(AttributeKey<T>) - Method in interface io.netty.util.AttributeMap
-
- attr(AttributeKey<T>) - Method in class io.netty.util.DefaultAttributeMap
-
- Attribute<T> - Interface in io.netty.util
-
An attribute which allows to store a value reference.
- AttributeKey<T> - Class in io.netty.util
-
- AttributeMap - Interface in io.netty.util
-
- availableProcessors() - Static method in class io.netty.util.NettyRuntime
-
Get the configured number of available processors.
- await() - Method in class io.netty.util.concurrent.CompleteFuture
-
- await(long, TimeUnit) - Method in class io.netty.util.concurrent.CompleteFuture
-
- await(long) - Method in class io.netty.util.concurrent.CompleteFuture
-
- await() - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- await() - Method in class io.netty.util.concurrent.DefaultPromise
-
- await(long, TimeUnit) - Method in class io.netty.util.concurrent.DefaultPromise
-
- await(long) - Method in class io.netty.util.concurrent.DefaultPromise
-
- await() - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed.
- await(long, TimeUnit) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit.
- await(long) - Method in interface io.netty.util.concurrent.Future
-
Waits for this future to be completed within the
specified time limit.
- await() - Method in interface io.netty.util.concurrent.ProgressiveFuture
-
- await() - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- await() - Method in interface io.netty.util.concurrent.Promise
-
- awaitInactivity(long, TimeUnit) - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
Waits until the worker thread of this executor has no tasks left in its task queue and terminates itself.
- awaitInactivity(long, TimeUnit) - Static method in class io.netty.util.ThreadDeathWatcher
-
Deprecated.
Waits until the thread of this watcher has no threads to watch and terminates itself.
- 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.NonStickyEventExecutorGroup
-
- awaitTermination(long, TimeUnit) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- 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
-
- c2b(char) - Static method in class io.netty.util.AsciiString
-
- cached(String) - Static method in class io.netty.util.AsciiString
-
- cancel(boolean) - Method in class io.netty.util.concurrent.CompleteFuture
-
- cancel(boolean) - Method in class io.netty.util.concurrent.DefaultPromise
-
- cancel(boolean) - Method in interface io.netty.util.concurrent.Future
-
- cancel() - Method in interface io.netty.util.Timeout
-
Attempts to cancel the
TimerTask
associated with this handle.
- cancelScheduledTasks() - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Cancel all scheduled tasks.
- canEnableTcpNoDelayByDefault() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if it is fine to enable TCP_NODELAY socket option by default.
- CARRIAGE_RETURN - Static variable in class io.netty.util.internal.StringUtil
-
- cascadeTo(Future<X>, Promise<? super X>) - Static method in class io.netty.util.concurrent.UnaryPromiseNotifier
-
- CASE_INSENSITIVE_HASHER - Static variable in class io.netty.util.AsciiString
-
- CASE_SENSITIVE_HASHER - Static variable in class io.netty.util.AsciiString
-
- cause() - Method in class io.netty.util.concurrent.DefaultPromise
-
- cause() - Method in class io.netty.util.concurrent.FailedFuture
-
- cause() - Method in interface io.netty.util.concurrent.Future
-
Returns the cause of the failed I/O operation if the I/O operation has
failed.
- cause() - Method in class io.netty.util.concurrent.SucceededFuture
-
- charAt(int) - Method in class io.netty.util.AsciiString
-
- charAt(int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- charAtUnsafe(int) - Method in class io.netty.util.internal.AppendableCharSequence
-
- CharCollections - Class in io.netty.util.collection
-
Utilities for char-based primitive collections.
- CharObjectHashMap<V> - Class in io.netty.util.collection
-
A hash map implementation of
CharObjectMap
that uses open addressing for keys.
- CharObjectHashMap() - Constructor for class io.netty.util.collection.CharObjectHashMap
-
- CharObjectHashMap(int) - Constructor for class io.netty.util.collection.CharObjectHashMap
-
- CharObjectHashMap(int, float) - Constructor for class io.netty.util.collection.CharObjectHashMap
-
- CharObjectMap<V> - Interface in io.netty.util.collection
-
Interface for a primitive map that uses char
s as keys.
- CharObjectMap.PrimitiveEntry<V> - Interface in io.netty.util.collection
-
- charsetDecoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- charsetEncoderCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- CharsetUtil - Class in io.netty.util
-
A utility class that provides various common operations and constants
related with
Charset
and its relevant classes.
- checkDeadLock() - Method in class io.netty.util.concurrent.DefaultPromise
-
- checkNonEmpty(T[], String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is neither null nor empty.
- checkNotNull(T, String) - Static method in class io.netty.util.internal.ObjectUtil
-
Checks that the given argument is not null.
- 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.
- cleanup() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Do nothing, sub-classes may override
- clear() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- clear() - Method in class io.netty.util.collection.CharObjectHashMap
-
- clear() - Method in class io.netty.util.collection.IntObjectHashMap
-
- clear() - Method in class io.netty.util.collection.LongObjectHashMap
-
- clear() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- clear() - Method in class io.netty.util.internal.ConcurrentSet
-
- clear() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- clear() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- clearIgnoringIndexes() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- clearIgnoringIndexes() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- clearIgnoringIndexes() - Method in interface io.netty.util.internal.PriorityQueue
-
- close() - Method in interface io.netty.util.ResourceLeak
-
Deprecated.
- close(T) - Method in interface io.netty.util.ResourceLeakTracker
-
- COMMA - Static variable in class io.netty.util.internal.StringUtil
-
- commitTimeMillis() - Method in class io.netty.util.Version
-
- CommonsLoggerFactory - Class in io.netty.util.internal.logging
-
- CommonsLoggerFactory() - Constructor for class io.netty.util.internal.logging.CommonsLoggerFactory
-
- commonSuffixOfLength(String, String, int) - Static method in class io.netty.util.internal.StringUtil
-
Checks if two strings have the same suffix of specified length
- compare(int, int) - Static method in class io.netty.util.internal.MathUtil
-
Compares two int
values.
- compare(long, long) - Static method in class io.netty.util.internal.MathUtil
-
Compare two 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.
- compareTo(T) - Method in class io.netty.util.AbstractConstant
-
- compareTo(CharSequence) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string using the ASCII values of the characters.
- compareTo(Signal) - Method in error io.netty.util.Signal
-
- 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.
- concat(CharSequence) - Method in class io.netty.util.AsciiString
-
Concatenates this string and the specified string.
- 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
.
- confirmShutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Confirm that the shutdown if the instance should be done now!
- connect(Socket, SocketAddress, int) - Static method in class io.netty.util.internal.SocketUtils
-
- connect(SocketChannel, SocketAddress) - Static method in class io.netty.util.internal.SocketUtils
-
- Constant<T extends Constant<T>> - Interface in io.netty.util
-
A singleton which is safe to compare via the ==
operator.
- ConstantPool<T extends Constant<T>> - Class in io.netty.util
-
- ConstantPool() - Constructor for class io.netty.util.ConstantPool
-
- ConstantTimeUtils - Class in io.netty.util.internal
-
- contains(CharSequence) - Method in class io.netty.util.AsciiString
-
Determines if this String
contains the sequence of characters in the CharSequence
passed.
- contains(CharSequence, CharSequence) - Static method in class io.netty.util.AsciiString
-
Determine if a
contains b
in a case sensitive manner.
- contains(Object) - Method in class io.netty.util.internal.ConcurrentSet
-
- contains(Object) - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- contains(Object) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- 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.EmptyPriorityQueue
-
- containsAllContentEqualsIgnoreCase(Collection<CharSequence>, Collection<CharSequence>) - Static method in class io.netty.util.AsciiString
-
- containsContentEqualsIgnoreCase(Collection<CharSequence>, CharSequence) - Static method in class io.netty.util.AsciiString
-
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class io.netty.util.AsciiString
-
Determine if a
contains b
in a case insensitive manner.
- containsKey(byte) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- containsKey(Object) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- containsKey(byte) - Method in interface io.netty.util.collection.ByteObjectMap
-
Indicates whether or not this map contains a value for the specified key.
- containsKey(char) - Method in class io.netty.util.collection.CharObjectHashMap
-
- containsKey(Object) - Method in class io.netty.util.collection.CharObjectHashMap
-
- containsKey(char) - Method in interface io.netty.util.collection.CharObjectMap
-
Indicates whether or not this map contains a value for the specified key.
- containsKey(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- containsKey(Object) - 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(long) - Method in class io.netty.util.collection.LongObjectHashMap
-
- containsKey(Object) - Method in class io.netty.util.collection.LongObjectHashMap
-
- containsKey(long) - Method in interface io.netty.util.collection.LongObjectMap
-
Indicates whether or not this map contains a value for the specified key.
- containsKey(short) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- containsKey(Object) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- containsKey(short) - Method in interface io.netty.util.collection.ShortObjectMap
-
Indicates whether or not this map contains a value for the specified key.
- containsTyped(T) - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- containsTyped(T) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- containsTyped(T) - Method in interface io.netty.util.internal.PriorityQueue
-
- containsValue(Object) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- containsValue(Object) - Method in class io.netty.util.collection.CharObjectHashMap
-
- containsValue(Object) - Method in class io.netty.util.collection.IntObjectHashMap
-
- containsValue(Object) - Method in class io.netty.util.collection.LongObjectHashMap
-
- containsValue(Object) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- contentEquals(CharSequence) - Method in class io.netty.util.AsciiString
-
Compares a CharSequence
to this String
to determine if their contents are equal.
- contentEquals(CharSequence, CharSequence) - Static method in class io.netty.util.AsciiString
-
Returns
true
if the content of both
CharSequence
's are equals.
- contentEqualsIgnoreCase(CharSequence) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string ignoring the case of the characters and returns true if they are
equal.
- contentEqualsIgnoreCase(CharSequence, CharSequence) - Static method in class io.netty.util.AsciiString
-
Returns
true
if both
CharSequence
's are equals when ignore the case.
- copy(int, byte[], int, int) - Method in class io.netty.util.AsciiString
-
Copies the content of this string to a byte array.
- copy(int, char[], int, int) - Method in class io.netty.util.AsciiString
-
Copied the content of this string to a character array.
- 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
-
- counterHashCode() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- createByteArrayFromIpAddressString(String) - Static method in class io.netty.util.NetUtil
-
Creates an byte[] based on an ipAddressString.
- current() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.
- deallocate() - Method in class io.netty.util.AbstractReferenceCounted
-
- debug(Throwable) - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- 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(Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the DEBUG level.
- decodeHexByte(CharSequence, int) - Static method in class io.netty.util.internal.StringUtil
-
Decode a 2-digit hex byte from within a string.
- decodeHexDump(CharSequence, int, int) - Static method in class io.netty.util.internal.StringUtil
-
- decodeHexDump(CharSequence) - Static method in class io.netty.util.internal.StringUtil
-
- decodeHexNibble(char) - Static method in class io.netty.util.internal.StringUtil
-
Helper to decode half of a hexadecimal number from a string.
- decoder(Charset, CodingErrorAction, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
- decoder(Charset, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
- decoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
- 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
-
- decrement() - Method in interface io.netty.util.internal.LongCounter
-
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.ByteObjectHashMap
-
Default initial capacity.
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.CharObjectHashMap
-
Default initial capacity.
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.IntObjectHashMap
-
Default initial capacity.
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.LongObjectHashMap
-
Default initial capacity.
- DEFAULT_CAPACITY - Static variable in class io.netty.util.collection.ShortObjectHashMap
-
Default initial capacity.
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.ByteObjectHashMap
-
Default load factor.
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.CharObjectHashMap
-
Default load factor.
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.IntObjectHashMap
-
Default load factor.
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.LongObjectHashMap
-
Default load factor.
- DEFAULT_LOAD_FACTOR - Static variable in class io.netty.util.collection.ShortObjectHashMap
-
Default load factor.
- 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
-
- DefaultEventExecutor - Class in io.netty.util.concurrent
-
- DefaultEventExecutor() - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(ThreadFactory) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(Executor) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(EventExecutorGroup) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(EventExecutorGroup, ThreadFactory) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(EventExecutorGroup, Executor) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(EventExecutorGroup, ThreadFactory, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutor(EventExecutorGroup, Executor, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.DefaultEventExecutor
-
- DefaultEventExecutorChooserFactory - Class in io.netty.util.concurrent
-
Default implementation which uses simple round-robin to choose next
EventExecutor
.
- 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.
- defaultMachineId() - Static method in class io.netty.util.internal.MacAddressUtil
-
- DefaultPriorityQueue<T extends PriorityQueueNode> - Class in io.netty.util.internal
-
A priority queue which uses natural ordering of elements.
- DefaultPriorityQueue(Comparator<T>, int) - Constructor for class io.netty.util.internal.DefaultPriorityQueue
-
- 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
-
- DefaultThreadFactory - Class in io.netty.util.concurrent
-
- DefaultThreadFactory(Class<?>) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, boolean) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(Class<?>, boolean, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean, int, ThreadGroup) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- DefaultThreadFactory(String, boolean, int) - Constructor for class io.netty.util.concurrent.DefaultThreadFactory
-
- 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.
- destroy() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- destroy() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- directBuffer(long, int) - Static method in class io.netty.util.internal.PlatformDependent
-
- directBufferAddress(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
- directBufferPreferred() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if the platform has reliable low-level direct buffer access API and a user has not specified
-Dio.netty.noPreferDirect
option.
- 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
-
- 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
- DOUBLE_QUOTE - Static variable in class io.netty.util.internal.StringUtil
-
- element() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- EMPTY_ASCII_STRINGS - Static variable in class io.netty.util.internal.EmptyArrays
-
- 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_INTS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_JAVAX_X509_CERTIFICATES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_OBJECTS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_STACK_TRACE - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_STRING - Static variable in class io.netty.util.AsciiString
-
- EMPTY_STRING - Static variable in class io.netty.util.internal.StringUtil
-
- EMPTY_STRINGS - Static variable in class io.netty.util.internal.EmptyArrays
-
- EMPTY_X509_CERTIFICATES - Static variable in class io.netty.util.internal.EmptyArrays
-
- EmptyArrays - Class in io.netty.util.internal
-
- emptyMap() - Static method in class io.netty.util.collection.ByteCollections
-
- emptyMap() - Static method in class io.netty.util.collection.CharCollections
-
- emptyMap() - Static method in class io.netty.util.collection.IntCollections
-
- emptyMap() - Static method in class io.netty.util.collection.LongCollections
-
- emptyMap() - Static method in class io.netty.util.collection.ShortCollections
-
- EmptyPriorityQueue<T> - Class in io.netty.util.internal
-
- encoder(Charset, CodingErrorAction, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
- encoder(Charset, CodingErrorAction) - Static method in class io.netty.util.CharsetUtil
-
- encoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
- endsWith(CharSequence) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string to determine if the specified string is a suffix.
- endsWith(CharSequence, char) - Static method in class io.netty.util.internal.StringUtil
-
Determine if the string s
ends with the char c
.
- entries() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.ByteObjectMap
-
Gets an iterable to traverse over the primitive entries contained in this map.
- entries() - Method in class io.netty.util.collection.CharObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.CharObjectMap
-
Gets an iterable to traverse over the primitive entries contained in this map.
- entries() - Method in class io.netty.util.collection.IntObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.IntObjectMap
-
Gets an iterable to traverse over the primitive entries contained in this map.
- entries() - Method in class io.netty.util.collection.LongObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.LongObjectMap
-
Gets an iterable to traverse over the primitive entries contained in this map.
- entries() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- entries() - Method in interface io.netty.util.collection.ShortObjectMap
-
Gets an iterable to traverse over the primitive entries contained in this map.
- entrySet() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- entrySet() - Method in class io.netty.util.collection.CharObjectHashMap
-
- entrySet() - Method in class io.netty.util.collection.IntObjectHashMap
-
- entrySet() - Method in class io.netty.util.collection.LongObjectHashMap
-
- entrySet() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- equals(Object) - Method in class io.netty.util.AbstractConstant
-
- equals(Object) - Method in class io.netty.util.AsciiString
-
- equals(Object) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- equals(Object) - Method in class io.netty.util.collection.CharObjectHashMap
-
- equals(Object) - Method in class io.netty.util.collection.IntObjectHashMap
-
- equals(Object) - Method in class io.netty.util.collection.LongObjectHashMap
-
- equals(Object) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- equals(T, T) - Method in interface io.netty.util.HashingStrategy
-
Returns true
if the arguments are equal to each other and false
otherwise.
- equals(Object) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- equals(byte[], int, byte[], int, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Compare two byte
arrays for equality.
- equals(Object) - Method in exception io.netty.util.ResourceLeakException
-
Deprecated.
- equals(Object) - Method in error io.netty.util.Signal
-
- equalsConstantTime(int, int) - Static method in class io.netty.util.internal.ConstantTimeUtils
-
Compare two int
s without leaking timing information.
- equalsConstantTime(long, long) - Static method in class io.netty.util.internal.ConstantTimeUtils
-
Compare two longs
s without leaking timing information.
- equalsConstantTime(byte[], int, byte[], int, int) - Static method in class io.netty.util.internal.ConstantTimeUtils
-
Compare two byte
arrays for equality without leaking timing information.
- equalsConstantTime(CharSequence, CharSequence) - Static method in class io.netty.util.internal.ConstantTimeUtils
-
Compare two
CharSequence
objects without leaking timing information.
- equalsConstantTime(byte[], int, byte[], int, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Compare two byte
arrays for equality without leaking timing information.
- error(Throwable) - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- 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(Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the ERROR level.
- escapeCsv(CharSequence) - Static method in class io.netty.util.internal.StringUtil
-
Escapes the specified value, if necessary according to
RFC-4180.
- escapeCsv(CharSequence, boolean) - Static method in class io.netty.util.internal.StringUtil
-
Escapes the specified value, if necessary according to
RFC-4180.
- EventExecutor - Interface in io.netty.util.concurrent
-
- EventExecutorChooserFactory - Interface in io.netty.util.concurrent
-
- EventExecutorChooserFactory.EventExecutorChooser - Interface in io.netty.util.concurrent
-
- EventExecutorGroup - Interface in io.netty.util.concurrent
-
- 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.NonStickyEventExecutorGroup
-
- execute(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- execute(Runnable) - Method in class io.netty.util.concurrent.ThreadPerTaskExecutor
-
- execute(Runnable) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- executor() - Method in class io.netty.util.concurrent.CompleteFuture
-
- executor() - Method in class io.netty.util.concurrent.DefaultPromise
-
Get the executor used to notify listeners when this promise is complete.
- executorCount() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- exists(String) - Static method in class io.netty.util.AttributeKey
-
- exists(String) - Method in class io.netty.util.ConstantPool
-
- expect(Signal) - Method in error io.netty.util.Signal
-
Check if the given
Signal
is the same as this instance.
- failAndRecycle(Throwable) - Method in class io.netty.util.internal.PendingWrite
-
Fails the underlying
Promise
with the given cause and recycle this instance.
- FailedFuture<V> - Class in io.netty.util.concurrent
-
- FailedFuture(EventExecutor, Throwable) - Constructor for class io.netty.util.concurrent.FailedFuture
-
Creates a new instance.
- FALSE_SUPPLIER - Static variable in interface io.netty.util.BooleanSupplier
-
A supplier which always returns false
and never throws.
- FALSE_SUPPLIER - Static variable in interface io.netty.util.UncheckedBooleanSupplier
-
A supplier which always returns false
and never throws.
- FastThreadLocal<V> - Class in io.netty.util.concurrent
-
- 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
-
- fillInStackTrace() - Method in error io.netty.util.Signal
-
- finalize() - Method in class io.netty.util.HashedWheelTimer
-
- find(Object, Class<?>, String) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- FIND_ASCII_SPACE - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a ascii space character (' '
).
- FIND_COMMA - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a comma (',')
.
- FIND_CR - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a CR ('\r')
.
- FIND_CRLF - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a CR ('\r')
or a LF ('\n')
.
- FIND_LF - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a LF ('\n')
.
- FIND_LINEAR_WHITESPACE - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a linear whitespace (a (' '
or a '\t'
).
- FIND_NON_CR - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a non-CR ('\r')
.
- FIND_NON_CRLF - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a byte which is neither a CR ('\r')
nor a LF ('\n')
.
- FIND_NON_LF - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a non-LF ('\n')
.
- FIND_NON_LINEAR_WHITESPACE - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a byte which is not a linear whitespace (neither ' '
nor '\t'
).
- FIND_NON_NUL - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a non-NUL (0x00)
.
- FIND_NUL - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a NUL (0x00)
.
- FIND_SEMI_COLON - Static variable in interface io.netty.util.ByteProcessor
-
Aborts on a semicolon (';')
.
- 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.
- finish(Promise<Void>) - Method in class io.netty.util.concurrent.PromiseCombiner
-
Sets the promise to be notified when all combined futures have finished.
- forEachByte(ByteProcessor) - Method in class io.netty.util.AsciiString
-
Iterates over the readable bytes of this buffer with the specified processor
in ascending order.
- forEachByte(int, int, ByteProcessor) - Method in class io.netty.util.AsciiString
-
Iterates over the specified area of this buffer with the specified processor
in ascending order.
- forEachByteDesc(ByteProcessor) - Method in class io.netty.util.AsciiString
-
Iterates over the readable bytes of this buffer with the specified processor
in descending order.
- forEachByteDesc(int, int, ByteProcessor) - Method in class io.netty.util.AsciiString
-
Iterates over the specified area of this buffer with the specified processor
in descending order.
- formatAddress(byte[]) - Static method in class io.netty.util.internal.MacAddressUtil
-
- freeDirectBuffer(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
Try to deallocate the specified direct
ByteBuffer
.
- freeDirectNoCleaner(ByteBuffer) - Static method in class io.netty.util.internal.PlatformDependent
-
- freeMemory(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- Future<V> - Interface in io.netty.util.concurrent
-
The result of an asynchronous operation.
- FutureListener<V> - Interface in io.netty.util.concurrent
-
- futureListenerStackDepth() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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() - Method in interface io.netty.util.Attribute
-
Returns the current value, which may be null
- get() - Method in interface io.netty.util.BooleanSupplier
-
Gets a boolean value.
- get(byte) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- get(Object) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- get(byte) - Method in interface io.netty.util.collection.ByteObjectMap
-
Gets the value in the map with the specified key.
- get(char) - Method in class io.netty.util.collection.CharObjectHashMap
-
- get(Object) - Method in class io.netty.util.collection.CharObjectHashMap
-
- get(char) - Method in interface io.netty.util.collection.CharObjectMap
-
Gets the value in the map with the specified key.
- get(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- get(Object) - 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(long) - Method in class io.netty.util.collection.LongObjectHashMap
-
- get(Object) - Method in class io.netty.util.collection.LongObjectHashMap
-
- get(long) - Method in interface io.netty.util.collection.LongObjectMap
-
Gets the value in the map with the specified key.
- get(short) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- get(Object) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- get(short) - Method in interface io.netty.util.collection.ShortObjectMap
-
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() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- get(String) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to null
if the property access fails.
- get(String, String) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- get(Class<?>) - Static method in class io.netty.util.internal.TypeParameterMatcher
-
- get() - Method in interface io.netty.util.IntSupplier
-
Gets a result.
- get() - Method in class io.netty.util.Recycler
-
- get() - Method in interface io.netty.util.UncheckedBooleanSupplier
-
Gets a boolean value.
- getAndRemove() - Method in interface io.netty.util.Attribute
-
- 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.
- getBoolean(String, boolean) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- getByName(CharSequence) - Static method in class io.netty.util.NetUtil
-
- getByName(CharSequence, boolean) - Static method in class io.netty.util.NetUtil
-
- getByte(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getByte(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getClassLoader(Class<?>) - Static method in class io.netty.util.internal.PlatformDependent
-
- getContextClassLoader() - Static method in class io.netty.util.internal.PlatformDependent
-
- getDecoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
- getDefaultFactory() - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Returns the default factory.
- getEncoder(Charset) - Static method in class io.netty.util.CharsetUtil
-
- getHostname(InetSocketAddress) - Static method in class io.netty.util.NetUtil
-
- getIfSet() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- getInitialSeedUniquifier() - Static method in class io.netty.util.internal.ThreadLocalRandom
-
- 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(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(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.
- getLevel() - Static method in class io.netty.util.ResourceLeakDetector
-
Returns the current resource leak detection level.
- getLiveSetCount() - Static method in class io.netty.util.internal.ObjectCleaner
-
- getLong(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getLong(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getLong(String, long) - Static method in class io.netty.util.internal.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if
the property access fails.
- 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
-
- getShort(long) - Static method in class io.netty.util.internal.PlatformDependent
-
- getShort(byte[], int) - Static method in class io.netty.util.internal.PlatformDependent
-
- getSystemClassLoader() - Static method in class io.netty.util.internal.PlatformDependent
-
- getUnsafeUnavailabilityCause() - Static method in class io.netty.util.internal.PlatformDependent
-
Return the reason (if any) why sun.misc.Unsafe
was not available.
- GlobalEventExecutor - Class in io.netty.util.concurrent
-
- id() - Method in class io.netty.util.AbstractConstant
-
- id() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- id() - Method in interface io.netty.util.Constant
-
Returns the unique number assigned to this
Constant
.
- id() - Method in error io.netty.util.Signal
-
- identify() - Static method in class io.netty.util.Version
-
- identify(ClassLoader) - Static method in class io.netty.util.Version
-
Retrieves the version information of Netty artifacts using the specified
ClassLoader
.
- IllegalReferenceCountException - Exception in io.netty.util
-
- IllegalReferenceCountException() - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(int) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(int, int) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(String) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(String, Throwable) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- IllegalReferenceCountException(Throwable) - Constructor for exception io.netty.util.IllegalReferenceCountException
-
- ImmediateEventExecutor - Class in io.netty.util.concurrent
-
Executes
Runnable
objects in the caller's thread.
- ImmediateExecutor - Class in io.netty.util.concurrent
-
Executor
which execute tasks in the callers thread.
- increment() - Method in interface io.netty.util.internal.LongCounter
-
- INDEX_NOT_FOUND - Static variable in class io.netty.util.AsciiString
-
- INDEX_NOT_IN_QUEUE - Static variable in interface io.netty.util.internal.PriorityQueueNode
-
- indexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- IndexNotOfProcessor(byte) - Constructor for class io.netty.util.ByteProcessor.IndexNotOfProcessor
-
- indexOf(CharSequence) - Method in class io.netty.util.AsciiString
-
Searches in this string for the first index of the specified string.
- indexOf(CharSequence, int) - Method in class io.netty.util.AsciiString
-
Searches in this string for the index of the specified string.
- indexOf(char, int) - Method in class io.netty.util.AsciiString
-
Searches in this string for the index of the specified char ch
.
- indexOf(CharSequence, char, int) - Static method in class io.netty.util.AsciiString
-
Finds the first index in the CharSequence
that matches the
specified character.
- indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class io.netty.util.AsciiString
-
Case in-sensitive find of the first index within a CharSequence
from the specified position.
- indexOfIgnoreCaseAscii(CharSequence, CharSequence, int) - Static method in class io.netty.util.AsciiString
-
Case in-sensitive find of the first index within a CharSequence
from the specified position.
- indexOfNonWhiteSpace(CharSequence, int) - Static method in class io.netty.util.internal.StringUtil
-
Find the index of the first non-white space character in s
starting at offset
.
- IndexOfProcessor(byte) - Constructor for class io.netty.util.ByteProcessor.IndexOfProcessor
-
- 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
-
- info(Throwable) - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- 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(Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the INFO level.
- initCause(Throwable) - Method in error io.netty.util.Signal
-
- initialValue() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Returns the initial value for this thread-local variable.
- insertSinceRecycled() - Method in class io.netty.util.internal.RecyclableArrayList
-
Returns true
if any elements where added or set.
- INSTANCE - Static variable in class io.netty.util.concurrent.DefaultEventExecutorChooserFactory
-
- 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 method in class io.netty.util.internal.EmptyPriorityQueue
-
- 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.
- IntCollections - Class in io.netty.util.collection
-
Utilities for int-based primitive collections.
- IntegerHolder - Class in io.netty.util.internal
-
- IntegerHolder() - Constructor for class io.netty.util.internal.IntegerHolder
-
- 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
-
- InternalThreadLocalMap - Class in io.netty.util.internal
-
The internal data structure that stores the thread-local variables for Netty and all
FastThreadLocal
s.
- interruptThread() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Interrupt the current running
Thread
.
- IntObjectHashMap<V> - Class in io.netty.util.collection
-
A hash map implementation of
IntObjectMap
that uses open addressing for keys.
- IntObjectHashMap() - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectHashMap(int) - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectHashMap(int, float) - Constructor for class io.netty.util.collection.IntObjectHashMap
-
- IntObjectMap<V> - Interface in io.netty.util.collection
-
Interface for a primitive map that uses int
s as keys.
- IntObjectMap.PrimitiveEntry<V> - Interface in io.netty.util.collection
-
- IntSupplier - Interface in io.netty.util
-
Represents a supplier of int
-valued results.
- intToIpAddress(int) - Static method in class io.netty.util.NetUtil
-
Converts a 32-bit integer into an IPv4 address.
- 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.
- 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.NonStickyEventExecutorGroup
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- 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
-
- 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.NonStickyEventExecutorGroup
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- 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
-
- io.netty.util - package io.netty.util
-
Utility classes used across multiple packages.
- io.netty.util.collection - package io.netty.util.collection
-
- 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.logging - package io.netty.util.internal.logging
-
Internal-use-only logging API which is not allowed to be used outside Netty.
- isAlive() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- isAndroid() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns true
if and only if the current platform is Android
- isCancellable() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isCancellable() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isCancellable() - Method in interface io.netty.util.concurrent.Future
-
- isCancelled() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isCancelled() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isCancelled() - Method in interface io.netty.util.Timeout
-
Returns
true
if and only if the
TimerTask
associated
with this handle has been cancelled.
- isDaemon() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- isDebugEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the DEBUG level?
- isDone() - Method in class io.netty.util.concurrent.CompleteFuture
-
- isDone() - Method in class io.netty.util.concurrent.DefaultPromise
-
- isEmpty() - Method in class io.netty.util.AsciiString
-
Determine if this instance has 0 length.
- isEmpty() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- isEmpty() - Method in class io.netty.util.collection.CharObjectHashMap
-
- isEmpty() - Method in class io.netty.util.collection.IntObjectHashMap
-
- isEmpty() - Method in class io.netty.util.collection.LongObjectHashMap
-
- isEmpty() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- isEmpty() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- isEmpty() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- 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.
- isEntireArrayUsed() - Method in class io.netty.util.AsciiString
-
- isErrorEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the ERROR level?
- isExpired() - Method in interface io.netty.util.Timeout
-
Returns
true
if and only if the
TimerTask
associated
with this handle has been expired.
- isIndexedVariableSet(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- isInfoEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the INFO level?
- isInterrupted() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- isIpV4StackPreferred() - Static method in class io.netty.util.NetUtil
-
Returns true
if IPv4 should be used even if the system supports both IPv4 and IPv6.
- isIpV6AddressesPreferred() - Static method in class io.netty.util.NetUtil
-
Returns true
if an IPv6 address should be preferred when a host has both an IPv4 address and an IPv6
address.
- isNullOrEmpty(String) - Static method in class io.netty.util.internal.StringUtil
-
- ISO_8859_1 - Static variable in class io.netty.util.CharsetUtil
-
ISO Latin Alphabet No. 1, as known as ISO-LATIN-1
- isOsx() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if the JVM is running on OSX / MacOS
- isOutOfBounds(int, int, int) - Static method in class io.netty.util.internal.MathUtil
-
Determine if the requested index
and length
will fit within capacity
.
- 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.
- 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.NonStickyEventExecutorGroup
-
- isShutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- 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.NonStickyEventExecutorGroup
-
- isShuttingDown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- isShuttingDown() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- 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
-
- isSurrogate(char) - Static method in class io.netty.util.internal.StringUtil
-
- 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.NonStickyEventExecutorGroup
-
- isTerminated() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- isTraceEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the TRACE level?
- isUnaligned() - Static method in class io.netty.util.internal.PlatformDependent
-
true
if and only if the platform supports unaligned access.
- isUpperCase(byte) - Static method in class io.netty.util.AsciiString
-
- isUpperCase(char) - Static method in class io.netty.util.AsciiString
-
- isValidIpV4Address(CharSequence) - Static method in class io.netty.util.NetUtil
-
Takes a
CharSequence
and parses it to see if it is a valid IPV4 address.
- 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
-
- isValidIpV6Address(CharSequence) - Static method in class io.netty.util.NetUtil
-
- isWarnEnabled() - Method in interface io.netty.util.internal.logging.InternalLogger
-
Is the logger instance enabled for the WARN level?
- isWindows() - Static method in class io.netty.util.internal.PlatformDependent
-
Return true
if the JVM is running on Windows
- isZero(byte[], int, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Determine if a subsection of an array is zero.
- 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.NonStickyEventExecutorGroup
-
- iterator() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- iterator() - Method in class io.netty.util.internal.ConcurrentSet
-
- iterator() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
This iterator does not return elements in any particular order.
- iterator() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- random() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- ReadOnlyIterator<T> - Class in io.netty.util.internal
-
- ReadOnlyIterator(Iterator<? extends T>) - Constructor for class io.netty.util.internal.ReadOnlyIterator
-
- readResolve() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- reallocateDirectNoCleaner(ByteBuffer, int) - Static method in class io.netty.util.internal.PlatformDependent
-
Reallocate a new
ByteBuffer
with the given
capacity
.
- reallocateMemory(long, long) - Static method in class io.netty.util.internal.PlatformDependent
-
- record() - Method in interface io.netty.util.ResourceLeak
-
Deprecated.
Records the caller's current stack trace so that the
ResourceLeakDetector
can tell where the leaked
resource was accessed lastly.
- record(Object) - Method in interface io.netty.util.ResourceLeak
-
Deprecated.
Records the caller's current stack trace and the specified additional arbitrary information
so that the
ResourceLeakDetector
can tell where the leaked resource was accessed lastly.
- record() - Method in interface io.netty.util.ResourceLeakTracker
-
Records the caller's current stack trace so that the
ResourceLeakDetector
can tell where the leaked
resource was accessed lastly.
- record(Object) - Method in interface io.netty.util.ResourceLeakTracker
-
Records the caller's current stack trace and the specified additional arbitrary information
so that the
ResourceLeakDetector
can tell where the leaked resource was accessed lastly.
- RecyclableArrayList - Class in io.netty.util.internal
-
A simple list which is recyclable.
- 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(T) - Method in interface io.netty.util.Recycler.Handle
-
- recycle(T, Recycler.Handle<T>) - Method in class io.netty.util.Recycler
-
- recycleAndGet() - Method in class io.netty.util.internal.PendingWrite
-
Recycle this instance and return the
Promise
.
- Recycler<T> - Class in io.netty.util
-
Light-weight object pool based on a thread-local stack.
- Recycler() - Constructor for class io.netty.util.Recycler
-
- Recycler(int) - Constructor for class io.netty.util.Recycler
-
- Recycler(int, int) - Constructor for class io.netty.util.Recycler
-
- Recycler(int, int, int, int) - Constructor for class io.netty.util.Recycler
-
- Recycler.Handle<T> - Interface in io.netty.util
-
- refCnt() - Method in class io.netty.util.AbstractReferenceCounted
-
- refCnt() - Method in interface io.netty.util.ReferenceCounted
-
Returns the reference count of this object.
- refCnt(Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- ReferenceCounted - Interface in io.netty.util
-
A reference-counted object that requires explicit deallocation.
- ReferenceCountUtil - Class in io.netty.util
-
- ReflectionUtil - Class in io.netty.util.internal
-
- regionMatches(int, CharSequence, int, int) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string and compares the specified range of characters to determine if they
are the same.
- regionMatches(boolean, int, CharSequence, int, int) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string and compares the specified range of characters to determine if they
are the same.
- regionMatches(CharSequence, boolean, int, CharSequence, int, int) - Static method in class io.netty.util.AsciiString
-
This methods make regionMatches operation correctly for any chars in strings
- regionMatchesAscii(CharSequence, boolean, int, CharSequence, int, int) - Static method in class io.netty.util.AsciiString
-
This is optimized version of regionMatches for string with ASCII chars only
- register(Object, Runnable) - Static method in class io.netty.util.internal.ObjectCleaner
-
Register the given
Object
for which the
Runnable
will be executed once there are no references
to the object anymore.
- reject() - Static method in class io.netty.util.concurrent.RejectedExecutionHandlers
-
- reject() - Static method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- reject(Runnable) - 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
-
- RejectedExecutionHandlers - Class in io.netty.util.concurrent
-
- release() - Method in class io.netty.util.AbstractReferenceCounted
-
- release(int) - Method in class io.netty.util.AbstractReferenceCounted
-
- release() - Method in interface io.netty.util.ReferenceCounted
-
Decreases the reference count by 1
and deallocates this object if the reference count reaches at
0
.
- release(int) - Method in interface io.netty.util.ReferenceCounted
-
Decreases the reference count by the specified decrement
and deallocates this object if the reference
count reaches at 0
.
- release(Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- release(Object, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- releaseLater(T) - Static method in class io.netty.util.ReferenceCountUtil
-
- releaseLater(T, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- remove() - Method in interface io.netty.util.Attribute
-
- remove(byte) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- remove(Object) - Method in class io.netty.util.collection.ByteObjectHashMap
-
- remove(byte) - Method in interface io.netty.util.collection.ByteObjectMap
-
Removes the entry with the specified key.
- remove(char) - Method in class io.netty.util.collection.CharObjectHashMap
-
- remove(Object) - Method in class io.netty.util.collection.CharObjectHashMap
-
- remove(char) - Method in interface io.netty.util.collection.CharObjectMap
-
Removes the entry with the specified key.
- remove(int) - Method in class io.netty.util.collection.IntObjectHashMap
-
- remove(Object) - 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(long) - Method in class io.netty.util.collection.LongObjectHashMap
-
- remove(Object) - Method in class io.netty.util.collection.LongObjectHashMap
-
- remove(long) - Method in interface io.netty.util.collection.LongObjectMap
-
Removes the entry with the specified key.
- remove(short) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- remove(Object) - Method in class io.netty.util.collection.ShortObjectHashMap
-
- remove(short) - Method in interface io.netty.util.collection.ShortObjectMap
-
Removes the entry with the specified key.
- remove() - Method in class io.netty.util.concurrent.FastThreadLocal
-
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
- remove(InternalThreadLocalMap) - Method in class io.netty.util.concurrent.FastThreadLocal
-
Sets the value to uninitialized for the specified thread local map;
a proceeding call to get() will trigger a call to initialValue().
- remove(Object) - Method in class io.netty.util.internal.ConcurrentSet
-
- remove(Object) - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- remove(Object) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- remove() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- remove() - Static method in class io.netty.util.internal.InternalThreadLocalMap
-
- remove() - Method in class io.netty.util.internal.ReadOnlyIterator
-
- removeAll() - Static method in class io.netty.util.concurrent.FastThreadLocal
-
- removeAll(Collection<?>) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- removeIndexedVariable(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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
-
- 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
-
- removeShutdownHook(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Remove a previous added
Runnable
as a shutdown hook
- removeTask(Runnable) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- removeTyped(T) - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- removeTyped(T) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- removeTyped(T) - Method in interface io.netty.util.internal.PriorityQueue
-
- replace(char, char) - Method in class io.netty.util.AsciiString
-
Copies this string replacing occurrences of the specified character with another character.
- reportInstancesLeak(String) - 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() - Method in class io.netty.util.Version
-
- reset() - Method in class io.netty.util.internal.AppendableCharSequence
-
- 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(Class<?>, int) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakDetector(String, int, long) - Constructor for class io.netty.util.ResourceLeakDetector
-
- ResourceLeakDetector.Level - Enum in io.netty.util
-
Represents the level of resource leak detection.
- ResourceLeakDetectorFactory - Class in io.netty.util
-
- ResourceLeakDetectorFactory() - Constructor for class io.netty.util.ResourceLeakDetectorFactory
-
- 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.
- ResourceLeakHint - Interface in io.netty.util
-
A hint object that provides human-readable message for easier resource leak tracking.
- ResourceLeakTracker<T> - Interface in io.netty.util
-
- 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
-
- retainAll(Collection<?>) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- 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
-
- run() - Method in class io.netty.util.concurrent.DefaultEventExecutor
-
- run() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- run(Timeout) - Method in interface io.netty.util.TimerTask
-
- runAllTasks() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Poll all tasks from the task queue and run them via
Runnable.run()
method.
- runAllTasks(long) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Poll all tasks from the task queue and run them via
Runnable.run()
method.
- runAllTasksFrom(Queue<Runnable>) - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Runs all tasks from the passed taskQueue
.
- safeExecute(Runnable) - Static method in class io.netty.util.concurrent.AbstractEventExecutor
-
- 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.
- safeRelease(Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- safeRelease(Object, int) - Static method in class io.netty.util.ReferenceCountUtil
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- schedule(Runnable, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- schedule(Callable<V>, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- schedule(Runnable, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- 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
-
- 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.NonStickyEventExecutorGroup
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- ScheduledFuture<V> - Interface in io.netty.util.concurrent
-
The result of an scheduled asynchronous operation.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutor
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractEventExecutorGroup
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.AbstractScheduledEventExecutor
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- 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
-
- setAvailableProcessors(int) - Static method in class io.netty.util.NettyRuntime
-
Set the number of available processors.
- setCounterHashCode(IntegerHolder) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setDefaultFactory(InternalLoggerFactory) - Static method in class io.netty.util.internal.logging.InternalLoggerFactory
-
Changes the default factory.
- setEnabled(boolean) - Static method in class io.netty.util.ResourceLeakDetector
-
- 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.
- setFutureListenerStackDepth(int) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setIfAbsent(T) - Method in interface io.netty.util.Attribute
-
Atomically sets to the given value if this
Attribute
's value is
null
.
- setIndexedVariable(int, Object) - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- setInitialSeedUniquifier(long) - Static method in class io.netty.util.internal.ThreadLocalRandom
-
- 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
-
- 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
-
- setProgress(long, long) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- setProgress(long, long) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- 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
- setResourceLeakDetectorFactory(ResourceLeakDetectorFactory) - Static method in class io.netty.util.ResourceLeakDetectorFactory
-
Set the factory's singleton instance.
- setSeed(long) - Method in class io.netty.util.internal.ThreadLocalRandom
-
Throws UnsupportedOperationException
.
- 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.
- 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.
- setUncancellable() - Method in class io.netty.util.concurrent.DefaultPromise
-
- setUncancellable() - Method in interface io.netty.util.concurrent.Promise
-
Make this future impossible to cancel.
- setValue(V) - Method in interface io.netty.util.collection.ByteObjectMap.PrimitiveEntry
-
Sets the value for this entry.
- setValue(V) - Method in interface io.netty.util.collection.CharObjectMap.PrimitiveEntry
-
Sets the value for this entry.
- setValue(V) - Method in interface io.netty.util.collection.IntObjectMap.PrimitiveEntry
-
Sets the value for this entry.
- setValue(V) - Method in interface io.netty.util.collection.LongObjectMap.PrimitiveEntry
-
Sets the value for this entry.
- setValue(V) - Method in interface io.netty.util.collection.ShortObjectMap.PrimitiveEntry
-
Sets the value for this entry.
- ShortCollections - Class in io.netty.util.collection
-
Utilities for short-based primitive collections.
- shortCommitHash() - Method in class io.netty.util.Version
-
- ShortObjectHashMap<V> - Class in io.netty.util.collection
-
A hash map implementation of
ShortObjectMap
that uses open addressing for keys.
- ShortObjectHashMap() - Constructor for class io.netty.util.collection.ShortObjectHashMap
-
- ShortObjectHashMap(int) - Constructor for class io.netty.util.collection.ShortObjectHashMap
-
- ShortObjectHashMap(int, float) - Constructor for class io.netty.util.collection.ShortObjectHashMap
-
- ShortObjectMap<V> - Interface in io.netty.util.collection
-
Interface for a primitive map that uses short
s as keys.
- ShortObjectMap.PrimitiveEntry<V> - Interface in io.netty.util.collection
-
- 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.NonStickyEventExecutorGroup
-
- shutdown() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
Deprecated.
- shutdown() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- 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() - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- 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
-
- 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.NonStickyEventExecutorGroup
-
- shutdownNow() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- Signal - Error in io.netty.util
-
A special
Error
which is used to signal some state or request by throwing it.
- 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
.
- 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(EventExecutorGroup, Executor, boolean) - Constructor for class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new instance
- SingleThreadEventExecutor(EventExecutorGroup, Executor, boolean, int, RejectedExecutionHandler) - Constructor for class io.netty.util.concurrent.SingleThreadEventExecutor
-
Create a new instance
- size() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- size() - Method in class io.netty.util.collection.CharObjectHashMap
-
- size() - Method in class io.netty.util.collection.IntObjectHashMap
-
- size() - Method in class io.netty.util.collection.LongObjectHashMap
-
- size() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- 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.ConcurrentSet
-
- size() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- size() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- size() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- 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
-
- socketAddress(String, int) - Static method in class io.netty.util.internal.SocketUtils
-
- SocketUtils - Class in io.netty.util.internal
-
Provides socket operations with privileges enabled.
- SOMAXCONN - Static variable in class io.netty.util.NetUtil
-
The SOMAXCONN value of the current machine.
- SPACE - Static variable in class io.netty.util.internal.StringUtil
-
- split(String, int) - Method in class io.netty.util.AsciiString
-
Splits this string using the supplied regular expression expr
.
- split(char) - Method in class io.netty.util.AsciiString
-
Splits the specified
String
with the specified delimiter..
- 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.util.HashedWheelTimer
-
Starts the background thread explicitly.
- startsWith(CharSequence) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string to determine if the specified string is a prefix.
- startsWith(CharSequence, int) - Method in class io.netty.util.AsciiString
-
Compares the specified string to this string, starting at the specified offset, to determine if the specified
string is a prefix.
- state() - Method in interface io.netty.util.concurrent.ThreadProperties
-
- 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.
- stringBuilder() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- StringUtil - Class in io.netty.util.internal
-
String utility class.
- 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.NonStickyEventExecutorGroup
-
- submit(Runnable, T) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- submit(Callable<T>) - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- 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
-
- subSequence(int) - Method in class io.netty.util.AsciiString
-
Copies a range of characters into a new string.
- subSequence(int, int) - Method in class io.netty.util.AsciiString
-
Copies a range of characters into a new string.
- subSequence(int, int, boolean) - Method in class io.netty.util.AsciiString
-
Either copy or share a subset of underlying sub-sequence of bytes.
- 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.
- SucceededFuture<V> - Class in io.netty.util.concurrent
-
- SucceededFuture(EventExecutor, V) - Constructor for class io.netty.util.concurrent.SucceededFuture
-
Creates a new instance.
- successAndRecycle() - Method in class io.netty.util.internal.PendingWrite
-
Mark the underlying
Promise
successfully and recycle this instance.
- SuppressForbidden - Annotation Type in io.netty.util
-
Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
- SuppressJava6Requirement - Annotation Type in io.netty.util.internal
-
Annotation to suppress the Java 6 source code requirement checks for a method.
- 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 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.
- TAB - Static variable in class io.netty.util.internal.StringUtil
-
- 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.
- task() - Method in interface io.netty.util.Timeout
-
Returns the
TimerTask
which is associated with this handle.
- terminationFuture() - Method in interface io.netty.util.concurrent.EventExecutorGroup
-
- terminationFuture() - Method in class io.netty.util.concurrent.GlobalEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.ImmediateEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.MultithreadEventExecutorGroup
-
- terminationFuture() - Method in class io.netty.util.concurrent.NonStickyEventExecutorGroup
-
- terminationFuture() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- terminationFuture() - Method in class io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
-
- ThreadDeathWatcher - Class in io.netty.util
-
- threadGroup - Variable in class io.netty.util.concurrent.DefaultThreadFactory
-
- 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() - Static method in class io.netty.util.internal.PlatformDependent
-
Return a
Random
which is not-threadsafe and so can only be used from the same thread.
- ThreadLocalRandom - Class in io.netty.util.internal
-
A random number generator isolated to the current thread.
- ThreadPerTaskExecutor - Class in io.netty.util.concurrent
-
- ThreadPerTaskExecutor(ThreadFactory) - Constructor for class io.netty.util.concurrent.ThreadPerTaskExecutor
-
- threadProperties() - Method in class io.netty.util.concurrent.SingleThreadEventExecutor
-
- ThreadProperties - Interface in io.netty.util.concurrent
-
- ThrowableUtil - Class in io.netty.util.internal
-
- throwException(Throwable) - Static method in class io.netty.util.internal.PlatformDependent
-
Raises an exception bypassing compiler checks for checked exceptions.
- Timeout - Interface in io.netty.util
-
- 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
-
- tmpdir() - Static method in class io.netty.util.internal.PlatformDependent
-
Returns the temporary directory.
- toAddressString(InetAddress) - Static method in class io.netty.util.NetUtil
-
- toAddressString(InetAddress, boolean) - Static method in class io.netty.util.NetUtil
-
- toArray() - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- toArray(X[]) - Method in class io.netty.util.internal.DefaultPriorityQueue
-
- toArray() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- toArray(T1[]) - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- toByteArray() - Method in class io.netty.util.AsciiString
-
Converts this string to a byte array.
- toByteArray(int, int) - Method in class io.netty.util.AsciiString
-
Converts a subset of this string to a byte array.
- toCharArray() - Method in class io.netty.util.AsciiString
-
Copies the characters in this string to a character array.
- toCharArray(int, int) - Method in class io.netty.util.AsciiString
-
Copies the characters in this string to a character array.
- 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.
- toHintString() - Method in interface io.netty.util.ResourceLeakHint
-
Returns a human-readable message that potentially enables easier resource leak tracking.
- toLowerCase() - Method in class io.netty.util.AsciiString
-
Converts the characters in this string to lowercase, using the default Locale.
- toPoolName(Class<?>) - Static method in class io.netty.util.concurrent.DefaultThreadFactory
-
- toSocketAddressString(InetSocketAddress) - Static method in class io.netty.util.NetUtil
-
- toSocketAddressString(String, int) - Static method in class io.netty.util.NetUtil
-
Returns the
String
representation of a host port combo.
- toString() - Method in class io.netty.util.AbstractConstant
-
- toString() - Method in class io.netty.util.AsciiString
-
Translates the entire byte string to a
String
.
- toString(int) - Method in class io.netty.util.AsciiString
-
Translates the entire byte string to a
String
using the
charset
encoding.
- toString(int, int) - Method in class io.netty.util.AsciiString
-
Translates the [
start
,
end
) range of this byte string to a
String
.
- toString() - Method in class io.netty.util.collection.ByteObjectHashMap
-
- toString() - Method in class io.netty.util.collection.CharObjectHashMap
-
- toString() - Method in class io.netty.util.collection.IntObjectHashMap
-
- toString() - Method in class io.netty.util.collection.LongObjectHashMap
-
- toString() - Method in class io.netty.util.collection.ShortObjectHashMap
-
- toString() - Method in class io.netty.util.concurrent.DefaultPromise
-
- toString() - Method in class io.netty.util.DomainNameMapping
-
- toString() - Method in class io.netty.util.internal.AppendableCharSequence
-
- toString() - Method in class io.netty.util.internal.EmptyPriorityQueue
-
- toString() - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- toString() - Method in error io.netty.util.Signal
-
- toString() - Method in class io.netty.util.Version
-
- toStringBuilder() - Method in class io.netty.util.concurrent.DefaultPromise
-
- touch() - Method in class io.netty.util.AbstractReferenceCounted
-
- touch() - Method in interface io.netty.util.ReferenceCounted
-
Records the current access location of this object for debugging purposes.
- touch(Object) - Method in interface io.netty.util.ReferenceCounted
-
Records the current access location of this object with an additional arbitrary information for debugging
purposes.
- touch(T) - Static method in class io.netty.util.ReferenceCountUtil
-
- touch(T, Object) - Static method in class io.netty.util.ReferenceCountUtil
-
- toUpperCase() - Method in class io.netty.util.AsciiString
-
Converts the characters in this string to uppercase, using the default Locale.
- trace(Throwable) - Method in class io.netty.util.internal.logging.AbstractInternalLogger
-
- 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(Throwable) - Method in interface io.netty.util.internal.logging.InternalLogger
-
Log an exception (throwable) at the TRACE level.
- track(T) - Method in class io.netty.util.ResourceLeakDetector
-
- trim(CharSequence) - Static method in class io.netty.util.AsciiString
-
Copies this string removing white space characters from the beginning and end of the string, and tries not to
copy if possible.
- trim() - Method in class io.netty.util.AsciiString
-
Duplicates this string removing white space characters from the beginning and end of the
string, without copying.
- trimOws(CharSequence) - Static method in class io.netty.util.internal.StringUtil
-
Trim optional white-space characters from the specified value,
according to
RFC-7230.
- TRUE_SUPPLIER - Static variable in interface io.netty.util.BooleanSupplier
-
A supplier which always returns true
and never throws.
- TRUE_SUPPLIER - Static variable in interface io.netty.util.UncheckedBooleanSupplier
-
A supplier which always returns true
and never throws.
- 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.
- 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(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.
- tryProgress(long, long) - Method in class io.netty.util.concurrent.DefaultProgressivePromise
-
- tryProgress(long, long) - Method in interface io.netty.util.concurrent.ProgressivePromise
-
- trySetAccessible(AccessibleObject, boolean) - Static method in class io.netty.util.internal.ReflectionUtil
-
- 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(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.
- TypeParameterMatcher - Class in io.netty.util.internal
-
- typeParameterMatcherFindCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-
- typeParameterMatcherGetCache() - Method in class io.netty.util.internal.InternalThreadLocalMap
-