Versions Compared

Key

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

...

Info
titleImportant Note

The APP data model can also be used to produce Service and Categories documents in HTML (text/html) and JSON (application/json) formats. For more details regarding HTML see section HTML (TBD). For JSON format see section (TBD)

Atom Feed Support

TBD

 
Supported
Media Types

Data Model

Provider registration

Read

Yes

application/atom+xml

org.apache.wink.common.model.atom.AtomFeed

org.apache.wink.common.model.synd.SyndFeed

Not required. Registered by default

Write

Yes
application/atom+xml

org.apache.wink.common.model.atom.AtomFeed

org.apache.wink.common.model.synd.SyndFeed

Not required. Registered by default

Atom Entry Support

TBD

 
Supported
Media Types

Data Model

Provider registration

Read

Yes

application/atom+xml

org.apache.wink.common.model.atom.AtomEntry

org.apache.wink.common.model.synd.SyndEntry
Not required. Registered by default

Write

Yes
application/atom+xml

org.apache.wink.common.model.atom.AtomEntry

org.apache.wink.common.model.synd.SyndEntry
Not required. Registered by default

Examples

TBD