public final class QueryParamHandler
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static QueryParamHandler |
from(Config config)
Read a new instance from configuration.
|
static QueryParamHandler |
from(QueryParamMapping mapping)
Create instance from an existing mapping.
|
public static QueryParamHandler from(Config config)
config - configuration instancepublic static QueryParamHandler from(QueryParamMapping mapping)
mapping - mapping to useCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.