Uses of Class
org.sapia.ubik.mcast.TimeoutException

Packages that use TimeoutException
org.sapia.ubik.mcast   
 

Uses of TimeoutException in org.sapia.ubik.mcast
 

Methods in org.sapia.ubik.mcast that throw TimeoutException
 Response EventChannel.send(ServerAddress addr, java.lang.String type, java.lang.Object data)
          Synchronously sends a remote event to the node corresponding to the given ServerAddress, and returns the corresponding response.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.