Uses of Class
no.difi.sdp.client2.domain.Dokumentpakke
-
Packages that use Dokumentpakke Package Description no.difi.sdp.client2.domain no.difi.sdp.client2.internal no.difi.sdp.client2.internal.http -
-
Uses of Dokumentpakke in no.difi.sdp.client2.domain
Methods in no.difi.sdp.client2.domain that return Dokumentpakke Modifier and Type Method Description DokumentpakkeDokumentpakke.Builder. build()DokumentpakkeForsendelse. getDokumentpakke()Methods in no.difi.sdp.client2.domain with parameters of type Dokumentpakke Modifier and Type Method Description static Forsendelse.BuilderForsendelse. digital(Avsender avsender, DigitalPost digitalPost, Dokumentpakke dokumentpakke)static Forsendelse.BuilderForsendelse. fysisk(Avsender avsender, FysiskPost fysiskPost, Dokumentpakke dokumentpakke, Mottaker mottaker) -
Uses of Dokumentpakke in no.difi.sdp.client2.internal
Methods in no.difi.sdp.client2.internal with parameters of type Dokumentpakke Modifier and Type Method Description voidIntegrasjonspunktMessageSenderFacade. send(StandardBusinessDocument forsendelse, Dokumentpakke sbdForsendelse) -
Uses of Dokumentpakke in no.difi.sdp.client2.internal.http
Methods in no.difi.sdp.client2.internal.http with parameters of type Dokumentpakke Modifier and Type Method Description voidMessageSender. send(StandardBusinessDocument sbd, Dokumentpakke dokumentpakke)voidMessageSenderImpl. send(StandardBusinessDocument sbd, Dokumentpakke dokumentpakke)
-