Binding Factory plugin to export component interfaces via
SOAP protocol, and to expose them as Web Services. This plugin relies
on Apache CXF http://cxf.apache.org/ to transparently export
a Fractal server interface as a web service, and to bind
a Fractal client interface to a web service.
Binding Factory plugin to export component interfaces via
RESTful protocol, and to expose them as RESTful Web Services.
This plugin relies on Apache CXF http://cxf.apache.org/ to transparently
export a Fractal server interface as a RESTful web service, and to bind
a Fractal client interface to a RESTful web service.
Binding Factory plugin to export Fractal server interfaces via
the JSON-RPC protocol, and to expose them as JSON-RPC Services.
This plugin relies on jabsorb http://jabsorb.org/
to transparently export a Fractal server interface as a JSON-RPC service.