Class KAFKAInjectHandler
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.kafka.KAFKAInjectHandler
- All Implemented Interfaces:
InjectHandler
KafkaInjectHandler uses to mediate the received Kafka message
-
Constructor Summary
ConstructorsConstructorDescriptionKAFKAInjectHandler(String injectingSeq, String onErrorSeq, boolean sequential, org.apache.synapse.core.SynapseEnvironment synapseEnvironment, String contentType) -
Method Summary
-
Constructor Details
-
KAFKAInjectHandler
-
-
Method Details
-
invoke
Determine the message builder to use, set the message payload to the message context and inject the message to the sequence- Specified by:
invokein interfaceInjectHandler
-