Interface SmbComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SmbComponentBuilderFactory
SMB component which consumes natively from file shares using the Server
Message Block (SMB, also known as Common Internet File System - CIFS)
protocol
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the SMB component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionsmb()
SMB (camel-smb) SMB component which consumes natively from file shares using the Server Message Block (SMB, also known as Common Internet File System - CIFS) protocol Category: file Since: 4.2.0-SNAPSHOT Maven coordinates: org.apache.camel:camel-smb
-
Method Details
-
smb
SMB (camel-smb) SMB component which consumes natively from file shares using the Server Message Block (SMB, also known as Common Internet File System - CIFS) protocol Category: file Since: 4.2.0-SNAPSHOT Maven coordinates: org.apache.camel:camel-smb- Returns:
- the dsl builder
-