| Package | Description |
|---|---|
| org.jwebsocket.kit |
Provides the implementations for raw data packets, the initial
WebSocket request header and the WebSocket excpetion class.
|
| Modifier and Type | Method and Description |
|---|---|
static WebSocketJSONType |
WebSocketJSONType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocketJSONType[] |
WebSocketJSONType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.