Package | Description |
---|---|
com.ibm.mqlight.api |
Non-blocking API |
Modifier and Type | Method and Description |
---|---|
abstract ClientState |
NonBlockingClient.getState() |
static ClientState |
ClientState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientState[] |
ClientState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 International Business Machines Corporation. All rights reserved.