Uses of Interface
org.atmosphere.plugin.rmi.RMIBroadcastService

Uses of RMIBroadcastService in org.atmosphere.plugin.rmi
 

Classes in org.atmosphere.plugin.rmi that implement RMIBroadcastService
 class RMIBroadcastServiceImpl
           Default implementation of the RMIBroadcastService which can be bound to the RMI registry.
 

Methods in org.atmosphere.plugin.rmi with parameters of type RMIBroadcastService
 void RMIPeerManager.server(String broadcasterId, RMIBroadcastService service, org.atmosphere.cpr.AtmosphereConfig config)
           Creates a service by binding the given service for the given broadcaster ID.
 



Copyright © 2015. All Rights Reserved.