-
A builder to create a InboundChannelModel
instance,
which represents a channel from the 'outside world' to receive events.
A builder to create an OutboundChannelModel
instance.
-
A builder to create a InboundChannelModel
instance,
which represents a channel from the 'outside world' to receive events.
Builder for the filtering out inbound events.
Builder for the filtering out inbound JSON events.
Builder for the filtering out inbound XML events.
Builder for the 'key detection' part of the InboundChannelModel
.
Builder for the 'key detection' part of the InboundChannelModel
, specifically for JSON events.
Builder for the 'key detection' part of the InboundChannelModel
, specifically for XML events.
Builder for the 'payload extraction' part of the InboundChannelModel
.
Builder for the 'payload extraction' part of the InboundChannelModel
.
Builder for the 'payload extraction' part of the InboundChannelModel
.
Builder for the 'processing pipeline' part of the InboundChannelModel
.
Builder for the 'tenant ID detection' part of the InboundChannelModel
.
Builder for the 'tenant ID detection' part of the InboundChannelModel
, specifically for JSON events
Builder for the 'tenant ID detection' part of the InboundChannelModel
, specifically for XML events
A builder to create an OutboundChannelModel
instance.
Builder for the 'event processing' pipeline which gets invoked before sending out the event.