Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

APP Service Document generation is activated by setting the symphonywink.rootResource key in the configuration properties file. By default, the key value is set to "atom+html", indicating that both XML (application/atomsvc+xml) and HTML (text/html) representations are available.

...

The following classes implement the APP Service Document support:

  • comorg.hpapache.symphonywink.server.internal.resources.RootResource - generates the XML (application/atomsvc+xml) representation of the APP Service Document.

 com org.hpapache.symphonywink.server.internal.resources. HtmlServiceDocumentResource - generates the HTML (text/html) representation of the APP Service Document.