Interface ScpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ScpEndpointBuilderFactory
Copy files to/from remote hosts using the secure copy protocol (SCP). Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceScpEndpointBuilderFactory.AdvancedScpEndpointBuilderAdvanced builder for endpoint for the SCP component.static interfaceScpEndpointBuilderFactory.ScpBuildersstatic interfaceScpEndpointBuilderFactory.ScpEndpointBuilderBuilder for endpoint for the SCP component.
-
Method Summary
Static Methods Modifier and Type Method Description static ScpEndpointBuilderFactory.ScpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ScpEndpointBuilderFactory.ScpEndpointBuilder endpointBuilder(String componentName, String path)
-
-