From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- .../documentation-2x/user-reference.html | 349 +++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 site/trunk/site-publish/documentation-2x/user-reference.html (limited to 'site/trunk/site-publish/documentation-2x/user-reference.html') diff --git a/site/trunk/site-publish/documentation-2x/user-reference.html b/site/trunk/site-publish/documentation-2x/user-reference.html new file mode 100644 index 0000000000..f32d0da77a --- /dev/null +++ b/site/trunk/site-publish/documentation-2x/user-reference.html @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + User Reference : Apache Tuscany + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +   + + + +
+ + + + + +
+ +
+ + + + + + + + + + + + + + + + + +
+ +  Apache Tuscany Docs 2.x > Index > User Reference + + + + User List | Dev List | Issue Tracker   + +
+ + + + + + + + + + + + +
+ + +
+ + + + +
+ +
+ +

Implementation Types

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Type Release Introduced Description
implementation.java2.x-M1Support for SCA components implemented with Java classes
implementation.spring2.x-M3Support for Spring Framework
implementation.bpel2.x-M1Support for components implemented in BPEL
implementation.osgi Support for osgi
implementation.web Support JEE web apps as implementation types
+ +

Protocol Bindings

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Type Release Introduced Description
binding.ws2.0-M1SOAP/HTTP web services
binding.rmi2.0-M1The 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
+ +
+ +
+ +
+ + +
+ + + + + + + + + + + + + website stats + + + + + + + + + + + -- cgit v1.2.3