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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReliableTransport.replayCommands(ReplayCommand command) |
Copyright © 2005–2015. All rights reserved.