Package | Description |
---|---|
com.sun.xml.ws.api.pipe |
Pipe and related abstractions. |
com.sun.xml.ws.encoding |
Modifier and Type | Method and Description |
---|---|
static SOAPBindingCodec |
Codecs.createSOAPBindingCodec(WSBinding binding,
StreamSOAPCodec xmlEnvelopeCodec)
This creates a full
Codec for SOAP binding using the primary
XML codec argument. |
static SOAPBindingCodec |
Codecs.createSOAPBindingCodec(WSFeatureList feature)
This creates a full
Codec for SOAP binding. |
Modifier and Type | Class and Description |
---|---|
class |
SOAPBindingCodec
SOAP binding
Codec that can handle MTOM, SwA, and SOAP messages
encoded using XML or Fast Infoset. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.