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

ca.uhn.hl7v2.hoh.relay.sender.IRelaySender Maven / Gradle / Ivy

The newest version!
package ca.uhn.hl7v2.hoh.relay.sender;

import ca.uhn.hl7v2.model.Message;
import org.springframework.beans.factory.NamedBean;

import ca.uhn.hl7v2.protocol.ReceivingApplication;

public interface IRelaySender extends NamedBean, ReceivingApplication {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy