public static class IpfsComponentBuilderFactory.IpfsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.ipfs.IPFSComponent> implements IpfsComponentBuilderFactory.IpfsComponentBuilder
| Constructor and Description |
|---|
IpfsComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.ipfs.IPFSComponent |
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, ipfsHost, ipfsPort, lazyStartProducerbuild, build, doSetProperty, registerprotected org.apache.camel.component.ipfs.IPFSComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.ipfs.IPFSComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.ipfs.IPFSComponent>Apache Camel