Package | Description |
---|---|
fr.pcreations.labs.RESTDroid.core |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.util.UUID,HttpRequestHandler.HTTPContainer> |
HttpRequestHandler.httpRequests
HashMap to store
HttpRequestHandler.HTTPContainer corresponding to RESTRequest
key : the ID of the request
value : the HttpRequestHandler.HTTPContainer instance
|