| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server | |
| org.glassfish.grizzly.http.util |
| Modifier and Type | Field and Description |
|---|---|
protected Parameters |
Request.parameters |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Request.getParameters()
Returns the low-level parameters holder for finer control over parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setRequestParameters(Parameters parameters)
This method may be used if some other entity processed request parameters
and wishes to expose them via the request.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.getCurrentSet() |
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.