Uses of Class
org.apache.activemq.transport.failover.FailoverTransport
-
Packages that use FailoverTransport Package Description 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. -
-
Uses of FailoverTransport in org.apache.activemq.transport.failover
Methods in org.apache.activemq.transport.failover that return FailoverTransport Modifier and Type Method Description FailoverTransport
FailoverTransportFactory. createTransport(Map<String,String> parameters)
-