
org.swisspush.gateleen.hook.queueingstrategy.DefaultQueueingStrategy Maven / Gradle / Ivy
package org.swisspush.gateleen.hook.queueingstrategy;
/**
* {@link QueueingStrategy} implementation used when no explicit (or an invalid) 'queueingStrategy' is configured in the
* hook configuration
*
* @author https://github.com/mcweba [Marc-Andre Weber]
*/
public class DefaultQueueingStrategy extends QueueingStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy