Package com.ebmwebsourcing.commons.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.
Documentation This interface represents an documentation, and contains the content of the input and the message itself.
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.
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.
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
Binding.BindingConstants SOAP Version Constants for the Message Exchange Patterns.
Binding.StyleConstant Constants for the style of Message Exchange.
WSDLReader.FeatureConstants Constants for the Message Exchange Patterns.
 

Exception Summary
WSDLException  
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.