B C D G I M O P R 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.stub.StubEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stub.StubComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stub.StubEndpointConfigurer
- createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
- createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
- createNewConsumer(Processor) - Method in class org.apache.camel.component.stub.StubEndpoint
- createProducer() - Method in class org.apache.camel.component.stub.StubEndpoint
D
- doInit() - Method in class org.apache.camel.component.stub.StubComponent
G
- getEndpoint() - Method in class org.apache.camel.component.stub.StubProducer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.stub.StubComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stub.StubComponentConfigurer
I
- isEnabled(String) - Method in class org.apache.camel.component.stub.StubEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.stub.StubEndpointUriFactory
- isShadow() - Method in class org.apache.camel.component.stub.StubComponent
M
- multiValuePrefixes() - Method in class org.apache.camel.component.stub.StubEndpointUriFactory
O
- org.apache.camel.component.stub - package org.apache.camel.component.stub
P
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stub.StubProducer
- propertyNames() - Method in class org.apache.camel.component.stub.StubEndpointUriFactory
R
- resolveShadowUri(String) - Method in class org.apache.camel.component.stub.StubComponent
-
Strategy to resolve the shadow uri to use for the stub endpoints
S
- secretPropertyNames() - Method in class org.apache.camel.component.stub.StubEndpointUriFactory
- setShadow(boolean) - Method in class org.apache.camel.component.stub.StubComponent
-
If shadow is enabled then the stub component will register a shadow endpoint with the actual uri that refers to the stub endpoint, meaning you can lookup the endpoint via both stub:kafka:cheese and kafka:cheese.
- StubComponent - Class in org.apache.camel.component.stub
-
The Stub Component is for stubbing out endpoints while developing or testing.
- StubComponent() - Constructor for class org.apache.camel.component.stub.StubComponent
- StubComponentConfigurer - Class in org.apache.camel.component.stub
-
Generated by camel build tools - do NOT edit this file!
- StubComponentConfigurer() - Constructor for class org.apache.camel.component.stub.StubComponentConfigurer
- StubConsumer - Class in org.apache.camel.component.stub
- StubConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.stub.StubConsumer
- StubEndpoint - Class in org.apache.camel.component.stub
-
Stub out any physical endpoints while in development or testing.
- StubEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.stub.StubEndpoint
- StubEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
- StubEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
- StubEndpointConfigurer - Class in org.apache.camel.component.stub
-
Generated by camel build tools - do NOT edit this file!
- StubEndpointConfigurer() - Constructor for class org.apache.camel.component.stub.StubEndpointConfigurer
- StubEndpointUriFactory - Class in org.apache.camel.component.stub
-
Generated by camel build tools - do NOT edit this file!
- StubEndpointUriFactory() - Constructor for class org.apache.camel.component.stub.StubEndpointUriFactory
- StubProducer - Class in org.apache.camel.component.stub
- StubProducer(SedaEndpoint, WaitForTaskToComplete, long, boolean, boolean, long) - Constructor for class org.apache.camel.component.stub.StubProducer
V
- validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.component.stub.StubComponent
- validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stub.StubComponent
All Classes All Packages