Uses of Class
org.objectweb.tribe.exceptions.TimeoutException

Packages that use TimeoutException
org.objectweb.tribe.adapters Tribe adapter package.  
 

Uses of TimeoutException in org.objectweb.tribe.adapters
 

Methods in org.objectweb.tribe.adapters that throw TimeoutException
 void MulticastResponse.waitForCompletion(long timeout)
          Wait until the needed number of responses has been received (according to the waiting mode policy).
 MulticastResponse MulticastRequestAdapter.multicastMessage(java.util.ArrayList dests, java.io.Serializable msg, int waitMode, long timeout)
          Multicast a message to the given list of member.
 



Copyright © 2004 - ObjectWeb Consortium - All Rights Reserved.