Interface ResponseBody


public interface ResponseBody

Represents the response payload received by a client from a server in a client exchange.

The response body basically provides multiple ways to consume the payload depending on the response content type.

Since:
1.6
Author:
Jeremy Kuhn
See Also: