| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default DirectVmEndpointBuilderFactory.DirectVmEndpointBuilder |
DirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointBuilder.basic() |
static DirectVmEndpointBuilderFactory.DirectVmEndpointBuilder |
DirectVmEndpointBuilderFactory.directVm(String path)
Direct VM (camel-directvm)
The direct-vm component provides direct, synchronous call to another
endpoint from any CamelContext in the same JVM.
|
default DirectVmEndpointBuilderFactory.DirectVmEndpointBuilder |
DirectVmEndpointBuilderFactory.DirectVmBuilders.directVm(String path)
Direct VM (camel-directvm)
The direct-vm component provides direct, synchronous call to another
endpoint from any CamelContext in the same JVM.
|
Apache Camel