Interface FtpsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface FtpsEndpointBuilderFactory
Upload and download files to/from FTP servers supporting the FTPS protocol. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFtpsEndpointBuilderFactory.AdvancedFtpsEndpointBuilderAdvanced builder for endpoint for the FTPS component.static interfaceFtpsEndpointBuilderFactory.AdvancedFtpsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the FTPS component.static interfaceFtpsEndpointBuilderFactory.AdvancedFtpsEndpointProducerBuilderAdvanced builder for endpoint producers for the FTPS component.static interfaceFtpsEndpointBuilderFactory.FtpsBuildersstatic interfaceFtpsEndpointBuilderFactory.FtpsEndpointBuilderBuilder for endpoint for the FTPS component.static interfaceFtpsEndpointBuilderFactory.FtpsEndpointConsumerBuilderBuilder for endpoint consumers for the FTPS component.static interfaceFtpsEndpointBuilderFactory.FtpsEndpointProducerBuilderBuilder for endpoint producers for the FTPS component.static classFtpsEndpointBuilderFactory.GenericFileExistProxy enum fororg.apache.camel.component.file.GenericFileExistenum.static classFtpsEndpointBuilderFactory.PathSeparatorProxy enum fororg.apache.camel.component.file.remote.RemoteFileConfiguration$PathSeparatorenum.
-
Method Summary
Static Methods Modifier and Type Method Description static FtpsEndpointBuilderFactory.FtpsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static FtpsEndpointBuilderFactory.FtpsEndpointBuilder endpointBuilder(String componentName, String path)
-
-