Package | Description |
---|---|
org.jboss.ws.core.soap |
Modifier and Type | Class and Description |
---|---|
class |
DOMContent
Represents the DOM_VALID state of an
SOAPContentElement . |
class |
ObjectContent
Represents the OBJECT_VALID state of an
SOAPContentElement . |
class |
SOAPBodyElementDoc
An abstract implemenation of the SOAPBodyElement
This class should not expose functionality that is not part of
SOAPBodyElement . |
class |
SOAPContent
Represent SOAP message payload that can transition from
one representation to the next.
|
class |
SOAPContentElement
A SOAPElement that gives access to its content as XML fragment or Java object.
|
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.
|
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.