|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| KbMessageHandler | Every class in the Kaariboga environment, that is capable of receiving messages, should implement this interface. |
| Class Summary | |
| DeliveryService | The DeliveryService receives messages and dispatches them to other bases. |
| ListenThread | Listens on the specified port and spawns new threads to receive incoming messages. |
| ReceiveMessageThread | Receives a message through a socket connection. |
| SendMessageThread | Sends a KaaribogaMessage to another base. |
Handling of input and output operations.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||