A B C D E G I M O P R S T 
All Classes All Packages

A

addConsumer(DirectVmEndpoint, DirectVmConsumer) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
createProducer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 

D

DirectVmBlockingProducer - Class in org.apache.camel.component.directvm
The direct producer.
DirectVmBlockingProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
DirectVmComponent - Class in org.apache.camel.component.directvm
The Direct VM Component manages DirectVmEndpoint and holds the list of named direct-vm endpoints.
DirectVmComponent() - Constructor for class org.apache.camel.component.directvm.DirectVmComponent
 
DirectVmComponentConfigurer - Class in org.apache.camel.component.directvm
Generated by camel build tools - do NOT edit this file!
DirectVmComponentConfigurer() - Constructor for class org.apache.camel.component.directvm.DirectVmComponentConfigurer
 
DirectVmConsumer - Class in org.apache.camel.component.directvm
The direct-vm consumer
DirectVmConsumer(DirectVmEndpoint, Processor) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumer
 
DirectVmConsumerExpression - Class in org.apache.camel.component.directvm
The expression to select direct-vm consumers based on ant-like path pattern matching.
DirectVmConsumerExpression(String) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
DirectVmConsumerNotAvailableException - Exception in org.apache.camel.component.directvm
Exception thrown when no consumers are available.
DirectVmConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.directvm.DirectVmConsumerNotAvailableException
 
DirectVmEndpoint - Class in org.apache.camel.component.directvm
Call another endpoint from any Camel Context in the same JVM synchronously.
DirectVmEndpoint(String, DirectVmComponent) - Constructor for class org.apache.camel.component.directvm.DirectVmEndpoint
 
DirectVmEndpointConfigurer - Class in org.apache.camel.component.directvm
Generated by camel build tools - do NOT edit this file!
DirectVmEndpointConfigurer() - Constructor for class org.apache.camel.component.directvm.DirectVmEndpointConfigurer
 
DirectVmEndpointUriFactory - Class in org.apache.camel.component.directvm
Generated by camel build tools - do NOT edit this file!
DirectVmEndpointUriFactory() - Constructor for class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 
DirectVmProcessor - Class in org.apache.camel.component.directvm
 
DirectVmProcessor(Processor, DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProcessor
 
DirectVmProducer - Class in org.apache.camel.component.directvm
The Direct-VM producer.
DirectVmProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProducer
 
doResume() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doStart() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
doStart() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doStop() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
doStop() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doSuspend() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 

E

evaluate(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmConsumerExpression
 

G

getComponent() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getConsumer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getConsumer(DirectVmEndpoint) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getConsumer(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
getConsumerEndpoints() - Static method in class org.apache.camel.component.directvm.DirectVmComponent
Gets all the consumer endpoints.
getEndpoint() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpointConfigurer
 
getTimeout() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getTimeout() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 

I

isBlock() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
isBlock() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 
isFailIfNoConsumers() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 
isPropagateProperties() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
isPropagateProperties() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 

O

org.apache.camel.component.directvm - package org.apache.camel.component.directvm
The Direct VM Component which synchronously invokes the consumer when a producer sends an exchange to the endpoint.

P

prepareExchange(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmProcessor
Strategy to prepare exchange for being processed by this consumer
process(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmProducer
 
propertyNames() - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 

R

removeConsumer(DirectVmEndpoint) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 

S

secretPropertyNames() - Method in class org.apache.camel.component.directvm.DirectVmEndpointUriFactory
 
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Whether the producer should fail by throwing an exception, when sending to a Direct-VM endpoint with no active consumers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.directvm.DirectVmComponent
Sets a HeaderFilterStrategy that will only be applied on producer endpoints (on both directions: request and response).
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Sets a HeaderFilterStrategy that will only be applied on producer endpoints (on both directions: request and response).
setPropagateProperties(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.
setPropagateProperties(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmComponent
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
The timeout value to use if block is enabled.

T

toString() - Method in class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
toString() - Method in class org.apache.camel.component.directvm.DirectVmProcessor
 
A B C D E G I M O P R S T 
All Classes All Packages