public interface FtpConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheFolderName() |
String |
getClientSideEncoding() |
int |
getCommandPort() |
int |
getDataMaxPort() |
int |
getDataMinPort() |
String |
getDefFileMimeType() |
String |
getDefFileNodeType() |
String |
getDefFolderNodeType() |
int |
getDownLoadSpeed() |
String |
getForbiddenChars() |
org.exoplatform.container.PortalContainer |
getPortalContainer() |
char |
getReplaceChar() |
String |
getSystemType() |
int |
getTimeOut() |
int |
getUpLoadSpeed() |
boolean |
isNeedSlowDownLoad() |
boolean |
isNeedSlowUpLoad() |
boolean |
isNeedTimeOut() |
boolean |
isReplaceForbiddenChars() |
int getCommandPort()
int getDataMinPort()
int getDataMaxPort()
String getSystemType()
String getClientSideEncoding()
String getDefFolderNodeType()
String getDefFileNodeType()
String getDefFileMimeType()
String getCacheFolderName()
boolean isNeedSlowUpLoad()
int getUpLoadSpeed()
boolean isNeedSlowDownLoad()
int getDownLoadSpeed()
boolean isNeedTimeOut()
int getTimeOut()
org.exoplatform.container.PortalContainer getPortalContainer()
boolean isReplaceForbiddenChars()
String getForbiddenChars()
char getReplaceChar()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.