| Package | Description |
|---|---|
| br.com.caelum.vraptor.http | |
| br.com.caelum.vraptor.http.route |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ValuedParameter.getParameter() |
Parameter[] |
ParanamerNameProvider.parametersFor(AccessibleObject executable) |
Parameter[] |
ParameterNameProvider.parametersFor(AccessibleObject executable) |
| Constructor and Description |
|---|
ValuedParameter(Parameter parameter,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
ParametersControl.fillUri(Parameter[] paramNames,
Object... paramValues)
creates a uri based on those parameter values
|
String |
DefaultParametersControl.fillUri(Parameter[] paramNames,
Object... paramValues) |
| Constructor and Description |
|---|
FixedMethodStrategy(String originalUri,
ControllerMethod method,
Set<HttpMethod> methods,
ParametersControl control,
int priority,
Parameter[] parameterNames) |
Copyright © 2014 Caelum. All rights reserved.