public class EngineFunctionHandlerInfo extends EngineHandlerInfo
| Constructor and Description |
|---|
EngineFunctionHandlerInfo(String endpoint,
Method handlerMethod,
List<EngineFunctionParamInfo> params,
Class returnType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
parseParams(String requestBody) |
execute, getEndPoint, getEngineHandlerInfo, getEngineHandlerInfo, getEngineHandlerInfo, wrapperResponsepublic EngineFunctionHandlerInfo(String endpoint, Method handlerMethod, List<EngineFunctionParamInfo> params, Class returnType)
public Object parseParams(String requestBody)
parseParams in class EngineHandlerInfoCopyright © 2018. All rights reserved.