Package jadex.bridge.service.types.message
-
Interface Summary Interface Description ICodec Encode and decode an object from a string representation.ISerializer Encode and decode an object from a byte representation.
| Interface | Description |
|---|---|
| ICodec |
Encode and decode an object from a string representation.
|
| ISerializer |
Encode and decode an object from a byte representation.
|