Uses of Class
net.jonathangiles.tools.teenyhttpd.request.QueryParams
| Package | Description |
|---|---|
| net.jonathangiles.tools.teenyhttpd.request |
-
Uses of QueryParams in net.jonathangiles.tools.teenyhttpd.request
Fields in net.jonathangiles.tools.teenyhttpd.request declared as QueryParams Modifier and Type Field Description static QueryParamsQueryParams. EMPTYConstructors in net.jonathangiles.tools.teenyhttpd.request with parameters of type QueryParams Constructor Description Request(Method method, String path, QueryParams queryParams)