Uses of Class
com.codingapi.springboot.framework.rest.properties.HttpProxyProperties
Packages that use HttpProxyProperties
-
Uses of HttpProxyProperties in com.codingapi.springboot.framework.rest
Constructors in com.codingapi.springboot.framework.rest with parameters of type HttpProxyPropertiesModifierConstructorDescriptionHttpClient(HttpProxyProperties properties) HttpClient(HttpProxyProperties properties, HttpRequest.IHttpRequestHandler requestHandler, HttpRequest.IHttpResponseHandler responseHandler) HttpRequest(HttpProxyProperties properties) HttpRequest(HttpProxyProperties properties, HttpRequest.IHttpRequestHandler requestHandler, HttpRequest.IHttpResponseHandler responseHandler) RestClient(HttpProxyProperties httpProxyProperties, String baseUrl, int retryCount, String emptyResponse, HttpRequest.IHttpRequestHandler requestHandler, HttpRequest.IHttpResponseHandler responseHandler) SessionClient(HttpProxyProperties properties)