public class AttachmentHelper
extends java.lang.Object
INTERNAL: AttachmentHelper is a helper object used by
the QueryOperation to handle binary attachments.
| Constructor and Description |
|---|
AttachmentHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
buildAttachmentHandler(byte[] bytes,
java.lang.String mimeType)
INTERNAL: build a
DataHandler backed by a
ByteArrayDataSource |
public static java.lang.Object buildAttachmentHandler(byte[] bytes,
java.lang.String mimeType)
INTERNAL: build a DataHandler backed by a
ByteArrayDataSource
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference