public class StitchProducerOperations extends Object
| Constructor and Description |
|---|
StitchProducerOperations(StitchClient client,
StitchConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
StitchRequestBody |
createStitchRequestBody(org.apache.camel.Message inMessage) |
boolean |
sendEvents(org.apache.camel.Message inMessage,
Consumer<StitchResponse> resultCallback,
org.apache.camel.AsyncCallback callback) |
public StitchProducerOperations(StitchClient client, StitchConfiguration configuration)
public boolean sendEvents(org.apache.camel.Message inMessage,
Consumer<StitchResponse> resultCallback,
org.apache.camel.AsyncCallback callback)
public StitchRequestBody createStitchRequestBody(org.apache.camel.Message inMessage)
Apache Camel