JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.integration.smb.session.SmbShare
Packages that use
SmbShare
Package
Description
org.springframework.integration.smb.session
SMB Remote Session abstraction support classes.
Uses of
SmbShare
in
org.springframework.integration.smb.session
Constructors in
org.springframework.integration.smb.session
with parameters of type
SmbShare
Modifier
Constructor
Description
SmbSession
(
SmbShare
_smbShare)
Constructor for an SMB session.