Class MailSendThrottle

java.lang.Object
ch.tocco.nice2.messaging.mail.spi.MailSendThrottle

public abstract class MailSendThrottle extends Object
Thottles method invocations by allowing N invocations per second using guava's RateLimiter.