| Package | Description |
|---|---|
| com.sun.xml.rpc.encoding | |
| com.sun.xml.rpc.encoding.simpletype |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentEncoder |
AttachmentSerializer.attachmentEncoder |
| Constructor and Description |
|---|
AttachmentSerializer(QName type,
boolean encodeType,
boolean isNullable,
String encodingStyle,
boolean serializerAsAttachment,
AttachmentEncoder encoder) |
AttachmentSerializer(QName type,
boolean encodeType,
boolean isNullable,
String encodingStyle,
boolean serializerAsAttachment,
AttachmentEncoder encoder,
SOAPVersion ver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataHandlerAttachmentEncoder |
class |
ImageAttachmentEncoder |
class |
MimeMultipartAttachmentEncoder |
class |
SourceAttachmentEncoder |
class |
XSDAnyURIEncoder |
class |
XSDStringEncoder |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentEncoder |
SourceAttachmentEncoder.getInstance() |
static AttachmentEncoder |
MimeMultipartAttachmentEncoder.getInstance() |
static AttachmentEncoder |
ImageAttachmentEncoder.getInstance() |
static AttachmentEncoder |
DataHandlerAttachmentEncoder.getInstance() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.