| Class | Description |
|---|---|
| DefaultQueueingStrategy |
QueueingStrategy implementation used when no explicit (or an invalid) 'queueingStrategy' is configured in the
hook configuration |
| DiscardPayloadQueueingStrategy |
QueueingStrategy implementation used when the payload of queued requests should be discarded. |
| QueueingStrategy |
Created by webermarca on 22.02.2017.
|
| QueueingStrategyFactory |
Factory class to build
QueueingStrategy instances from hook configurations. |
| ReducedPropagationQueueingStrategy |
QueueingStrategy implementation used when the propagation of changes to the hooked resource should be reduced. |
Copyright © 2016–2018. All rights reserved.