Interface SshEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SshEndpointBuilderFactory
Execute commands on remote hosts using SSH. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSshEndpointBuilderFactory.AdvancedSshEndpointBuilderAdvanced builder for endpoint for the SSH component.static interfaceSshEndpointBuilderFactory.AdvancedSshEndpointConsumerBuilderAdvanced builder for endpoint consumers for the SSH component.static interfaceSshEndpointBuilderFactory.AdvancedSshEndpointProducerBuilderAdvanced builder for endpoint producers for the SSH component.static interfaceSshEndpointBuilderFactory.SshBuildersstatic interfaceSshEndpointBuilderFactory.SshEndpointBuilderBuilder for endpoint for the SSH component.static interfaceSshEndpointBuilderFactory.SshEndpointConsumerBuilderBuilder for endpoint consumers for the SSH component.static interfaceSshEndpointBuilderFactory.SshEndpointProducerBuilderBuilder for endpoint producers for the SSH component.
-
Method Summary
Static Methods Modifier and Type Method Description static SshEndpointBuilderFactory.SshEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SshEndpointBuilderFactory.SshEndpointBuilder endpointBuilder(String componentName, String path)
-
-