public class KAFKAInjectHandler extends Object implements InjectHandler
| Constructor and Description |
|---|
KAFKAInjectHandler(String injectingSeq,
String onErrorSeq,
boolean sequential,
org.apache.synapse.core.SynapseEnvironment synapseEnvironment,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
invoke(Object object,
String name)
Determine the message builder to use, set the message payload to the message context and
inject the message to the sequence
|
public boolean invoke(Object object, String name)
invoke in interface InjectHandlerCopyright © 2018 WSO2. All rights reserved.