November 2017
Intermediate to advanced
420 pages
10h 29m
English
It is recommended to have an appropriate header parameter in the client request and in the server response to indicate how the entity body is serialized when transmitted over a wire:
The javax.ws.rs.client.WebTarget class allows you to specify the Accept header via the request() method for a JAX-RS client application.