public class DataBoxDownloadServiceImpl extends Object implements DataBoxDownloadService
| Constructor and Description |
|---|
DataBoxDownloadServiceImpl(DmOperationsPortType dmOpService,
MessageValidator validate) |
| Modifier and Type | Method and Description |
|---|---|
Message |
downloadMessage(MessageEnvelope envelope,
AttachmentStorer storer) |
void |
downloadSignedMessage(MessageEnvelope env,
OutputStream os) |
public DataBoxDownloadServiceImpl(DmOperationsPortType dmOpService, MessageValidator validate)
public Message downloadMessage(MessageEnvelope envelope, AttachmentStorer storer)
downloadMessage in interface DataBoxDownloadServicepublic void downloadSignedMessage(MessageEnvelope env, OutputStream os)
downloadSignedMessage in interface DataBoxDownloadServiceCopyright © 2016. All rights reserved.