Uses of Interface
org.jgroups.stack.AckSenderWindow.RetransmitCommand
Packages that use AckSenderWindow.RetransmitCommand
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Support for managing protocol stacks.
-
Uses of AckSenderWindow.RetransmitCommand in org.jgroups.protocols
Classes in org.jgroups.protocols that implement AckSenderWindow.RetransmitCommand -
Uses of AckSenderWindow.RetransmitCommand in org.jgroups.stack
Constructors in org.jgroups.stack with parameters of type AckSenderWindow.RetransmitCommandModifierConstructorDescriptionCreates a new instance.AckSenderWindow
(AckSenderWindow.RetransmitCommand com, Interval interval) AckSenderWindow
(AckSenderWindow.RetransmitCommand com, Interval interval, TimeScheduler sched) AckSenderWindow
(AckSenderWindow.RetransmitCommand com, Interval interval, TimeScheduler sched, Address sender)