public static interface VmEndpointBuilderFactory.VmBuilders
| Modifier and Type | Method and Description |
|---|---|
default VmEndpointBuilderFactory.VmEndpointBuilder |
vm(String path)
VM (camel-vm)
The vm component provides asynchronous call to another endpoint from
the same CamelContext.
|
default VmEndpointBuilderFactory.VmEndpointBuilder vm(String path)
vm:name
Path parameter: name (required)
Name of queueApache Camel