Uses of Package
javax.wsdl

Packages that use javax.wsdl
com.ibm.wsdl   
com.ibm.wsdl.extensions.http   
com.ibm.wsdl.extensions.mime   
com.ibm.wsdl.extensions.schema   
com.ibm.wsdl.extensions.soap   
com.ibm.wsdl.extensions.soap12   
com.ibm.wsdl.factory   
com.ibm.wsdl.util.xml   
com.ibm.wsdl.xml   
javax.wsdl   
javax.wsdl.extensions   
javax.wsdl.factory   
javax.wsdl.xml   
 

Classes in javax.wsdl used by com.ibm.wsdl
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 an input binding.
BindingOperation
          This interface represents a WSDL operation binding.
BindingOutput
          This interface represents an output binding.
Definition
          This interface represents a WSDL definition.
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.
Input
          This interface represents an input message, and contains the name of the input and the message itself.
Message
          This interface describes a message used for communication with an operation.
Operation
          This interface represents a WSDL operation.
OperationType
          This class represents an operation type which can be one of request-response, solicit response, one way or notification.
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.
Port
          This interface represents a port, an endpoint for the functionality described by a particular port type.
PortType
          This interface represents a port type.
Service
          This interface represents a service, which groups related ports to provide some functionality.
Types
          This interface represents the <types> section of a WSDL document.
WSDLElement
          This interface represents all WSDL Elements
 

Classes in javax.wsdl used by com.ibm.wsdl.extensions.http
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.extensions.mime
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.extensions.schema
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.extensions.soap
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.extensions.soap12
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.factory
Definition
          This interface represents a WSDL definition.
 

Classes in javax.wsdl used by com.ibm.wsdl.util.xml
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by com.ibm.wsdl.xml
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 an input binding.
BindingOperation
          This interface represents a WSDL operation binding.
BindingOutput
          This interface represents an output binding.
Definition
          This interface represents a WSDL definition.
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.
Input
          This interface represents an input message, and contains the name of the input and the message itself.
Message
          This interface describes a message used for communication with an operation.
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.
Port
          This interface represents a port, an endpoint for the functionality described by a particular port type.
PortType
          This interface represents a port type.
Service
          This interface represents a service, which groups related ports to provide some functionality.
Types
          This interface represents the <types> section of a WSDL document.
WSDLException
           
 

Classes in javax.wsdl used by javax.wsdl
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 an input binding.
BindingOperation
          This interface represents a WSDL operation binding.
BindingOutput
          This interface represents an output binding.
Definition
          This interface represents a WSDL definition.
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.
Input
          This interface represents an input message, and contains the name of the input and the message itself.
Message
          This interface describes a message used for communication with an operation.
Operation
          This interface represents a WSDL operation.
OperationType
          This class represents an operation type which can be one of request-response, solicit response, one way or notification.
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.
Port
          This interface represents a port, an endpoint for the functionality described by a particular port type.
PortType
          This interface represents a port type.
Service
          This interface represents a service, which groups related ports to provide some functionality.
Types
          This interface represents the <types> section of a WSDL document.
WSDLElement
          This interface represents all WSDL Elements
 

Classes in javax.wsdl used by javax.wsdl.extensions
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by javax.wsdl.factory
Definition
          This interface represents a WSDL definition.
WSDLException
           
 

Classes in javax.wsdl used by javax.wsdl.xml
Definition
          This interface represents a WSDL definition.
WSDLException
           
 



Copyright ? 2003,2006 IBM. All Rights Reserved.