| Package | Description |
|---|---|
| net.ymate.platform.webmvc | |
| net.ymate.platform.webmvc.impl |
| Modifier and Type | Method and Description |
|---|---|
Collection<ParameterMeta> |
RequestMeta.getClassParameterMetas() |
List<ParameterMeta> |
RequestMeta.getMethodParameterMetas() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XMLRequestProcessor.doParseRequestParam(IWebMvc owner,
ParameterMeta paramMeta,
String paramName,
String defaultValue,
boolean fullScope) |
protected Object |
DefaultRequestProcessor.doParseRequestParam(IWebMvc owner,
ParameterMeta paramMeta,
String paramName,
String defaultValue,
boolean fullScope) |
protected Object |
JSONRequestProcessor.doParseRequestParam(IWebMvc owner,
ParameterMeta paramMeta,
String paramName,
String defaultValue,
boolean fullScope) |
Copyright © 2022. All rights reserved.