| Package | Description |
|---|---|
| com.flowthings.client.api | |
| com.flowthings.client.exception |
| Modifier and Type | Method and Description |
|---|---|
protected WebsocketApi.SimpleSocket |
WebsocketApi.connect() |
protected String |
WebsocketApi.connectHttp() |
protected WebsocketApi.SimpleSocket |
WebsocketApi.connectWs(String sessionId) |
<S> Future<S> |
WebsocketApi.send(Request<S> request) |
<S> S |
RestApi.send(Request<S> request) |
void |
WebsocketApi.SimpleSocket.send(String message) |
| Constructor and Description |
|---|
WebsocketApi(Credentials credentials) |
WebsocketApi(Credentials credentials,
String host,
boolean secure) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationException |
class |
BadRequestException |
class |
NotFoundException |
Copyright © 2016. All rights reserved.