Uses of Package
org.exoplatform.services.rpc
-
Packages that use org.exoplatform.services.rpc Package Description org.exoplatform.services.rpc org.exoplatform.services.rpc.impl org.exoplatform.services.rpc.jgv3 -
Classes in org.exoplatform.services.rpc used by org.exoplatform.services.rpc Class Description 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 ServiceTopologyChangeEvent The event triggered anytime the cluster has changed of topologyTopologyChangeListener 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 Class Description 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 ServiceRPCService 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. -
Classes in org.exoplatform.services.rpc used by org.exoplatform.services.rpc.jgv3 Class Description RPCService This service provides mechanism to communicate with the other cluster nodes.