Interface HttpRequest.IHttpResponseHandler

Enclosing class:
HttpRequest

public static interface HttpRequest.IHttpResponseHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    handler(HttpRequest client, String uri, org.springframework.http.ResponseEntity<String> response)