|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.ftp.session.AbstractFtpSessionFactory<org.apache.commons.net.ftp.FTPClient> org.springframework.integration.ftp.session.DefaultFtpSessionFactory
public class DefaultFtpSessionFactory
Default implementation of FTP SessionFactory.
Field Summary |
---|
Fields inherited from class org.springframework.integration.ftp.session.AbstractFtpSessionFactory |
---|
bufferSize, clientMode, config, DEFAULT_REMOTE_WORKING_DIRECTORY, fileType, host, password, port, username |
Constructor Summary | |
---|---|
DefaultFtpSessionFactory()
|
Method Summary | |
---|---|
protected org.apache.commons.net.ftp.FTPClient |
createClientInstance()
|
Methods inherited from class org.springframework.integration.ftp.session.AbstractFtpSessionFactory |
---|
getSession, postProcessClientAfterConnect, postProcessClientBeforeConnect, setBufferSize, setClientMode, setConfig, setFileType, setHost, setPassword, setPort, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultFtpSessionFactory()
Method Detail |
---|
protected org.apache.commons.net.ftp.FTPClient createClientInstance()
createClientInstance
in class AbstractFtpSessionFactory<org.apache.commons.net.ftp.FTPClient>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |