Versions Compared

Key

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

Apache Wink Representations

TBD

Apache Wink Data Models

The following section describes the out-of-the-box data models provided and supported by the Apache Wink runtime. TBD (expand)

Apache Wink Providers

In addition to JAX-RS standard providers (refer to section 4.2 of the JAX-RS specification), Apache Wink provides a set of complementary providers. The purpose of these providers is to provide mapping services between various representations for example Atom, APP, OpenSearch, CSV, JSON and HTML, and their associated Java data models.

...