| Package | Description |
|---|---|
| org.everrest.websockets | |
| org.everrest.websockets.client | |
| org.everrest.websockets.message |
| Modifier and Type | Method and Description |
|---|---|
void |
WSMessageReceiver.onMessage(InputMessage input)
Called when new message received.
|
| Modifier and Type | Method and Description |
|---|---|
String |
WSClient.InputMessageEncoder.encode(InputMessage output) |
void |
WSClient.send(InputMessage message) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestInputMessage
REST input message.
|
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.