| Package | Description |
|---|---|
| org.piangles.gateway.requests | |
| org.piangles.gateway.requests.dao | |
| org.piangles.gateway.requests.processors |
| Modifier and Type | Method and Description |
|---|---|
Response |
RequestProcessingThread.getResponse() |
Response |
RequestProcessor.processRequest(ClientDetails clientDetails,
Request request) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResponseSender.sendResponse(ClientDetails clientDetails,
Response response) |
| Constructor and Description |
|---|
RequestResponseDetails(ClientDetails clientDetails,
Request request,
Response response)
README
------
Even though Request and Response are passed in as parameters,
they are only used to construct the RequestResponseDetails and nothing more.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractRequestProcessor.processRequest(ClientDetails clientDetails,
Request request) |
Copyright © 2022. All rights reserved.