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(StreamSOAPCodec soapCodec, SOAPVersion version, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener readerRecycleListener, boolean retainState)
          Creates a new FastInfosetStreamSOAPCodec instance.
 



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