Class QueryParams
java.lang.Object
net.jonathangiles.tools.teenyhttpd.model.QueryParams
A lazily-evaluated representation of all received query params from a single request. Query params are not parsed
until they are requested by calling
getQueryParams(), which is never called by TeenyHttpd (either directly
or through the Request.getQueryParams() method.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary