public interface EndpointConsumerBuilder extends org.apache.camel.EndpointConsumerResolver
EndpointProducerBuilder| Modifier and Type | Method and Description |
|---|---|
void |
doSetProperty(String name,
Object value)
Adds an option to this endpoint.
|
String |
getUri()
Builds the url of this endpoint.
|
String getUri()
void doSetProperty(String name, Object value)
Apache Camel