Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.failover | |
org.apache.qpid.client.protocol | |
org.apache.qpid.client.util |
Class and Description |
---|
FailoverException
FailoverException is used to indicate that a synchronous request has failed to receive the reply that it is waiting
for because the fail-over process has been started whilst it was waiting for its reply.
|
FailoverProtectedOperation
FailoverProtectedOperation is a continuation for an operation that may throw a
FailoverException because
it has been interrupted by the fail-over process. |
FailoverState
Defines the possible states of the failover process; not started, in progress, failed.
|
Class and Description |
---|
FailoverException
FailoverException is used to indicate that a synchronous request has failed to receive the reply that it is waiting
for because the fail-over process has been started whilst it was waiting for its reply.
|
FailoverProtectedOperation
FailoverProtectedOperation is a continuation for an operation that may throw a
FailoverException because
it has been interrupted by the fail-over process. |
FailoverState
Defines the possible states of the failover process; not started, in progress, failed.
|
FailoverSupport
FailoverSupport defines an interface for different types of fail-over handlers, that provide different types of
behaviour for handling fail-overs during operations that can be interrupted by the fail-over process.
|
Class and Description |
---|
FailoverException
FailoverException is used to indicate that a synchronous request has failed to receive the reply that it is waiting
for because the fail-over process has been started whilst it was waiting for its reply.
|
Class and Description |
---|
FailoverException
FailoverException is used to indicate that a synchronous request has failed to receive the reply that it is waiting
for because the fail-over process has been started whilst it was waiting for its reply.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.