Class | Description |
---|---|
DiscoveryAgent |
Base class for different kinds of discovery agents.
|
DiscoveryEntry |
Simple data struct for saving discovery info.
|
LeaseTimeHandler |
Used to a list of entries that is automatically
removed in case no updates are received via
addOrUpdate method.
|
MasterSlaveDiscoveryAgent |
Agent that sends multicasts to locate other Jadex awareness agents.
|
MasterSlaveReceiveHandler |
Master slave receiving handler.
|
MasterSlaveSendHandler |
Handle sending.
|
ReceiveHandler |
Abstract receive handler base class.
|
SendHandler |
Automatically reinvokes send method in intervals
determined by the delay (in state).
|
Exception | Description |
---|---|
ConnectionException |
Exception denoting that discovery cannot get access to
the underlying
|