All Classes
-
All Classes Interface Summary Class Summary Enum 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.HookHandler The HookHandler is responsible for un- and registering hooks (listener, as well as routes).HookTriggerType Defines the possible types when a trigger could be fired.HttpHook Represents a hook.Listener Represents a listener.ListenerRepository A repository for listener hooks.ListenerRepositoryBase<T> Abstrac base class for all ListenerRepositires.LocalListenerRepository Local in-memory implementation of a LocalListenerRepository.LocalRouteRepository Local in-memory implementation of a RouteRepository.QueueingStrategy Created by webermarca on 22.02.2017.QueueingStrategyFactory Factory class to buildQueueingStrategyinstances from hook configurations.RedisReducedPropagationStorage Redis based implementation of theReducedPropagationStorageinterface.ReducedPropagationLuaScripts Enum containing the file names of the reduced propagation feature related lua scripts.ReducedPropagationManager Manager class for the reduced propagation feature.ReducedPropagationQueueingStrategy QueueingStrategyimplementation used when the propagation of changes to the hooked resource should be reduced.ReducedPropagationStorage Provides storage access to the reduced propagation feature related data.RemoveExpiredQueuesRedisCommand Route Represents a Route for a specific hook.RouteRepository A repository for routes of hooks.RouteRepositoryBase<T> Abstract base class for the hook repositories.StartQueueTimerRedisCommand