{8.2.0-new} Extending RestClient
The
The {@link oajr.client2.RestRequest} and {@link oajr.client2.RestResponse} objects can also be extended and integrated by overriding the {@link oajr.client2.RestClient#createRequest(URI, String, boolean)} and {@link oajr.client2.RestClient#createResponse(RestRequest, HttpResponse, Parser)} methods.