Package org.apache.tuscany.sca.interfacedef

Interface Summary
DataType<L> Representation of the type of data associated with an operation.
FaultExceptionMapper This interface represents the mapping between WSDL faults and Java exceptions
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 Enum of the Conversation Sequence values.
 

Exception Summary
IncompatibleInterfaceContractException Denotes incompatible 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.