Uses of Class
org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
-
Packages that use FailoverProvider.FailoverRequest Package Description org.apache.qpid.jms.provider.failover -
-
Uses of FailoverProvider.FailoverRequest in org.apache.qpid.jms.provider.failover
Subclasses of FailoverProvider.FailoverRequest in org.apache.qpid.jms.provider.failover Modifier and Type Class Description protected classFailoverProvider.CreateConnectionRequestCaptures the initial request to create a JmsConnectionInfo based resources and ensures that if the connection is successfully established that the connection established event is triggered once before moving on to sending only connection interrupted and restored events.
-