Skip navigation links
B D F G I O R S 

B

broadcastReceivedMessage(Object) - Method in class org.atmosphere.plugin.rmi.RMIBroadcaster

D

destroy() - Method in class org.atmosphere.plugin.rmi.RMIFilter

F

filter(String, Object, Object) - Method in class org.atmosphere.plugin.rmi.RMIFilter

G

getBroadcaster() - Method in class org.atmosphere.plugin.rmi.RMIFilter
getInstance() - Static method in class org.atmosphere.plugin.rmi.RMIPeerManager
Gets the unique instance of RMIPeerManager.

I

incomingBroadcast() - Method in class org.atmosphere.plugin.rmi.RMIBroadcaster
init(AtmosphereConfig) - Method in class org.atmosphere.plugin.rmi.RMIFilter
initialize(String, AtmosphereConfig) - Method in class org.atmosphere.plugin.rmi.RMIBroadcaster
Builds a new instance identified by the given ID.

O

org.atmosphere.plugin.rmi - package org.atmosphere.plugin.rmi
 
outgoingBroadcast(Object) - Method in class org.atmosphere.plugin.rmi.RMIBroadcaster

R

RMIBroadcaster - Class in org.atmosphere.plugin.rmi
This broadcaster is able, each time a message is broadcasted, to update the a cluster through RMI.
RMIBroadcaster() - Constructor for class org.atmosphere.plugin.rmi.RMIBroadcaster
 
RMIBroadcastService - Interface in org.atmosphere.plugin.rmi
Represents a Remote object which expose the capability to send a message to be broadcasted to the server which is hosting it.
RMIBroadcastServiceImpl - Class in org.atmosphere.plugin.rmi
Default implementation of the RMIBroadcastService which can be bound to the RMI registry.
RMIBroadcastServiceImpl(RMIBroadcaster) - Constructor for class org.atmosphere.plugin.rmi.RMIBroadcastServiceImpl
Builds a new instance.
RMIFilter - Class in org.atmosphere.plugin.rmi
This ClusterBroadcastFilter supports broadcasting through RMI in the set of instances composing the cluster.
RMIFilter() - Constructor for class org.atmosphere.plugin.rmi.RMIFilter
 
RMIPeerManager - Class in org.atmosphere.plugin.rmi
This manager is in charge of sending all broadcast messages to a set of known peers (thanks to its RMIPeerManager.sendAll(String, Object) method) and to bind a RMIBroadcastService (thanks to its method).

S

send(Object) - Method in interface org.atmosphere.plugin.rmi.RMIBroadcastService
Sends a message to be broadcasted.
send(Object) - Method in class org.atmosphere.plugin.rmi.RMIBroadcastServiceImpl
Sends a message to be broadcasted.
sendAll(String, Object) - Method in class org.atmosphere.plugin.rmi.RMIPeerManager
Sends the given message to the broadcaster identified by the given ID belonging to all the registered peers.
server(String, RMIBroadcastService, AtmosphereConfig) - Method in class org.atmosphere.plugin.rmi.RMIPeerManager
Creates a service by binding the given service for the given broadcaster ID.
setBroadcaster(Broadcaster) - Method in class org.atmosphere.plugin.rmi.RMIFilter
setUri(String) - Method in class org.atmosphere.plugin.rmi.RMIFilter
B D F G I O R S 
Skip navigation links

Copyright © 2018. All Rights Reserved.