Uses of Package
org.ow2.easywsdl.wsdl.api

Packages that use org.ow2.easywsdl.wsdl.api
org.ow2.easywsdl.wsdl   
org.ow2.easywsdl.wsdl.api   
org.ow2.easywsdl.wsdl.api.abstractElmt   
org.ow2.easywsdl.wsdl.api.abstractItf   
org.ow2.easywsdl.wsdl.api.binding.wsdl11.soap.soap11   
org.ow2.easywsdl.wsdl.api.binding.wsdl20.http   
org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap   
org.ow2.easywsdl.wsdl.decorator   
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11   
org.ow2.easywsdl.wsdl.impl.wsdl20   
org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http   
org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap   
org.ow2.easywsdl.wsdl.util   
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl
Description
          This interface represents a WSDL definition.
WSDLException
           
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.FeatureConstants
          Constants for the Message Exchange Patterns.
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.
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api
Description
          This interface represents a WSDL definition.
WSDLElement
          This interface represents all WSDL Elements
WSDLException
           
WSDLReader.FeatureConstants
          Constants for the Message Exchange Patterns.
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api.abstractElmt
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.
Part
          This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
WSDLElement
          This interface represents all WSDL Elements
WSDLException
           
WSDLImportException
          This exception is thrown when an imported (or included) document can't be correctly parsed
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.FeatureConstants
          Constants for the Message Exchange Patterns.
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api.abstractItf
Part
          This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
WSDLElement
          This interface represents all WSDL Elements
WSDLException
           
WSDLImportException
          This exception is thrown when an imported (or included) document can't be correctly parsed
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api.binding.wsdl11.soap.soap11
WSDLException
           
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api.binding.wsdl20.http
WSDLElement
          This interface represents all WSDL Elements
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap
WSDLElement
          This interface represents all WSDL Elements
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.decorator
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.
Part
          This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
WSDLElement
          This interface represents all WSDL Elements
WSDLException
           
WSDLImportException
          This exception is thrown when an imported (or included) document can't be correctly parsed
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.impl.wsdl11
Description
          This interface represents a WSDL definition.
Part
          This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
WSDLElement
          This interface represents all WSDL Elements
WSDLException
           
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11
WSDLException
           
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.impl.wsdl20
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.
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.
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
WSDLException
           
WSDLImportException
          This exception is thrown when an imported (or included) document can't be correctly parsed
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.FeatureConstants
          Constants for the Message Exchange Patterns.
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.
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http
WSDLElement
          This interface represents all WSDL Elements
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap
WSDLElement
          This interface represents all WSDL Elements
 

Classes in org.ow2.easywsdl.wsdl.api used by org.ow2.easywsdl.wsdl.util
Description
          This interface represents a WSDL definition.
WSDLException
           
 



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