|
Class Summary |
| ACLEncoder |
ACLEncoder implements an encoder for bit-efficient ACLMessages. |
| ACLInputStream |
InputStream that reads fipa-bitefficient-std coded ACL messages from
given InputStream. |
| ACLOutputStream |
OutputStream that writes fipa-bitefficient-std coded messages into stream. |
| ACLPerformatives |
Mapping between JADE performative codes and bitefficient ones. |
| BinDate |
BinDate implements Bitefficient representation of "DateTimeToken" |
| BinNumber |
Bitefficient number |
| BinRep |
Conversion between ASCII numbers and bit-efficient numbers. |
| DecoderCodetable |
Implementation of decoder codetable for fipa-bitefficient-std messages |
| EncoderCodetable |
Implementation of codetable for fipa-bitefficient-std. |
| Parser |
Class to provide simplified API to make use of BitEfficient ACL encoding |