public static class RestEndpointComponentBuilderFactory.RestEndpointComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.rest.RestComponent> implements RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder
| Constructor and Description |
|---|
RestEndpointComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.rest.RestComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapiDoc, basicPropertyBinding, bridgeErrorHandler, componentName, consumerComponentName, host, lazyStartProducer, producerComponentNamebuild, build, doSetProperty, registerprotected org.apache.camel.component.rest.RestComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.rest.RestComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.rest.RestComponent>Apache Camel