| Package | Description |
|---|---|
| org.apache.camel.component.stitch | |
| org.apache.camel.component.stitch.operations |
| Modifier and Type | Method and Description |
|---|---|
StitchConfiguration |
StitchConfiguration.copy() |
StitchConfiguration |
StitchComponent.getConfiguration()
The component configurations
|
StitchConfiguration |
StitchEndpoint.getConfiguration()
The component configurations
|
StitchConfiguration |
StitchProducer.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
StitchComponent.setConfiguration(StitchConfiguration configuration) |
void |
StitchEndpoint.setConfiguration(StitchConfiguration configuration) |
| Constructor and Description |
|---|
StitchEndpoint(String uri,
org.apache.camel.Component component,
StitchConfiguration configuration) |
| Constructor and Description |
|---|
StitchProducerOperations(StitchClient client,
StitchConfiguration configuration) |
Apache Camel