| Package | Description |
|---|---|
| org.eclipse.ditto.signals.commands.things | |
| org.eclipse.ditto.signals.commands.things.modify | |
| org.eclipse.ditto.signals.commands.things.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThingCommandResponse<T extends ThingCommandResponse>
Aggregates all possible responses relating to a given
ThingCommand. |
| Modifier and Type | Class and Description |
|---|---|
class |
ThingErrorResponse
Response to a
ThingCommand which wraps the exception thrown while processing the command. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThingModifyCommandResponse<T extends ThingModifyCommandResponse>
Aggregates all ThingCommandResponses which modify the state of a
Thing. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThingQueryCommandResponse<T extends ThingQueryCommandResponse>
Aggregates all ThingCommandResponses which query the state of a
Thing. |
| Modifier and Type | Class and Description |
|---|---|
class |
RetrieveAclEntryResponse
Response to a
RetrieveAclEntry command. |
class |
RetrieveAclResponse
Response to a
RetrieveAcl command. |
class |
RetrieveAttributeResponse
Response to a
RetrieveAttribute command. |
class |
RetrieveAttributesResponse
Response to a
RetrieveAttributes command. |
class |
RetrieveFeaturePropertiesResponse
Response to a
RetrieveFeatureProperties command. |
class |
RetrieveFeaturePropertyResponse
Response to a
RetrieveFeatureProperty command. |
class |
RetrieveFeatureResponse
Response to a
RetrieveFeature command. |
class |
RetrieveFeaturesResponse
Response to a
RetrieveFeatures command. |
class |
RetrievePolicyIdResponse
Response to a
RetrievePolicyId command. |
class |
RetrieveThingResponse
Response to a
RetrieveThing command. |
class |
RetrieveThingsResponse
Response to a
RetrieveThings command. |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.