Versions Compared

Key

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

...

Protocol Bindings

Module

Module name

Status

Notes

SOAP

cxf-rt-bindings-soap

Finished 

Pure XML

cxf-rt-bindings-xml

Finished

 

HTTP

cxf-rt-bindings-http

Finished 

CORBA

cxf-rt-bindings-corba

Finished 

coloc

cxf-rt-bindings-object

Finished; CXF feature that allows automatic detection of when a client and a service are stuck on the same bus and then bypasses much of the interceptor chains during processing.

object

cxf-rt-bindings-coloc

Finished; CXF feature that allows (when combined with the local transport), directly passing objects from client/server in the same bus without marshalling.

...