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