eXo Kernel :: Component :: Common Service 2.4.3-CLD

Uses of Package
org.exoplatform.services.rpc

Packages that use org.exoplatform.services.rpc
org.exoplatform.services.rpc   
org.exoplatform.services.rpc.impl   
 

Classes in org.exoplatform.services.rpc used by org.exoplatform.services.rpc
RemoteCommand
          This class represents the command that can be executed on a remote server.
RPCException
          The root class of all the Exception related to the RPC Service
TopologyChangeEvent
          The event triggered anytime the cluster has changed of topology
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.
 

Classes in org.exoplatform.services.rpc used by org.exoplatform.services.rpc.impl
RemoteCommand
          This class represents the command that can be executed on a remote server.
RPCException
          The root class of all the Exception related to the RPC Service
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.
 


eXo Kernel :: Component :: Common Service 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.