Interface TransmissionResponse

    • Method Detail

      • getTag

        default Tag getTag()
        Returns a tag set by client.
        Returns:
        Tag
        Since:
        4.0.2
      • getEndpoint

        network.oxalis.vefa.peppol.common.model.Endpoint getEndpoint()
      • getProtocol

        default network.oxalis.vefa.peppol.common.model.TransportProfile getProtocol()
        The protocol used for the transmission
        Specified by:
        getProtocol in interface TransmissionResult