From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/runtime/class-use/EndpointReference.html | 245 +++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/EndpointReference.html (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/EndpointReference.html') diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/EndpointReference.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/EndpointReference.html new file mode 100644 index 0000000000..06a1c737c2 --- /dev/null +++ b/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/EndpointReference.html @@ -0,0 +1,245 @@ + + + + + + +Uses of Interface org.apache.tuscany.sca.runtime.EndpointReference + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.sca.runtime.EndpointReference

+
+ + + + + + + + + + + + + +
+Packages that use EndpointReference
org.apache.tuscany.sca.invocation  
org.apache.tuscany.sca.runtime  
+  +

+ + + + + +
+Uses of EndpointReference in org.apache.tuscany.sca.invocation
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.sca.invocation that return EndpointReference
+ EndpointReferenceMessage.getFrom() + +
+          Get the end point reference of the source reference
+ EndpointReferenceMessage.getTo() + +
+          Get the end point reference of target service
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.sca.invocation with parameters of type EndpointReference
+ voidMessage.setFrom(EndpointReference from) + +
+          Set the end point reference of the reference originating the message
+ voidMessage.setTo(EndpointReference to) + +
+          Set the end point reference of target service
+  +

+ + + + + +
+Uses of EndpointReference in org.apache.tuscany.sca.runtime
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.sca.runtime that return EndpointReference
+ EndpointReferenceRuntimeWire.getSource() + +
+          Get the source of the wire
+ EndpointReferenceRuntimeWire.getTarget() + +
+          Get the target of the wire
+  +

+


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