Interface SmbComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SmbComponentBuilderFactory
Receive files from SMB (Server Message Block) shares.
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) Receive files from SMB (Server Message Block) shares.
-
Method Details
-
smb
SMB (camel-smb) Receive files from SMB (Server Message Block) shares. Category: file Since: 4.3 Maven coordinates: org.apache.camel:camel-smb- Returns:
- the dsl builder
-