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