Implement custom entity formats.
About this task
If your JAX-RS
Web application requires support for additional Java types or media
types that are not supported by the JAX-RS APIs, you can add a custom
entity provider to the application.
Supporting information (generally applicable)
|