Package com.sun.xml.ws.encoding

Interface Summary
RootOnlyCodec Codec that works only on the root part of the MIME/multipart.
 

Class Summary
ContentType This class represents a MIME ContentType value.
ContentTypeImpl  
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 Codecs that uses the MIME multipart as the underlying format.
MimeMultipartParser Parses Mime multipart message into primary part and attachment parts.
MimeMultipartParser.PartAttachment  
MtomCodec Mtom messge Codec.
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 JAF 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.