Uses of Class
org.apache.activemq.command.ReplayCommand
-
Packages that use ReplayCommand Package Description org.apache.activemq.transport.reliable 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. -
-
Uses of ReplayCommand in org.apache.activemq.transport.reliable
Methods in org.apache.activemq.transport.reliable with parameters of type ReplayCommand Modifier and Type Method Description protected void
ReliableTransport. replayCommands(ReplayCommand command)
Deprecated.
-