public static class SftpComponentBuilderFactory.SftpComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.file.remote.SftpComponent> implements SftpComponentBuilderFactory.SftpComponentBuilder
| Constructor and Description |
|---|
SftpComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.file.remote.SftpComponent |
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.component.file.remote.SftpComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.file.remote.SftpComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.file.remote.SftpComponent>Apache Camel