Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.failover |
Modifier and Type | Method and Description |
---|---|
void |
AMQProtocolHandler.setFailoverState(FailoverState failoverState) |
Modifier and Type | Field and Description |
---|---|
static FailoverState |
FailoverState.FAILED
Failover has been attempted and failed.
|
static FailoverState |
FailoverState.IN_PROGRESS
Failover has been requested on this connection but has not completed.
|
static FailoverState |
FailoverState.NOT_STARTED
Failover has not yet been attempted on this connection.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.