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

fi.evolver.basics.spring.messaging.IMessageSender Maven / Gradle / Ivy

package fi.evolver.basics.spring.messaging;

public interface IMessageSender {

	public void sendPendingMessages(long targetId, String groupId);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy