Uses of Class
org.sapia.ubik.rmi.replication.ReplicatedCommand

Packages that use ReplicatedCommand
org.sapia.ubik.rmi.examples.replication   
org.sapia.ubik.rmi.replication   
 

Uses of ReplicatedCommand in org.sapia.ubik.rmi.examples.replication
 

Subclasses of ReplicatedCommand in org.sapia.ubik.rmi.examples.replication
 class ReplicatedCommandEx
           
 

Methods in org.sapia.ubik.rmi.examples.replication with parameters of type ReplicatedCommand
 void ReplicatedInvokerImpl.dispatch(ReplicatedCommand cmd, ServerAddress addr)
           
 

Uses of ReplicatedCommand in org.sapia.ubik.rmi.replication
 

Methods in org.sapia.ubik.rmi.replication that return ReplicatedCommand
 ReplicatedCommand ReplicationEvent.getReplicatedCommand()
           
 

Constructors in org.sapia.ubik.rmi.replication with parameters of type ReplicatedCommand
ReplicationEvent(ReplicatedCommand command)
          Creates an instance of this class with the given command.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.