Uses of Class
org.javagroups.protocols.ring.TokenLostException

Packages that use TokenLostException
org.javagroups.protocols.ring   
 

Uses of TokenLostException in org.javagroups.protocols.ring
 

Methods in org.javagroups.protocols.ring that throw TokenLostException
 java.lang.Object UdpRingNode.receiveToken(int timeout)
           
 java.lang.Object UdpRingNode.receiveToken()
           
 java.lang.Object RingNode.receiveToken(int timeout)
           
 java.lang.Object RingNode.receiveToken()
           
 void RingNode.passToken(java.lang.Object token)
           
 java.lang.Object TcpRingNode.receiveToken(int timeout)
           
 java.lang.Object TcpRingNode.receiveToken()
           
 void TcpRingNode.passToken(java.lang.Object token)
           
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.