public class ServletQueryParamsParserContext extends AbstractQueryParamsParserContext
| Constructor and Description |
|---|
ServletQueryParamsParserContext(KatharsisInvokerContext invokerContext,
ResourceRegistry resourceRegistry,
JsonPath path) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getParameterNames() |
Set<String> |
getParameterValue(String parameterName) |
getRequestedResourceInformationpublic ServletQueryParamsParserContext(KatharsisInvokerContext invokerContext, ResourceRegistry resourceRegistry, JsonPath path)
Copyright © 2017. All Rights Reserved.