Uses of Class
no.digipost.api.client.representations.MessageDelivery
-
Packages that use MessageDelivery Package Description no.digipost.api.client.delivery no.digipost.api.client.internal.delivery no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of MessageDelivery in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery that return MessageDelivery Modifier and Type Method Description MessageDelivery
OngoingDelivery.SendableDelivery. send()
Sender forsendelsen. -
Uses of MessageDelivery in no.digipost.api.client.internal.delivery
Methods in no.digipost.api.client.internal.delivery that return MessageDelivery Modifier and Type Method Description MessageDelivery
MessageDeliverer. sendMultipartMessage(Message message, Map<UUID,no.digipost.api.client.internal.delivery.DocumentContent> documentsAndContent)
Sender melding med alle dokumenter og innhold med én API-forespørsel (HTTP multipart request). -
Uses of MessageDelivery in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return MessageDelivery Modifier and Type Method Description MessageDelivery
ObjectFactory. createMessageDelivery()
-