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

io.github.pleuvoir.rabbit.reliable.RabbitConsumeCallBack Maven / Gradle / Ivy

package io.github.pleuvoir.rabbit.reliable;

@FunctionalInterface
public interface RabbitConsumeCallBack {

	void doInTransaction() throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy