| Package | Description |
|---|---|
| com.sun.xml.messaging.saaj.soap | |
| com.sun.xml.messaging.saaj.soap.ver1_1 | |
| com.sun.xml.messaging.saaj.soap.ver1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected SOAPPartImpl |
MessageImpl.soapPartImpl |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPPartImpl |
SOAPPartImpl.doCloneNode() |
protected abstract SOAPPartImpl |
SOAPPartImpl.duplicateType() |
SOAPPartImpl |
SOAPDocument.getSOAPPart() |
SOAPPartImpl |
SOAPDocumentImpl.getSOAPPart() |
SOAPPartImpl |
SOAPPartImpl.getSOAPPart() |
| Modifier and Type | Method and Description |
|---|---|
static Envelope |
EnvelopeFactory.createEnvelope(Source src,
SOAPPartImpl soapPart) |
| Constructor and Description |
|---|
SOAPDocumentImpl(SOAPPartImpl enclosingDocument) |
StaxBridge(SOAPPartImpl soapPart) |
StaxLazySourceBridge(LazyEnvelopeSource src,
SOAPPartImpl soapPart) |
StaxReaderBridge(XMLStreamReader reader,
SOAPPartImpl soapPart) |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPPart1_1Impl |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPPartImpl |
SOAPPart1_1Impl.duplicateType() |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPPart1_2Impl |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPPartImpl |
SOAPPart1_2Impl.duplicateType() |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.