Package | Description |
---|---|
org.jboss.ws.core.binding | |
org.jboss.ws.core.jaxrpc.binding | |
org.jboss.ws.core.soap |
Modifier and Type | Method and Description |
---|---|
Object |
DeserializerSupport.deserialize(SOAPContentElement soapElement,
SerializationContext serContext) |
Result |
SerializerSupport.serialize(SOAPContentElement soapElement,
SerializationContext serContext) |
Modifier and Type | Method and Description |
---|---|
Result |
SOAPArraySerializer.serialize(SOAPContentElement soapElement,
SerializationContext serContext) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPBodyElementDoc
An abstract implemenation of the SOAPBodyElement
This class should not expose functionality that is not part of
SOAPBodyElement . |
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.
|
Modifier and Type | Field and Description |
---|---|
protected SOAPContentElement |
SOAPContent.container |
Modifier and Type | Method and Description |
---|---|
void |
SAAJVisitor.visitSOAPContentElement(SOAPContentElement scElement) |
Constructor and Description |
---|
DOMContent(SOAPContentElement container) |
ObjectContent(SOAPContentElement container) |
SOAPContent(SOAPContentElement container) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.