| Package | Description |
|---|---|
| org.apache.camel.component.stitch | |
| org.apache.camel.component.stitch.client | |
| org.apache.camel.component.stitch.operations |
| Modifier and Type | Method and Description |
|---|---|
StitchClient |
StitchConfiguration.getStitchClient()
Set a custom StitchClient that implements org.apache.camel.component.stitch.client.StitchClient interface
|
StitchClient |
StitchEndpoint.getStitchClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
StitchConfiguration.setStitchClient(StitchClient stitchClient) |
void |
StitchEndpoint.setStitchClient(StitchClient stitchClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
StitchClientImpl |
| Constructor and Description |
|---|
StitchProducerOperations(StitchClient client,
StitchConfiguration configuration) |
Apache Camel