| Package | Description |
|---|---|
| org.projectodd.stilts.stomp.client | |
| org.projectodd.stilts.stomp.client.protocol |
| Modifier and Type | Method and Description |
|---|---|
StompClient.State |
StompClient.getConnectionState() |
static StompClient.State |
StompClient.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StompClient.State[] |
StompClient.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StompClient.State |
ClientContext.getConnectionState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientContext.setConnectionState(StompClient.State state) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.