A B C D E F G H I L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(T) - Method in interface org.wildfly.common.function.ExceptionConsumer
-
Performs this operation on the given argument.
- accept(T, int) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
-
Performs this operation on the given arguments.
- accept(T, long) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
-
Performs this operation on the given arguments.
- accept(T, U) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
-
Performs this operation on the given arguments.
- Alphabet - Class in org.wildfly.common.codec
-
A base-n encoder/decoder alphabet.
- and(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
- and(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
- andThen(ExceptionBiConsumer<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionBiConsumer<? super T, ? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
- andThen(ExceptionBiFunction<? super T, ? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionBiPredicate<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionConsumer<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
- andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
- andThen(ExceptionConsumer<R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
- andThen(ExceptionFunction<? super T, ? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
- andThen(ExceptionIntFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
- andThen(ExceptionIntFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
- andThen(ExceptionLongFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
- andThen(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
- andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
- andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
- andThen(ExceptionPredicate<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- andThen(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
- andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBinaryOperator
- andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
- append(boolean) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(byte) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(byte[]) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(byte[], int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(char) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(CharSequence) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(CharSequence, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(String) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(String, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(ByteStringBuilder) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- append(ByteIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendAscii(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendBE(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendBE(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendBE(short) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendDigestResult(MessageDigest) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendLatin1(CharSequence) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendLatin1(CharSequence, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendLatin1(String) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendLatin1(String, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendLatin1(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendNumber(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendNumber(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendObject(Object) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendPackedUnsignedBE(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendPackedUnsignedBE(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendTo(ByteStringBuilder) - Method in class org.wildfly.common.iteration.ByteIterator
- appendUtf8(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- appendUtf8Raw(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- apply(int) - Method in interface org.wildfly.common.function.ExceptionIntFunction
-
Applies this function to the given arguments.
- apply(long) - Method in interface org.wildfly.common.function.ExceptionLongFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface org.wildfly.common.function.ExceptionFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
-
Apply this function to the given arguments.
- apply(T) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
-
Apply this function to the given arguments.
- apply(T, U) - Method in interface org.wildfly.common.function.ExceptionBiFunction
-
Applies this function to the given arguments.
- apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
-
Apply this function to the given arguments.
- apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
-
Apply this function to the given arguments.
- arrayOffsetGreaterThanLength(int, int) - Method in interface org.wildfly.common._private.CommonMessages
- arrayOffsetLengthGreaterThanLength(int, int, int) - Method in interface org.wildfly.common._private.CommonMessages
- asInputStream() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get this iterator as an input stream.
- asLatin1() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a byte iterator over the latin-1 encoding of this code point iterator.
- asLatin1String() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get this byte iterator as a Latin-1 string.
- Assert - Class in org.wildfly.common
-
A set of assertions and checks.
- assertFalse(boolean) - Static method in class org.wildfly.common.Assert
-
Assert that the given expression is always
false
. - assertHoldsLock(T) - Static method in class org.wildfly.common.Assert
-
Assert that the given monitor is held by the current thread.
- assertNotHoldsLock(T) - Static method in class org.wildfly.common.Assert
-
Assert that the given monitor is not held by the current thread.
- assertNotNull(T) - Static method in class org.wildfly.common.Assert
-
Assert that the value is not
null
. - assertTrue(boolean) - Static method in class org.wildfly.common.Assert
-
Assert that the given expression is always
true
. - asUtf8() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a byte iterator over the UTF-8 encoding of this code point iterator.
- asUtf8(boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a byte iterator over the UTF-8 encoding of this code point iterator.
- asUtf8String() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get this byte iterator as a UTF-8 string.
- availableProcessors() - Static method in class org.wildfly.common.cpu.ProcessorInfo
-
Returns the number of processors available to this process.
B
- Base32Alphabet - Class in org.wildfly.common.codec
-
A base-32 alphabet.
- Base32Alphabet(boolean) - Constructor for class org.wildfly.common.codec.Base32Alphabet
-
Construct a new instance.
- base32Decode() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base32-decode the current stream.
- base32Decode(Base32Alphabet) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base32-decode the current stream.
- base32Decode(Base32Alphabet, boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base32-decode the current stream.
- base32Encode() - Method in class org.wildfly.common.iteration.ByteIterator
-
Base32-encode the current stream.
- base32Encode(Base32Alphabet) - Method in class org.wildfly.common.iteration.ByteIterator
-
Base32-encode the current stream.
- base32Encode(Base32Alphabet, boolean) - Method in class org.wildfly.common.iteration.ByteIterator
-
Base32-encode the current stream.
- Base64Alphabet - Class in org.wildfly.common.codec
-
A base-64 alphabet.
- Base64Alphabet(boolean) - Constructor for class org.wildfly.common.codec.Base64Alphabet
-
Construct a new instance.
- base64Decode() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base64-decode the current stream.
- base64Decode(Base64Alphabet) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base64-decode the current stream.
- base64Decode(Base64Alphabet, boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Base64-decode the current stream.
- base64Encode() - Method in class org.wildfly.common.iteration.ByteIterator
-
Base64-encode the current stream.
- base64Encode(Base64Alphabet) - Method in class org.wildfly.common.iteration.ByteIterator
-
Base64-encode the current stream.
- base64Encode(Base64Alphabet, boolean) - Method in class org.wildfly.common.iteration.ByteIterator
-
Base64-encode the current stream.
- BiDirIntIterator - Interface in org.wildfly.common.iteration
-
A bi-directional primitive iterator.
- byteAt(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- ByteIterator - Class in org.wildfly.common.iteration
-
A byte iterator.
- ByteStringBuilder - Class in org.wildfly.common.bytes
-
A builder for byte arrays.
- ByteStringBuilder() - Constructor for class org.wildfly.common.bytes.ByteStringBuilder
- ByteStringBuilder(byte[]) - Constructor for class org.wildfly.common.bytes.ByteStringBuilder
C
- CacheInfo - Class in org.wildfly.common.cpu
-
A class which exposes any available cache line information for the current CPU.
- CacheInfo() - Constructor for class org.wildfly.common.cpu.CacheInfo
- CacheLevelInfo - Class in org.wildfly.common.cpu
- CacheType - Enum in org.wildfly.common.cpu
-
The type of cache.
- cannotContainNullFieldNameOrValue() - Method in interface org.wildfly.common._private.CommonMessages
- capacity() - Method in class org.wildfly.common.bytes.ByteStringBuilder
- capturingRunnable(BiConsumer<T, U>, T, U) - Static method in class org.wildfly.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- capturingRunnable(Consumer<T>, T) - Static method in class org.wildfly.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- checkArrayBounds(byte[], int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array.
- checkArrayBounds(char[], int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array.
- checkArrayBounds(int[], int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array.
- checkArrayBounds(int, int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array length.
- checkArrayBounds(long[], int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array.
- checkArrayBounds(Object[], int, int) - Static method in class org.wildfly.common.Assert
-
Check that the given offset and length fall completely within the bounds of the given array.
- checkMaximumParameter(String, double, double) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is less than or equal to
max
. - checkMaximumParameter(String, float, float) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is less than or equal to
max
. - checkMaximumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is less than or equal to
max
. - checkMaximumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is less than or equal to
max
. - checkMinimumParameter(String, double, double) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is greater than or equal to
min
. - checkMinimumParameter(String, float, float) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is greater than or equal to
min
. - checkMinimumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is greater than or equal to
min
. - checkMinimumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is greater than or equal to
min
. - checkNotEmptyParam(String, boolean[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, byte[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, double[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, float[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, int[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, long[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, short[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, String) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, T) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotEmptyParam(String, T[]) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not empty.
- checkNotNullArrayParam(String, int, T) - Static method in class org.wildfly.common.Assert
-
Check that a value within the named array parameter is not
null
. - checkNotNullParam(String, T) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not
null
. - checkNotNullParamWithNullPointerException(String, T) - Static method in class org.wildfly.common.Assert
-
Check that the named parameter is not
null
, using aNullPointerException
as some specifications require. - CidrAddress - Class in org.wildfly.common.net
-
A Classless Inter-Domain Routing address.
- CidrAddressTable<T> - Class in org.wildfly.common.net
-
A table for mapping IP addresses to objects using
CidrAddress
instances for matching. - CidrAddressTable() - Constructor for class org.wildfly.common.net.CidrAddressTable
- CidrAddressTable.Mapping<T> - Class in org.wildfly.common.net
-
A single mapping in the table.
- CleanerReference<T,A> - Class in org.wildfly.common.ref
-
A special version of
PhantomReference
that is strongly retained until it is reaped by the collection thread. - CleanerReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.CleanerReference
-
Construct a new instance with a reaper.
- clear() - Method in class org.wildfly.common.net.CidrAddressTable
- clear() - Method in interface org.wildfly.common.ref.Reference
-
Clear the reference.
- clear() - Method in class org.wildfly.common.ref.StrongReference
- clone() - Method in class org.wildfly.common.net.CidrAddressTable
- CodePointIterator - Class in org.wildfly.common.iteration
-
A code point by code point iterator.
- CommonMessages - Interface in org.wildfly.common._private
- compareAddressBytesTo(byte[], int, int) - Method in class org.wildfly.common.net.CidrAddress
- compareTo(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
- compile(String, EnumSet<Expression.Flag>) - Static method in class org.wildfly.common.expression.Expression
-
Compile an expression string.
- compile(String, Expression.Flag...) - Static method in class org.wildfly.common.expression.Expression
-
Compile an expression string.
- compose(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
- compose(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
- compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
- compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
- compose(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
- compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
- compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
- compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
- compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
- compose(ExceptionToIntFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
- compose(ExceptionToLongFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
- compose(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
- constantExceptionSupplier(T) - Static method in class org.wildfly.common.function.Functions
-
Get a supplier which always returns the same value.
- constantSupplier(T) - Static method in class org.wildfly.common.function.Functions
-
Get a supplier which always returns the same value.
- consumerBiConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
- consumerExceptionBiConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
- contentEquals(byte[]) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- contentEquals(byte[], int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- contentEquals(String) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Determine if the remaining contents of this iterator are identical to the given string.
- contentEquals(ByteIterator) - Method in class org.wildfly.common.iteration.ByteIterator
-
Determine if the remaining contents of this iterator are identical to the remaining contents of the other iterator.
- contentEquals(CodePointIterator) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Determine if the remaining contents of this iterator are identical to the remaining contents of the other iterator.
- ContextManager<C extends Contextual<C>> - Class in org.wildfly.common.context
-
A context manager for a
Contextual
type. - ContextManager(Class<C>) - Constructor for class org.wildfly.common.context.ContextManager
-
Construct a new instance, with a name matching the class name of the given
type
. - ContextManager(Class<C>, String) - Constructor for class org.wildfly.common.context.ContextManager
-
Construct a new instance.
- ContextPermission - Class in org.wildfly.common.context
-
A permission object for operations on
ContextManager
instances. - ContextPermission(String, String) - Constructor for class org.wildfly.common.context.ContextPermission
-
Constructs a permission with the specified name.
- Contextual<C extends Contextual<C>> - Interface in org.wildfly.common.context
-
A base class for contexts which are activated in a thread-local context.
- corruptedStream() - Method in interface org.wildfly.common._private.CommonMessages
- create() - Method in interface org.wildfly.common.Factory
-
Create the object.
- create(byte[], int) - Static method in class org.wildfly.common.net.CidrAddress
-
Create a new CIDR address.
- create(InetAddress, int) - Static method in class org.wildfly.common.net.CidrAddress
-
Create a new CIDR address.
- create(Reference.Type, T, A) - Static method in class org.wildfly.common.ref.References
-
Create a reference of a given type with the provided value and attachment.
- create(Reference.Type, T, A, ReferenceQueue<? super T>) - Static method in class org.wildfly.common.ref.References
-
Create a reference of a given type with the provided value and attachment.
- create(Reference.Type, T, A, Reaper<T, A>) - Static method in class org.wildfly.common.ref.References
-
Create a reference of a given type with the provided value and attachment.
D
- DATA - org.wildfly.common.cpu.CacheType
-
Data cache.
- decode(int) - Method in class org.wildfly.common.codec.Alphabet
-
Decode the given code point (character).
- decode(int) - Method in class org.wildfly.common.codec.Base32Alphabet
-
Decode the given code point.
- decode(int) - Method in class org.wildfly.common.codec.Base64Alphabet
-
Decode the given code point.
- DecodeException - Exception in org.wildfly.common.codec
-
An exception which indicates that decoding has failed due to invalid or truncated input.
- DecodeException() - Constructor for exception org.wildfly.common.codec.DecodeException
-
Constructs a new
DecodeException
instance. - DecodeException(String) - Constructor for exception org.wildfly.common.codec.DecodeException
-
Constructs a new
DecodeException
instance with an initial message. - DecodeException(String, Throwable) - Constructor for exception org.wildfly.common.codec.DecodeException
-
Constructs a new
DecodeException
instance with an initial message and cause. - DecodeException(Throwable) - Constructor for exception org.wildfly.common.codec.DecodeException
-
Constructs a new
DecodeException
instance with an initial cause. - DefaultSelector - Annotation Type in org.wildfly.common.selector
-
Deprecated.Use
Contextual
instead. - delimitedBy(int...) - Method in class org.wildfly.common.iteration.ByteIterator
-
Get a sub-iterator that is delimited by the given bytes.
- delimitedBy(int...) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a sub-iterator that is delimited by the given code points.
- discardingBiConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingExceptionBiConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingExceptionConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get a consumer which discards the values it is given.
- doFinal(MessageDigest) - Method in class org.wildfly.common.iteration.ByteIterator
- doFinal(Mac) - Method in class org.wildfly.common.iteration.ByteIterator
- DOUBLE_COLON - org.wildfly.common.expression.Expression.Flag
-
Treat expressions containing a double-colon delimiter as special, encoding the entire content into the key.
- drain() - Method in class org.wildfly.common.iteration.ByteIterator
-
Drain all the remaining bytes in this iterator.
- drain(byte[]) - Method in class org.wildfly.common.iteration.ByteIterator
-
Drains up to
dst.length
bytes from this iterator into the givendst
array. - drain(byte[], int, int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Drains up to
len
bytes from this iterator into the givendst
array. - drain(int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Drain up to
count
bytes from this iterator, returning the result. - drainAll(int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Drain exactly
count
bytes from this iterator, returning the result. - drainTo(ByteArrayOutputStream) - Method in class org.wildfly.common.iteration.ByteIterator
-
Drain all the remaining bytes in this iterator to the given stream.
- drainTo(StringBuilder) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to the given string builder.
- drainTo(StringBuilder, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to the given string builder, inserting the given delimiter after every
n
code points. - drainTo(StringBuilder, String, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to the given string builder, inserting the given prefix before every
n
code points. - drainTo(StringBuilder, String, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to the given string builder, inserting the given prefix and delimiter before and after every
n
code points, respectively. - drainToLatin1(int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Convenience method to directly drain a certain number of bytes to a Latin-1 string.
- drainToString() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to a new string.
- drainToString(int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to a new string, inserting the given delimiter after every
n
code points. - drainToString(String, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to a new string, inserting the given prefix before every
n
code points. - drainToString(String, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Drain all the remaining code points in this iterator to a new string, inserting the given prefix and delimiter before and after every
n
code points, respectively. - drainToUtf8(int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Convenience method to directly drain a certain number of bytes to a UTF-8 string.
E
- EMPTY - Static variable in class org.wildfly.common.iteration.ByteIterator
-
The empty byte iterator.
- EMPTY - Static variable in class org.wildfly.common.iteration.CodePointIterator
-
The empty code point iterator.
- emptyParam(String) - Method in interface org.wildfly.common._private.CommonMessages
- encode(int) - Method in class org.wildfly.common.codec.Alphabet
-
Encode the given byte value to a code point.
- encode(int) - Method in class org.wildfly.common.codec.Base32Alphabet
-
Encode the given 5-bit value to a code point.
- encode(int) - Method in class org.wildfly.common.codec.Base64Alphabet
-
Encode the given 6-bit value to a code point.
- equals(Object) - Method in class org.wildfly.common.context.ContextPermission
-
Determine if this permission is equal to the given object.
- equals(Object) - Method in class org.wildfly.common.net.CidrAddress
- equals(Object) - Method in class org.wildfly.common.ref.CleanerReference
- equals(Object) - Method in class org.wildfly.common.selector.SelectorPermission
- equals(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
-
Determine if this permission is equal to the given permission.
- equals(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
- equals(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
- ESCAPES - org.wildfly.common.expression.Expression.Flag
-
Support standard escape sequences in plain text and default value fields, which begin with a backslash ("
\
") character. - evaluate(BiConsumer<ResolveContext<RuntimeException>, StringBuilder>) - Method in class org.wildfly.common.expression.Expression
-
Evaluate the expression with the given expansion function.
- evaluateException(ExceptionBiConsumer<ResolveContext<E>, StringBuilder, E>) - Method in class org.wildfly.common.expression.Expression
-
Evaluate the expression with the given expansion function, which may throw a checked exception.
- evaluateWithEnvironment(boolean) - Method in class org.wildfly.common.expression.Expression
-
Evaluate the expression using a default expansion function that evaluates environment properties.
- evaluateWithProperties(boolean) - Method in class org.wildfly.common.expression.Expression
-
Evaluate the expression using a default expansion function that evaluates system properties.
- evaluateWithPropertiesAndEnvironment(boolean) - Method in class org.wildfly.common.expression.Expression
-
Evaluate the expression using a default expansion function that evaluates system and environment properties in the JBoss style (i.e.
- ExceptionBiConsumer<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument consumer which can throw an exception.
- ExceptionBiFunction<T,U,R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument function which can throw an exception.
- ExceptionBinaryOperator<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A binary operator which can throw an exception.
- ExceptionBiPredicate<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument predicate which can throw an exception.
- exceptionCapturingRunnable(ExceptionBiConsumer<T, U, E>, T, U) - Static method in class org.wildfly.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- exceptionCapturingRunnable(ExceptionConsumer<T, E>, T) - Static method in class org.wildfly.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- ExceptionConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A one-argument consumer which can throw an exception.
- exceptionConsumerBiConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
- ExceptionFunction<T,R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A one-argument function which can throw an exception.
- exceptionFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- ExceptionIntFunction<R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A one-argument integer function which can throw an exception.
- ExceptionLongFunction<R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A one-argument long integer function which can throw an exception.
- ExceptionObjIntConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument object and integer consumer which can throw an exception.
- ExceptionObjLongConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument object and long integer consumer which can throw an exception.
- ExceptionPredicate<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A one-argument predicate which can throw an exception.
- ExceptionRunnable<E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
An operation that can throw an exception.
- exceptionRunnableConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton exception consumer which accepts and runs exception runnable instances.
- ExceptionSupplier<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A supplier which can throw an exception.
- exceptionSupplierFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- exceptionSupplierFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.
- ExceptionToIntBiFunction<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument function which can throw an exception.
- ExceptionToIntFunction<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument function which can throw an exception.
- ExceptionToLongBiFunction<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument function which can throw an exception.
- ExceptionToLongFunction<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A two-argument function which can throw an exception.
- ExceptionUnaryOperator<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
-
A unary operator which can throw an exception.
- expandDefault() - Method in class org.wildfly.common.expression.ResolveContext
-
Expand the default value to the current target string builder.
- expandDefault(StringBuilder) - Method in class org.wildfly.common.expression.ResolveContext
-
Expand the default value to the given string builder.
- expectedBoolean(boolean) - Method in interface org.wildfly.common._private.CommonMessages
- expectedEvenNumberOfHexCharacters() - Method in interface org.wildfly.common._private.CommonMessages
- expectedLockHold(Object) - Method in interface org.wildfly.common._private.CommonMessages
- expectedLockNotHold(Object) - Method in interface org.wildfly.common._private.CommonMessages
- expectedPadding() - Method in interface org.wildfly.common._private.CommonMessages
- expectedPaddingCharacters(int) - Method in interface org.wildfly.common._private.CommonMessages
- expectedTwoPaddingCharacters() - Method in interface org.wildfly.common._private.CommonMessages
- Expression - Class in org.wildfly.common.expression
-
A compiled property-expansion expression string.
- Expression.Flag - Enum in org.wildfly.common.expression
-
Flags that can apply to a property expression compilation
F
- Factory<T> - Interface in org.wildfly.common
-
An object which produces another object.
- findInterfaceWithScopeId(String) - Static method in class org.wildfly.common.net.Inet
- functionBiFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- functionExceptionBiFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- Functions - Class in org.wildfly.common.function
-
A set of utility methods which return common functions.
G
- GENERAL_EXPANSION - org.wildfly.common.expression.Expression.Flag
-
Support
Policy
file style "general" expansion alternate expression syntax. - get() - Method in class org.wildfly.common.context.ContextManager
-
Get the currently active context, possibly examining the per-thread or global defaults.
- get() - Method in interface org.wildfly.common.function.ExceptionSupplier
-
Gets a result.
- get() - Method in interface org.wildfly.common.ref.Reference
-
Get the value, or
null
if the reference has been cleared. - get() - Method in class org.wildfly.common.ref.StrongReference
- get() - Method in class org.wildfly.common.selector.GlobalSelector
-
Deprecated.
- get() - Method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the currently relevant object, or
null
if there is none. - get() - Method in class org.wildfly.common.selector.ThreadLocalSelector
-
Deprecated.
- get(InetAddress) - Method in class org.wildfly.common.net.CidrAddressTable
- getActions() - Method in class org.wildfly.common.context.ContextPermission
-
Get the actions string.
- getActions() - Method in class org.wildfly.common.selector.SelectorPermission
- getAddressByNameAndType(String, Class<T>) - Static method in class org.wildfly.common.net.Inet
-
Resolve the given host name, returning the first answer with the given address type.
- getAllAddressesByNameAndType(String, Class<T>) - Static method in class org.wildfly.common.net.Inet
-
Resolve the given host name, returning all answers with the given address type.
- getAttachment() - Method in class org.wildfly.common.ref.PhantomReference
- getAttachment() - Method in interface org.wildfly.common.ref.Reference
-
Get the attachment, if any.
- getAttachment() - Method in class org.wildfly.common.ref.SoftReference
- getAttachment() - Method in class org.wildfly.common.ref.StrongReference
- getAttachment() - Method in class org.wildfly.common.ref.WeakReference
- getBE16() - Method in class org.wildfly.common.iteration.ByteIterator
- getBE32() - Method in class org.wildfly.common.iteration.ByteIterator
- getBE64() - Method in class org.wildfly.common.iteration.ByteIterator
- getBroadcastAddress() - Method in class org.wildfly.common.net.CidrAddress
-
Get the broadcast address for this CIDR block.
- getCacheLevel() - Method in class org.wildfly.common.cpu.CacheLevelInfo
-
Get the level index.
- getCacheLevelInfo(int) - Static method in class org.wildfly.common.cpu.CacheInfo
-
Get the CPU cache level information for a cache level.
- getCacheLevelSizeKB() - Method in class org.wildfly.common.cpu.CacheLevelInfo
-
Get the size of this cache level in kilobytes.
- getCacheLineSize() - Method in class org.wildfly.common.cpu.CacheLevelInfo
-
Get the cache line size in bytes.
- getCacheType() - Method in class org.wildfly.common.cpu.CacheLevelInfo
-
Get the type of cache.
- getCause() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
- getChangePermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the
change
permission for the given class. - getClassLoaderDefault(ClassLoader) - Method in class org.wildfly.common.context.ContextManager
-
Get the class loader default instance.
- getExceptionClassName() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Get the original exception class name.
- getExpandedDefault() - Method in class org.wildfly.common.expression.ResolveContext
-
Expand the default value to a string.
- getFieldNames() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Get the field names of the remote exception.
- getFieldValue(String) - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Get the string value of the given field name.
- getGetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the
get
permission for the given class. - getGlobalDefault() - Method in class org.wildfly.common.context.ContextManager
-
Get the global default context instance.
- getHostName() - Static method in class org.wildfly.common.HostName
-
Deprecated.Please use
HostName.getHostName()
instead. - getHostName() - Static method in class org.wildfly.common.net.HostName
-
Get the detected host name.
- getHostNameIfResolved(InetAddress) - Static method in class org.wildfly.common.net.Inet
-
Get the host name of the given address, if it is resolved.
- getIndex() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get the current offset, in bytes.
- getIndex() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get the current offset, by code point.
- getIndex() - Method in interface org.wildfly.common.iteration.IndexIterator
-
Get the current iterator index.
- getInet4Address(int, int, int, int) - Static method in class org.wildfly.common.net.Inet
-
Get an IPv4 address from four integer segments.
- getInet6Address(int, int, int, int, int, int, int, int) - Static method in class org.wildfly.common.net.Inet
-
Get an IPv6 address from eight integer segments.
- getInstanceContextManager() - Method in interface org.wildfly.common.context.Contextual
-
Get the context manager for this object.
- getKey() - Method in class org.wildfly.common.expression.ResolveContext
-
Get the expression resolution key, as a string.
- getLE16() - Method in class org.wildfly.common.iteration.ByteIterator
- getLE32() - Method in class org.wildfly.common.iteration.ByteIterator
- getLE64() - Method in class org.wildfly.common.iteration.ByteIterator
- getLevelEntryCount() - Static method in class org.wildfly.common.cpu.CacheInfo
-
Get the number of CPU cache level entries.
- getNetmaskBits() - Method in class org.wildfly.common.net.CidrAddress
-
Get the netmask bits.
- getNetworkAddress() - Method in class org.wildfly.common.net.CidrAddress
-
Get the network address.
- getNodeName() - Static method in class org.wildfly.common.net.HostName
-
Get the node name.
- getNullReference() - Static method in class org.wildfly.common.ref.References
-
Get a null reference.
- getOrDefault(InetAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
- getPackedBE32() - Method in class org.wildfly.common.iteration.ByteIterator
- getPackedBE64() - Method in class org.wildfly.common.iteration.ByteIterator
- getParent() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
-
Get the parent of this entry, if any.
- getPrivilegedSupplier() - Method in class org.wildfly.common.context.ContextManager
-
Get a privileged supplier for this context manager which returns the currently active context without a permission check.
- getProcessId() - Static method in class org.wildfly.common.os.Process
-
Get the ID of this process.
- getProcessName() - Static method in class org.wildfly.common.os.Process
-
Get the name of this process.
- getQualifiedHostName() - Static method in class org.wildfly.common.HostName
-
Deprecated.Please use
HostName.getQualifiedHostName()
instead. - getQualifiedHostName() - Static method in class org.wildfly.common.net.HostName
-
Get the detected qualified host name.
- getRange() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
-
Get the address range of this entry.
- getReaper() - Method in class org.wildfly.common.ref.PhantomReference
- getReaper() - Method in class org.wildfly.common.ref.SoftReference
- getReaper() - Method in class org.wildfly.common.ref.WeakReference
- getReferencedStrings() - Method in class org.wildfly.common.expression.Expression
-
Get the immutable set of string keys that are referenced by expressions in this compiled expression.
- getResolved(InetSocketAddress) - Static method in class org.wildfly.common.net.Inet
-
Get a copy of the given socket address, but with a resolved address component.
- getResolved(InetSocketAddress, Class<? extends InetAddress>) - Static method in class org.wildfly.common.net.Inet
-
Get a copy of the given socket address, but with a resolved address component of the given type.
- getResolved(URI, int) - Static method in class org.wildfly.common.net.Inet
-
Get the resolved socket address from the given URI.
- getResolved(URI, int, Class<? extends InetAddress>) - Static method in class org.wildfly.common.net.Inet
-
Get a resolved socket address from the given URI.
- getScopeId() - Method in class org.wildfly.common.net.CidrAddress
-
Get the match address scope ID (if it is an IPv6 address).
- getScopeId(String) - Static method in class org.wildfly.common.net.Inet
-
Attempt to get the scope ID of the given string.
- getScopeId(String, InetAddress) - Static method in class org.wildfly.common.net.Inet
-
Attempt to get the scope ID of the given string.
- getScopeId(InetAddress) - Static method in class org.wildfly.common.net.Inet
-
Get the scope ID of the given address (if it is an IPv6 address).
- getScopeId(NetworkInterface) - Static method in class org.wildfly.common.net.Inet
- getScopeId(NetworkInterface, InetAddress) - Static method in class org.wildfly.common.net.Inet
- getSelector() - Method in class org.wildfly.common.selector.Selector.Getter
-
Deprecated.Get the selector for this getter.
- getSetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the
set
permission for the given class. - getSmallestDataCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
-
Get the smallest known data cache line size.
- getSmallestInstructionCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
-
Get the smallest known instruction cache line size.
- getThreadDefault() - Method in class org.wildfly.common.context.ContextManager
-
Get the per-thread default context instance.
- getType() - Method in class org.wildfly.common.ref.PhantomReference
- getType() - Method in interface org.wildfly.common.ref.Reference
-
Get the type of the reference.
- getType() - Method in class org.wildfly.common.ref.SoftReference
- getType() - Method in class org.wildfly.common.ref.StrongReference
- getType() - Method in class org.wildfly.common.ref.WeakReference
- getValue() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
-
Get the stored value of this entry.
- GlobalSelector<T> - Class in org.wildfly.common.selector
-
Deprecated.Use
Contextual
instead. - GlobalSelector(T) - Constructor for class org.wildfly.common.selector.GlobalSelector
-
Deprecated.Construct a new instance.
H
- hasDefault() - Method in class org.wildfly.common.expression.ResolveContext
-
Determine if the current expression has a default value.
- hashCode() - Method in class org.wildfly.common.context.ContextPermission
-
Get the hash code of this permission.
- hashCode() - Method in class org.wildfly.common.net.CidrAddress
- hashCode() - Method in class org.wildfly.common.ref.CleanerReference
- HashMath - Class in org.wildfly.common.math
-
Routines which are useful for hashcode computation, among other things.
- hasNext() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
- hasNext() - Method in class org.wildfly.common.iteration.ByteIterator
-
Determine if there are more bytes after the current byte.
- hasNext() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Determine if there are more code points after the current code point.
- hasNext() - Method in interface org.wildfly.common.iteration.IntIterator
-
Determine if there is another element in this sequence.
- hasPrevious() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
-
Determine if there is a previous element in this sequence.
- hasPrevious() - Method in class org.wildfly.common.iteration.ByteIterator
-
Determine if there are more bytes before the current byte.
- hasPrevious() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Determine if there are more code points before the current code point.
- hexDecode() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Hex-decode the current stream.
- hexEncode() - Method in class org.wildfly.common.iteration.ByteIterator
-
Hex-encode the current stream.
- hexEncode(boolean) - Method in class org.wildfly.common.iteration.ByteIterator
-
Hex-encode the current stream.
- HostName - Class in org.wildfly.common
-
Deprecated.Please use
HostName
instead. - HostName - Class in org.wildfly.common.net
-
Methods for getting the system host name.
- HostName() - Constructor for class org.wildfly.common.HostName
-
Deprecated.
I
- identity() - Static method in interface org.wildfly.common.function.ExceptionUnaryOperator
- implies(Permission) - Method in class org.wildfly.common.context.ContextPermission
-
Determine if the given permission is implied by this permission.
- implies(Permission) - Method in class org.wildfly.common.selector.SelectorPermission
- implies(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
-
Determine if the given permission is implied by this permission.
- implies(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
- impossibleSwitchCase(int) - Static method in class org.wildfly.common.Assert
-
Return an exception indicating that the current switch case was intended to be unreachable.
- impossibleSwitchCase(long) - Static method in class org.wildfly.common.Assert
-
Return an exception indicating that the current switch case was intended to be unreachable.
- impossibleSwitchCase(Object) - Method in interface org.wildfly.common._private.CommonMessages
- impossibleSwitchCase(Object) - Static method in class org.wildfly.common.Assert
-
Return an exception indicating that the current switch case was intended to be unreachable.
- in(CacheType) - Method in enum org.wildfly.common.cpu.CacheType
-
Determine whether this instance is equal to one of the given instances.
- in(CacheType...) - Method in enum org.wildfly.common.cpu.CacheType
-
Determine whether this instance is equal to one of the given instances.
- in(CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
-
Determine whether this instance is equal to one of the given instances.
- in(CacheType, CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
-
Determine whether this instance is equal to one of the given instances.
- in(Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
-
Determine whether this instance is equal to one of the given instances.
- in(Reference.Type...) - Method in enum org.wildfly.common.ref.Reference.Type
-
Determine whether this instance is equal to one of the given instances.
- in(Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
-
Determine whether this instance is equal to one of the given instances.
- in(Reference.Type, Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
-
Determine whether this instance is equal to one of the given instances.
- incompleteDecode() - Method in interface org.wildfly.common._private.CommonMessages
- IndexIterator - Interface in org.wildfly.common.iteration
-
An iterator which can report the current iterator index.
- Inet - Class in org.wildfly.common.net
-
Utilities relating to Internet protocol (a.k.a.
- INET4_ANY - Static variable in class org.wildfly.common.net.Inet
-
The "any" address for IPv4.
- INET4_ANY_CIDR - Static variable in class org.wildfly.common.net.CidrAddress
-
The CIDR address representing all IPv4 addresses.
- INET4_BROADCAST - Static variable in class org.wildfly.common.net.Inet
-
The broadcast-all address for IPv4.
- INET4_LOOPBACK - Static variable in class org.wildfly.common.net.Inet
-
The traditional loopback address for IPv4.
- INET6_ANY - Static variable in class org.wildfly.common.net.Inet
-
The "any" address for IPv6.
- INET6_ANY_CIDR - Static variable in class org.wildfly.common.net.CidrAddress
-
The CIDR address representing all IPv6 addresses.
- INET6_LOOPBACK - Static variable in class org.wildfly.common.net.Inet
-
The loopback address for IPv6.
- INSTRUCTION - org.wildfly.common.cpu.CacheType
-
Instruction cache.
- interleavedWith(byte[]) - Method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator which translates this byte iterator through an interleaving table.
- interleavedWith(int[]) - Method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator which translates this byte iterator through an interleaving table.
- IntIterator - Interface in org.wildfly.common.iteration
-
A primitive iterator, which can be used as the basis for string parsing, tokenizing, and other purposes.
- invalidAddress(String) - Method in interface org.wildfly.common._private.CommonMessages
- invalidAddressBytes(int) - Method in interface org.wildfly.common._private.CommonMessages
- invalidBase32Character() - Method in interface org.wildfly.common._private.CommonMessages
- invalidBase64Character() - Method in interface org.wildfly.common._private.CommonMessages
- invalidExpressionSyntax(int) - Method in interface org.wildfly.common._private.CommonMessages
- invalidHexCharacter() - Method in interface org.wildfly.common._private.CommonMessages
- invalidOddFields() - Method in interface org.wildfly.common._private.CommonMessages
- invalidPermissionAction(String) - Method in interface org.wildfly.common._private.CommonMessages
- invalidPermissionType(Class<? extends Permission>, Class<? extends Permission>) - Method in interface org.wildfly.common._private.CommonMessages
- isData() - Method in enum org.wildfly.common.cpu.CacheType
-
Determine if this cache line type holds data.
- isEmpty() - Method in class org.wildfly.common.net.CidrAddressTable
- isFull(EnumSet<CacheType>) - Static method in enum org.wildfly.common.cpu.CacheType
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isFull(EnumSet<Reference.Type>) - Static method in enum org.wildfly.common.ref.Reference.Type
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isInet4Address(String) - Static method in class org.wildfly.common.net.Inet
-
Checks whether given String is a valid IPv4 address.
- isInet6Address(String) - Static method in class org.wildfly.common.net.Inet
-
Checks whether given String is a valid IPv6 address.
- isInstruction() - Method in enum org.wildfly.common.cpu.CacheType
-
Determine if this cache line type holds instructions.
- isLittleEndian() - Method in class org.wildfly.common.codec.Alphabet
-
Determine whether this is a little-endian or big-endian alphabet.
- iterate() - Method in class org.wildfly.common.bytes.ByteStringBuilder
- iterator() - Method in class org.wildfly.common.net.CidrAddressTable
L
- length() - Method in class org.wildfly.common.bytes.ByteStringBuilder
- LENIENT_SYNTAX - org.wildfly.common.expression.Expression.Flag
-
Ignore syntax problems instead of throwing an exception.
- limitedTo(int) - Method in class org.wildfly.common.iteration.ByteIterator
-
Return a copy of this iterator which is limited to the given number of bytes after the current one.
- limitedTo(long) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Return a copy of this iterator which is limited to the given number of code points after the current one.
- LOWERCASE - Static variable in class org.wildfly.common.codec.Base32Alphabet
-
The standard RFC 4648 base-32 alphabet mapped to lowercase.
M
- main(String[]) - Static method in class org.wildfly.common.cpu.CacheInfo
- matches(byte[]) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given address bytes.
- matches(byte[], int) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given address bytes.
- matches(Inet4Address) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given address.
- matches(Inet6Address) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given address.
- matches(InetAddress) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given address.
- matches(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
-
Determine if this CIDR address matches the given CIDR address.
- MINI_EXPRS - org.wildfly.common.expression.Expression.Flag
-
Support single-character expressions that can be interpreted without wrapping in curly braces.
- msg - Static variable in interface org.wildfly.common._private.CommonMessages
- multiHashOrdered(int, int) - Static method in class org.wildfly.common.math.HashMath
-
A hash function which combines an accumulated hash with a next hash such that
f(f(k, b), a) ≠ₙ f(f(k, a), b)
. - multiHashOrdered(int, int, int) - Static method in class org.wildfly.common.math.HashMath
-
A hash function which combines an accumulated hash with a next hash such that
f(f(k, p2, b), p1, a) ≠ₙ f(f(k, p1, a), p2, b)
. - multiHashUnordered(int, int) - Static method in class org.wildfly.common.math.HashMath
-
A hash function which combines an accumulated hash with a next hash such that
f(f(k, b), a) = f(f(k, a), b)
. - multiHashUnordered(int, int, int) - Static method in class org.wildfly.common.math.HashMath
-
A hash function which combines an accumulated hash with a next hash such that
f(f(k, p2, b), p1, a) = f(f(k, p1, a), p2, b)
. - multiplyWrap(int, int) - Static method in class org.wildfly.common.math.HashMath
-
Multiply two unsigned integers together.
N
- newPermissionCollection() - Method in class org.wildfly.common.context.ContextPermission
-
Get a new permission collection instance which can hold this type of permissions.
- next() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
- next() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get the next byte.
- next() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get the next code point.
- next() - Method in interface org.wildfly.common.iteration.IntIterator
-
Get the next element in the sequence.
- NO_RECURSE_DEFAULT - org.wildfly.common.expression.Expression.Flag
-
Do not support recursion in default values.
- NO_RECURSE_KEY - org.wildfly.common.expression.Expression.Flag
-
Do not support recursive expression expansion in the key part of the expression.
- NO_SMART_BRACES - org.wildfly.common.expression.Expression.Flag
-
Do not support smart braces.
- NO_TRIM - org.wildfly.common.expression.Expression.Flag
-
Do not trim leading and trailing whitespace off of the expression string before parsing it.
- not() - Method in interface org.wildfly.common.function.ExceptionBiPredicate
- not() - Method in interface org.wildfly.common.function.ExceptionPredicate
- NotNull - Annotation Type in org.wildfly.common.annotation
-
An advisory annotation indicating that the given variable, method, or parameter is not nullable.
- NULL - org.wildfly.common.ref.Reference.Type
-
A
null
reference. - Nullable - Annotation Type in org.wildfly.common.annotation
-
An advisory annotation indicating that the given variable, method, or parameter is nullable.
- nullArrayParam(int, String) - Method in interface org.wildfly.common._private.CommonMessages
- nullParam(String) - Method in interface org.wildfly.common._private.CommonMessages
- nullParamNPE(String) - Method in interface org.wildfly.common._private.CommonMessages
- nullSelector() - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the
null
selector.
O
- of(Throwable) - Static method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Get a remote exception cause for the given
Throwable
. - of(ExceptionFunction<T, T, E>) - Static method in interface org.wildfly.common.function.ExceptionUnaryOperator
- ofByteBuffer(ByteBuffer) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator for a byte buffer.
- ofBytes(byte...) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator for a byte array.
- ofBytes(byte[], int[]) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator for a byte array with interleave.
- ofBytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator for a byte array.
- ofBytes(byte[], int, int, int[]) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a byte iterator for a byte array with interleave.
- ofChars(char[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a character array.
- ofChars(char[], int) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a character array.
- ofChars(char[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a character array.
- ofIterators(ByteIterator...) - Static method in class org.wildfly.common.iteration.ByteIterator
-
Get a concatenated byte iterator.
- ofLatin1Bytes(byte[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a ISO-8859-1 (Latin-1) encoded array.
- ofLatin1Bytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a ISO-8859-1 (Latin-1) encoded array.
- ofString(String) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a string.
- ofString(String, int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a string.
- ofUtf8Bytes(byte[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a UTF-8 encoded byte array.
- ofUtf8Bytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
-
Get a code point iterator for a UTF-8 encoded array.
- or(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
- or(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
- org.wildfly.common - package org.wildfly.common
-
Common classes for a variety of purposes.
- org.wildfly.common._private - package org.wildfly.common._private
- org.wildfly.common.annotation - package org.wildfly.common.annotation
- org.wildfly.common.bytes - package org.wildfly.common.bytes
-
Classes related to the manipulation of byte sequences.
- org.wildfly.common.codec - package org.wildfly.common.codec
-
Classes relating to encoding and decoding.
- org.wildfly.common.context - package org.wildfly.common.context
-
Types related to management of contextual objects.
- org.wildfly.common.cpu - package org.wildfly.common.cpu
-
A set of utility classes to determine information about the runtime environment's CPU configuration.
- org.wildfly.common.expression - package org.wildfly.common.expression
-
Expression string parsing and expansion classes.
- org.wildfly.common.function - package org.wildfly.common.function
-
Classes which implement useful functions which are missing from
java.util.function
. - org.wildfly.common.iteration - package org.wildfly.common.iteration
-
Classes related to iteration.
- org.wildfly.common.math - package org.wildfly.common.math
-
Classes which perform various common mathematical functions.
- org.wildfly.common.net - package org.wildfly.common.net
-
Utilities relating abstractly to network-related activities.
- org.wildfly.common.os - package org.wildfly.common.os
-
Utilities related to the operating system and current process.
- org.wildfly.common.ref - package org.wildfly.common.ref
-
Classes which implement reference types which can be cleaned up automatically by a background thread.
- org.wildfly.common.rpc - package org.wildfly.common.rpc
-
Classes which are commonly useful for simple RPC applications.
- org.wildfly.common.selector - package org.wildfly.common.selector
P
- paramGreaterThan(String, double) - Method in interface org.wildfly.common._private.CommonMessages
- paramGreaterThan(String, long) - Method in interface org.wildfly.common._private.CommonMessages
- paramLessThan(String, double) - Method in interface org.wildfly.common._private.CommonMessages
- paramLessThan(String, long) - Method in interface org.wildfly.common._private.CommonMessages
- parseCidrAddress(String) - Static method in class org.wildfly.common.net.Inet
-
Parse a CIDR address into a
CidrAddress
object. - parseInet4Address(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv4 address into an
Inet4Address
object. - parseInet4Address(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv4 address into an
Inet4Address
object. - parseInet4AddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv4 address into an
Inet4Address
object, throwing an exception on failure. - parseInet4AddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv4 address into an
Inet4Address
object. - parseInet4AddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
-
Converts IPv4 address from textual representation to bytes.
- parseInet6Address(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv6 address into an
Inet6Address
object. - parseInet6Address(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv6 address into an
Inet6Address
object. - parseInet6AddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv6 address into an
Inet6Address
object, throwing an exception on failure. - parseInet6AddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IPv6 address into an
Inet6Address
object. - parseInet6AddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
-
Converts IPv6 address from textual representation to bytes.
- parseInetAddress(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IP address into an
InetAddress
object. - parseInetAddress(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IP address into an
InetAddress
object. - parseInetAddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IP address into an
InetAddress
object, throwing an exception on failure. - parseInetAddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
-
Parse an IP address into an
InetAddress
object. - parseInetAddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
-
Converts an IP address from textual representation to bytes.
- peekNext() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
- peekNext() - Method in class org.wildfly.common.iteration.ByteIterator
-
Peek at the next byte without advancing.
- peekNext() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Peek at the next code point without advancing.
- peekNext() - Method in interface org.wildfly.common.iteration.IntIterator
-
Observe the next element in the sequence without moving the iterator.
- peekPrevious() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
-
Observe the previous element in the sequence without moving the iterator.
- peekPrevious() - Method in class org.wildfly.common.iteration.ByteIterator
-
Peek at the previous byte without moving backwards.
- peekPrevious() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Peek at the previous code point without moving backwards.
- PHANTOM - org.wildfly.common.ref.Reference.Type
-
A phantom reference.
- PhantomReference<T,A> - Class in org.wildfly.common.ref
-
A reapable phantom reference with an attachment.
- PhantomReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.PhantomReference
-
Construct a new instance with an explicit reference queue.
- PhantomReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.PhantomReference
-
Construct a new instance with a reaper.
- previous() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
-
Get the previous element in the sequence.
- previous() - Method in class org.wildfly.common.iteration.ByteIterator
-
Get the previous byte.
- previous() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get the previous code point.
- privilegedActionFailed(Exception) - Method in interface org.wildfly.common._private.CommonMessages
- Process - Class in org.wildfly.common.os
-
Utilities for getting information about the current process.
- ProcessorInfo - Class in org.wildfly.common.cpu
-
Provides general information about the processors on this host.
- put(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
- putIfAbsent(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
R
- readFromStream(DataInput) - Static method in class org.wildfly.common.rpc.RemoteExceptionCause
- readOnlyPermissionCollection() - Method in interface org.wildfly.common._private.CommonMessages
- reap(Reference<T, A>) - Method in interface org.wildfly.common.ref.Reaper
-
Perform the cleanup action for a reference.
- Reaper<T,A> - Interface in org.wildfly.common.ref
-
A cleaner for a dead object.
- Reference<T,A> - Interface in org.wildfly.common.ref
-
An enhanced reference type with a type-safe attachment.
- Reference.Type - Enum in org.wildfly.common.ref
-
A reference type.
- References - Class in org.wildfly.common.ref
-
A set of utility methods for reference types.
- remoteException(String) - Method in interface org.wildfly.common._private.CommonMessages
- remoteException(String, String) - Method in interface org.wildfly.common._private.CommonMessages
- RemoteExceptionCause - Class in org.wildfly.common.rpc
-
A remote exception cause.
- RemoteExceptionCause(String, String) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
-
Constructs a new
RemoteExceptionCause
instance with an initial message. - RemoteExceptionCause(String, String, Map<String, String>) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
-
Constructs a new
RemoteExceptionCause
instance with an initial message. - RemoteExceptionCause(String, RemoteExceptionCause, String) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
-
Constructs a new
RemoteExceptionCause
instance with an initial message and cause. - RemoteExceptionCause(String, RemoteExceptionCause, String, Map<String, String>) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
-
Constructs a new
RemoteExceptionCause
instance with an initial message and cause. - removeExact(CidrAddress) - Method in class org.wildfly.common.net.CidrAddressTable
- removeExact(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
- replaceExact(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
- replaceExact(CidrAddress, T, T) - Method in class org.wildfly.common.net.CidrAddressTable
- ResolveContext<E extends java.lang.Exception> - Class in org.wildfly.common.expression
-
The expression resolve context, which can be used to query the current expression key, write out expansions or default values, or perform validation.
- roundToPowerOfTwo(int) - Static method in class org.wildfly.common.math.HashMath
-
Round the given value up to the next positive power of two.
- run() - Method in interface org.wildfly.common.function.ExceptionRunnable
-
Run the operation.
- run(Runnable) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runAction(PrivilegedAction<R>) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runBiConsumer(BiConsumer<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runBiFunction(BiFunction<T, U, R>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runBiPredicate(BiPredicate<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runCallable(Callable<V>) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runConsumer(Consumer<T>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExBiConsumer(ExceptionBiConsumer<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExBiFunction(ExceptionBiFunction<T, U, R, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExceptionAction(PrivilegedExceptionAction<R>) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExConsumer(ExceptionConsumer<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExFunction(ExceptionFunction<T, R, E>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExIntFunction(ExceptionIntFunction<T, E>, int) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExLongFunction(ExceptionLongFunction<T, E>, long) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runExPredicate(ExceptionPredicate<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runFunction(Function<T, R>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runIntFunction(IntFunction<T>, int) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runLongFunction(LongFunction<T>, long) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
- runnableConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton consumer which accepts and runs runnable instances.
- runnableExceptionConsumer() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton exception consumer which accepts and runs runnable instances.
- runPredicate(Predicate<T>, T) - Method in interface org.wildfly.common.context.Contextual
-
Run the given task with this contextual object selected.
S
- Selector<T> - Class in org.wildfly.common.selector
-
Deprecated.Use
Contextual
instead. - Selector() - Constructor for class org.wildfly.common.selector.Selector
-
Deprecated.
- Selector.Getter<T> - Class in org.wildfly.common.selector
-
Deprecated.An efficient, unchecked getter for a selector for a given class.
- selectorFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get the selector for a given class.
- selectorGetterActionFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get a privileged action which returns the getter for a selector.
- selectorGetterFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Get an efficient, unchecked selector getter for a given class.
- SelectorPermission - Class in org.wildfly.common.selector
-
Permission to access a specific selector.
- SelectorPermission(String, String) - Constructor for class org.wildfly.common.selector.SelectorPermission
- setClassLoaderDefault(ClassLoader, C) - Method in class org.wildfly.common.context.ContextManager
-
Set the per-class loader default instance supplier.
- setClassLoaderDefaultSupplier(ClassLoader, Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
-
Set the per-class loader default instance supplier.
- setGlobalDefault(C) - Method in class org.wildfly.common.context.ContextManager
-
Set the global default instance.
- setGlobalDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
-
Set the global default instance supplier.
- setGlobalDefaultSupplierIfNotSet(Supplier<Supplier<C>>) - Method in class org.wildfly.common.context.ContextManager
-
Set the global default instance supplier, but only if it was not already set.
- setLength(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- setNodeName(String) - Static method in class org.wildfly.common.net.HostName
-
Set the node name.
- setQualifiedHostName(String) - Static method in class org.wildfly.common.net.HostName
-
Set the host name.
- setSelectorFor(Class<T>, Selector<T>) - Static method in class org.wildfly.common.selector.Selector
-
Deprecated.Set the selector for a given class.
- setThreadDefault(C) - Method in class org.wildfly.common.context.ContextManager
-
Set the per-thread default instance.
- setThreadDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
-
Set the per-thread default instance supplier.
- sign(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
- size() - Method in class org.wildfly.common.net.CidrAddressTable
- skip(IntPredicate) - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a sub-iterator that removes code points based on a
predicate
. - skipAll() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Skip all the remaining code points in this iterator.
- skipCrLf() - Method in class org.wildfly.common.iteration.CodePointIterator
-
Get a sub-iterator that removes the following code points:
10
(\n) and13
(\r). - SOFT - org.wildfly.common.ref.Reference.Type
-
A soft reference.
- SoftReference<T,A> - Class in org.wildfly.common.ref
-
A reapable soft reference with an attachment.
- SoftReference(T) - Constructor for class org.wildfly.common.ref.SoftReference
-
Construct a new instance.
- SoftReference(T, A) - Constructor for class org.wildfly.common.ref.SoftReference
-
Construct a new instance.
- SoftReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.SoftReference
-
Construct a new instance with an explicit reference queue.
- SoftReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.SoftReference
-
Construct a new instance with a reaper.
- spliterator() - Method in class org.wildfly.common.net.CidrAddressTable
- STANDARD - Static variable in class org.wildfly.common.codec.Base32Alphabet
-
The standard RFC 4648 base-32 alphabet.
- STANDARD - Static variable in class org.wildfly.common.codec.Base64Alphabet
-
The standard RFC 4648 base-64 alphabet.
- STRONG - org.wildfly.common.ref.Reference.Type
-
A strong reference.
- StrongReference<T,A> - Class in org.wildfly.common.ref
-
A strong reference with an attachment.
- StrongReference(T) - Constructor for class org.wildfly.common.ref.StrongReference
-
Construct a new instance.
- StrongReference(T, A) - Constructor for class org.wildfly.common.ref.StrongReference
-
Construct a new instance.
- supplierExceptionFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- supplierFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- supplierFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
-
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.
T
- test(T) - Method in interface org.wildfly.common.function.ExceptionPredicate
-
Evaluate this predicate on the given arguments.
- test(T, U) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
-
Evaluate this predicate on the given arguments.
- ThreadLocalSelector<T> - Class in org.wildfly.common.selector
-
Deprecated.Use
Contextual
instead. - ThreadLocalSelector(ThreadLocal<? extends T>) - Constructor for class org.wildfly.common.selector.ThreadLocalSelector
-
Deprecated.Construct a new instance.
- toArray() - Method in class org.wildfly.common.bytes.ByteStringBuilder
- toInet6Address(InetAddress) - Static method in class org.wildfly.common.net.Inet
-
Get the IPv6 equivalent of the given address.
- tooLarge() - Method in interface org.wildfly.common._private.CommonMessages
- toOptimalString(byte[]) - Static method in class org.wildfly.common.net.Inet
-
Get the optimal string representation of the bytes of an IP address.
- toOptimalString(InetAddress) - Static method in class org.wildfly.common.net.Inet
-
Get the optimal string representation of an IP address.
- toPlainThrowable() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Convert this remote exception cause to a plain throwable for sending to peers which use serialization and do not have this class present.
- toString() - Method in class org.wildfly.common.net.CidrAddress
- toString() - Method in class org.wildfly.common.net.CidrAddressTable
- toString() - Method in class org.wildfly.common.ref.PhantomReference
- toString() - Method in class org.wildfly.common.ref.SoftReference
- toString() - Method in class org.wildfly.common.ref.StrongReference
- toString() - Method in class org.wildfly.common.ref.WeakReference
- toString() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Get a string representation of this exception.
- toURLString(byte[]) - Static method in class org.wildfly.common.net.Inet
-
Get a string representation of the given address bytes which is suitable for use as the host component of a URL.
- toURLString(InetAddress, boolean) - Static method in class org.wildfly.common.net.Inet
-
Get a string representation of the given address which is suitable for use as the host component of a URL.
U
- unexpectedNullValue() - Method in interface org.wildfly.common._private.CommonMessages
- unexpectedPadding() - Method in interface org.wildfly.common._private.CommonMessages
- UNIFIED - org.wildfly.common.cpu.CacheType
-
Unified instruction/data cache.
- UNKNOWN - org.wildfly.common.cpu.CacheType
-
Unknown cache type.
- unreachableCode() - Method in interface org.wildfly.common._private.CommonMessages
- unreachableCode() - Static method in class org.wildfly.common.Assert
-
Return an exception indicating that the current code was intended to be unreachable.
- unresolvedEnvironmentProperty(String) - Method in interface org.wildfly.common._private.CommonMessages
- unresolvedSystemProperty(String) - Method in interface org.wildfly.common._private.CommonMessages
- unsupported() - Static method in class org.wildfly.common.Assert
-
Return an exception explaining that the caller's method is not supported.
- unsupported(String, String) - Method in interface org.wildfly.common._private.CommonMessages
- update(MessageDigest) - Method in class org.wildfly.common.iteration.ByteIterator
- update(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
- update(Mac) - Method in class org.wildfly.common.iteration.ByteIterator
- updateDigest(MessageDigest) - Method in class org.wildfly.common.bytes.ByteStringBuilder
- updateMac(Mac) - Method in class org.wildfly.common.bytes.ByteStringBuilder
V
- value() - Method in annotation type org.wildfly.common.selector.DefaultSelector
-
Deprecated.The selector implementation class to use.
- valueOf(String) - Static method in enum org.wildfly.common.cpu.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.common.expression.Expression.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.common.ref.Reference.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.common.cpu.CacheType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.common.expression.Expression.Flag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.common.ref.Reference.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
W
- WEAK - org.wildfly.common.ref.Reference.Type
-
A weak reference.
- WeakReference<T,A> - Class in org.wildfly.common.ref
-
A reapable weak reference with an attachment.
- WeakReference(T) - Constructor for class org.wildfly.common.ref.WeakReference
-
Construct a new instance.
- WeakReference(T, A) - Constructor for class org.wildfly.common.ref.WeakReference
-
Construct a new instance.
- WeakReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.WeakReference
-
Construct a new instance with an explicit reference queue.
- WeakReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.WeakReference
-
Construct a new instance with a reaper.
- with(ExceptionPredicate<? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
- withActions(String) - Method in class org.wildfly.common.context.ContextPermission
-
Create a copy of this permission with the additional given actions.
- withoutActions(String) - Method in class org.wildfly.common.context.ContextPermission
-
Create a copy of this permission without any of the given actions.
- writeToStream(DataOutput) - Method in class org.wildfly.common.rpc.RemoteExceptionCause
-
Write this remote exception cause to the given stream, without using serialization.
X
- xor(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
- xor(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
All Classes All Packages