Uses of Class
org.apache.qpid.jms.provider.WrappedAsyncResult
Packages that use WrappedAsyncResult
-
Uses of WrappedAsyncResult in org.apache.qpid.jms.provider.failover
Subclasses of WrappedAsyncResult in org.apache.qpid.jms.provider.failoverModifier and TypeClassDescriptionprotected classCaptures 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.protected classFor all requests that are dispatched from the FailoverProvider to a connected Provider instance an instance of FailoverRequest is used to handle errors that occur during processing of that request and trigger a reconnect.