| Package | Description |
|---|---|
| com.hp.ov.sdk.messaging.scmb.services |
| Modifier and Type | Method and Description |
|---|---|
ScmbState |
ScmbConnection.getState() |
static ScmbState |
ScmbState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScmbState[] |
ScmbState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ScmbConnection(com.rabbitmq.client.Connection conn,
com.rabbitmq.client.Channel channel,
ScmbState state) |
Copyright © 2016. All rights reserved.