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   
com.sun.xml.ws.security.opt.impl.incoming   
com.sun.xml.ws.security.opt.impl.incoming.processor   
com.sun.xml.ws.util.xml   
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.encoding
ContentTypeImpl
           
ContentTypeImpl.Builder
           
HasEncoding
          A XMLStreamWriter doesn't expose any method to give encoding.
MimeMultipartParser
          Parses Mime multipart message into primary part and attachment parts.
MtomCodec
          Mtom message Codec.
MtomCodec.ByteArrayBuffer
           
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.
TagInfoset
          Complete infoset about a start tag.
 

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

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.security.opt.impl.incoming
TagInfoset
          Complete infoset about a start tag.
 

Classes in com.sun.xml.ws.encoding used by com.sun.xml.ws.security.opt.impl.incoming.processor
TagInfoset
          Complete infoset about a start tag.
 

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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.