Uses of Interface
org.apache.camel.builder.endpoint.dsl.DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder
-
Packages that use DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder Modifier and Type Method Description default DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder
DirectVmEndpointBuilderFactory.DirectVmEndpointBuilder. advanced()
default DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder
DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder. propagateProperties(boolean propagateProperties)
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.default DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder
DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder. propagateProperties(String propagateProperties)
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.
-