程序包 cn.leancloud
类 EngineFunctionHandlerInfo
java.lang.Object
cn.leancloud.EngineHandlerInfo
cn.leancloud.EngineFunctionHandlerInfo
-
构造器概要
构造器构造器说明EngineFunctionHandlerInfo(String endpoint, Method handlerMethod, List<EngineFunctionParamInfo> params, Class returnType) -
方法概要
从类继承的方法 cn.leancloud.EngineHandlerInfo
execute, getEndPoint, getEngineHandlerInfo, getEngineHandlerInfo, getEngineHandlerInfo, getHandlerMethod, getParamList, wrapperResponse
-
构造器详细资料
-
EngineFunctionHandlerInfo
public EngineFunctionHandlerInfo(String endpoint, Method handlerMethod, List<EngineFunctionParamInfo> params, Class returnType)
-
-
方法详细资料
-
parseParams
-