public class EngineFunctionHandlerInfo extends EngineHandlerInfo
| 构造器和说明 |
|---|
EngineFunctionHandlerInfo(String endpoint,
Method handlerMethod,
List<EngineFunctionParamInfo> params,
Class returnType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
parseParams(String requestBody) |
execute, getEndPoint, getEngineHandlerInfo, getEngineHandlerInfo, getEngineHandlerInfo, getHandlerMethod, getParamList, wrapperResponsepublic EngineFunctionHandlerInfo(String endpoint, Method handlerMethod, List<EngineFunctionParamInfo> params, Class returnType)
public Object parseParams(String requestBody) throws cn.leancloud.InvalidParameterException
Copyright © 2019. All rights reserved.