| Interface | Description |
|---|---|
| Curl |
This interface specifies similar operations like the Linux command curl.
|
| Class | Description |
|---|---|
| Args |
Utility class to validate the parameters.
|
| Base64 |
A very fast and memory efficient class to encode and decode to and from
BASE64 in full accordance with RFC 2045.
|
| Base64Url |
This is an implementation of Base64Url based on the fast Base64
implementation of Mikael Grev.
|
| BenchmarkExecutor |
Benchmark executor.
|
| CollectionUtil | |
| CompareUtil |
Utility class for the comparison.
|
| ConfPairs |
Container of name-value pairs.
|
| Curl.CurlResult | |
| DateUtil |
Utility class for the date conversion.
|
| DefaultCurl |
An implementation of
Curl. |
| FileOrBinary |
Configuration consisting either file path or the binary content.
|
| FileOrValue |
Configuration consisting either file path or the text content.
|
| HealthCheckResult |
Result of the health check.
|
| Hex |
HEX encoder and decoder.
|
| HttpConstants |
XiPKIĆ's HTTP constants.
|
| IoUtil |
IO utility class.
|
| LogUtil |
LOG utility class.
|
| LruCache<K,V> |
LRU cache.
|
| PemEncoder |
PEM encoder.
|
| ProcessLog |
Process Logger.
|
| RandomUtil |
Random utility class.
|
| ReqRespDebug |
Helper class for debug.
|
| ReqRespDebug.ReqRespPair | |
| StringUtil |
Utility class for String.
|
| ValidatableConf |
Configuration that can be validated.
|
| Validity |
Validity like the certificate validity, e.g.
|
| Enum | Description |
|---|---|
| PemEncoder.PemLabel | |
| TripleState |
Triple state enum.
|
| Validity.Unit |
| Exception | Description |
|---|---|
| InvalidConfException |
Invalid configuration exception.
|
| ObjectCreationException |
Exception for object creation.
|
Copyright © 2020. All rights reserved.