All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.digipost.api.representations.EbmsProcessingStep Maven / Gradle / Ivy

The newest version!
package no.digipost.api.representations;

import org.springframework.ws.soap.SoapHeaderElement;
import org.springframework.ws.soap.SoapMessage;

public interface EbmsProcessingStep {

    void apply(EbmsContext ebmsContext, SoapHeaderElement ebmsMessaging, SoapMessage soapMessage);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy