Uses of Class
com.avoka.tm.vo.RestCFG
-
Packages that use RestCFG Package Description com.avoka.tm.svc Provides Service classes. -
-
Uses of RestCFG in com.avoka.tm.svc
Methods in com.avoka.tm.svc with parameters of type RestCFG Modifier and Type Method Description HttpRequest
RestCallSvc. buildRequest(RestCFG restCFG)
Return a new HttpRequest object based the RestCFG object config.HttpRequest
RestCallSvc. buildRequest(RestCFG restCFG, Map<String,Object> modelMap)
Return a new HttpRequest object based the RestCFG object config.
-