Interface FtpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface FtpEndpointBuilderFactory
Upload and download files to/from FTP servers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFtpEndpointBuilderFactory.AdvancedFtpEndpointBuilderAdvanced builder for endpoint for the FTP component.static interfaceFtpEndpointBuilderFactory.AdvancedFtpEndpointConsumerBuilderAdvanced builder for endpoint consumers for the FTP component.static interfaceFtpEndpointBuilderFactory.AdvancedFtpEndpointProducerBuilderAdvanced builder for endpoint producers for the FTP component.static interfaceFtpEndpointBuilderFactory.FtpBuildersstatic interfaceFtpEndpointBuilderFactory.FtpEndpointBuilderBuilder for endpoint for the FTP component.static interfaceFtpEndpointBuilderFactory.FtpEndpointConsumerBuilderBuilder for endpoint consumers for the FTP component.static interfaceFtpEndpointBuilderFactory.FtpEndpointProducerBuilderBuilder for endpoint producers for the FTP component.static classFtpEndpointBuilderFactory.GenericFileExistProxy enum fororg.apache.camel.component.file.GenericFileExistenum.static classFtpEndpointBuilderFactory.PathSeparatorProxy enum fororg.apache.camel.component.file.remote.RemoteFileConfiguration$PathSeparatorenum.
-
Method Summary
Static Methods Modifier and Type Method Description static FtpEndpointBuilderFactory.FtpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static FtpEndpointBuilderFactory.FtpEndpointBuilder endpointBuilder(String componentName, String path)
-
-