| Class | Description |
|---|---|
| GeoIPService |
Helper object to resolve IP addresses to Geo locations.
|
| JadexRelayExample |
Example showing how to connect to Jadex relay server using pure Java only
(no Jadex jars required).
|
| Message |
Struct for a message to be delivered to a platform.
|
| PeerHandler |
Handler to periodically ping remote peer and synchronize history db.
|
| PeerList |
The peer list actively manages the list of
connected peer relay servers.
|
| PlatformInfo |
Data object to collect information about
connected platforms.
|
| RelayHandler |
Basic relay functionality to be used with or without servlet.
|
| RelayServerSettings |
Class to load/save relay settings.
|
| StatsDB |
Database connector for reading and writing statistics via JavaDB.
|