Uses of Interface
org.apache.camel.builder.endpoint.dsl.VmEndpointBuilderFactory.VmEndpointBuilder
Packages that use VmEndpointBuilderFactory.VmEndpointBuilder
-
Uses of VmEndpointBuilderFactory.VmEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return VmEndpointBuilderFactory.VmEndpointBuilderModifier and TypeMethodDescriptionVM (camel-vm) Call another endpoint in the same CamelContext asynchronously.VM (camel-vm) Call another endpoint in the same CamelContext asynchronously. -
Uses of VmEndpointBuilderFactory.VmEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return VmEndpointBuilderFactory.VmEndpointBuilderModifier and TypeMethodDescriptionVmEndpointBuilderFactory.AdvancedVmEndpointBuilder.basic()VmEndpointBuilderFactory.endpointBuilder(String componentName, String path) VmEndpointBuilderFactory.VmEndpointBuilder.size(int size) The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).VM (camel-vm) Call another endpoint in the same CamelContext asynchronously.VM (camel-vm) Call another endpoint in the same CamelContext asynchronously.