| 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(String userId,
String sessionId,
Request request,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractRequestProcessor.processRequest(ClientDetails clientDetails,
Request request) |
Copyright © 2022. All rights reserved.