| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and 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.
|
Apache Camel