| Class | Description |
|---|---|
| BusEntity |
Container class for a message bus object.
|
| HttpEntity |
Container class for an http communication object.
|
| PacketInfo |
This class stores information relating to transferring a message in parts from one
server to another.
|
| PacketMessages |
This processes the message lists being sent using packet sizes, saves and re-parses them.
|
| ServerAddress |
This stores and processes URI or IP addresses for a server object.
|
| ServerConfig |
This stores information relating to a server setup.
|
| ServiceRepositoryInfo |
This class stores the service metadata for a single service, with its admin key.
|