Uses of Class
com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
-
Packages that use FastInfosetStreamSOAPCodec Package Description com.sun.xml.ws.encoding.fastinfoset -
-
Uses of FastInfosetStreamSOAPCodec in com.sun.xml.ws.encoding.fastinfoset
Methods in com.sun.xml.ws.encoding.fastinfoset that return FastInfosetStreamSOAPCodec Modifier and Type Method Description static FastInfosetStreamSOAPCodecFastInfosetStreamSOAPCodec. create(StreamSOAPCodec soapCodec, SOAPVersion version)Creates a newFastInfosetStreamSOAPCodecinstance.static FastInfosetStreamSOAPCodecFastInfosetStreamSOAPCodec. create(StreamSOAPCodec soapCodec, SOAPVersion version, boolean retainState)Creates a newFastInfosetStreamSOAPCodecinstance.
-