Uses of Package
org.apache.activemq.transport.failover
-
Packages that use org.apache.activemq.transport.failover Package Description org.apache.activemq.transport.discovery Discovery mechanism to discover brokers and clients.org.apache.activemq.transport.failover Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use. -
Classes in org.apache.activemq.transport.failover used by org.apache.activemq.transport.discovery Class Description FailoverTransportFactory -
Classes in org.apache.activemq.transport.failover used by org.apache.activemq.transport.failover Class Description FailoverTransport A Transport that is made reliable by being able to fail over to another transport when a transport failure is detected.