| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.core.dispatch |
| Modifier and Type | Method and Description |
|---|---|
static MethodInvoker.RestParameterType |
MethodInvoker.RestParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodInvoker.RestParameterType[] |
MethodInvoker.RestParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ValueInjector |
MethodInvoker.createParameterExtractorForSimpleType(MethodInvoker.RestParameterType restParameterType,
Class<?> injectTargetClass,
Type type,
String paramName,
String defaultValue) |
Copyright © 2016. All rights reserved.