Uses of Class
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
-
Packages that use WSTCPFastInfosetStreamCodec Package Description 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 Modifier and Type Class Description classWSTCPFastInfosetStreamSOAP11CodecclassWSTCPFastInfosetStreamSOAP12CodecMethods in com.sun.xml.ws.transport.tcp.encoding that return WSTCPFastInfosetStreamCodec Modifier and Type Method Description static WSTCPFastInfosetStreamCodecWSTCPFastInfosetStreamCodec. create(StreamSOAPCodec soapCodec, SOAPVersion version, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener readerRecycleListener, boolean retainState)Creates a newFastInfosetStreamSOAPCodecinstance.
-