Interface WebClientServiceResponse


public interface WebClientServiceResponse
Response which is created upon receiving of server response.
  • Method Details

    • headers

      Received response headers.
      Returns:
      immutable response headers
    • context

      Context context()
      Context in which this response is received.
      Returns:
      current context
    • status

      Status of the response.
      Returns:
      response status