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 © 2015 Oracle Corporation. All rights reserved.