-
Notifications
You must be signed in to change notification settings - Fork 6
CleverBus components
Lukáš Vozáb edited this page Jan 25, 2016
·
1 revision
Implementations of camel components are in components Maven module.
Component | Description |
---|---|
asynch-child | This component creates new asynchronous message. |
extcall | Component for wrapping external calls with checks for duplicate and outdated calls. |
msg-funnel | Component for filtering concurrent asynch. messages which influence identical object. |
throttling | Component for throttling functionality. |