Uses of Class
com.networknt.url.QueryString
-
-
Uses of QueryString in com.networknt.url
Methods in com.networknt.url that return QueryString Modifier and Type Method Description QueryStringHttpURL. getQueryString()Gets the URL query string.Methods in com.networknt.url with parameters of type QueryString Modifier and Type Method Description voidHttpURL. setQueryString(QueryString queryString)Sets the URL query string.
-