Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Asset classes are handled by the AssetProvider which is a JAX-RS provider that is capable of consuming and producing all media types.

Info
titleReference

Refer to chapter 3 TBD, section ‎6.3.5 for For more information on Asset Providers refer to section 7.7 Assets Provider.

Request Entity Matching

The following points describe the process of selecting the asset entity-consuming method to handle the request entity. This process occurs during the invocation of the AssetProvider#isReadable() method.

...