| Interface | Description |
|---|---|
| SubscriptionCallback<T> |
Receive push notifications of new Objects as they arrive
|
| Class | Description |
|---|---|
| Api | |
| DomainObjectApi<T> |
Methods to create
Request objects, based on actions which the user
might want to perform |
| DropApi |
See
DomainObjectApi |
| Flowthings |
Entry point for creating requests to flowthings.io
|
| 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 © 2015. All rights reserved.