| Name | Description | Type | Package | Framework | 
| DefaultReplayBuffer | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| DefaultReplayStrategy | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| ExceptionIfDroppedReplayStrategy | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| ReliableTransport | This interceptor deals with out of order commands together with being able to handle dropped commands and the re-requesting dropped commands. | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | 
| ReplayBuffer | This class keeps around a buffer of old commands which have been sent on an unreliable transport. | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | 
| ReplayBufferListener | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| Replayer | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| ReplayStrategy | A pluggable strategy for how to deal with dropped packets. | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ |