@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SftpEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SftpEndpointBuilderFactory.AdvancedSftpEndpointBuilder
Advanced builder for endpoint for the SFTP component.
|
static interface |
SftpEndpointBuilderFactory.AdvancedSftpEndpointConsumerBuilder
Advanced builder for endpoint consumers for the SFTP component.
|
static interface |
SftpEndpointBuilderFactory.AdvancedSftpEndpointProducerBuilder
Advanced builder for endpoint producers for the SFTP component.
|
static class |
SftpEndpointBuilderFactory.GenericFileExist
Proxy enum for
org.apache.camel.component.file.GenericFileExist enum. |
static class |
SftpEndpointBuilderFactory.PathSeparator
Proxy enum for
org.apache.camel.component.file.remote.RemoteFileConfiguration$PathSeparator enum. |
static interface |
SftpEndpointBuilderFactory.SftpBuilders |
static interface |
SftpEndpointBuilderFactory.SftpEndpointBuilder
Builder for endpoint for the SFTP component.
|
static interface |
SftpEndpointBuilderFactory.SftpEndpointConsumerBuilder
Builder for endpoint consumers for the SFTP component.
|
static interface |
SftpEndpointBuilderFactory.SftpEndpointProducerBuilder
Builder for endpoint producers for the SFTP component.
|
| Modifier and Type | Method and Description |
|---|---|
static SftpEndpointBuilderFactory.SftpEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SftpEndpointBuilderFactory.SftpEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel