| Class | Description |
|---|---|
| CodecFactory |
The factory for codecs.
|
| GZIPCodec |
Converts byte[] -> byte[] in both directions.
|
| JadexBinaryCodec |
The Jadex Binary codec.
|
| JadexBinaryCodec2 |
The Jadex Binary codec.
|
| JadexXMLCodec |
The Jadex XML codec.
|
| LegacyMethodInfoEncoder | |
| NuggetsCodec |
The Nuggets XML codec.
|
| SerialCodec |
The serial codec allows for encoding and decoding
objects via the Java serialization mechanism.
|
| XMLCodec |
The XML codec.
|