|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.activemq.transport.reliable | |
|---|---|
| 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. |
| org.apache.activemq.transport.udp | UDP based Transport implementation. |
| Classes in org.apache.activemq.transport.reliable used by org.apache.activemq.transport.reliable | |
|---|---|
| ReliableTransport
Deprecated. |
|
| ReplayBuffer
This class keeps around a buffer of old commands which have been sent on an unreliable transport. |
|
| ReplayBufferListener
Listens to events on a ReplayBuffer |
|
| Replayer
Used by a ReplayBuffer to replay buffers back over an unreliable transport |
|
| ReplayStrategy
A pluggable strategy for how to deal with dropped packets. |
|
| Classes in org.apache.activemq.transport.reliable used by org.apache.activemq.transport.udp | |
|---|---|
| ReplayBuffer
This class keeps around a buffer of old commands which have been sent on an unreliable transport. |
|
| Replayer
Used by a ReplayBuffer to replay buffers back over an unreliable transport |
|
| ReplayStrategy
A pluggable strategy for how to deal with dropped packets. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||