This project has retired. For details please refer to its
Attic page.
RequestDelegate (Tiles Request Framework 1.0.8-SNAPSHOT API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getParam
Map<String,String> getParam()
The parameters, as single values.
- Returns:
- The parameters.
-
getParamValues
Map<String,String[]> getParamValues()
The parameters, with values as array of strings.
- Returns:
- The parameters.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.