Package org.apache.tuscany.sca.interfacedef

Interface Summary
DataType<L> Representation of the type of data associated with an operation.
Interface Represents a service interface.
InterfaceContract Interface contracts define one or more business functions.
InterfaceContractMapper The InterfaceContractMapper is responsible to match interfaces
Operation Represents an operation on a service interface.
 

Enum Summary
ConversationSequence  
 

Exception Summary
IncompatibleInterfaceContractException Denotes imcompatible service contracts for a wire
InvalidCallbackException Denotes an illegal callback interface
InvalidInterfaceException  
InvalidOperationException Denotes an invalid conversational interface definition
OverloadedOperationException Exception thrown to indicate that a service contract specification contains an overloaded method.