| Package | Description |
|---|---|
| com.flowthings.client.api |
| Class and Description |
|---|
| Api |
| DomainObjectApi
Methods to create
Request objects, based on actions which the user
might want to perform |
| DropApi
See
DomainObjectApi |
| DropFromPathApi
See
DomainObjectApi |
| FlowthingsFuture
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 |
| Request
A Request object represents a command that can be sent to flowthings.io, e.g
to Create, Get, Find, Update or Delete and object.
|
| Request.Action |
| RestApi
Send requests over HTTP.
|
| SubscriptionCallback
Receive push notifications of new Objects as they arrive
|
| WebsocketApi |
| WebsocketApi.Socket |
| WebsocketsDropResponse |
Copyright © 2016. All rights reserved.