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

network.oxalis.as4.inbound.As4EndpointsPublisher Maven / Gradle / Ivy

The newest version!
package network.oxalis.as4.inbound;

import org.apache.cxf.Bus;
import org.apache.cxf.jaxws.EndpointImpl;

public interface As4EndpointsPublisher {

    EndpointImpl publish(Bus bus);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy