Interface | Description |
---|---|
Envelope |
Different implementations for SOAP Envelope must all implement this
interface.
|
LazyEnvelope | |
SOAPDocument |
Class | Description |
---|---|
AttachmentPartImpl |
Implementation of attachments.
|
EnvelopeFactory |
EnvelopeFactory creates SOAP Envelope objects using different
underlying implementations.
|
FastInfosetDataContentHandler |
JAF data handler for Fast Infoset content
|
GifDataContentHandler |
DataContentHandler for image/gif.
|
ImageDataContentHandler | |
JpegDataContentHandler |
JAF data handler for Jpeg content
|
MessageFactoryImpl |
A factory for creating SOAP messages.
|
MessageImpl |
The message implementation for SOAP messages with
attachments.
|
MultipartDataContentHandler | |
SAAJMetaFactoryImpl | |
SOAPDocumentFragment |
SAAJ wrapper for
DocumentFragment |
SOAPDocumentImpl | |
SOAPFactoryImpl | |
SOAPPartImpl |
SOAPPartImpl is the first attachment.
|
StaxBridge |
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
|
StaxLazySourceBridge |
StaxBridge builds Envelope from LazyEnvelopeSource
|
StaxReaderBridge |
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
|
StringDataContentHandler |
JAF data content handler for text/plain --> String
|
XmlDataContentHandler |
JAF data handler for XML content
|
Exception | Description |
---|---|
SOAPIOException | |
SOAPVersionMismatchException |
Copyright © 2021 JBoss by Red Hat. All rights reserved.