eXo Kernel :: Component :: Common Service 2.4.x-SNAPSHOT

Package org.exoplatform.services.rpc

Interface Summary
RemoteCommand This class represents the command that can be executed on a remote server.
RPCService This service provides mechanism to communicate with the other cluster nodes.
TopologyChangeListener This interface is used to allow some components to be notified anytime the topology of the cluster changes, in other words any time a member of the cluster leave or join the cluster.
 

Class Summary
SingleMethodCallCommand This command will allow you to call one specific method with the arguments given by the execute method on a component.
TopologyChangeEvent The event triggered anytime the cluster has changed of topology
 

Exception Summary
RPCException The root class of all the Exception related to the RPC Service
 


eXo Kernel :: Component :: Common Service 2.4.x-SNAPSHOT

Copyright © 2015 eXo Platform SAS. All Rights Reserved.