Uses of Interface
no.digipost.api.client.representations.MayHaveSender
-
Packages that use MayHaveSender Package Description no.digipost.api.client.delivery no.digipost.api.client.internal 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.no.digipost.api.client.representations.sender 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 MayHaveSender in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery with parameters of type MayHaveSender Modifier and Type Method Description SenderInformationMessageDeliveryApi. getSenderInformation(MayHaveSender message)Henter informasjon om en faktisk avsender av en melding, altså det mottaker ser som avsender. -
Uses of MayHaveSender in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal with parameters of type MayHaveSender Modifier and Type Method Description SenderInformationApiServiceImpl. getSenderInformation(MayHaveSender mayHaveSender) -
Uses of MayHaveSender in no.digipost.api.client.representations
Classes in no.digipost.api.client.representations that implement MayHaveSender Modifier and Type Class Description classMessageclassMessageDeliveryFields in no.digipost.api.client.representations declared as MayHaveSender Modifier and Type Field Description static MayHaveSenderMayHaveSender. NO_SENDER -
Uses of MayHaveSender in no.digipost.api.client.representations.sender
Methods in no.digipost.api.client.representations.sender with parameters of type MayHaveSender Modifier and Type Method Description static AuthorialSenderAuthorialSender. resolve(BrokerId brokerId, MayHaveSender mayHaveAuthorialSender)
-