| Package | Description |
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.delivery |
| Modifier and Type | Method and Description |
|---|---|
MessageDelivery |
MessageSender.sendMultipartMessage(Message message,
Map<String,DocumentContent> documentsAndContent)
Sender melding med alle dokumenter og innhold med én API-forespørsel (HTTP multipart request).
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentContent |
DocumentContent.CreateBothStreamContent(InputStream content) |
static DocumentContent |
DocumentContent.CreateDigiPostContent(InputStream content) |
static DocumentContent |
DocumentContent.CreateMultiStreamContent(InputStream digipostContent,
InputStream printContent) |
static DocumentContent |
DocumentContent.CreatePrintContent(InputStream content) |
Copyright © 2017 Digipost. All rights reserved.