| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8.state |
| Modifier and Type | Method and Description |
|---|---|
static AMQState |
AMQState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMQState[] |
AMQState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AMQStateManager.changeState(AMQState newState) |
void |
StateListener.stateChanged(AMQState oldState,
AMQState newState) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.