Uses of Class
com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec

Packages that use FastInfosetStreamSOAPCodec
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
static FastInfosetStreamSOAPCodec FastInfosetStreamSOAPCodec.create(StreamSOAPCodec soapCodec, SOAPVersion version)
          Creates a new FastInfosetStreamSOAPCodec instance.
static FastInfosetStreamSOAPCodec FastInfosetStreamSOAPCodec.create(StreamSOAPCodec soapCodec, SOAPVersion version, boolean retainState)
          Creates a new FastInfosetStreamSOAPCodec instance.
 



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