Package | Description |
---|---|
net.sf.mbus4j |
Modifier and Type | Method and Description |
---|---|
Connection.State |
Connection.getConnState() |
static Connection.State |
Connection.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.State[] |
Connection.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Connection.setConnState(Connection.State connState) |
Copyright © 2009–2016 MBus4J. All rights reserved.