Uses of Interface
org.jgroups.stack.AckSenderWindow.RetransmitCommand

Packages that use AckSenderWindow.RetransmitCommand
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
org.jgroups.stack Support for managing protocol stacks. 
 

Uses of AckSenderWindow.RetransmitCommand in org.jgroups.protocols
 

Classes in org.jgroups.protocols that implement AckSenderWindow.RetransmitCommand
 class UNICAST
          Reliable unicast layer.
 

Uses of AckSenderWindow.RetransmitCommand in org.jgroups.stack
 

Constructors in org.jgroups.stack with parameters of type AckSenderWindow.RetransmitCommand
AckSenderWindow(AckSenderWindow.RetransmitCommand com)
           
AckSenderWindow(AckSenderWindow.RetransmitCommand com, Interval interval, TimeScheduler sched)
           
AckSenderWindow(AckSenderWindow.RetransmitCommand com, Interval interval, TimeScheduler sched, Address sender)
           
 



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