|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POSTServiceRequestResponse | |
|---|---|
| org.codeforamerica.open311.facade | Visible part of the system. |
| org.codeforamerica.open311.internals.parsing | Parsing-related functionality of the library. |
| Uses of POSTServiceRequestResponse in org.codeforamerica.open311.facade |
|---|
| Methods in org.codeforamerica.open311.facade that return POSTServiceRequestResponse | |
|---|---|
POSTServiceRequestResponse |
APIWrapper.postServiceRequest(POSTServiceRequestData operationData)
Performs a POST Service Request operation. |
| Uses of POSTServiceRequestResponse in org.codeforamerica.open311.internals.parsing |
|---|
| Methods in org.codeforamerica.open311.internals.parsing that return POSTServiceRequestResponse | |
|---|---|
POSTServiceRequestResponse |
DataParser.parsePostServiceRequestResponse(String rawData)
Parses the response of a POST Service Request operation. |
POSTServiceRequestResponse |
JSONParser.parsePostServiceRequestResponse(String rawData)
|
POSTServiceRequestResponse |
XMLParser.parsePostServiceRequestResponse(String rawData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||