Package javax.wsdl
package javax.wsdl
-
ClassDescriptionThis interface represents a port type binding and describes the protocol required for using operations in a port type.This interface represents a fault binding.This interface represents an input binding.This interface represents a WSDL operation binding.This interface represents an output binding.This interface represents a WSDL definition.This interface represents a fault message, and contains the name of the fault and the message itself.This interface represents an import, and may contain a reference to the imported definition.This interface represents an input message, and contains the name of the input and the message itself.This interface describes a message used for communication with an operation.This interface represents a WSDL operation.This class represents an operation type which can be one of request-response, solicit response, one way or notification.This interface represents an output message, and contains the name of the output and the message itself.This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.This interface represents a port, an endpoint for the functionality described by a particular port type.This interface represents a port type.This interface represents a service, which groups related ports to provide some functionality.This interface represents the <types> section of a WSDL document.This interface represents all WSDL Elements