| Cacheable.FillPolicy |
The cache fill policy can be used to determine how this cache should be filled with data.
|
| ConsumerListener |
An interface for listening to consumer events and allow proxying between a consumer predicate and the Camel
component.
|
| Offset |
Generic offset without a concrete type
|
| OffsetKey |
An interface to represent offset keys (addressable for an offset)
|
| Resumable |
This provides an interface for resumable objects.
|
| ResumeAction |
Provides and interface for integrations to run actions during resume
|
| ResumeAdapter |
A resume adapter provides the component-specific logic that plugs the more generic strategic with the lower level
requirements of the component being used.
|
| ResumeStrategy |
Defines a strategy for handling resume operations.
|
| ResumeStrategy.UpdateCallBack |
A callback that can be executed after the last offset is updated
|
| ResumeStrategyConfiguration |
Basic configuration holder for resume strategies
|
| ResumeStrategyConfigurationBuilder |
Provides a basic interface for implementing component-specific configuration builder
|
| Serializable |
An interface that represents resumable objects that can be serialized to a medium
|