Uses of Interface
org.apache.activemq.transport.reliable.ReplayStrategy

Packages that use ReplayStrategy
Package
Description
The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands.
UDP based Transport implementation.