| Package | Description |
|---|---|
| com.sun.xml.messaging.saaj.soap | |
| com.sun.xml.messaging.saaj.soap.impl |
| Modifier and Type | Class | Description |
|---|---|---|
class |
StaxLazySourceBridge |
StaxBridge builds Envelope from LazyEnvelopeSource
|
class |
StaxReaderBridge |
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
|
| Modifier and Type | Method | Description |
|---|---|---|
StaxBridge |
Envelope.getStaxBridge() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Envelope.setStaxBridge(StaxBridge bridge) |
| Modifier and Type | Method | Description |
|---|---|---|
StaxBridge |
EnvelopeImpl.getStaxBridge() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
EnvelopeImpl.setStaxBridge(StaxBridge bridge) |
Copyright © 2018 Oracle. All rights reserved.