Package org.ow2.easywsdl.extensions.sawsdl.api

Interface Summary
AttrExtensions  
Binding This interface represents a port type binding and describes the protocol required for using operations in a port type.
BindingFault This interface represents a fault binding.
BindingInput This interface represents a fault binding.
BindingOperation This interface represents a WSDL operation binding.
BindingOutput This interface represents a fault binding.
BindingParam This interface represents an input message, and contains the name of the input and the message itself.
BindingPart This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
Description This interface represents a WSDL definition.
Endpoint This interface represents a port, an endpoint for the functionality described by a particular port type.
Fault This interface represents a fault message, and contains the name of the fault and the message itself.
Import This interface represents an import, and may contain a reference to the imported definition.
Include This interface represents an include, and may contain a reference to the included definition.
Input This interface represents an input message, and contains the name of the input and the message itself.
InterfaceType This interface represents a port type.
Operation This interface represents a WSDL operation.
Output This interface represents an output message, and contains the name of the output and the message itself.
Param This interface represents an input message, and contains the name of the input and the message itself.
Part This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
SASchemaElement This interface represents all WSDL Elements
SAWSDLElement This interface represents all WSDL Elements
SAWSDLReader This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL tag.
SAWSDLWriter This interface describes a collection of methods that allow a WSDL tag to be written to a writer in an XML format that follows the WSDL schema.
Service This interface represents a service, which groups related endpoints to provide some functionality.
Types This interface represents the <types> section of a WSDL document.
 

Exception Summary
SAWSDLException  
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.