Uses of Package
org.commonreality.message.request.object

Packages that use org.commonreality.message.request.object
org.commonreality.message.request.object   
 

Classes in org.commonreality.message.request.object used by org.commonreality.message.request.object
INewIdentifierAcknowledgement
          response from CR
INewIdentifierRequest
          sent to CR by a sensor when it wants to create some objects.
IObjectCommandRequest
          This request mirrors IObjectCommand, allowing the sensor to add,remove,update objects - CR will respect the request then issue an IObjectCommand sent to the sensor (in acknowledgement) and to the agent
IObjectDataRequest
          Request that CR update its data for these objects - this will also result in a IObjectData event coming from CR to the respective agent and a general acknowledgement to the sensor