Interface VmComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface VmComponentBuilderFactory
Call another endpoint in the same CamelContext asynchronously.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the VM component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionvm()VM (camel-vm) Call another endpoint in the same CamelContext asynchronously.
-
Method Details
-
vm
VM (camel-vm) Call another endpoint in the same CamelContext asynchronously. Category: core,endpoint Since: 1.1 Maven coordinates: org.apache.camel:camel-vm- Returns:
- the dsl builder
-