HttpRequestEntity with binary data.HttpRequestEntity which delegates all calls to another HttpRequestEntity.HttpRequestEntity.HttpRequestEntity for JSON data.HttpResponseHandler that returns the response body as a String using the charset given in the content-type if there is any or
falling back to a default charset otherwise.StringResponseHandler that falls back to "UTF-8" if there is no charset given in the response.StringResponseHandler that falls back to the given charset if there is no charset given in the response.StringResponseHandler that falls back to the given charset and MediaType if there is no charset given in the response.HttpRequestEntity with character data.HttpResponseHandler that always return the same response.TrivialResponseHandler that returns the given result.HttpRequestEntity that encodes key-value pairs using application/x-www-form-urlencoded encoding.