public class SmbSessionFactory extends SmbConfig implements org.springframework.integration.file.remote.session.SessionFactory<jcifs.smb.SmbFile>
| Constructor and Description |
|---|
SmbSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected SmbSession |
createSession() |
SmbSession |
getSession() |
getDomain, getHost, getPassword, getPort, getShareAndDir, getUrl, getUrl, getUsername, isReplaceFile, isUseTempFile, setDomain, setHost, setPassword, setPort, setReplaceFile, setShareAndDir, setUsername, toString, validatepublic final SmbSession getSession()
getSession in interface org.springframework.integration.file.remote.session.SessionFactory<jcifs.smb.SmbFile>protected SmbSession createSession() throws java.io.IOException
java.io.IOException