Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Modifier and Type | Method and Description |
---|---|
AmqpClient.ReadyState |
AmqpClient.getReadyState()
Returns the current state of the AmqpClient
|
static AmqpClient.ReadyState |
AmqpClient.ReadyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AmqpClient.ReadyState[] |
AmqpClient.ReadyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.