B C D E G I M O P Q S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
C
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.vm.VmComponent
- createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
- createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
- createNewConsumer(Processor) - Method in class org.apache.camel.component.vm.VmEndpoint
D
- doStart() - Method in class org.apache.camel.component.vm.VmComponent
- doStop() - Method in class org.apache.camel.component.vm.VmComponent
E
- ENDPOINTS - Static variable in class org.apache.camel.component.vm.VmComponent
G
- getCamelContext() - Method in class org.apache.camel.component.vm.VmConsumer
- getQueueReference(String) - Method in class org.apache.camel.component.vm.VmComponent
- getQueues() - Method in class org.apache.camel.component.vm.VmComponent
I
- isEnabled(String) - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
M
- multiValuePrefixes() - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
O
- org.apache.camel.component.vm - package org.apache.camel.component.vm
-
The VM Component for asynchronous SEDA exchanges on a BlockingQueue within the current JVM; so across CamelContext instances.
P
- prepareExchange(Exchange) - Method in class org.apache.camel.component.vm.VmConsumer
-
Strategy to prepare exchange for being processed by this consumer
- propertyNames() - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
Q
- QUEUES - Static variable in class org.apache.camel.component.vm.VmComponent
S
- secretPropertyNames() - Method in class org.apache.camel.component.vm.VmEndpointUriFactory
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.vm.VmConsumer
V
- VmComponent - Class in org.apache.camel.component.vm
-
The VM component is for asynchronous SEDA exchanges on a
BlockingQueue
within the classloader tree containing the camel-core.jar. - VmComponent() - Constructor for class org.apache.camel.component.vm.VmComponent
- VmComponentConfigurer - Class in org.apache.camel.component.vm
-
Generated by camel build tools - do NOT edit this file!
- VmComponentConfigurer() - Constructor for class org.apache.camel.component.vm.VmComponentConfigurer
- VmConsumer - Class in org.apache.camel.component.vm
- VmConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.vm.VmConsumer
- VmEndpoint - Class in org.apache.camel.component.vm
-
Call another endpoint in the same CamelContext asynchronously.
- VmEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.vm.VmEndpoint
- VmEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
- VmEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
- VmEndpointConfigurer - Class in org.apache.camel.component.vm
-
Generated by camel build tools - do NOT edit this file!
- VmEndpointConfigurer() - Constructor for class org.apache.camel.component.vm.VmEndpointConfigurer
- VmEndpointUriFactory - Class in org.apache.camel.component.vm
-
Generated by camel build tools - do NOT edit this file!
- VmEndpointUriFactory() - Constructor for class org.apache.camel.component.vm.VmEndpointUriFactory
All Classes All Packages