All Classes
| Class | Description |
|---|---|
| Assert |
Assert
|
| AsyncHttpClientUtil |
Http Async Response Util with java.net.http
HttpRequest see
HttpClientUtil |
| Base62 |
Base62 util
|
| Base64Util |
Base64 Encoder / Decoder base on Java 8+
|
| BytesUtil |
Bytes Util
|
| CRC16 |
A class that can be used to compute the CRC-16 of a data stream.
|
| CRCUtil |
CRC Util
|
| CRCUtil.CRC16C | |
| CRCUtil.CRC32 | |
| CryptoUtil |
Crypto util
https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html
|
| DatetimeUtil |
Datetime format and parse util
TemporalAccessor is DateTime super interface.
|
| Environment |
Environmental constant
|
| HttpClientException |
Http Client Exception
|
| HttpClientUtil |
Http Client Util with java.net.http
|
| HttpMethod |
Http method
|
| HttpResponseException |
Http Response Exception
A subclass of HttpClientException
|
| MathUtil |
Math Util
|
| NumberUtil |
Number Util
|
| ObjectUtil |
Object Util
|
| ProxyFactory |
Proxy factory
|
| ProxyHandler<T> |
interface proxy implement class interface
|
| ReflectionUtil |
Reflection Util
|
| StreamUtil |
File and Stream Util
|
| StringUtil |
String Util
|
| TypeUtil |
Type util
|