接口 HttpRequest.IHttpResponseHandler
-
方法概要
修饰符和类型方法说明handler(HttpRequest client, String uri, org.springframework.http.ResponseEntity<String> response)
-
方法详细资料
-
handler
String handler(HttpRequest client, String uri, org.springframework.http.ResponseEntity<String> response)
-