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