Uses of Class
org.apache.camel.component.stitch.StitchConfiguration
Packages that use StitchConfiguration
-
Uses of StitchConfiguration in org.apache.camel.component.stitch
Methods in org.apache.camel.component.stitch that return StitchConfigurationModifier and TypeMethodDescriptionStitchConfiguration.copy()StitchComponent.getConfiguration()The component configurationsStitchEndpoint.getConfiguration()The component configurationsStitchProducer.getConfiguration()Methods in org.apache.camel.component.stitch with parameters of type StitchConfigurationModifier and TypeMethodDescriptionvoidStitchComponent.setConfiguration(StitchConfiguration configuration) voidStitchEndpoint.setConfiguration(StitchConfiguration configuration) Constructors in org.apache.camel.component.stitch with parameters of type StitchConfigurationModifierConstructorDescriptionStitchEndpoint(String uri, org.apache.camel.Component component, StitchConfiguration configuration) -
Uses of StitchConfiguration in org.apache.camel.component.stitch.operations
Constructors in org.apache.camel.component.stitch.operations with parameters of type StitchConfigurationModifierConstructorDescriptionStitchProducerOperations(StitchClient client, StitchConfiguration configuration)