Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Gliffy Diagram
sizeL
nameMessageFlowOnServerSide
alignleft
version1

Apache CXF Software Architecture Guide

...

Gliffy Diagram
sizeL
nameMessageFlowOnClientSide
alignleft
version4

Client Side

Gliffy Diagram
sizeL
nameMessageFlowOnServerSide
alignleft
version1

Server Side

Front-ends

Front-ends provide a programming model to interact with CXF. JAX-WS, JAX-RS, Simple and Javascript front-end APIs are provided by CXF . Each implementation is cleanly separated from the rest of CXF, just like the bindings and the core. Front-ends provide functionality through interceptors that are added to Services and Endpoints. See also Front-ends

...