| Class | Description |
|---|---|
| ArrayHandler | |
| BooleanHandler | |
| ByteArrayHandler |
Will now use hex for encoding byte arrays
|
| CharacterHandler | |
| CollectionHandler | |
| DateHandler | |
| Decoder | |
| Encoder | |
| EnumHandler | |
| FileHandler | |
| Handler | |
| JSONCodec |
This is a simple JSON Coder and Encoder that uses the Java type system to
convert data objects to JSON and JSON to (type safe) Java objects.
|
| MapHandler | |
| NumberHandler | |
| ObjectHandler | |
| SpecialHandler | |
| StringHandler | |
| UUIDHandler |
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.