JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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)