RestService
Processor
WebService.requestsCollection
.RESTRequest
key for intentRESTRequest
failed stateRESTRequest
finished state (whether the request succeeded or failed)RESTRequest
started stateRESTRequest
finished stateRESTRequest
if it is already pendingRESTRequest
Initialized to an instance of CopyOnWriteArrayList to avoid ConcurrentModificationExceptionListenerState.SET
ResourceRepresentation
ResultReceiver
for RESTDroid
Processor.process(RESTRequest)
On the forward path the service receives the Intent sent by WebService
and starts the corresponding REST method.RESTRequest
.RequestListeners
, it Resource
and initializes and starts the service