Uses of Interface
org.sapia.ubik.rmi.replication.ReplicatedInvoker

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

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

Classes in org.sapia.ubik.rmi.examples.replication that implement ReplicatedInvoker
 class ReplicatedInvokerImpl
           
 

Constructors in org.sapia.ubik.rmi.examples.replication with parameters of type ReplicatedInvoker
ClientSideInterceptor(ReplicatedInvoker invoker)
           
ReplicatedCommandEx(InvokeCommand command, java.util.Set targets, ReplicatedInvoker invoker)
           
 

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

Methods in org.sapia.ubik.rmi.replication that return ReplicatedInvoker
 ReplicatedInvoker ReplicatedCommand.getReplicatedInvoker()
           
 

Constructors in org.sapia.ubik.rmi.replication with parameters of type ReplicatedInvoker
ReplicatedCommand(InvokeCommand cmd, java.util.Set targets, ReplicatedInvoker invoker, boolean synchronous)
           
 



Copyright © 2010 Sapia OSS. All Rights Reserved.