Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar}

Anchor
top
top

RESTful Services

Currently there are two different ways to build RESTful services with CXF.

...

  1. HTTP Binding: The HTTP binding provides a flexible way of creating resources and mapping them to operations in your service. This can currently be done via annatotations or a convention based mapping.
    Note : HTTP Binding has been deprecated and is likely to be removed from CXF in one of its future releases.
Wiki Markup
{scrollbar}