Uses of Package
com.sun.xml.ws.encoding

Packages that use com.sun.xml.ws.encoding
com.sun.xml.ws.encoding   
com.sun.xml.ws.encoding.xml   
com.sun.xml.ws.message Message implementations. 
com.sun.xml.ws.message.stream   
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.encoding
ContentTypeImpl
           
HeaderTokenizer.Token
          The Token class represents tokens returned by the HeaderTokenizer.
MimeCodec
          Codecs that uses the MIME multipart as the underlying format.
MimeMultipartParser
          Parses Mime multipart message into primary part and attachment parts.
MtomCodec
          Mtom messge Codec.
ParameterList
          This class holds MIME parameters (attribute-value pairs).
RootOnlyCodec
          Codec that works only on the root part of the MIME/multipart.
SOAPBindingCodec
          SOAP binding Codec that can handle MTOM, SwA, and SOAP messages encoded using XML or Fast Infoset.
StreamSOAPCodec
          A stream SOAP codec.
SwACodec
          Codec that uses MIME/multipart as the base format.
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.encoding.xml
ContentType
          This class represents a MIME ContentType value.
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.message
MimeMultipartParser
          Parses Mime multipart message into primary part and attachment parts.
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.message.stream
TagInfoset
          Complete infoset about a start tag.