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

PosGateway.Exchange.Hps.IServiceEvents Maven / Gradle / Ivy

package PosGateway.Exchange.Hps;

public interface IServiceEvents {
    public void Starting();

    public void Completed(OperationResult result);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy