|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FtpConfig
Created by The eXo Platform SAS Author : Vitaly Guly
Method Summary
java.lang.StringgetCacheFolderName()
java.lang.StringgetClientSideEncoding()
intgetCommandPort()
intgetDataMaxPort()
intgetDataMinPort()
java.lang.StringgetDefFileMimeType()
java.lang.StringgetDefFileNodeType()
java.lang.StringgetDefFolderNodeType()
intgetDownLoadSpeed()
java.lang.StringgetForbiddenChars()
java.lang.StringgetPortalContainerName()
chargetReplaceChar()
java.lang.StringgetSystemType()
intgetTimeOut()
intgetUpLoadSpeed()
booleanisNeedSlowDownLoad()
booleanisNeedSlowUpLoad()
booleanisNeedTimeOut()
booleanisReplaceForbiddenChars()
Method Detail
getCommandPort
int getCommandPort()
getDataMinPort
int getDataMinPort()
getDataMaxPort
int getDataMaxPort()
getSystemType
java.lang.String getSystemType()
getClientSideEncoding
java.lang.String getClientSideEncoding()
getDefFolderNodeType
java.lang.String getDefFolderNodeType()
getDefFileNodeType
java.lang.String getDefFileNodeType()
getDefFileMimeType
java.lang.String getDefFileMimeType()
getCacheFolderName
java.lang.String getCacheFolderName()
isNeedSlowUpLoad
boolean isNeedSlowUpLoad()
getUpLoadSpeed
int getUpLoadSpeed()
isNeedSlowDownLoad
boolean isNeedSlowDownLoad()
getDownLoadSpeed
int getDownLoadSpeed()
isNeedTimeOut
boolean isNeedTimeOut()
getTimeOut
int getTimeOut()
getPortalContainerName
java.lang.String getPortalContainerName()
isReplaceForbiddenChars
boolean isReplaceForbiddenChars()
getForbiddenChars
java.lang.String getForbiddenChars()
getReplaceChar
char getReplaceChar()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011 eXo Platform SAS. All Rights Reserved.