Uses of Class
org.sapia.ubik.rmi.server.command.Destination

Packages that use Destination
org.sapia.ubik.rmi.server.command   
 

Uses of Destination in org.sapia.ubik.rmi.server.command
 

Methods in org.sapia.ubik.rmi.server.command with parameters of type Destination
static OutQueue OutQueue.getQueueFor(Destination dest)
          Returns the OutQueue instance corresponding to the specific hosts.
 void LocalResponseSender.sendResponses(Destination dest, java.util.List responses)
           
 void ResponseSender.sendResponses(Destination destination, java.util.List responses)
          Sends the given list of responses to the host corresponding to the given destination.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.