See: Description
| Interface | Description |
|---|---|
| MessageDispatcher.DeliveryCallback |
A callback interface for successful delivery of messages.
|
| MessageDispatcher.ErrorCallback |
A callback interface for errors in delivery of messages.
|
| RequestHandler |
RequestHandler
|
| StorageDispatcher.Progress |
An object for receiving progress via the
ProgressCallback. |
| StorageDispatcher.ProgressCallback |
A callback interface for monitoring progress of queued content.
|
| Class | Description |
|---|---|
| MessageDispatcher |
The MessageDispatcher queues messages for automatic dispatching to the
for the Oracle IoT Cloud Service.
|
| RequestDispatcher |
RequestDispatcher is a utility that allows the caller to register handlers
for requests coming from the IoT server.
|
| StorageDispatcher |
The StorageDispatcher queues content for automatic upload to, or download from,
the Oracle Storage Cloud Service.
|
| Enum | Description |
|---|---|
| StorageDispatcher.Progress.State |