You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Atom Publishing Protocol (APP) Providers

Apache Wink provides a set of providers that are capable of mapping APP Service Document and APP Categories data models to their xml representations. The following tables list these providers.

AppServiceProvider

TBD

 

Supported

Media Types

Entity

Read

No

N/A

N/A

Write

Yes

application/atomsvc+xml

AppService>>

AppCategoriesProvider

TBD

 

Supported

Media Types

Entity

Read

No

N/A

N/A

Write

Yes

application/atomcat+xml

AppCategories>>

CategoriesProvider

TBD

 

Supported

Media Types

Entity

Read

No

N/A

N/A

Write

Yes

application/atomcat+xml

Categories>>

Atom Publishing Protocol (APP) Data Models

Apache Wink provides an Atom Publishing Protocol data model for producing Service Documents (application/atomsvc+xml) and Categories Documents (application/atomcat+xml). The APP data model can also be used to produce Service and Categories documents in HTML (text/html) and JSON (application/json) formats. All of the model classes are located under the com.hp.symphony.common.model.app package.

  • No labels