| Interface | Description |
|---|---|
| SubscriptionCallback<T> |
Receive push notifications of new Objects as they arrive
|
| WebsocketApi.Socket |
| Class | Description |
|---|---|
| Api | |
| DomainObjectApi<T> |
Methods to create
Request objects, based on actions which the user
might want to perform |
| DropApi |
See
DomainObjectApi |
| DropFromPathApi |
See
DomainObjectApi |
| Flowthings |
Entry point for creating requests to flowthings.io
|
| FlowthingsFuture<T> |
Created by matt on 7/5/16.
|
| MockRestApi |
A utility class for testing the behaviour of a REST connection.
|
| MockWebsocketApi |
A utility class for testing the behaviour of a Websockets connection.
|
| MutableDomainObjectApi<T> | |
| Request<S> |
A Request object represents a command that can be sent to flowthings.io, e.g
to Create, Get, Find, Update or Delete and object.
|
| RestApi |
Send requests over HTTP.
|
| WebsocketApi | |
| WebsocketRequest<T> | |
| WebsocketsDropResponse | |
| WebsocketsResponse |
| Enum | Description |
|---|---|
| Request.Action |
Copyright © 2017. All rights reserved.