|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| RMIBroadcastService |
Represents a Remote object which expose the capability to send a message to be broadcasted to the server
which is hosting it. |
| Class Summary | |
|---|---|
| RMIBroadcaster | This broadcaster is able, each time a message is broadcasted, to update the a cluster through RMI. |
| RMIBroadcastServiceImpl |
Default implementation of the RMIBroadcastService which can be bound to the RMI registry. |
| RMIFilter |
This ClusterBroadcastFilter supports broadcasting through RMI in the set of instances composing the cluster. |
| RMIPeerManager |
This manager is in charge of sending all broadcasted messages to a set of known peers (thanks to its
sendAll(String, Object) method) and to bind a RMIBroadcastService (thanks to
its method). |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||