Interface InboundReactionHandler
- All Known Implementing Classes:
InboundReactionHandlerImpl
public interface InboundReactionHandler
Reaction handler for inbound reactions (reactions from external adapters).
This handler needs to tbe used to send inbound reactions to the internal engagement system as the need to be intercepted, translated and routed to the
correct internal message.
-
Method Summary
-
Method Details
-
createInboundReactionBuilder
InboundReactionBuilder createInboundReactionBuilder()
-