|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReliableTransportChannel | |
|---|---|
| org.activemq.transport | The transport abstraction layer for sending and receiving Packets over a network |
| org.activemq.transport.reliable | |
| Uses of ReliableTransportChannel in org.activemq.transport |
|---|
| Subclasses of ReliableTransportChannel in org.activemq.transport | |
|---|---|
class |
DiscoveryTransportChannel
A ReliableTransportChannel which uses a DiscoveryAgent to discover remote broker
instances and dynamically connect to them. |
| Uses of ReliableTransportChannel in org.activemq.transport.reliable |
|---|
| Methods in org.activemq.transport.reliable with parameters of type ReliableTransportChannel | |
|---|---|
void |
KeepAliveDaemon.addMonitoredChannel(ReliableTransportChannel channel)
|
void |
KeepAliveDaemon.removeMonitoredChannel(ReliableTransportChannel channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||