Package | Description |
---|---|
messif.network |
Message-based networking support.
|
Modifier and Type | Class and Description |
---|---|
class |
InvokingReceiver
Receiver that allows to execute a method for received message.
|
class |
QueueInvokingReceiver
Receiver that allows to execute a method for received message without blocking the dispather.
|
class |
ThreadInvokingReceiver
Receiver that allows to execute a method for received message without blocking the dispather.
|