Class StitchProducerOperations
java.lang.Object
org.apache.camel.component.stitch.operations.StitchProducerOperations
-
Constructor Summary
ConstructorsConstructorDescriptionStitchProducerOperations(StitchClient client, StitchConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescriptioncreateStitchRequestBody(org.apache.camel.Message inMessage) booleansendEvents(org.apache.camel.Message inMessage, Consumer<StitchResponse> resultCallback, org.apache.camel.AsyncCallback callback)
-
Constructor Details
-
StitchProducerOperations
-
-
Method Details
-
sendEvents
public boolean sendEvents(org.apache.camel.Message inMessage, Consumer<StitchResponse> resultCallback, org.apache.camel.AsyncCallback callback) -
createStitchRequestBody
-