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

Packages that use Replayer
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.