| Interface | Description |
|---|---|
| Crypto.ChannelCipher |
Interface for a ChannelCipher instance that may be associated with a Channel.
|
| Log.LogHandler |
| Class | Description |
|---|---|
| Base64Coder |
A Base64 encoder/decoder.
|
| Crypto |
Utility classes and interfaces for message payload encryption.
|
| Crypto.CipherParams |
A class encapsulating the client-specifiable parameters for
the cipher.
|
| CurrentThreadExecutor |
Created by tcard on 28/04/2017.
|
| EventEmitter<Event,Listener> |
An interface exposing the ability to register listeners for a class of events
|
| Log | |
| Log.DefaultHandler |
Default log handler class that sends output to System.out.
|
| Multicaster<T> | |
| Platform | |
| Serialisation |