Package | Description |
---|---|
com.sun.xml.ws.encoding.fastinfoset |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FastInfosetStreamSOAP11Codec
A codec that converts SOAP 1.1 messages infosets to fast infoset
documents.
|
(package private) class |
FastInfosetStreamSOAP12Codec
A codec that converts SOAP 1.2 messages infosets to fast infoset
documents.
|
Modifier and Type | Method and Description |
---|---|
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. |
Constructor and Description |
---|
FastInfosetStreamSOAPCodec(FastInfosetStreamSOAPCodec that) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.