| Package | Description |
|---|---|
| com.sun.xml.messaging.saaj.soap | |
| com.sun.xml.messaging.saaj.soap.impl | |
| com.sun.xml.messaging.saaj.soap.ver1_1 | |
| com.sun.xml.messaging.saaj.soap.ver1_2 |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
LazyEnvelope |
| Modifier and Type | Field | Description |
|---|---|---|
protected Envelope |
SOAPPartImpl.envelope |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract Envelope |
SOAPPartImpl.createEmptyEnvelope(String prefix) |
|
static Envelope |
EnvelopeFactory.createEnvelope(Source src,
SOAPPartImpl soapPart) |
|
protected abstract Envelope |
SOAPPartImpl.createEnvelopeFromSource() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
EnvelopeImpl |
Our implementation of the SOAP envelope.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Envelope1_1Impl |
| Modifier and Type | Method | Description |
|---|---|---|
protected Envelope |
SOAPPart1_1Impl.createEmptyEnvelope(String prefix) |
|
protected Envelope |
SOAPPart1_1Impl.createEnvelopeFromSource() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Envelope1_2Impl |
| Modifier and Type | Method | Description |
|---|---|---|
protected Envelope |
SOAPPart1_2Impl.createEmptyEnvelope(String prefix) |
|
protected Envelope |
SOAPPart1_2Impl.createEnvelopeFromSource() |
Copyright © 2018 Oracle. All rights reserved.