Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Class and Description |
---|---|
class |
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] ).
|
class |
WSDLBindingMessageReference
A Binding Message Reference component describes a concrete binding of a
particular message participating in an operation to a particular concrete
message format.
|
class |
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.
|
class |
WSDLBindingOperationInput
A Binding Message Reference component describes a concrete binding of a particular message
participating in an operation to a particular concrete message format.
|
class |
WSDLBindingOperationOutput
A Binding Message Reference component describes a concrete binding of a particular message
participating in an operation to a particular concrete message format.
|
class |
WSDLDefinitions
The top level Definitions component is just a container for two categories of components;
WSDL components and type system components.
|
class |
WSDLEndpoint
An Endpoint component defines the particulars of a specific endpoint at which a given service is available.
|
class |
WSDLInterface
An Interface component describes sequences of messages that a service sends and/or receives.
|
class |
WSDLInterfaceMessageReference
A Message Reference component associates a defined type with a message
exchanged in an operation.
|
class |
WSDLInterfaceOperation
An Interface Operation component describes an operation that a given interface supports.
|
class |
WSDLInterfaceOperationInfault
A Fault Reference component associates a defined type, specified by an Interface Fault component, to a
fault message exchanged in an operation.
|
class |
WSDLInterfaceOperationInput
A Message Reference component associates a defined type with a message exchanged in an operation.
|
class |
WSDLInterfaceOperationOutfault
A Fault Reference component associates a defined type, specified by an Interface Fault component, to a
fault message exchanged in an operation.
|
class |
WSDLInterfaceOperationOutput
A Message Reference component associates a defined type with a message exchanged in an operation.
|
class |
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.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.