Package | Description |
---|---|
org.jboss.ws.core.soap |
Modifier and Type | Class and Description |
---|---|
class |
AttrImpl
Facade for DOM Attr.
|
class |
CommentImpl
A representation of a node whose value is text.
|
class |
DetailEntryImpl
The content for a Detail object, giving details for a SOAPFault object.
|
class |
DetailImpl
A container for DetailEntry objects.
|
class |
SOAPBodyElementDoc
An abstract implemenation of the SOAPBodyElement
This class should not expose functionality that is not part of
SOAPBodyElement . |
class |
SOAPBodyElementMessage
An abstract implemenation of the SOAPBodyElement
This class should not expose functionality that is not part of
SOAPBodyElement . |
class |
SOAPBodyElementRpc
An abstract implemenation of the SOAPBodyElement
This class should not expose functionality that is not part of
SOAPBodyElement . |
class |
SOAPBodyImpl
An object that represents the contents of the SOAP body element in a SOAP message.
|
class |
SOAPContentElement
A SOAPElement that gives access to its content as XML fragment or Java object.
|
class |
SOAPElementImpl
An object representing an element of a SOAP message that is allowed but not specifically prescribed by a
SOAP specification.
|
class |
SOAPEnvelopeImpl
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
|
class |
SOAPFaultElementImpl |
class |
SOAPFaultImpl
An element in the SOAPBody object that contains error and/or status information.
|
class |
SOAPHeaderElementImpl
An object representing the contents in the SOAP header part of the SOAP envelope.
|
class |
SOAPHeaderImpl
A representation of the SOAP header element.
|
class |
TextImpl
A representation of a node whose value is text.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.