Uses of Class
org.jgroups.protocols.TransportedVectorTime

Packages that use TransportedVectorTime
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of TransportedVectorTime in org.jgroups.protocols
 

Methods in org.jgroups.protocols with parameters of type TransportedVectorTime
 boolean TransportedVectorTime.lessThanOrEqual(TransportedVectorTime other)
           Checks if this TransportedVectorTime is less than or equal to the the specified TransportedVectorTime.
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.