Uses of Package
org.atmosphere.plugin.rmi

Classes in org.atmosphere.plugin.rmi used by org.atmosphere.plugin.rmi
RMIBroadcaster
           This broadcaster is able, each time a message is broadcasted, to update the a cluster through RMI.
RMIBroadcastService
           Represents a Remote object which expose the capability to send a message to be broadcasted to the server which is hosting it.
RMIPeerManager
           This manager is in charge of sending all broadcasted messages to a set of known peers (thanks to its RMIPeerManager.sendAll(String, Object) method) and to bind a RMIBroadcastService (thanks to its method).
 



Copyright © 2015. All Rights Reserved.