Uses of Class
org.bardframework.commons.utils.http.HttpCallResponse
Packages that use HttpCallResponse
-
Uses of HttpCallResponse in org.bardframework.commons.utils.http
Methods in org.bardframework.commons.utils.http that return HttpCallResponseModifier and TypeMethodDescriptioncall with custom headersstatic HttpCallResponseHttpUtils.httpCall(String httpMethod, String urlTemplate, String bodyTemplate, int connectTimeoutSeconds, int readTimeoutSeconds, Map<String, String> headers, Map<String, String> args) static HttpCallResponseHttpUtils.httpCall(HttpCallRequest request, int connectTimeoutSeconds, int readTimeoutSeconds, Map<String, String> args)