Modifier and Type | Field and Description |
---|---|
(package private) OutputData |
OutputDataParser.outputData |
Modifier and Type | Method and Description |
---|---|
OutputData |
OutputDataParser.parse(java.lang.String clientData,
java.io.File directory)
Parses input client data into an output data container containing
a suitable answer to the good/bad request in the form of a header
and a possible file, depending on the request.
|