Uses of Class
org.springframework.integration.smb.dsl.SmbOutboundGatewaySpec
Packages that use SmbOutboundGatewaySpec
Package
Description
Provides SMB Components for the Java DSL.
-
Uses of SmbOutboundGatewaySpec in org.springframework.integration.smb.dsl
Methods in org.springframework.integration.smb.dsl that return SmbOutboundGatewaySpecModifier and TypeMethodDescriptionstatic SmbOutboundGatewaySpecSmb.outboundGateway(SessionFactory<jcifs.smb.SmbFile> sessionFactory, MessageSessionCallback<jcifs.smb.SmbFile, ?> messageSessionCallback) Produce aSmbOutboundGatewaySpecbased on theMessageSessionCallback.SmbOutboundGatewaySpec.patternFileNameFilter(String pattern) SmbOutboundGatewaySpec.regexFileNameFilter(String regex)