Class | Description |
---|---|
DOMTypes |
A DOM Element based schema representation.
|
Extendable |
An abstract base class of a WSDL extendable element.
|
WSDLBinding |
A Binding component describes a concrete message format and transmission protocol which may be used
to define an endpoint (see 2.14 Endpoint [p.62] ).
|
WSDLBindingFault |
A Binding Fault component describes a concrete binding of a particular fault within an interface to a
particular concrete message format.
|
WSDLBindingMessageReference |
A Binding Message Reference component describes a concrete binding of a
particular message participating in an operation to a particular concrete
message format.
|
WSDLBindingOperation |
The Binding Operation component describes the concrete message format(s) and protocol interaction(s)
associated with a particular interface operation for a given endpoint.
|
WSDLBindingOperationInput |
A Binding Message Reference component describes a concrete binding of a particular message
participating in an operation to a particular concrete message format.
|
WSDLBindingOperationOutput |
A Binding Message Reference component describes a concrete binding of a particular message
participating in an operation to a particular concrete message format.
|
WSDLDefinitions |
The top level Definitions component is just a container for two categories of components;
WSDL components and type system components.
|
WSDLDocumentation |
Represents a WSDL Document element that can be embedded in other WSDL elements
such as Fault
|
WSDLEndpoint |
An Endpoint component defines the particulars of a specific endpoint at which a given service is available.
|
WSDLExtensibilityElement |
Common metadata for (unknown) wsdl extensibility elements
|
WSDLFeature |
A feature component describes an abstract piece of functionality typically associated with the exchange of
messages between communicating parties.
|
WSDLImport |
The WSDL import element information item, like the include element information item (see 4.1 Including Descriptions [p.73] )
also allows for the separation of the different components of a WSDL description into independent descriptions,
but in this case with different target namespaces, which can be imported as needed.
|
WSDLInclude |
The WSDL include element information item allows for the separation of different components of a
service definition, belonging the same target namespace, into independent WSDL documents which can be
merged as needed.
|
WSDLInterface |
An Interface component describes sequences of messages that a service sends and/or receives.
|
WSDLInterfaceFault |
An Interface Fault component describes a fault that MAY occur during invocation of an operation of the
interface.
|
WSDLInterfaceMessageReference |
A Message Reference component associates a defined type with a message
exchanged in an operation.
|
WSDLInterfaceOperation |
An Interface Operation component describes an operation that a given interface supports.
|
WSDLInterfaceOperationInfault |
A Fault Reference component associates a defined type, specified by an Interface Fault component, to a
fault message exchanged in an operation.
|
WSDLInterfaceOperationInput |
A Message Reference component associates a defined type with a message exchanged in an operation.
|
WSDLInterfaceOperationOutfault |
A Fault Reference component associates a defined type, specified by an Interface Fault component, to a
fault message exchanged in an operation.
|
WSDLInterfaceOperationOutput |
A Message Reference component associates a defined type with a message exchanged in an operation.
|
WSDLMIMEPart |
Represents a WSDL 1.1 MIME Multipart attachment.
|
WSDLProperty |
A "property" in the Features and Properties architecture represents a named runtime value which affects
the behaviour of some aspect of a Web service interaction, much like an environment variable.
|
WSDLRPCPart |
Represents a child part of a RPC style message reference.
|
WSDLRPCSignatureItem |
Represents an individual item of a wrpc:signature
|
WSDLService |
A Service component describes a set of endpoints (see 2.14 Endpoint [p.62] ) at which a particular
deployed implementation of the service is provided.
|
WSDLSOAPHeader |
Represents a WSDL 2.0 SOAP Header Block.
|
WSDLTypes |
WSDL types.
|
WSDLUtils |
Singleton utils class used for Java2WSDL and WSDL2Java operations
|
XSModelTypes |
A JBossXSModel based type definition.
|
Enum | Description |
---|---|
WSDLRPCSignatureItem.Direction |
Exception | Description |
---|---|
WSDLException |
An exception that may occur during WSDL processing.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.