@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SshEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SshEndpointBuilderFactory.AdvancedSshEndpointBuilder
Advanced builder for endpoint for the SSH component.
|
static interface |
SshEndpointBuilderFactory.AdvancedSshEndpointConsumerBuilder
Advanced builder for endpoint consumers for the SSH component.
|
static interface |
SshEndpointBuilderFactory.AdvancedSshEndpointProducerBuilder
Advanced builder for endpoint producers for the SSH component.
|
static interface |
SshEndpointBuilderFactory.SshBuilders |
static interface |
SshEndpointBuilderFactory.SshEndpointBuilder
Builder for endpoint for the SSH component.
|
static interface |
SshEndpointBuilderFactory.SshEndpointConsumerBuilder
Builder for endpoint consumers for the SSH component.
|
static interface |
SshEndpointBuilderFactory.SshEndpointProducerBuilder
Builder for endpoint producers for the SSH component.
|
| Modifier and Type | Method and Description |
|---|---|
static SshEndpointBuilderFactory.SshEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SshEndpointBuilderFactory.SshEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel