Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.failover |
Modifier and Type | Method and Description |
---|---|
<T,E extends Exception> |
AMQConnectionDelegate.executeRetrySupport(FailoverProtectedOperation<T,E> operation) |
<T,E extends Exception> |
AMQConnectionDelegate_0_10.executeRetrySupport(FailoverProtectedOperation<T,E> operation) |
<T,E extends Exception> |
AMQConnection.executeRetrySupport(FailoverProtectedOperation<T,E> operation) |
<T,E extends Exception> |
AMQConnectionDelegate_8_0.executeRetrySupport(FailoverProtectedOperation<T,E> operation) |
Constructor and Description |
---|
FailoverNoopSupport(FailoverProtectedOperation<T,E> operation,
AMQConnection con)
Creates an automatic retrying fail-over handler for the specified operation.
|
FailoverRetrySupport(FailoverProtectedOperation<T,E> operation,
AMQConnection con)
Creates an automatic retrying fail-over handler for the specified operation.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.