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.