Package | Description |
---|---|
com.sun.xml.ws.encoding |
Modifier and Type | Class and Description |
---|---|
class |
MtomCodec
Mtom messge Codec.
|
class |
SOAPBindingCodec
SOAP binding
Codec that can handle MTOM, SwA, and SOAP messages
encoded using XML or Fast Infoset. |
class |
SwACodec
Codec that uses MIME/multipart as the base format. |
class |
XMLHTTPBindingCodec
XML (infoset) over HTTP binding
Codec . |
Modifier and Type | Method and Description |
---|---|
MimeCodec |
XMLHTTPBindingCodec.copy() |
abstract MimeCodec |
MimeCodec.copy() |
Constructor and Description |
---|
MimeCodec(MimeCodec that)
Copy constructor.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.