Uses of Class
org.bardframework.commons.web.http.HttpCallResult
-
Packages that use HttpCallResult Package Description org.bardframework.commons.web.http -
-
Uses of HttpCallResult in org.bardframework.commons.web.http
Methods in org.bardframework.commons.web.http that return HttpCallResult Modifier and Type Method Description static HttpCallResultHttpCallerUtils. httpCall(String url, String httpMethod, String bodyTemplate, Map<String,String> variables, Map<String,String> headers)
-