Uses of Class
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec

Packages that use WSTCPFastInfosetStreamCodec
com.sun.xml.ws.transport.tcp.encoding   
 

Uses of WSTCPFastInfosetStreamCodec in com.sun.xml.ws.transport.tcp.encoding
 

Subclasses of WSTCPFastInfosetStreamCodec in com.sun.xml.ws.transport.tcp.encoding
 class WSTCPFastInfosetStreamSOAP11Codec
           
 class WSTCPFastInfosetStreamSOAP12Codec
           
 

Methods in com.sun.xml.ws.transport.tcp.encoding that return WSTCPFastInfosetStreamCodec
static WSTCPFastInfosetStreamCodec WSTCPFastInfosetStreamCodec.create(com.sun.xml.ws.api.pipe.StreamSOAPCodec soapCodec, com.sun.xml.ws.api.SOAPVersion version, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener readerRecycleListener, boolean retainState)
          Creates a new FastInfosetStreamSOAPCodec instance.