Package org.swisspush.gateleen.hook.queueingstrategy
-
Class Summary Class Description DefaultQueueingStrategy QueueingStrategyimplementation used when no explicit (or an invalid) 'queueingStrategy' is configured in the hook configurationDiscardPayloadQueueingStrategy QueueingStrategyimplementation used when the payload of queued requests should be discarded.QueueingStrategy Created by webermarca on 22.02.2017.QueueingStrategyFactory Factory class to buildQueueingStrategyinstances from hook configurations.ReducedPropagationQueueingStrategy QueueingStrategyimplementation used when the propagation of changes to the hooked resource should be reduced.