JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
spark
QueryParamsMap
Uses of Class
spark.QueryParamsMap
Packages that use
QueryParamsMap
Package
Description
spark
Uses of
QueryParamsMap
in
spark
Methods in
spark
that return
QueryParamsMap
Modifier and Type
Method
Description
QueryParamsMap
QueryParamsMap.
get
(
String
... keys)
Returns an element from the specified key.
QueryParamsMap
Request.
queryMap
()
QueryParamsMap
Request.
queryMap
(
String
key)