Implementation Types
Protocol Bindings
Type |
Release Introduced |
Description |
binding.ws |
2.0-M1 |
SOAP/HTTP web services |
binding.rmi |
2.0-M1 |
The Java RMI protocol |
binding.jms |
? |
Asynchronous JMS messaging |
binding.ejb |
? |
EJB Binding |
binding.http |
? |
Supports binding of methods over standard Hyper Text Transfer Protocol (HTTP), allowing you to create, retrieve, update, delete items. Also supports conditional creates, retrieves, updates, and deletes using the ETag and LastModified caching protocol described in HTTP. |
binding.jsonp |
? |
The JSON protocol over HTTP |
binding.jsonrpc |
? |
The JSON-RPC protocol |
binding.atom |
? |
supports Atom-publishing protocol, allowing you to create, retrieve, update, delete Atom entries |
Data Bindings
Type |
Release Introduced |
Description |
databinding-axiom |
? |
Support for AXIOM data binding |
databinding-jaxb |
? |
Support for JAXB data binding |
databinding-json |
? |
Support for JSON data binding |
Interfaces
Type |
Release Introduced |
Description |
interface-java |
? |
Interfaces described with java interfaces |
interface.wsdl |
? |
Interfaces described with WSDL definitions |
Hosts
Type |
Release Introduced |
Description |
http-jetty |
? |
The integration between Tuscany and the Jetty web container |
Policy
Type |
Release Introduced |
Description |
definitions.xml |
? |
Defined intents, policy sets and binding defaults |
|