public static class ParamSupport.ParamManager extends Object
| Constructor and Description |
|---|
ParamManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String name,
String value)
Adds a new parameter to the list.
|
String |
aggregateParams(String url)
Produces a new URL with the stored parameters, in the appropriate
order.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.