Package org.ow2.easywsdl.wsdl.api

Interface Summary
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  
Part This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
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.
WSDLElement This interface represents all WSDL Elements
WSDLReader 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 model.
WSDLReader_Internal  
WSDLWriter This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
 

Enum Summary
WSDLReader.FeatureConstants Constants for the Message Exchange Patterns.
 

Exception Summary
WSDLException  
WSDLImportException This exception is thrown when an imported (or included) document can't be correctly parsed
 



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