Package | Description |
---|---|
org.projectodd.sockjs |
Modifier and Type | Field and Description |
---|---|
protected Transport.READY_STATE |
Session.readyState |
Modifier and Type | Method and Description |
---|---|
Transport.READY_STATE |
SockJsConnection.getReadyState()
Current state of the connection
|
static Transport.READY_STATE |
Transport.READY_STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport.READY_STATE[] |
Transport.READY_STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.