Interface WebResponse

All Superinterfaces:
BaseResponse, Response

public interface WebResponse extends Response

A response with supports for body encoding based on the response content type.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Method Details