Uses of Class
com.sun.xml.ws.encoding.StreamSOAPCodec

Packages that use StreamSOAPCodec
com.sun.xml.ws.encoding   
 

Uses of StreamSOAPCodec in com.sun.xml.ws.encoding
 

Subclasses of StreamSOAPCodec in com.sun.xml.ws.encoding
(package private)  class StreamSOAP11Codec
          StreamSOAPCodec for SOAP 1.1.
(package private)  class StreamSOAP12Codec
          StreamSOAPCodec for SOAP 1.2.
 

Methods in com.sun.xml.ws.encoding that return StreamSOAPCodec
 StreamSOAPCodec StreamSOAPCodec.copy()
           
static StreamSOAPCodec StreamSOAPCodec.create(SOAPVersion version)
          Creates a new StreamSOAPCodec instance.