Uses of Interface
org.apache.camel.builder.endpoint.dsl.SmbEndpointBuilderFactory.SmbEndpointBuilder
Packages that use SmbEndpointBuilderFactory.SmbEndpointBuilder
-
Uses of SmbEndpointBuilderFactory.SmbEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return SmbEndpointBuilderFactory.SmbEndpointBuilderModifier and TypeMethodDescriptionSMB (camel-smb) Receive files from SMB (Server Message Block) shares.SMB (camel-smb) Receive files from SMB (Server Message Block) shares. -
Uses of SmbEndpointBuilderFactory.SmbEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SmbEndpointBuilderFactory.SmbEndpointBuilderModifier and TypeMethodDescriptionSmbEndpointBuilderFactory.AdvancedSmbEndpointBuilder.basic()The user domain.SmbEndpointBuilderFactory.endpointBuilder(String componentName, String path) The password to access the share.The path, within the share, to consume the files from.SmbEndpointBuilderFactory.SmbEndpointBuilder.searchPattern(String searchPattern) The search pattern used to list the files.SMB (camel-smb) Receive files from SMB (Server Message Block) shares.SMB (camel-smb) Receive files from SMB (Server Message Block) shares.The username required to access the share.