From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-api/org/osoa/sca/package-use.html | 217 +++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/package-use.html (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/package-use.html') diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/package-use.html b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/package-use.html new file mode 100644 index 0000000000..bb3404b45f --- /dev/null +++ b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/package-use.html @@ -0,0 +1,217 @@ + + + + + + +Uses of Package org.osoa.sca + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.osoa.sca

+
+ + + + + + + + + + + + + +
+Packages that use org.osoa.sca
org.apache.tuscany.sca.host.embedded  
org.osoa.sca  
+  +

+ + + + + + + + + + + +
+Classes in org.osoa.sca used by org.apache.tuscany.sca.host.embedded
CallableReference + +
+          Common superclass for references that can be passed between components.
ServiceReference + +
+          A ServiceReference represents a client's perspective of a reference to another service.
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in org.osoa.sca used by org.osoa.sca
CallableReference + +
+          Common superclass for references that can be passed between components.
Conversation + +
+          Interface representing a Conversation providing access to the conversation id and and a mechanism + to terminate the conversation.
RequestContext + +
+          Interface that provides information on the current request.
ServiceReference + +
+          A ServiceReference represents a client's perspective of a reference to another service.
ServiceRuntimeException + +
+          Base for Exceptions that may be raised by an SCA runtime and which typical + application code is not expected to be able to handle.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3