public static class CoapComponentBuilderFactory.CoapComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.coap.CoAPComponent> implements CoapComponentBuilderFactory.CoapComponentBuilder
| Constructor and Description |
|---|
CoapComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.coap.CoAPComponent |
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, waitautowiredEnabled, bridgeErrorHandler, lazyStartProducerbuild, build, doSetProperty, registerprotected org.apache.camel.coap.CoAPComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.coap.CoAPComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.coap.CoAPComponent>Apache Camel