| 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 | Description |
|---|---|---|
protected SOAPPartImpl |
MessageImpl.soapPartImpl |
| Modifier and Type | Method | Description |
|---|---|---|
protected SOAPPartImpl |
SOAPPartImpl.doCloneNode() |
|
protected abstract SOAPPartImpl |
SOAPPartImpl.duplicateType() |
|
SOAPPartImpl |
SOAPDocument.getSOAPPart() |
|
SOAPPartImpl |
SOAPDocumentImpl.getSOAPPart() |
|
SOAPPartImpl |
SOAPPartImpl.getSOAPPart() |
| Modifier and Type | Method | Description |
|---|---|---|
static Envelope |
EnvelopeFactory.createEnvelope(Source src,
SOAPPartImpl soapPart) |
| Constructor | Description |
|---|---|
SOAPDocumentImpl(SOAPPartImpl enclosingDocument) |
|
StaxBridge(SOAPPartImpl soapPart) |
|
StaxLazySourceBridge(LazyEnvelopeSource src,
SOAPPartImpl soapPart) |
|
StaxReaderBridge(XMLStreamReader reader,
SOAPPartImpl soapPart) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SOAPPart1_1Impl |
| Modifier and Type | Method | Description |
|---|---|---|
protected SOAPPartImpl |
SOAPPart1_1Impl.duplicateType() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SOAPPart1_2Impl |
| Modifier and Type | Method | Description |
|---|---|---|
protected SOAPPartImpl |
SOAPPart1_2Impl.duplicateType() |
Copyright © 2018 Oracle. All rights reserved.