Package com.sun.xml.ws.encoding

Interface Summary
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 Summary
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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.