Class Summary |
OperationsByAgentAndStatusPollerImpl |
This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for
operations for given agent id. |
OperationsPollingTask |
This class is responsible for polling the given OperationCollection and putting received operations into the given queue |
OperationsQueue |
This queue is handling operations to be processed. |
OperationsQueueHandler |
This class is responsible for polling queue for operations to be performed by
OperationProcessor instance. |