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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.