| Package | Description |
|---|---|
| org.jboss.seam.social.rest |
| Modifier and Type | Method and Description |
|---|---|
RestParameterList |
RestRequest.getBodyParams()
Obtains a
Map of the body parameters. |
RestParameterList |
RestRequest.getQueryStringParams()
Get a
Map of the query string parameters. |
RestParameterList |
RestParameterList.sort() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestParameterList.addAll(RestParameterList other) |
Copyright © 2011-2013 Seam Framework. All Rights Reserved.