Uses of Class
no.difi.sdp.client2.domain.sbd.StandardBusinessDocument
-
Packages that use StandardBusinessDocument Package Description no.difi.sdp.client2.internal no.difi.sdp.client2.internal.http -
-
Uses of StandardBusinessDocument in no.difi.sdp.client2.internal
Methods in no.difi.sdp.client2.internal that return StandardBusinessDocument Modifier and Type Method Description static StandardBusinessDocumentSBDForsendelseBuilder. buildSBD(DatabehandlerOrganisasjonsnummer databehandler, Forsendelse forsendelse)static StandardBusinessDocumentSBDForsendelseBuilder. buildSBD(DatabehandlerOrganisasjonsnummer databehandler, Forsendelse forsendelse, Clock clock)Methods in no.difi.sdp.client2.internal with parameters of type StandardBusinessDocument Modifier and Type Method Description voidIntegrasjonspunktMessageSenderFacade. send(StandardBusinessDocument forsendelse, Dokumentpakke sbdForsendelse)voidIntegrasjonspunktMessageSerializer. serialize(StandardBusinessDocument value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) -
Uses of StandardBusinessDocument in no.difi.sdp.client2.internal.http
Methods in no.difi.sdp.client2.internal.http with parameters of type StandardBusinessDocument Modifier and Type Method Description voidMessageSender. send(StandardBusinessDocument sbd, Dokumentpakke dokumentpakke)voidMessageSenderImpl. send(StandardBusinessDocument sbd, Dokumentpakke dokumentpakke)
-