Interface | Description |
---|---|
HasEncoding |
A
XMLStreamWriter doesn't expose any method to
give encoding. |
RootOnlyCodec |
Codec that works only on the root part of the MIME/multipart. |
Class | Description |
---|---|
ContentType |
This class represents a MIME ContentType value.
|
ContentTypeImpl | |
ContentTypeImpl.Builder | |
DataHandlerDataSource |
DataSource impl using a DataHandler |
DataSourceStreamingDataHandler | |
ImageDataContentHandler | |
MimeMultipartParser |
Parses Mime multipart message into primary part and attachment parts.
|
MIMEPartStreamingDataHandler |
Implementation of
StreamingDataHandler to access MIME
attachments efficiently. |
MtomCodec |
Mtom message Codec.
|
MtomCodec.ByteArrayBuffer | |
MtomCodec.MtomStreamWriterImpl | |
MtomCodec.MtomXMLStreamReaderEx | |
SOAPBindingCodec |
SOAP binding
Codec that can handle MTOM, SwA, and SOAP messages
encoded using XML or Fast Infoset. |
StreamSOAPCodec |
A stream SOAP codec.
|
StringDataContentHandler |
JavaMail's data content handler for text/plain -->String
|
SwACodec |
Codec that uses MIME/multipart as the base format. |
TagInfoset |
Complete infoset about a start tag.
|
XmlDataContentHandler |
JAF data handler for XML content
|
XMLHTTPBindingCodec |
XML (infoset) over HTTP binding
Codec . |
Copyright © 2015 Oracle Corporation. All rights reserved.