类的使用
com.codingapi.springboot.framework.rest.properties.HttpProxyProperties
使用HttpProxyProperties的程序包
-
com.codingapi.springboot.framework.rest中HttpProxyProperties的使用
限定符构造器说明HttpClient(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)