Package | Description |
---|---|
org.apache.qpid.jms.provider.failover |
Modifier and Type | Class and Description |
---|---|
protected class |
FailoverProvider.CreateConnectionRequest
Captures 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 class |
FailoverProvider.FailoverRequest
For 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.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.