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 | |
HeaderTokenizer |
This class tokenizes RFC822 and MIME headers into the basic
symbols specified by RFC822 and MIME.
|
HeaderTokenizer.Token |
The Token class represents tokens returned by the
HeaderTokenizer.
|
ImageDataContentHandler | |
MimeCodec |
Codec s that uses the MIME multipart as the underlying format. |
MimeMultipartParser |
Parses Mime multipart message into primary part and attachment parts.
|
MimeMultipartParser.PartAttachment | |
MIMEPartStreamingDataHandler |
Implementation of
StreamingDataHandler to access MIME
attachments efficiently. |
MtomCodec |
Mtom messge Codec.
|
MtomCodec.ByteArrayBuffer | |
MtomCodec.MtomStreamWriterImpl | |
MtomCodec.MtomXMLStreamReaderEx | |
ParameterList |
This class holds MIME parameters (attribute-value pairs).
|
SOAPBindingCodec |
SOAP binding
Codec that can handle MTOM, SwA, and SOAP messages
encoded using XML or Fast Infoset. |
StreamSOAP11Codec |
StreamSOAPCodec for SOAP 1.1. |
StreamSOAP12Codec |
StreamSOAPCodec for SOAP 1.2. |
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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.