All Classes and Interfaces
Class
Description
Base class for InputStream extension
Base16, Base32 and Base64 codecs
Argument invalid exception
Ccs Exception used by extension to specify an error and the status according to one
BusinessIn object (optional)
Cipher InputStream: takes an InputStream as entry and give back a crypt/decrypt InputStream
Enum on standard Digest algorithms
UUID Generator with 2 longs (128 bits), compatible multi instances (through the PID,
but not multi servers, neither multi-sites due to lack of Mac address/Platform Id).
Internal class for Process Id, Mac Address and Jvm Id (PID + MacAddress)
UUID Generator but limited to 1 Long (64 bits), compatible multi instances (through the PID,
but not multi servers, neither multi-sites due to lack of Mac address/Platform Id.
Checker for Parameters
Can be used for String (testing also emptiness) and for general Object.
For null String only, use the special method.
Can be used for String (testing also emptiness) and for general Object.
For null String only, use the special method.
Efficient Random generator using ThreadLocalRandom
Singleton utility class
Utility class to help to create an InputStream of serialized objects from a Stream of Objects and reverse.
Transform interface
Utility class to be used only in classes where standard Logger is not allowed
A collection of utility methods to retrieve and parse the values of the Java
system properties and from ConfigProvider.
Inspired from http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/
SystemUtils.html
Improve Random generation
Zstd InputStream: takes an InputStream as entry and give back a compressed InputStream
Zstd InputStream: takes an InputStream as entry and give back a uncompressed InputStream