Package | Description |
---|---|
org.wildfly.common |
Common classes for a variety of purposes.
|
org.wildfly.common._private | |
org.wildfly.common.annotation | |
org.wildfly.common.archive |
Classes for dealing with Zip and JAR format archives.
|
org.wildfly.common.array | |
org.wildfly.common.bytes |
Classes related to the manipulation of byte sequences.
|
org.wildfly.common.codec |
Classes relating to encoding and decoding.
|
org.wildfly.common.context |
Types related to management of contextual objects.
|
org.wildfly.common.cpu |
A set of utility classes to determine information about the runtime environment's CPU configuration.
|
org.wildfly.common.expression |
Expression string parsing and expansion classes.
|
org.wildfly.common.flags | |
org.wildfly.common.format | |
org.wildfly.common.function |
Classes which implement useful functions which are missing from
java.util.function . |
org.wildfly.common.iteration |
Classes related to iteration.
|
org.wildfly.common.lock |
Classes which provide basic lock types.
|
org.wildfly.common.math |
Classes which perform various common mathematical functions.
|
org.wildfly.common.net |
Utilities relating abstractly to network-related activities.
|
org.wildfly.common.os |
Utilities related to the operating system and current process.
|
org.wildfly.common.ref |
Classes which implement reference types which can be cleaned up automatically by a background thread.
|
org.wildfly.common.rpc |
Classes which are commonly useful for simple RPC applications.
|
org.wildfly.common.selector | |
org.wildfly.common.string |
Classes which perform various common string functions.
|