|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.ftp.AbstractFtpClientFactory<org.apache.commons.net.ftp.FTPClient>
org.springframework.integration.ftp.DefaultFtpClientFactory
public class DefaultFtpClientFactory
Default implementation of FtpClientFactory.
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.ftp.AbstractFtpClientFactory |
|---|
clientMode, config, fileType, host, password, port, remoteWorkingDirectory, username |
| Constructor Summary | |
|---|---|
DefaultFtpClientFactory()
|
|
| Method Summary | |
|---|---|
protected org.apache.commons.net.ftp.FTPClient |
createSingleInstanceOfClient()
|
| Methods inherited from class org.springframework.integration.ftp.AbstractFtpClientFactory |
|---|
getClient, onAfterConnect, setClientMode, setClientMode, setConfig, setFileType, setHost, setPassword, setPort, setRemoteWorkingDirectory, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFtpClientFactory()
| Method Detail |
|---|
protected org.apache.commons.net.ftp.FTPClient createSingleInstanceOfClient()
createSingleInstanceOfClient in class AbstractFtpClientFactory<org.apache.commons.net.ftp.FTPClient>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||