| Modifier and Type | Field and Description |
|---|---|
(package private) Request |
OutputDataParser.request |
| Modifier and Type | Method and Description |
|---|---|
private Request |
OutputDataParser.parseClientData(java.lang.String clientData)
Parses the string received from the client into a request container.
|