| Modifier and Type | Method and Description |
|---|---|
static List<WebSocketEvent> |
GripControl.decodeWebSocketEvents(String body)
Decode the request body into an array of WebSocketEvent instances.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GripControl.encodeWebSocketEvents(List<WebSocketEvent> webSocketEvents)
Encode the specified array of WebSocketEvent instances.
|
Copyright © 2015. All rights reserved.