A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in class unlimited.fc.client.engine.HttpClient
-
Send Abort command
- abort(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Abort a FileCatalyst transmision and reception
- abortAck(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- abortOnPreviousError(Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
This determines if we should abort processing due to previous errors By default, any errors will cause this processor to be skipped but it can be overridden;
- accept(File) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if the specified file is accepted by this filter.
- accept(String, boolean, long, long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if values are accepted into the filter
- accept(T) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
- accept(FileListDataItem) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if the specified file is accepted by this filter.
- acceptLastModified(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if the specified file is accepted by this filter.
- acceptLength(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns whether or not this filter accepts a file based on length
- acceptName(String) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if the supplied file name is accepted by this filter.
- acceptPath(Path) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns true if the specified file is accepted by this filter.
- accessibleConfigs - Variable in class unlimited.fc.client.api.shared.PropertyTransmission
- accessResult() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- accessTime(String) - Method in class unlimited.fc.client.api.FCClient
-
Get the last access modified time of a file on a FileCatalyst server.
- accessTime(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the last access time of the named file from the remote server.
- accessTokens - Variable in class unlimited.fc.client.api.config.FCBaseProperties
- ACCOUNT_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- activatePeriodicLogger(Logger) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Activates the periodic loggers for this filter object.
- ACTIVE - Static variable in class unlimited.fc.client.engine.FCConnectMode
-
Represents active connect mode
- activeTransfers - Variable in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- activeTransfers() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- activeTransfers() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- ActiveWorkFilter - Class in unlimited.fc.client.api.multiclient.innerMultiClientUtil
-
A filter class that is used to remove duplicate and already cached work from incoming TransferJobs
- ActiveWorkFilter() - Constructor for class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- ActivityCount - Class in unlimited.fc.client.core.util.liveStats
- ActivityCount(int, int) - Constructor for class unlimited.fc.client.core.util.liveStats.ActivityCount
- ActivityCount.HistoricActivityCount - Class in unlimited.fc.client.core.util.liveStats
- Adapter() - Constructor for class unlimited.fc.client.api.FileCatalystClientCallbackHandler.Adapter
- Adapter() - Constructor for class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- Adapter() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- Adapter() - Constructor for class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- add(int, FileListDataItem) - Method in class unlimited.fc.client.api.FileListData
- add(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
-
This will add a valid transfer, adjusting the stored statistics as needed based on privilege
- add(FileListDataItem) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemConsumer
-
Method for adding the item into the consumer and consuming it
- add(FileListDataItem) - Method in class unlimited.fc.client.api.FileListData
- add(TransferJob) - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Adds the TransferJob into the system
- add(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- add(ActivityCount) - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- add(ActivityCount) - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount.HistoricActivityCount
- add(AgentUpdate) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- add(FileName) - Method in class unlimited.fc.client.core.util.liveStats.FileName
- add(TotalTransferUnit.NumericTransferUnit<Long>) - Method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- add(TotalTransferUnit.NumericTransferUnit<T2>) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- addAll(int, Collection<? extends FileListDataItem>) - Method in class unlimited.fc.client.api.FileListData
- addAll(Collection<? extends FileListDataItem>) - Method in class unlimited.fc.client.api.FileListData
- addAllowedFile(Path) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Adds a particular file into the allowed file list.
- addChild(T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- addClientConnectKey(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.FCClient
-
Adds a custom log handler to which API logs will be published.
- addCustomLogHandler(Handler) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Adds a custom log handler to which API logs will be published.
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- addCustomLogHandler(Handler) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Adds a custom log handler to which API logs will be published.
- addDeniedFile(Path) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Adds a particular file into the denied file list.
- addDirect(Set<LoadableIndexedFile>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addDirect(Set<LoadableIndexedFile>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- addDirectAndMerge(Set<CachedFileToDB>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- addDirectAndMerge(Set<CachedFileToDB>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addDirectAndMerge(Set<CachedFileToDB>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- addErrorMessage(ErrorCodes) - Method in class unlimited.fc.client.api.TransferHook
-
Add a new error onto the stack.
- addErrorMessage(ErrorCodes) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- addFailStatus(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- addFile(String, long, long) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- addFile(String, long, long) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addFile(String, long, long) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- addFile(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addFile(Path, long, long) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addFile(Path, long, long) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- addFile(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- addFile(FileListDataItem) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- addFilenamesForRename(String, String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Specify a list of filenames to which the transferred files will be renamed.
- addFilenamesForRename(String, String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Specify a list of filenames to which the transferred files will be renamed.
- addFilesToQueue(String, String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Adds the specified files to the transfer queue
- addFilesToQueue(String, String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Adds the specified files to the transfer queue
- addFileSystemEventListener(FileSystemEventListener, String) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Registers the given FileSystemEventListener on the given path.
- addFileToQueueWithRename(String, String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Adds the specified file to the transfer queue, and also specifies that it should be renamed to the specified new filename when it is downloaded.
- addFileToQueueWithRename(String, String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Adds the specified file to the transfer queue, and also specifies that it should be renamed to the specified new filename when it is downloaded.
- addFocusedDelta(Quintet<String, Long, Long, Long, TimeUnit>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a focused delta to the Multi-Client's post process.
- addHook(Integer, TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- addItemsAsArray(FileListDataItem[]) - Method in class unlimited.fc.client.api.FileListData
- addJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
-
Removes the cached work from the incoming job if there is a filecache defined.
- addJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Adds the job.
- addLostReply(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- addLostReply(FCReply) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- addMultiClientListener(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds the property change listener.
- addNewListElement(List<Pair<String, FileType>>, Pair<String, FileType>, String, FileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander
- addNode(K, T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- addNumber(T) - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- addObserver(Observer) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- addObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- addObserver(Observer) - Method in class unlimited.fc.client.api.TransferHook
-
Deprecated.
- addObserver(Observer) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- addPostprocess(PostProcessor<?>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a PostProcess to the client's current processor list
- addPostprocess(PostProcessor<?>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
This adds a new post processor.
- addPreprocess(PreProcessor) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a PreProcessor to the clien's current processor list
- addPreprocess(PreProcessor) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
This adds a new pre processor, it adds it to the front of the process chain
- addProcessEventListener(ProcessEventDispatch.ProcessEventListener) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds an event listener that is triggered when PreProcessor and PostProcessor triggers
- addProcessEventListener(ProcessEventDispatch.ProcessEventListener) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- addProcessEventListener(ProcessEventDispatch.ProcessEventListener) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
As a ProcessEventListener into the current listener list
- addProcessor(Processor) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager.ProcessorComparator
- addPropertyChangeListener(PropertyChangeListener) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- addReceive(Long) - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- ADDRESS_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- addRetransferDelta(Triplet<String, Long, TimeUnit>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a re-transfer delta PostProcessor that re-transfers deltas after a file succeeds
- addSizes(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- addSizes(T) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- addStatus(TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- addStatusUpdate(AgentUpdate) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentDataVisualizationCache
- addStatusUpdate(AgentUpdate) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- addStatusUpdate(AgentUpdate) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- addStatusUpdate(AgentUpdate) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- addStream(Stream<T>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a stream into the current stream list
- addSysPropertyToREST(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- addSystemProperty(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- addToCache(Path) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Adds a local Path to the cached file lengths
- addToCache(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Adds a remote FileListDataItem to the cached file lengths
- addToProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Adds the TransferJob into the processor's current list for processing
- addToQueue(Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- addTransferData(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- addTransferData(T) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- addTransferredLocalFile(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- addTransferredRemoteFile(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- addTransmit(Long) - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- addUnattemptedJobs(Vector<TransferJob>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- addWaitForGrowth(Triplet<String, Long, TimeUnit>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Adds a wait for file growth PreProcessor that waits for a file to stop growing before it's transferred
- addWork(Set<FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- addWork(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- addWork(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Adds new work into this FileTypeJob when called
- adjustBlockSize() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- adjustBlockSizeToPacketSize(NetworkCalc.NetworkParams, long) - Method in enum unlimited.fc.client.engine.NetworkCalc
- adjustContinuedRetryValues() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- adjustForNewValues(T) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- adjustNumOfEncoders() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- adjustUnitSize() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- AdminLogConnection - Class in unlimited.fc.client.core.util.liveStats.agentStats
- AdminLogConnection(CachedLiveLogs) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- afterExecute(Runnable, Throwable) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- AgentDataVisualizationCache - Class in unlimited.fc.client.core.util.liveStats.agentStats
- AgentDataVisualizationCache(Logger, Runnable) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.AgentDataVisualizationCache
- AgentLiveLogHandler - Class in unlimited.fc.client.core.util.liveStats.agentStats
- AgentLiveLogHandler() - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.AgentLiveLogHandler
- AgentRateCache - Class in unlimited.fc.client.core.util.liveStats
-
A more specific implementation of the TransferRateCache system.
- AgentRateCache(Predicate<String>, String, Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.AgentRateCache
- AgentStatEngine - Class in unlimited.fc.client.core.util.liveStats.agentStats
- AgentStatEngineInfc - Interface in unlimited.fc.client.core.util.liveStats.agentStats
- AgentTransferRateCache - Class in unlimited.fc.client.core.util.liveStats
- AgentTransferRateCache(Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.AgentTransferRateCache
- AgentTransferRateCacheManager - Class in unlimited.fc.client.core.util.liveStats
-
A Class Designed To Cache Transfer Rate Values.
- AgentTransferRateCacheManager(Predicate<String>, Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- AgentUpdate - Interface in unlimited.fc.client.core.util.liveStats
- AGGREGATECAP - Static variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- AggregateTransferStatistics<T extends TransferStatisticsInterface> - Class in unlimited.fc.client.core.util.liveStats
- AggregateTransferStatistics() - Constructor for class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- allFilePaths - Variable in class unlimited.fc.client.api.SnapShotHook
- allInstances() - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
- allo(long) - Method in class unlimited.fc.client.engine.HttpClient
- ALLOW_3PP_CONNECTION - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ALLOW_3PP_DEFAULT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ALLOW_EXTERNAL_DATABASE_ACCESS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- allowDirectories - Variable in class unlimited.fc.client.api.FileFilterData
-
Allow directories
- allowServerOverrideBW() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- ALTERNATE_KEYSTORE_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ANON_CREDENTIALS - Static variable in class unlimited.fc.client.api.ClientCredentials
- API_CPP - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- API_DOTNET - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- API_IOS - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- API_JAVA - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- appendAscii(String) - Method in class unlimited.fc.client.engine.HttpClient
-
APPEND (with create) to a file to the FTP server in Ascii mode
- appendBinary(String) - Method in class unlimited.fc.client.engine.HttpClient
-
APPEND (with create) to a file to the FTP server in Binary mode
- appendVersion(String) - Method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- apply(File) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileToFileListDataItemFunction
- apply(String) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.StringToFileListDataItem
- apply(Path) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.PathToFileListDataItemFunction
- apply(Path) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.PathToName
- apply(T) - Method in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- apply(T, ListType) - Method in class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser
- apply(Pair<String, FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander
- apply(Pair<String, FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.FileToTransferAsMapper
- apply(Pair<String, FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.PathNormalizer
- apply(Pair<String, FileType>, TransferJob.FileTypeJob<FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.AutoArchiveCollapser
- apply(Pair<Date, LumpableHistory>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory.Segmenter
- apply(Pair<Date, LumpableHistory>, Pair<Date, LumpableHistory>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory.Segmenter
- apply(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander.ChildCounter
- apply(FileListDataItem) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileListDataItemToName
- applyFilter(T, FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- applyFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- applyFilter(ListJob<FileType>) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Applies the current processor filter to the job
- applyFilterHandler(FilterHandler<Set<T>>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- applyPatch(String, String, long) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Applies a patch file on the remote server to the specified file at the specified offset
- applyPatch(String, String, long) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Applies a patch file on the remote server to the specified file at the specified offset
- applyRemoteFileAttributesToLocalFile(File, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- applyRemoteFileAttributesToLocalFile(File, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Method deprecated. Use
FCClient.applyRemoteFileAttributesToLocalFile(Path, String)instead - applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.FCClient
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Applies the remote file attributes to the local file instance.
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Applies the remote file attributes to the local file instance.
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- applyRemoteFileAttributesToLocalFile(Path, String) - Method in class unlimited.fc.client.engine.FCClientEngine
- archivedCrunchedHistory - Variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- ArchivedCrunchedHistory - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistory(String, ArchivedCrunchedHistoryConfig, HashBasedTable<String, HistoryType, Map<TimeSliceKey, LumpableHistory>>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- ArchivedCrunchedHistory.Segmenter - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistoryConfig - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistoryConfig(ArchivedCrunchedHistoryConfig.UnitTime, Range<Long>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- ArchivedCrunchedHistoryConfig.RollingArchivedTimeSlice - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistoryConfig.ScheduledFixedRate - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistoryConfig.SpecificConfig - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedCrunchedHistoryConfig.UnitTime - Enum in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- ArchivedDataDetails - Interface in unlimited.fc.client.core.util.liveStats
- ArchivedHistory - Class in unlimited.fc.client.core.util.liveStats
- ArchivedHistory(String, ArchivedDataDetails) - Constructor for class unlimited.fc.client.core.util.liveStats.ArchivedHistory
- ArchivedHistoryEvent(String, ArchivedHistory) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ArchivedHistoryEvent
- ascii() - Method in class unlimited.fc.client.engine.HttpClient
-
Set transfer type to 'A'
- asParseableString() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- AsPrimitive(boolean) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter.AsPrimitive
- assertLocalFileIsDirectory() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- assertRemoteFileIsNotParentOfDirectory() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- assertRunning() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- AsynchronousContinualPreProcessor - Class in unlimited.fc.client.api.multiclient.processor
-
A PreProcessor that asynchronously processes incoming data
- AsynchronousContinualPreProcessor(FileCatalystFileFilter, boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- attemptDownloadRemoteFile() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- attemptMigration(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- attemptReset() - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Will attempt to reset information for this client and making sure it's information is currently up-to-date
- AUTO - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode will automatically choose the optimal transfer protocol based on network conditions, and desired transfer rate.
- AUTO - Static variable in class unlimited.fc.client.engine.FCClientEngine
- AUTO_CREATED_PARAMETERS - Static variable in interface unlimited.fc.client.api.config.ConfigSourceIfc
- AUTO_DETECT_MODE_CACHE_ENABLED_PROP - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- AUTO_DETECT_MODE_CACHE_KEEP_ALIVE_PROP - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- AUTO_DETECT_MODE_CACHE_KEEP_ALIVE_TIME_UNIT_PROP - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- AUTO_DETECT_MODE_CACHE_SCHEDULE_TIME_PROP - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- AUTO_DETECT_MODE_CACHE_SCHEDULE_TIME_TIME_UNIT_PROP - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- AutoArchiveCollapser() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.AutoArchiveCollapser
- autoArchivingSpecificCompressionData - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use autoDetectConectionModeDownload() and autoDetectConectionModeUpload() instead.
- autoDetectConectionMode() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.use autoDetectConectionModeDownload() and autoDetectConectionModeUpload() instead.
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- autoDetectConectionMode() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeDownload() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeDownload() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeDownload(boolean, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeDownload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload(boolean, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeUpload(boolean, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload(boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- autoDetectConectionModeUploadAndDownload(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- autoDetectConnectionMode(FileTransferMechanism.ConnectionModeType, boolean, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- autoDetectConnectionMode(FileTransferMechanism.ConnectionModeType, boolean, boolean) - Method in class unlimited.fc.client.api.FCClient
-
This method will attempt to detect the optimal connection method based on the provided server information, HTTP servlet location, and ports.
- AutoDetectData - Class in unlimited.fc.client.autodetect
- AutoDetectData(FileTransferData) - Constructor for class unlimited.fc.client.autodetect.AutoDetectData
- AutoDetectData(FileTransferData, Supplier<FileTransferMechanism>) - Constructor for class unlimited.fc.client.autodetect.AutoDetectData
- AutoDetectInfo - Interface in unlimited.fc.client.api
-
The AutoDetectInfo class provides methods to check if various transfer methods are supported on the client computer.
- AutoDetectionManager - Class in unlimited.fc.client.autodetect
- AutoRecoverClient - Class in unlimited.fc.client.api
-
An extension on the normal FCClient object.
- AutoRecoverClient(String, int, long) - Constructor for class unlimited.fc.client.api.AutoRecoverClient
- AutoRecoverClient(String, long) - Constructor for class unlimited.fc.client.api.AutoRecoverClient
- AutoRecoverClient(Socket, long) - Constructor for class unlimited.fc.client.api.AutoRecoverClient
- AutoRecoverClient(Socket, String, long) - Constructor for class unlimited.fc.client.api.AutoRecoverClient
- autoResume - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- average() - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- AverageableNumericQueue<T extends java.lang.Number> - Class in unlimited.fc.client.api.util
- AverageableNumericQueue(int) - Constructor for class unlimited.fc.client.api.util.AverageableNumericQueue
- AverageTransferUnit - Class in unlimited.fc.client.core.util.liveStats
- AverageTransferUnit(boolean) - Constructor for class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
B
- backup(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- BadState - Class in unlimited.fc.client.api.multiclient
-
The Class BadState.
- BadState(MultiClientState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState
- BadState.DisconnectErrorState - Class in unlimited.fc.client.api.multiclient
-
The Class DisconnectErrorState.
- BadState.FailedConnectAttemptState - Class in unlimited.fc.client.api.multiclient
-
The Class FailedConnectAttemptState.
- BadState.FailedFinishState - Class in unlimited.fc.client.api.multiclient
-
The Class FailedFinishState.
- BadState.FailedInitializationState - Class in unlimited.fc.client.api.multiclient
-
The Class FailedInitializationState.
- BadState.FailedLoginState - Class in unlimited.fc.client.api.multiclient
-
The Class FailedLoginState.
- BadState.FailedTransferState - Class in unlimited.fc.client.api.multiclient
-
The Class FailedTransfer State
- bandwidth - Variable in class unlimited.fc.client.engine.TransferRequestData
- bandwidth - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- BandwidthDistributionMode - Enum in unlimited.fc.client.api.multiclient
-
This is used to tell the multiclient manager how to distribute its bandwidth during a setTargetRate(int rate, BandwidthDistributionMode mode)
- BASE_PREFIX - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- BaseClientEngineStreamMapper<T,R> - Class in unlimited.fc.client.engine
- BaseClientEngineStreamMapper(FCClientEngineBridge, String) - Constructor for class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- batchProcess(Function<AgentStatEngineInfc, T>) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- batchProcess(Function<AgentStatEngineInfc, T>) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- beforeExecute(Thread, Runnable) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- BIDIRECTIONAL - Static variable in class unlimited.fc.client.api.HandlerData
- BIDIRECTIONAL - Static variable in class unlimited.fc.client.api.TransferHook
-
This direction indicates the current transfer is in both a download and upload
- binary() - Method in class unlimited.fc.client.engine.FCClientEngine
- binary() - Method in class unlimited.fc.client.engine.HttpClient
-
Set transfer type to 'I'
- BLOCK_LOGGING_USER_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- blockSize - Variable in class unlimited.fc.client.engine.TransferRequestData
- blockSize - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- BLOCKSIZE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- BoolFromIntMapper() - Constructor for class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.BoolFromIntMapper
- BOTH - unlimited.fc.client.api.FileTransferMechanism.ConnectionModeType
- browseLive() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Select the user selected directory to be used as the root download folder chosen by the applet's browse dialog.
- browseLive(boolean) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Select a file path.
- browseLiveMultiple(boolean, String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Select multiple files.
- build() - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- build() - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateSignalBuilder
- build() - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Creates an instance of the JobHandler created by this builder
- build() - Method in class unlimited.fc.client.api.shared.TransferDataTransmission.Builder
- build() - Method in class unlimited.fc.client.engine.DirListParams.Builder
- build() - Method in class unlimited.fc.client.engine.DownloadTransferRequestData.Builder
- build() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- build() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- build() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- build() - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- build() - Method in class unlimited.fc.client.engine.UploadTransferRequestData.Builder
- build(boolean) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateSignalBuilder
- build(Closeable, BooleanSupplier) - Static method in class unlimited.fc.client.api.util.CloserCallback
- buildAddNew(int) - Static method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- buildBufferedReader() - Method in class unlimited.fc.client.engine.DirListTool
- buildCachedFileToDB(String, long) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- buildClientConfigurationMapping() - Method in class unlimited.fc.client.api.shared.PropertyTransmission
- buildClientConfigurationMapping() - Method in class unlimited.fc.client.api.shared.TransferDataTransmission
- buildClientConfigurationMapping() - Method in class unlimited.fc.client.engine.ReportSettingTransmission
- buildCredentialSupplier(String, String) - Static method in class unlimited.fc.client.api.ClientCredentials.UserPass
- buildDataSocket() - Method in class unlimited.fc.client.engine.DirListTool
- builder() - Static method in class unlimited.fc.client.api.ClientCredentials
- builder() - Static method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- builder() - Static method in class unlimited.fc.client.engine.DirListParams
- builder() - Static method in enum unlimited.fc.client.engine.NetworkCalc
- Builder() - Constructor for class unlimited.fc.client.api.ClientCredentials.Builder
- Builder() - Constructor for class unlimited.fc.client.api.shared.TransferDataTransmission.Builder
- Builder() - Constructor for class unlimited.fc.client.engine.DirListParams.Builder
- Builder() - Constructor for class unlimited.fc.client.engine.DownloadTransferRequestData.Builder
- Builder() - Constructor for class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- buildFilterCommand(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Builds the command that will bew used to send the filte data to the Server
- buildFromDBResult(CachedFileToDB) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- buildKey(FileTransferData) - Static method in class unlimited.fc.client.autodetect.AutoDetectionManager
- buildListJob(TransferJob) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- buildNewPair(Pair<String, FileType>, String, FileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander
- buildProperties(String) - Method in class unlimited.fc.client.api.shared.PropertyReceiver
- buildRemoveOld(int) - Static method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- buildSegment(int) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- buildt(T2, T2, T2) - Static method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- buildTaskKey(String, String, String, boolean) - Static method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- buildTaskKey(CachedFileIndexInterface.CacheKeyCredentials) - Static method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- buildtNumeric(T2, T2, T2) - Static method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- buildTokens() - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- buildUNZIPCommand(String, boolean, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- buildUserPass() - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- buildWeblinkCommand(WeblinkDataContainer) - Method in class unlimited.fc.client.engine.FCClientEngine
- bumpAutoDetectSchedule(AutoDetectData) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- bumpPriority(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Bump the priority of a given pending file to the head of the pending list
- bumpPriority(String) - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Bumps the priority of a given file
- bumpPriority(String) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- bus - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- BusSubScriber() - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- BYTES_SO_FAR_ALL_FILES - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the amount of bytes of all files transferred
- BYTES_SO_FAR_CURRENT_FILE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the amount of bytes already transferred for the file
- BytesSoFarAllFiles - Variable in class unlimited.fc.client.api.SnapShotHook
- BytesSoFarCurrentFile - Variable in class unlimited.fc.client.api.SnapShotHook
C
- CachedFileIndexInterface - Interface in unlimited.fc.client.cache
- CachedFileIndexInterface.Adapter - Class in unlimited.fc.client.cache
- CachedFileIndexInterface.CacheKeyCredentials - Interface in unlimited.fc.client.cache
- CachedFileIndexInterface.NullCachedFileIndex - Class in unlimited.fc.client.cache
- cachedFileSize - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- CachedFileToDB - Class in unlimited.fc.client.cache
- CachedFileToDB(long, String, long, String, String, String, boolean, Supplier<LogUtils>) - Constructor for class unlimited.fc.client.cache.CachedFileToDB
- CachedHistory - Enum in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- CachedLiveLogs - Class in unlimited.fc.client.core.util.liveStats.agentStats
- CachedLiveLogs(Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- CachedLiveLogs(Logger, BiFunction<String, String, EvictingQueue<String>>, Function<String, EvictingQueue<String>>, Function<String, EvictingQueue<String>>, Supplier<EvictingQueue<String>>) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- CacheHandler() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- cachePWD - Variable in class unlimited.fc.client.engine.FCClientEngine
- cacheVals(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Caches the files contained within the supplied job
- calculateAverageKbpsRate(long, long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Calculate a transfer rate in kilo bits per second Kilo here means a 1000, because this is a rate.
- calculateEffectiveRateOfZipTransfer(long, long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- calculateOptimalDiskParameters(int, int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- canAcceptWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the Multi-Manager has room in the work queueu
- CANCEL - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for the cancel option
- cancelCurrentTransfers() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
-
Cancels All Currently Active Transfers When Called.
- cancelHandler - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- cancelHookIfNeeded(TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- cancelJob(List, List, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- cancelJobs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Takes the pending jobs and adds them to the unattempted job list
- CANCELLED - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the transfer was cancelled (2)
- CancelledState - Class in unlimited.fc.client.api.multiclient
-
The Class CancelledState.
- CancelledState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.CancelledState
- CancellingState - Class in unlimited.fc.client.api.multiclient
-
The class CancellingState.
- CancellingState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.CancellingState
- CancellingState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class CancellingState.
- cancelTransfer() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Cancels the current transfer, if one is occurring
- cancelTransfer() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- CancelTypeState - Class in unlimited.fc.client.api.multiclient
-
Multi-Client state that defines common methods for other cancel type states
- CancelTypeState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.CancelTypeState
- canContain(String[]) - Method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- canPostProcess(Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns whether or not the files can still be post processed
- canProcess() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- canProcess(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor
- canProcess(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor
- canProcessWithErrors(Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferPostProcessor
- canProcessWithErrors(Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns whether or not the processor can progress with errors
- carryOver - Static variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- carryOver - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- castToUserPassCred(ClientCredentials, Supplier<Exception>) - Static method in class unlimited.fc.client.api.ClientCredentials.UserPass
- cause - Variable in class unlimited.fc.client.api.multiclient.MultiClientState
- cause() - Method in class unlimited.fc.client.api.multiclient.BadState
-
Cause.
- cause() - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
-
Cause.
- cd(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- cd(String) - Method in class unlimited.fc.client.api.FCClient
-
Sets the current remote working directory to the specified path.
- cd(String) - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- cd(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current remote working directory to the specified path.
- cd(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- cd(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- cd(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- cd(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- cd(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Navigates the manager into the supplied path.
- cd(String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- cd(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- cd(String) - Method in class unlimited.fc.client.engine.HttpClient
-
CD to a specific directory on a remote FTP server
- cdup() - Method in class unlimited.fc.client.api.AutoRecoverClient
- cdup() - Method in class unlimited.fc.client.api.FCClient
-
Move up one directory on the remote directory structure.
- cdup() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- cdup() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Move up one directory on the remote directory structure.
- cdup() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- cdup() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- cdup() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- cdup() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- cdup() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Move up one directory on the remote directory structure.
- cdup() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- cdup() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Change to the parent directory
- cdup() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- cdup() - Method in class unlimited.fc.client.engine.HttpClient
- CENTAL_ENABLE - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- CENTRAL - unlimited.fc.client.api.config.ServiceType
- chdir(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Change the remote working directory to that supplied
- chdir(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- checkCallbackHandler() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- checkCancelled() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- checkDowngradeAttempt() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- checkDownloadPermissions() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns true if this user acount has download permissions
- checkFilenameMatchesLine(String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- checkForCancelled() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- checkForIncrementalUniqueNameMatch() - Method in class unlimited.fc.client.transferhandler.TransmitFile
- checkForServerTimeout() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- checkForServerTimeout() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- checkHTTPControlAndData() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the incoming HTTP Control and Data connections to see if both connections can be successfully made under the current configurations.
- checkHTTPControlAndData() - Method in class unlimited.fc.client.api.FCClient
- checkIfConnectedToLoadBalancer() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- checkIfRetryIsNeeded() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- CHECKING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is checking the status of a file prior to transferring (12)
- checkIsAppendingForNonProgressive() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- checkNonFCServerConnectionWithCallbackHandler() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- checkPermissions() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Method can be called to see if the applet has required permissions to properly transfer files
- checkPermissions() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Method can be called to see if the applet has required permissions to properly transfer files
- checkRegex(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- checkSizeAndRegexForTaUpload(List<String>) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- checkSizeForRetry() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- checkSucess() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- checkTCPControlChannel() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the TCP control channel to see if a TCP connection to the control channel can be made.
- checkTCPControlChannel() - Method in class unlimited.fc.client.api.FCClient
- checkTCPDataChannelMultiStream() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the TCP multi-stream functionality to see if TCP multi-stream transfers are possible.
- checkTCPDataChannelMultiStream() - Method in class unlimited.fc.client.api.FCClient
- checkTCPDataChannelSingleStream() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the TCP single-stream functionality to see if TCP single-stream transfers are possible.
- checkTCPDataChannelSingleStream() - Method in class unlimited.fc.client.api.FCClient
- checkTimeout() - Method in class unlimited.fc.client.api.FCClient
-
Checks if the client is disconnected due to timeout, and if so reconnects it.
- checkTimeout() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- checkTimeout() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Checks if the client is disconnected due to timeout, and if so reconnects it.
- checkTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- checkTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Deprecated.
- checkUDPIncoming() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the incoming UDP functionality to see if incoming UDP messages can be properly received.
- checkUDPIncoming() - Method in class unlimited.fc.client.api.FCClient
- checkUDPOutgoing() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Checks the outgoing UDP functionality to see if outgoing UDP transfers can be properly transmitted.
- checkUDPOutgoing() - Method in class unlimited.fc.client.api.FCClient
- checkUploadModifyPermissions() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns true if this user acount has upload/modify/rename permissions Use A Random String Because Fast Machines With Multi-Client Can Have Overlapping Timeslices
- ChildCounter() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander.ChildCounter
- children - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- cleanup - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- cleanup() - Method in class unlimited.fc.client.api.FileListData
- cleanup() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
-
Cleans up the current job if is defined
- cleanup() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- cleanUp() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- cleanUp() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentDataVisualizationCache
- cleanUp() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- cleanUp() - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- cleanupClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Cleans up the client if it is needed
- cleanupClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- cleanupClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- cleanupClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- cleanupClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- cleanupSentFolder() - Method in class unlimited.fc.client.api.PostTaskSentData
- clear() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Reset this filter back to defaults
- clear() - Method in class unlimited.fc.client.api.FileFilterData
-
Clears the file filter data and resets it to the defaults
- clear() - Method in class unlimited.fc.client.api.FileListData
- clear() - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
-
Clears the current list of uploaded and downloaded files that have been processed
- clear() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- clear() - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Clears all existing data from the priority manager
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob.RemoteUploadFileType
-
Clears the source and destination file list when called
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Clears the stored information in the TransferJob
- clear() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- clear() - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- clear() - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
- clear() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- clear() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- clearAllSystemProperties() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- clearErrors() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Clears the error codes if they are set and they are not currently empty
- clearIndex() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- clearIndex() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- clearIndex() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- clearOldTransferData() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- clearQueue() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Clears the transfer queue
- clearQueue() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Clears the transfer queue
- clearWork() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- CLI_CPP - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- CLI_JAVA - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- client - Variable in class unlimited.fc.client.api.FCClient
- client - Variable in class unlimited.fc.client.api.multiclient.FCClientWorker
- clientAgentID - Variable in class unlimited.fc.client.engine.FCClientEngine
- ClientCredentials - Class in unlimited.fc.client.api
- ClientCredentials() - Constructor for class unlimited.fc.client.api.ClientCredentials
- ClientCredentials.Builder - Class in unlimited.fc.client.api
- ClientCredentials.DataVisitor - Interface in unlimited.fc.client.api
- ClientCredentials.HttpServletVisitor - Interface in unlimited.fc.client.api
- ClientCredentials.LoginVisitor - Interface in unlimited.fc.client.api
- ClientCredentials.SimpleDataVisitor - Class in unlimited.fc.client.api
- ClientCredentials.Tokens - Class in unlimited.fc.client.api
- ClientCredentials.UserPass - Class in unlimited.fc.client.api
- clientDefault - Variable in enum unlimited.fc.client.api.config.TransportProtocol
- ClientEngineFileExistsMapper - Class in unlimited.fc.client.engine
- ClientEngineFileExistsMapper(FCClientEngineBridge) - Constructor for class unlimited.fc.client.engine.ClientEngineFileExistsMapper
- ClientEngineRemoteSyncMapper - Class in unlimited.fc.client.engine
- ClientEngineRemoteSyncMapper(FCClientEngineBridge) - Constructor for class unlimited.fc.client.engine.ClientEngineRemoteSyncMapper
- ClientFactory - Class in unlimited.fc.client.api.multiclient
-
A factory for creating Client objects.
- ClientFactory(int) - Constructor for class unlimited.fc.client.api.multiclient.ClientFactory
-
Instantiates a new client factory.
- ClientFactory.FCClientFactory - Class in unlimited.fc.client.api.multiclient
-
A factory for creating FCClient objects.
- clientName - Variable in class unlimited.fc.client.engine.FCClientEngine
- clientPoolSize - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- clients - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- clientsCanStillTransfer() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
-
Returns whether or the clients still can still transfer files
- clientsCanStillTransfer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the client can still transfer
- clientWorkingPath - Variable in class unlimited.fc.client.engine.FCClientEngine
- clone() - Method in class unlimited.fc.client.api.FileListDataItem
- clone() - Method in class unlimited.fc.client.api.HandlerData
- clone() - Method in class unlimited.fc.client.api.PostTaskSentData
- clone() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Clone method that generates an independent copy of this object
- clone() - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- clone() - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- clone() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- clone() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- clone() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- cloneNumeric(TotalTransferUnit.NumericTransferUnit<T2>) - Static method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- close() - Method in class unlimited.fc.client.api.AutoRecoverClient
- close() - Method in class unlimited.fc.client.api.FCClient
-
Closes the FCClient and fully disconnects it from the active connection.
- close() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- close() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- close() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Closes the Manager, and finishes the connection.
- close() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- close() - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- close() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentLiveLogHandler
- close() - Method in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- close() - Method in class unlimited.fc.client.engine.ClientEngineFileExistsMapper
- close() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- close() - Method in class unlimited.fc.client.engine.FCClientEngine
- close() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- close() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- closeAllStreams() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- CloserCallback<T> - Class in unlimited.fc.client.api.util
- closeResources() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Shuts and cancels the Multi-Manager's current resources
- closeServer() - Method in class unlimited.fc.client.engine.HttpClient
-
issue the QUIT command to the FTP server and close the connection.
- COM_SUN_JNDI_LDAP_OBJECT_DISABLE_ENDPOINT_IDENTIFICATION - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- command - Variable in class unlimited.fc.client.engine.HttpClient
- commandChannelProtocol - Static variable in class unlimited.fc.client.engine.FCClientEngine
- commit(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- commit(String[]) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- CommonFileFilterModeType - Enum in unlimited.fc.client.api
-
Enumeration of file filter mode types
- COMMUNICATION_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- COMP - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- COMP_LEVEL - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- COMP_MODE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- COMP_STRAT - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- compare(Long, Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter.AsPrimitive
- compare(Object, Object) - Method in class unlimited.fc.client.api.filelist.FileNameComparator
- compare(Path, Path) - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener.FileComparator
- compare(Date, Date) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter
- compare(Pair<Date, ?>, Pair<Date, ?>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter.PairDateSorter
- compare(FileListDataItem, FileListDataItem) - Method in class unlimited.fc.client.api.FileListData.DateComparator
- compare(FileListDataItem, FileListDataItem) - Method in class unlimited.fc.client.api.FileListData.SizeComparator
- compare(FileListDataItem, FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener.FLDComparator
- compare(Processor, Processor) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager.ProcessorComparator
- compareTo(RemoteFileIfc) - Method in class unlimited.fc.client.api.FileListDataItem
- compareTo(FileSystemEvent) - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- compareTo(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- completeClientFailure(TransferJob) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- completeClientFailure(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- completeClientFailure(TransferJob) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- completeClientFailure(TransferJob, TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that handles marks failed transfers, and fires the corresponding TransferJobFailureEvents.
- completeSignal - Variable in class unlimited.fc.client.api.samples.ManagerContainer
- compLevel - Variable in class unlimited.fc.client.api.CompressionData
- compMethod - Variable in class unlimited.fc.client.api.CompressionData
- COMPRESSING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently compressing a file (not yet implemented) (6)
- compressionData - Variable in class unlimited.fc.client.api.TransferMechanismData
- CompressionData - Class in unlimited.fc.client.api
-
Data object that contains the all of the information needed for compression data and other misc information.
- CompressionData() - Constructor for class unlimited.fc.client.api.CompressionData
-
Default constructor for the compression data resource.
- CompressionData(boolean, int, int, int) - Constructor for class unlimited.fc.client.api.CompressionData
-
Constructor when individual data values are known
- compressionRatio - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Compression Ratio
- compStrategy - Variable in class unlimited.fc.client.api.CompressionData
- compute(K, BiFunction<K, V, V>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- concat(T, T, boolean) - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.history.Concat
- Concat<T> - Interface in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- concatenate(String, int) - Method in class unlimited.fc.client.engine.HttpClient
-
CONCAT a bunch of files on the FTP server
- ConcurrentMappedFactory<K,V> - Class in unlimited.fc.client.api.util
-
A thread safe, mapped factory pattern utility when needing to manage multiple instances of whatever type you are dealing with.
- ConcurrentMappedFactory() - Constructor for class unlimited.fc.client.api.util.ConcurrentMappedFactory
- config - Variable in class unlimited.fc.client.api.samples.ManagerContainer
- configMap - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- configProperties - Variable in class unlimited.fc.client.api.shared.PropertyReceiver
- ConfigSourceIfc - Interface in unlimited.fc.client.api.config
- configSourceSupplier - Variable in class unlimited.fc.client.api.config.FCBaseProperties
- configureCiphers() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- configureClientSecurityProtocols(String, Properties) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- configureServerSecurityProtocols(String, Properties) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- configureSSLIfNeeded(String) - Method in class unlimited.fc.client.engine.HttpClient
- confirmOverrite() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- confirmOverwrite(String) - Method in class unlimited.fc.client.api.FileCatalystClientCallbackHandler.Adapter
- confirmOverwrite(String) - Method in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Callback that is evoked during a transfer when a file already exists on the destination.
- confirmOverwrite(String) - Method in class unlimited.fc.client.api.multiclient.callback.ManagedMultiCallback
- confirmResume(String) - Method in class unlimited.fc.client.api.FileCatalystClientCallbackHandler.Adapter
- confirmResume(String) - Method in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Callback is made during a transfer when a file already exists in order to confirm resume.
- confirmResume(String) - Method in class unlimited.fc.client.api.multiclient.callback.ManagedMultiCallback
- CONGESTION_CONTROL - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- CONGST_AGRESS - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- CONGST_STRAT - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- connect() - Method in class unlimited.fc.client.api.FCClient
-
Connect to the FileCatalyst server.
- connect() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Connect to the FileCatalyst server.
- connect() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- connect() - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- connect() - Method in class unlimited.fc.client.api.multiclient.ConnectedState.Transition
- connect() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- connect() - Method in class unlimited.fc.client.api.multiclient.InitializedState
- connect() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- connect() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Connect to the FileCatalyst server.
- connectAndlogin(boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
- connected() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if connected
- connected() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- connected() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns true if connected
- connected() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- connected() - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- connected() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- connected() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns true if connected
- connected() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- connected() - Method in class unlimited.fc.client.engine.HttpClient
- ConnectedState - Class in unlimited.fc.client.api.multiclient
-
The Class ConnectedState.
- ConnectedState(InitializedState) - Constructor for class unlimited.fc.client.api.multiclient.ConnectedState
- ConnectedState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class ConnectingState.
- ConnectivityTestResultContainer - Class in unlimited.fc.client.api
-
Data object container that contains information on whether or not transfers will work, and whether or not specific transfer directions will actually work.
- ConnectivityTestResultContainer() - Constructor for class unlimited.fc.client.api.ConnectivityTestResultContainer
- ConnectivityTestType - Enum in unlimited.fc.client.api
-
Enumeration that represents test types used with the /agent/connect/connectivityTest/${connectionKey} REST resource
- connectToHost(String, int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- connectToServer(String, int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- constructURL(String, String, String, String) - Method in class unlimited.fc.client.engine.HttpClient
- constructURL(String, String, String, String, boolean) - Method in class unlimited.fc.client.engine.HttpClient
- consumeEvent(FileSystemEvent) - Method in interface unlimited.fc.client.api.fsevents.FileSystemEventListener
-
Consume a FileSystemEvent object
- consumeEvent(FileSystemEvent) - Method in class unlimited.fc.client.api.fsevents.TestFSEvents
- contains(Object) - Method in class unlimited.fc.client.api.FileListData
- contains(String) - Method in class unlimited.fc.client.core.util.liveStats.FileName
- contains(Date) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- contains(K) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
-
Test to see if a key is paired with an instance
- contains(FileListDataItem) - Method in class unlimited.fc.client.api.FileListData
- containsAll(Collection<?>) - Method in class unlimited.fc.client.api.FileListData
- containsInstance(V) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
-
Test to see if at least one instance is present
- containsKey(K) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
-
Tests to see if the key is present
- CONTINUATION - unlimited.fc.client.core.util.liveStats.TransferStage
- controlClock - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- copyProperties(Properties, Properties) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
-
Utility method to copy properties from one object to another.
- count - Variable in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- countDirectories() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- countObservers() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- countTransferred - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- CountTransferred - Variable in class unlimited.fc.client.api.SnapShotHook
- createDataSocket() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocket(boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocketActive() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocketActiveSendCommand(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocketPassive() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocketPassive(boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Request a data socket be created on the server, connect to it and return our connected socket.
- createDataSocketPassive(int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createDataSocketPassive(int, boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Request several data sockets be created on the server, connect and return our connected sockets.
- createDataSockets(int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- CreatedState - Class in unlimited.fc.client.api.multiclient
-
The Class CreatedState.
- CreatedState(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.CreatedState
- createEmptyDirectoriesIfNeeded() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- createFCClientEngine(String, boolean) - Static method in class unlimited.fc.client.engine.FCClientEngine
-
Used by test class
- createFCClientEngine(String, boolean, FCClient) - Static method in class unlimited.fc.client.engine.FCClientEngine
- createFCClientEngine(Socket, boolean, Supplier<ClientCredentials>, LogUtils, int) - Static method in class unlimited.fc.client.engine.FCClientEngine
-
Used by FCClient.java
- createFCClientEngine(Socket, boolean, Supplier<ClientCredentials>, LogUtils, int, FCClient) - Static method in class unlimited.fc.client.engine.FCClientEngine
- createFCClientEngine(FCClientControlSocketRequestData) - Static method in class unlimited.fc.client.engine.FCClientEngine
-
Main constructor call, used by most FileCatalyst products.
- createFCClientEngine(FCClientControlSocketRequestData, FCClient) - Static method in class unlimited.fc.client.engine.FCClientEngine
- createFCWebListDataItem(String, long, long) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- createFromString(String) - Static method in class unlimited.fc.client.api.fsevents.FileSystemEvent
-
Attempts to parse a FileSystemEvent from a String and return the result.
- createFromXML(Node) - Static method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- createJob(Vector) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
-
Deprecated.
- createJob(FCWebOrderForm) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
- createJob(FCWebOrderForm) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- createJob(FCWebOrderForm, boolean, boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- createParamsString(String[], String) - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- createPatch(String, long, long) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Creates a new patch file on the remote server that contains the bytes from offset to offeset+length of remoteFile
- createPatch(String, long, long) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Creates a new patch file on the remote server that contains the bytes from offset to offeset+length of remoteFile
- createSSLSocket(String, int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createSSLSocket(String, int, boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- createThirdPartyFTPServerDataConnection(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- createTransferMetrics(String) - Static method in class unlimited.fc.client.api.UDPTransferMetricsFactory
-
Takes a string object (found as property value in TaskDetailsDO.java object or as param token in ServerAdmin) and creates a UDPTransferMetricContainer out of it.
- createTransferMetrics(String[]) - Static method in class unlimited.fc.client.api.UDPTransferMetricsFactory
-
Takes a string array (ServerAdmin will already separate out pipe-delimited "|" values into a string array) and create a UDPTransferMetricContainer out of it.
- createWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- createWeblink(List<String>, String, String, Set<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.Note: Method has been deprecated due to future expansion issues. Please use createWeblink(WeblinkDataContainer data) instead
- createWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- createWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Deprecated.
- createWeblink(List<String>, String, String, FileListData) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- createWeblink(List<String>, String, String, FileListData) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.Note: Method has been deprecated due to future expansion issues. Please use createWeblink(WeblinkDataContainer data) instead
- createWeblink(List<String>, String, String, FileListData) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- createWeblink(List<String>, String, String, FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Deprecated.
- createWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.FCClient
- createWeblink(WeblinkDataContainer) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Creates a weblink on the FileCatalyst Server with the parameters provided by the client.
- createWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- createWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- CreateWeblinkSample - Class in unlimited.fc.client.api.samples
-
A Small Example Class That Shows How To Create And Send A Weblink.
- CreateWeblinkSample() - Constructor for class unlimited.fc.client.api.samples.CreateWeblinkSample
- createWorkerThreads() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Creates the worker threads to be used by this Multi-Client instance
- createZeroByteFileLocally(Path, String) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- CREATINGDMG - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handle is rebuilding the file or issuing the rebuild file command to the server (16)
- creationTime(String) - Method in class unlimited.fc.client.api.FCClient
-
Get the last creation time of a file on a FileCatalyst server.
- creationTime(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the creation time of the named file from the remote server.
- credentials - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- CrunchRange(String, HistoryType, Map<TimeSliceKey, LumpableHistory>) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.CrunchRange
- CrunchRangeRegistry<K,V> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- CrunchRangeRegistry(K, HistoryType, Map<TimeSliceKey, V>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CrunchRangeRegistry
- ctrlClient() - Method in class unlimited.fc.client.engine.FCClientEngine
- CURRENT_FILE_TIME_REMAINING - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current amount time remaining for the file
- CURRENT_FILENAME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current filename
- CURRENT_PERCENT - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current percentage of the transfer
- CurrentAgentLayout - Class in unlimited.fc.client.core.util.liveStats.agentStats
- CurrentAgentLayout(AgentUpdate) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- CurrentFilename - Variable in class unlimited.fc.client.api.SnapShotHook
- currentFileToIDs - Variable in class unlimited.fc.client.api.TransferHook
- CurrentFileTransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- CurrentPercent - Variable in class unlimited.fc.client.api.SnapShotHook
- CurrentRate - Variable in class unlimited.fc.client.api.SnapShotHook
- currentWork - Variable in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- CUSTOM_FILTER_LOC - Static variable in class unlimited.fc.client.api.FileCatalystCustomFilterManager
- CUSTOM_FILTER_PROPS_NAME - Static variable in class unlimited.fc.client.api.FileCatalystCustomFilterManager
- customPostFileUploadProcessing(Path) - Method in class unlimited.fc.client.api.FileCatalystClientCallbackHandler.Adapter
- customPostFileUploadProcessing(Path) - Method in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
After upload of each file, this method is called and custom post processing may be performed
- customPostFileUploadProcessing(Path) - Method in class unlimited.fc.client.api.multiclient.callback.ManagedMultiCallback
D
- DalekMap<K,V> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure
- DalekMap() - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- data - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- DATABASE_BACKUPS_ENABLED - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DATABASE_BACKUPS_FREQENCY_MILLIS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DATABASE_ROOT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DataMap<K,V extends java.lang.Cloneable,T extends NodeKeyedVal<K,V,T>> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.tree
- DataMap(T, K) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- DATAPORTS - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- dataRemoval(HistoryStatistics.DataRemovalEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- DataRemovalEvent(String, Map<HistoryType, Map<Range<Long>, LumpableHistory>>) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.DataRemovalEvent
- DATE - unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
- DateComparator(boolean) - Constructor for class unlimited.fc.client.api.FileListData.DateComparator
-
Default constructor for the comparator
- DateSorter - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- DateSorter(boolean) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter
- DateSorter.AsPrimitive - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- DateSorter.PairDateSorter - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- DAYS - unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- deactivatePeriodicLogger() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Turns off the periodic logger when called
- debugResponses(boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Switch debug of responses on or off
- decodePassword(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- decodePassword(String, StringEncoder.Encoding) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- DECOMPRESSING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the connection is in a decompressing state (19)
- decrementDirectory() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- decryptParams(String, String) - Static method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- DEFAULT_ATTRIBUTE_CACHE_DIRECTORY - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_CLIENT_PROTOCOLS_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_CONFIG_LOCATION - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_FILEFILTERMODE - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default filter mode.
- DEFAULT_FILTER_TARGET - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default filter target.
- DEFAULT_FILTERSTRING - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default filter string.
- DEFAULT_LOWERBYTELIMIT - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default lower byte limit.
- DEFAULT_NEWERTHAN - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default newer than value.
- DEFAULT_OLDERTHAN - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default older than value.
- DEFAULT_SERVER_PROTOCOLS_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_TRANSPORT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_TRANSPORT_ENABLED - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_TRANSPORT_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DEFAULT_UPPERBYTELIMIT - Static variable in class unlimited.fc.client.api.FileFilterData
-
Default upper byte limit.
- defaultArchivingCompressionData - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- defaultBlockLoggingUser - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- defaultForStrictSLL - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- defaultHostname - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- defaultIP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- DefaultReportWriteDelayTimeoutSeconds - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- delete(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- delete(String) - Method in class unlimited.fc.client.api.FCClient
-
Deletes the specified file from the remote file system.
- delete(String) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Deletes the specified file from the remote file system.
- delete(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- delete(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- delete(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- delete(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- delete(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Deletes the specified file from the remote file system.
- delete(String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- delete(String) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- delete(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Delete the specified remote file
- delete(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- delete(String, boolean) - Method in class unlimited.fc.client.engine.HttpClient
- delete(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.FCClient
- delete(Stream<FileListDataItem>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deletes a stream of files on the Server.
- delete(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- delete(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- DeleteAfterHandler() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- DeleteAfterTransferListener<T> - Class in unlimited.fc.client.api.multiclient
-
A listener class that listens for a TransferCompleteState, and then deletes the empty directories once the event fires
- DeleteAfterTransferListener(MultiClientManager, Pair<LinkedList<T>, HashSet<T>>) - Constructor for class unlimited.fc.client.api.multiclient.DeleteAfterTransferListener
- DeleteAfterTransferListener.TransferCompletionHandler - Class in unlimited.fc.client.api.multiclient
- deleteAll(List) - Method in class unlimited.fc.client.api.AutoRecoverClient
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Delete all specified files in a single efficient command.
- deleteAll(List) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- deleteAll(List<String>) - Method in class unlimited.fc.client.api.FCClient
-
Delete all specified files in a single efficient command.
- deleteAll(List<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Delete all specified files in a single efficient command.
- deleteAll(List<String>) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Bulk delete, deletes all the specified files in a single command.
- deleteAll(List<String>) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.FCClient
-
Delete all specified files in a single efficient command.
- deleteAll(List<String>, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Delete all specified files in a single efficient command.
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Delete all specified files in a single efficient command.
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- deleteAll(List<String>, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Bulk delete, deletes all the specified files in a single command.
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.AutoRecoverClient
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.FCClient
-
Delete all specified files in a single efficient command.
- deleteAll(FileListData) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Delete all specified files in a single efficient command.
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- deleteAll(FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Delete all specified files in a single efficient command.
- deleteAll(FileListData) - Method in class unlimited.fc.client.engine.FCClientEngine
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.AutoRecoverClient
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.FCClient
-
Delete all specified files in a single efficient command.
- deleteAll(FileListDataItem[]) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Delete all specified files in a single efficient command.
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- deleteAll(FileListDataItem[]) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Delete all specified files in a single efficient command.
- deleteAll(FileListData, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- deleteAll(FileListData, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- deleteEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.DeleteAfterTransferListener
- DELETEFILE - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- DELETEFOLDER - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- deleteIndex() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- deleteIndex() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- deleteIndex() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- deleteLocalFiles(LinkedList<Path>) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Attempts to delete all files marked in temp file list locally.
- deleteObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- deleteObservers() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- deleteOnlyFilesAfterTransfer() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- deleteRemoteFileNames(LinkedList<String>) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Attempts to delete all remote files marked in temp file list.
- deleteTempFile() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- deleteTempFiles() - Method in class unlimited.fc.client.engine.HttpClient
- DELIM - Static variable in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- DELIMITER - Static variable in class unlimited.fc.client.api.shared.PropertyTransmission
- DELTA - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is creating delta file or issuing the delta command to the server (14)
- deltaSuffix - Static variable in class unlimited.fc.client.api.Rsync
- deRegisterStateSignal(StateSignal) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
De-registers the specified state signal and makes it so it is no longer called system when the state is entered
- deRegisterStateSignal(StateSignal) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateListener
-
Removes a state signal from the current list
- destFile - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- destination - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- detect(FCClientEngine) - Method in class unlimited.fc.client.engine.UseTCPACKSCache
-
this will try to detect if we should use TCPACKS we will no longer try to detect if we do so successfully.
- DetectedValue() - Constructor for class unlimited.fc.client.engine.UseTCPACKSCache.DetectedValue
- detectEncoding(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- detectFCServer() - Method in class unlimited.fc.client.engine.FCClientEngine
- detectFCServer() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- detectSessionKilledByAdmin() - Method in class unlimited.fc.client.engine.FCClientEngine
- DiagnosticsEnabledProperties() - Constructor for class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- DiagnosticsEnabledProperties(Supplier<ConfigSourceIfc>) - Constructor for class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- dir() - Method in class unlimited.fc.client.engine.FCClientEngine
-
List current directory's contents as an array of strings of filenames.
- dir(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
List a directory's contents as an array of strings of filenames.
- dir(String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
List a directory's contents as an array of strings.
- dir(String, boolean, String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
List a directory's contents as an array of strings.
- dir(String, boolean, String, String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
List a directory's contents as an array of strings.
- DIR - Static variable in class unlimited.fc.client.api.FileListDataItem
-
Type returned by getType() if this item is a directory.
- Direction - Variable in class unlimited.fc.client.api.SnapShotHook
- DIRECTION - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current transfer direction
- directories - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
- directories() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns the directories contained by this job
- DirectoryCollector<FileType> - Class in unlimited.fc.client.api.multiclient.transferJob
-
This only wants to allow EMPTY directories and Files nothing else the logic is as follows , accept the file if it is not a directory or if we are transferring empty directories.
- DirectoryCollector(ExpandJobHandler<FileType>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DirectoryCollector
- directoryCount - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- DirectoryExpander<FileType> - Class in unlimited.fc.client.api.multiclient.transferJob
-
An Expander Class that expands directories and explores their contents while they expand.
- DirectoryExpander(FileTransferMechanism, FileTransferMechanism.ConnectionModeType) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander
- DirectoryExpander.ChildCounter - Class in unlimited.fc.client.api.multiclient.transferJob
- DirectoryFilter() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.DirectoryFilter
- DirListParams - Class in unlimited.fc.client.engine
- DirListParams.Builder - Class in unlimited.fc.client.engine
- DirListTool - Class in unlimited.fc.client.engine
- dirRaw(String, boolean, String) - Method in class unlimited.fc.client.engine.FCClientEngine
- DISABLE_FORCE_FLUSH - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- disconnect() - Method in class unlimited.fc.client.api.FCClient
- disconnect() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method is used to disconnect once the files are uploaded.
- disconnect() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- disconnect() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Disconnect from the server.
- disconnect() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- disconnect() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- disconnect() - Method in class unlimited.fc.client.api.multiclient.InitializedState.DisconnectingState
- disconnect() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- disconnect() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Disconnect from the server.
- disconnect() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- disconnectClient() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
-
Disconnects the client from the server that is connected to
- DisconnectErrorState(CreatedState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState.DisconnectErrorState
-
Instantiates a new disconnect error state.
- DisconnectingState(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.InitializedState.DisconnectingState
-
Instantiates a new disconnecting state.
- displayLabel - Variable in enum unlimited.fc.client.api.config.TransportProtocol
- doActualTransferForRealsies() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- doBenchMark() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- doCLIRegexCheck() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- doDirListing(String, boolean, String, String, FileListDataItemConsumer) - Method in class unlimited.fc.client.engine.FCClientEngine
- doDirListing(String, boolean, String, String, FileListDataItemConsumer, BooleanSupplier) - Method in class unlimited.fc.client.engine.FCClientEngine
- doDirStream() - Method in class unlimited.fc.client.engine.DirListTool
- doDirStream(String, boolean, String, String, FileListDataItemConsumer, BooleanSupplier) - Method in class unlimited.fc.client.engine.FCClientEngine
- doDirStream(DirListParams) - Method in class unlimited.fc.client.engine.FCClientEngine
- doDirStream(DirListParams) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- doDisconnect() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that contains the functionality to disconnect the clients from the system
- doesDirectoryContainContents(String) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- doesDirectoryContainContents(String) - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- doesDirectoryContainContents(Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- doesDirectoryContainContents(T) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- doesFTPServerSupportResume(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- doesPathSupportFileSystemEvents(Path) - Static method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
- DOINGCHMOD - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently changing the permissions on a file (9)
- DOINGMDTM - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently updating the Date/Time stamp on a file (8)
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.IdleState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Calls the current state to execute the supplied runner.
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- doJob(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- doJobInner(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- DOLAR_SIGN - Static variable in interface unlimited.fc.client.api.config.ConfigSourceIfc
- doLoadCfgData() - Method in class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- doLog() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Prints the logs if loggers are defined when called.
- doMaintain() - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener
- DONEFILE - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is done transferring the current file (11)
- doRemoteSync(Path, String, long, boolean, int, int, String) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- doShutDown() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- doShutDown() - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- doTestAproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Tests the approximate download speed by using the tester client
- doTestAproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Tests the approximate upload speed by using the tester client
- doTestMaxDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Performs a series of tests to determine the maximum download speed from the connected server.
- doTestMaxUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Performs a series of tests to determine the maximum upload speed from the connected server.
- doTestWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Perform a write to current directory with recommended values for determining storage rate.
- doTestWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Perform a write to specified file with specified size and timeout for determining storage rate.
- doTopLevelFiltering() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- doTransferForRealsies() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- downgradeFileTransferMode() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- download - Variable in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- download(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(String) - Method in class unlimited.fc.client.api.FCClient
-
Download a the specified file to the current local working directory.
- download(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Download a the specified file to the current local working directory.
- download(String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Download a the specified file to the current local working directory.
- download(String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a given remote file.
- download(String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(String, String) - Method in class unlimited.fc.client.api.FCClient
-
Download a the specified file to the specified local path.
- download(String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Download the specified file to the specified local path.
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Download the specified file to the specified local path.
- download(String, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(String, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a given remote file.
- download(List<String>) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(List<String>) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(List<String>) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files
- download(List<String>, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(List<String>, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Download the specified file to the specified local file.
- download(List<String>, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(List<String>, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files.
- download(List<String>, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(List<String>, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(List<String>, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String, String, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Downloads the files as specified by the paths (in String format) contained in the specified vector to the current working directory.
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files.
- download(FileListData) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(FileListData) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files specified in the FileListData object to the current local working directory.
- download(FileListData) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files specified in the FileListData object to the current local working directory.
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Downloads the files specified in the FileListData object to the current local working directory.
- download(FileListData) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(FileListData) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files
- download(FileListData, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(FileListData, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(FileListData, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(FileListData, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files.
- download(FileListData, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(FileListData, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(FileListData, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String, String, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Downloads the files specified in the FileListData object to the specified path.
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- download(FileListData, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Download.
- download(FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the download for a collection of files.
- download(FileListData, String, String, boolean, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Download.
- download(MultiClientManager, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, List<String>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, List<String>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, FileListData) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, FileListData, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- download(MultiClientManager, FileListData, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download.
- DOWNLOAD - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- DOWNLOAD - unlimited.fc.client.api.FileTransferMechanism.ConnectionModeType
- DOWNLOAD - Static variable in class unlimited.fc.client.api.HandlerData
- DOWNLOAD - Static variable in class unlimited.fc.client.api.TransferHook
-
This direction indicates the current transfer is a download
- DOWNLOAD_ADD - Variable in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- DOWNLOAD_DIRECTION - Static variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- DOWNLOAD_FOLDER_ADD - Variable in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- DownloadAppletLiveConnect - Interface in unlimited.fc.client.api
-
Title: FileCatalyst Download Applet LiveConnect API Spec
- downloadArchive(FileListData, String, String) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Download archive.
- downloadArchive(FileListData, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Download archive.
- DownloadArchiveJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class DownloadArchiveJob.
- DownloadArchiveJob(List<FileListDataItem>, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
-
Instantiates a new download archive job.
- DownloadArchiveJob(Set<FileListDataItem>, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
- downloadAs - Variable in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- downloadAs(String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadAs(String, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the specified remote file to the specified local file.
- downloadAs(String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Download the specified file to the specified local file.
- downloadAs(String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- downloadAs(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- downloadAs(String, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadAs(String, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.Method is deprecated. Please use
FileTransferMechanism.downloadAs(String, Path, String)instead - downloadAs(String, Path, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadAs(String, Path, String) - Method in class unlimited.fc.client.api.FCClient
- downloadAs(String, Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Download the specified file to the specified local file.
- downloadAs(String, Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- downloadAs(String, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- downloadAs(FileListDataItem, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadAs(FileListDataItem, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.Method is deprecated. Please use
FileTransferMechanism.downloadAs(FileListDataItem, Path, String)instead - downloadAs(FileListDataItem, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Deprecated.Method is deprecated. Please use
TransferJobUtil.downloadAs(FileListDataItem, Path, String, boolean)instead - downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.FCClient
-
Downloads the specified remote file to the specified local file.
- downloadAs(FileListDataItem, Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Download the specified file to the specified local file.
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Download the specified file to the specified local file.
- downloadAs(FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- downloadAs(FileListDataItem, Path, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Download as.
- downloadAs(MultiClientManager, FileListDataItem, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Download as.
- DownloadAsJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class DownloadAsJob.
- DownloadAsJob(FileListDataItem, Path, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
-
Instantiates a new download as job.
- downloadConsume(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- downloadJob(String, boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- DownloadJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class DownloadJob.
- DownloadJob(List<FileListDataItem>, String, String, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
-
Instantiates a new download job.
- DownloadJob(Set<FileListDataItem>, String, String, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- DownloadJob(TransferJob.FileTypeJob<FileListDataItem>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- downloadLive() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Instantiates download.
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.AutoRecoverClient
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.FCClient
- downloadRange(Path, String, long, long) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Downloads a range of information from the remote file.
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- downloadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Downloads a range of rate for the given file
- DownloadRetryLoop - Class in unlimited.fc.client.transferhandler
- DownloadRetryLoop(HandleDownloadTransfer, FileCatalystReceiveHandler) - Constructor for class unlimited.fc.client.transferhandler.DownloadRetryLoop
- DownloadRetryLoop.ProgressiveRetryData - Class in unlimited.fc.client.transferhandler
- DownloadSample - Class in unlimited.fc.client.api.samples
- DownloadSample() - Constructor for class unlimited.fc.client.api.samples.DownloadSample
- downloadSomeFilesFromRemoteDirectory() - Method in class unlimited.fc.client.api.samples.MultiClientBasicTransferExamples
-
Transfer files from the remote machine to a local machine.
- downloadStream(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- downloadStream(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- downloadStream(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Downloads the provided stream from the currently connected Server.
- downloadStream(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- downloadStream(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- downloadStream(MultiClientManager, Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
- DownloadStreanCollapser() - Constructor for class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser.DownloadStreanCollapser
- DownloadTransferRequestData - Class in unlimited.fc.client.engine
- DownloadTransferRequestData.Builder - Class in unlimited.fc.client.engine
-
BUILDER DEFINITION
- DynamicFolderNameUtil - Class in unlimited.fc.client.api.util
- DynamicFolderNameUtil.Tag - Enum in unlimited.fc.client.api.util
E
- EffectiveRateAverage - Variable in class unlimited.fc.client.api.SnapShotHook
- EffectiveRateCurrent - Variable in class unlimited.fc.client.api.SnapShotHook
- email(String, int, String) - Method in class unlimited.fc.client.engine.HttpClient
- EMAIL_ENABLE - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- EMAIL_LINK_ENABLE - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- EMPTY - Static variable in class unlimited.fc.client.api.FileListDataItem
- EMPTY - Static variable in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- EMPTYVISUALS - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.AgentDataVisualizationCache
- ENABLE_COMMON_PROGRESSIVE_TID - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ENABLE_MERGE_FILE_TRANSFER_DETAILS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- enableVerifySizeIfNeeded() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- encodePassword(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- ENCODING_FORMAT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EncryptionToolKitTA - Class in unlimited.fc.client.api.util
- EncryptionToolKitTA(String, String) - Constructor for class unlimited.fc.client.api.util.EncryptionToolKitTA
- encryptParams(String, String) - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- endJob(FileTransferMechanism, TransferJob, TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that performs the necessary logic for processing TransferJob that has completed.
- engine - Variable in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- EnumerationToIterable<T> - Class in unlimited.fc.client.api.util
- EnumerationToIterable(Enumeration<T>) - Constructor for class unlimited.fc.client.api.util.EnumerationToIterable
- EOL - Static variable in interface unlimited.fc.client.api.config.ConfigSourceIfc
- equals(Object) - Method in class unlimited.fc.client.api.ClientCredentials
- equals(Object) - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- equals(Object) - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- equals(Object) - Method in class unlimited.fc.client.api.CompressionData
- equals(Object) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- equals(Object) - Method in class unlimited.fc.client.api.FCClient
- equals(Object) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
- equals(Object) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- equals(Object) - Method in class unlimited.fc.client.api.filelist.FileNameComparator
- equals(Object) - Method in class unlimited.fc.client.api.FileListData.DateComparator
- equals(Object) - Method in class unlimited.fc.client.api.FileListData
- equals(Object) - Method in class unlimited.fc.client.api.FileListData.SizeComparator
- equals(Object) - Method in class unlimited.fc.client.api.FileListDataItem
- equals(Object) - Method in interface unlimited.fc.client.api.FileTransferMechanism
- equals(Object) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- equals(Object) - Method in class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
- equals(Object) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- equals(Object) - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- equals(Object) - Method in class unlimited.fc.client.api.PostTaskSentData
- equals(Object) - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- equals(Object) - Method in class unlimited.fc.client.autodetect.AutoDetectData
- equals(Object) - Method in class unlimited.fc.client.cache.CachedFileToDB
- equals(Object) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
- equals(Object) - Method in class unlimited.fc.client.core.util.liveStats.FileName
- equals(Object) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- equals(Object) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- equals(Object) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.RollingArchivedTimeSlice
- equals(Object) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- equals(Object) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- equals(Object) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- equalsSkipChildren(NodeKeyedVal<?, ?, ?>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- ERROR - Static variable in interface unlimited.fc.client.api.AutoDetectInfo
-
Constant that signifies that the auto detection test was executed, but encountered an error
- ERROR - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the transfer failed with an error (3)
- errorCode - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- errorCodes - Variable in class unlimited.fc.client.api.multiclient.processor.Processor
- ErrorCodes - Class in unlimited.fc.client.api
-
Title: FileCatalystDirect Clients (Hotfolder, CLI, API, etc)
- ErrorCodes(int, String) - Constructor for class unlimited.fc.client.api.ErrorCodes
-
Create a specific error message.
- ErrorCodes(String) - Constructor for class unlimited.fc.client.api.ErrorCodes
-
Create a general error message.
- ErrorMessage - Variable in class unlimited.fc.client.api.SnapShotHook
- errorMessageStack - Variable in class unlimited.fc.client.api.TransferHook
- examineHooksForWarning() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- ExampleBadStateHandler - Class in unlimited.fc.client.api.samples.util
-
An class that provides a short example of how to use the StateHandler class
- ExampleBadStateHandler() - Constructor for class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- ExampleJobHandlerAdapter - Class in unlimited.fc.client.api.samples.util
-
An adapter class that provides blank implementations for handle methods.
- ExampleJobHandlerAdapter() - Constructor for class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
- ExampleMultiClientListener - Class in unlimited.fc.client.api.samples.util
- ExampleMultiClientListener() - Constructor for class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- execute() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.DataRemovalEvent
- execute() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForceCrunchOnKeyEvt
- execute() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForcedArchiveCrunchUpdateEvt
- execute() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.HistoryResetEvent
- execute() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.RollingCrunchUpdateEvt
- executeBatchCommand(HistoryStatistics.BatchCommand) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- executeBatchCommand(HistoryStatistics.BatchCommand) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- executeCommand() - Method in interface unlimited.fc.client.api.shared.PropertyTransmission.ClientConfigCommand
- executeJob(TransferRunner) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
- executeRun() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- executor - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- exists(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- exists(String) - Method in class unlimited.fc.client.api.FCClient
-
Test if the remote file, denoted by the given remote path, exists on the server and returns true if it exists, false otherwise.
- exists(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Test if the remote file, denoted by the given remote path, exists on the server and returns true if it exists, false otherwise.
- exists(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- exists(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- exists(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- exists(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- exists(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Test if the remote file, denoted by the given remote path, exists on the server and returns true if it exists, false otherwise.
- exists(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Test if the remote file, denoted by the given remote path, exists on the server and returns true if it exists, false otherwise.
- exists(Stream<String>) - Method in class unlimited.fc.client.api.FCClient
- exists(Stream<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Queries the Server for existence of all files in the provided stream.
- exists(Stream<String>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- exists(Stream<String>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- exists(Stream<String>) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- exists(Stream<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- exists(Stream<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Test if the remote file, denoted by the given remote path, exists on the server and returns true if it exists, false otherwise.
- exists(Stream<String>) - Method in class unlimited.fc.client.engine.FCClientEngine
- exitMethod() - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
-
This method is executed upon Pre-Processor shutting down
- expandFileByType(Pair<String, FileType>, List<Pair<String, FileType>>) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryExpander
- ExpandJobHandler<FileType> - Class in unlimited.fc.client.api.multiclient.transferJob
-
Handler class that is used to expand TransferJobs and perform operations on their inner content
- ExpandJobHandler.AutoArchiveCollapser - Class in unlimited.fc.client.api.multiclient.transferJob
- ExpandJobHandler.FileToTransferAsMapper - Class in unlimited.fc.client.api.multiclient.transferJob
- ExpandJobHandler.PathNormalizer - Class in unlimited.fc.client.api.multiclient.transferJob
- expiry - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- exportFile(File) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- exportFile(Path) - Method in class unlimited.fc.client.api.FCClient
- exportFile(Path) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Export all settings to a properties file
- exportFile(Path) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- exportFile(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- exportFile(Path, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
-
Exports the supplied FileTransferData data as properties and writes the information to the specified file path
- exportProperties() - Method in class unlimited.fc.client.api.FCClient
- exportProperties() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Export all settings to a properties object
- exportProperties() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- exportProperties() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- exportProperties(FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
-
Exports the supplied FileTransferData data into a standard properties object
- EXTERMINATE(V) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- EXTERNAL_DATABASE_ACCESS_PASS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EXTERNAL_DATABASE_ENABLE_LOGGING - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EXTERNAL_DATABASE_HOST - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EXTERNAL_DATABASE_PASSWORD - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EXTERNAL_DATABASE_PORT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- EXTERNAL_DATABASE_USERNAME - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
F
- FactoryProcessor(T) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- FAILED_INTEGRITY_CHECK - Static variable in class unlimited.fc.client.api.ErrorCodes
- FailedConnectAttemptState(MultiClientState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState.FailedConnectAttemptState
-
Instantiates a new failed connect attempt state.
- FailedFinishState(FinishedState.Transition, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState.FailedFinishState
-
Instantiates a new failed finish state.
- FailedInitializationState(CreatedState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState.FailedInitializationState
-
Instantiates a new failed initialization state.
- FailedLoginState(ConnectedState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.BadState.FailedLoginState
-
Instantiates a new failed login state.
- FailedTransferState(MultiClientState, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- FATAL - Static variable in class unlimited.fc.client.api.TransferMode
-
Do not try to transfer files if you detect this mode.
- FCBaseProperties - Class in unlimited.fc.client.api.config
-
This class encapsulates java.util.Properties to add java primitives and some other java classes.
- FCBaseProperties() - Constructor for class unlimited.fc.client.api.config.FCBaseProperties
- FCBaseProperties(Supplier<ConfigSourceIfc>) - Constructor for class unlimited.fc.client.api.config.FCBaseProperties
-
Load properties from file
- FCBaseProperties.DiagnosticsEnabledProperties - Class in unlimited.fc.client.api.config
- FCClienEngineSpeedCache - Class in unlimited.fc.client.engine
- FCClienEngineSpeedCache() - Constructor for class unlimited.fc.client.engine.FCClienEngineSpeedCache
- FCClient - Class in unlimited.fc.client.api
-
The FileCatalyst API provides access to all of the FileCatalyst engine client side functions.
- FCClient(String) - Constructor for class unlimited.fc.client.api.FCClient
-
Constructs an un-initialized, un-connected FCClient object.
- FCClient(String, int) - Constructor for class unlimited.fc.client.api.FCClient
-
Constructs an un-initialized, un-connected FCClient object.
- FCClient(Socket) - Constructor for class unlimited.fc.client.api.FCClient
-
This method allows you to pass a pre-connected socket to the FileCatalyst API.
- FCClient(Socket, String) - Constructor for class unlimited.fc.client.api.FCClient
-
This method allows you to pass a pre-connected socket to the FileCatalyst API.
- FCClientControlSocket - Class in unlimited.fc.client.engine
-
Supports client-side FileCatalyst operations The protocol used by FC (FileCatalyst client) is similar with FTP protocol
- FCClientControlSocket(Socket, boolean, LogUtils, int) - Constructor for class unlimited.fc.client.engine.FCClientControlSocket
- FCClientControlSocket.FCSiteDO - Class in unlimited.fc.client.engine
- FCClientControlSocketRequestData - Class in unlimited.fc.client.engine
- FCClientControlSocketRequestData(FCClientControlSocketRequestData.Builder) - Constructor for class unlimited.fc.client.engine.FCClientControlSocketRequestData
- FCClientControlSocketRequestData.Builder - Class in unlimited.fc.client.engine
-
BUILDER DEFINITION
- FCClientEngine - Class in unlimited.fc.client.engine
-
Supports client-side FileCatalyst operations The protocol used by FC (FileCatalyst client) is similar with FTP protocol
- FCClientEngine() - Constructor for class unlimited.fc.client.engine.FCClientEngine
-
Default constructor -- used by FCClientEngineHTTP
- FCClientEngineHTTP - Class in unlimited.fc.client.engine
- FCClientEngineHTTP(String, int, String, String, LogUtils) - Constructor for class unlimited.fc.client.engine.FCClientEngineHTTP
- FCClientEngineHTTP(String, int, String, String, LogUtils, boolean) - Constructor for class unlimited.fc.client.engine.FCClientEngineHTTP
- FCClientEngineHTTP(String, int, String, LogUtils) - Constructor for class unlimited.fc.client.engine.FCClientEngineHTTP
- FCClientFactory(int) - Constructor for class unlimited.fc.client.api.multiclient.ClientFactory.FCClientFactory
-
Instantiates a new fC client factory.
- FCClientReportManager - Class in unlimited.fc.client.engine
-
A small class that is used to encapsulate reporting functionality from the FCClientEngine's normal transactions.
- FCClientReportManager(FCClientEngine, ClientDataReport) - Constructor for class unlimited.fc.client.engine.FCClientReportManager
- FCClientWorker<T extends FileTransferMechanism> - Class in unlimited.fc.client.api.multiclient
-
The Class FCClientWorker.
- FCClientWorker(MultiClientManager, T) - Constructor for class unlimited.fc.client.api.multiclient.FCClientWorker
- FCClientWorkerPool - Class in unlimited.fc.client.api.multiclient
-
The Class FCClientWorkerPool.
- FCClientWorkerPool(int) - Constructor for class unlimited.fc.client.api.multiclient.FCClientWorkerPool
-
Instantiates a new fC client worker pool.
- FCConnectMode - Class in unlimited.fc.client.engine
- FCSiteDO(String, int, boolean) - Constructor for class unlimited.fc.client.engine.FCClientControlSocket.FCSiteDO
- FCWEB_API - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_DOWNLOAD_APPLET - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_HOTFOLDER - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_INTERNAL - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_OUTLOOK_PLUGIN - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_TWOWAY_APPLET - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWEB_UPLOAD_APPLET - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FCWebClient - Class in unlimited.fc.client.api.fcweb
-
A client class the defines methods to be used within FCWeb
- FCWebClient() - Constructor for class unlimited.fc.client.api.fcweb.FCWebClient
-
Default Constructor should be used along with setters for host, username and password.
- FCWebClient(String, String, String) - Constructor for class unlimited.fc.client.api.fcweb.FCWebClient
-
This is the main constructor used to instantiate the FCWebClient object.
- FCWebConnection - Class in unlimited.fc.client.api.fcweb
-
Title: FileCatalyst
- FCWebConnection(String, String, String) - Constructor for class unlimited.fc.client.api.fcweb.FCWebConnection
-
Creates a FCWebConnection object that can be validated, and allows the creation and finaliztion of jobs.
- FCWebConnection(String, String, String, boolean, String, String, String, String, String) - Constructor for class unlimited.fc.client.api.fcweb.FCWebConnection
- FCWebField - Class in unlimited.fc.client.api.fcweb
-
This interface provides a way to get and set the properties of fields defined in FileCatalyst Web.
- FCWebField() - Constructor for class unlimited.fc.client.api.fcweb.FCWebField
- FCWebFieldCore - Class in unlimited.fc.client.api.fcweb
- FCWebFieldCore() - Constructor for class unlimited.fc.client.api.fcweb.FCWebFieldCore
- FCWebFileListDataItem - Class in unlimited.fc.client.api.filelist
-
An extension of the FileListDataItem class that defines FCWeb specific method definitions
- FCWebFileListDataItem(String, long, long, int, String) - Constructor for class unlimited.fc.client.api.filelist.FCWebFileListDataItem
- FCWebJob - Class in unlimited.fc.client.api.fcweb
- FCWebJob(String) - Constructor for class unlimited.fc.client.api.fcweb.FCWebJob
- FCWEBLINK - Static variable in class unlimited.fc.client.api.FileListDataItem
-
Type returned by getType() if this item is a link.
- FCWebOrderForm - Class in unlimited.fc.client.api.fcweb
-
A data object class that contains abstract method definitions for all FCWeb order forms
- FCWebOrderForm() - Constructor for class unlimited.fc.client.api.fcweb.FCWebOrderForm
- FCWebOrderForm.OrderFormType - Enum in unlimited.fc.client.api.fcweb
-
Inner enumeration that defines all of the possible order form types
- FCWebOrderFormCore - Class in unlimited.fc.client.api.fcweb
- FCWebOrderFormCore(String, String, FCWebOrderForm.OrderFormType, ArrayList<FCWebField>) - Constructor for class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- FCWebSettings - Class in unlimited.fc.client.api.fcweb
- FCWebSettings() - Constructor for class unlimited.fc.client.api.fcweb.FCWebSettings
- featureSet() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the feature list from the server
- file - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- file - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- FILE - Static variable in class unlimited.fc.client.api.FileListDataItem
-
Type returned by getType() if this item is a file.
- FILE_CREATED - Static variable in class unlimited.fc.client.api.fsevents.FileSystemEvent
- FILE_DELETED - Static variable in class unlimited.fc.client.api.fsevents.FileSystemEvent
- FILE_DIR_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out directories from files
- FILE_FILE_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out files, leaves directories for File objects
- FILE_FILTER_ALLOW_DIRECTORIES_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_APPLY_FILTER_TO_DIR_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_FILTER_MODE_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_FILTER_STRING_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_FILTER_TARGET_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_LOWER_BYTE_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_NEWER_THAN_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_OLD_THAN_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_UPPER_BYTE_PROP - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_FILTER_WORKING_DIRECTORY - Static variable in class unlimited.fc.client.api.FileFilterData
- FILE_ID - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- FILE_INTEGRITY_CHECK_FAILED - Static variable in class unlimited.fc.client.api.ErrorCodes
- FILE_MODIFIED - Static variable in class unlimited.fc.client.api.fsevents.FileSystemEvent
- FILE_NOT_FOUNT_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- FILE_PERMISSION_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- FILE_RENAMED - Static variable in class unlimited.fc.client.api.fsevents.FileSystemEvent
- FILE_SIZE_UPDATE_INTERVAL - Static variable in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- FILE_STATUS - Static variable in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- FILE_TO_ABSOLUTE_PATH - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Maps a File to Absolute Path String
- FILE_TO_FLDI_MAPPER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Maps a File to a FileListDataItem
- FILE_TO_NAME - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps files to strings
- FILE_TO_PATH - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps files to paths
- FileArea - unlimited.fc.client.api.fcweb.FCWebOrderForm.OrderFormType
- FileCacheJobHandler - Class in unlimited.fc.client.api.multiclient
-
The Class FileCacheJobHandler.
- FileCacheJobHandler(CachedFileIndexInterface, BooleanSupplier) - Constructor for class unlimited.fc.client.api.multiclient.FileCacheJobHandler
-
Instantiates a new file cache job handler.
- FileCatalystClientCallbackHandler - Interface in unlimited.fc.client.api
-
Title: FileCatalyst
- FileCatalystClientCallbackHandler.Adapter - Class in unlimited.fc.client.api
-
An adapter class that defines blank implementations of a FileCatalystCallbackHandler.
- FileCatalystClientCallbackHandlerAdapter - Class in unlimited.fc.client.api
-
A backwards compatible adapter for users that are still in java 1.6
- FileCatalystClientCallbackHandlerAdapter() - Constructor for class unlimited.fc.client.api.FileCatalystClientCallbackHandlerAdapter
- FileCatalystClientSubIdentifiers - Class in unlimited.fc.client.api.id
-
Contains constants to identify sub components of specific clients.
- FileCatalystClientSubIdentifiers() - Constructor for class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- FileCatalystCustomFilterManager - Class in unlimited.fc.client.api
-
This class provides a singleton Filter Manager that manages access to custom file filters.
- FileCatalystFileFilter<T> - Class in unlimited.fc.client.api
-
A file filter object used to filter files based on date, size, and filter strings.
- FileCatalystFileFilter() - Constructor for class unlimited.fc.client.api.FileCatalystFileFilter
-
Default constructor
- FileCatalystFileFilter(FileCatalystCustomFilterLogger, String) - Constructor for class unlimited.fc.client.api.FileCatalystFileFilter
-
Constructor when a custom logger and caller ID are needed
- FileCatalystFileFilter(FileFilterData) - Constructor for class unlimited.fc.client.api.FileCatalystFileFilter
-
Constructor when filterData is already known
- FileCatalystReceiveHandler - Class in unlimited.fc.client.transferhandler
- FileCatalystReceiveHandler(FCClientEngine, List<String>, Path, int, int, int, int, boolean, boolean, boolean) - Constructor for class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- FileCatalystReceiveHandler(FCClientEngine, List<String>, Path, int, int, int, int, boolean, boolean, boolean, boolean, CachedFileIndexInterface) - Constructor for class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- FileCatalystTransmitHandler - Class in unlimited.fc.client.transferhandler
-
Title:
- FileCatalystTransmitHandler(FCClientEngine, List<Path>, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- FileCatalystTransmitHandler(FCClientEngine, List<Path>, int, int, int, int, boolean, boolean, boolean, boolean, boolean, CachedFileIndexInterface, Path) - Constructor for class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- FileCatalystTransmitHandler(FCClientEngine, List<Path>, List<String>, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- FileChangeChecker() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.FileChangeChecker
- FileComparator() - Constructor for class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener.FileComparator
- FileCountHandler() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor.FileCountHandler
- fileCreated(int, String, String) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Implementation of JNotifyListener interface.
- FileDataType() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.FileDataType
- fileDeleted(int, String, String) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Implementation of JNotifyListener interface.
- fileExists(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- FileFilter() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.FileFilter
- FileFilterData - Class in unlimited.fc.client.api
-
Class that provides the data needed for FileFilters to perform their logic
- FileFilterData() - Constructor for class unlimited.fc.client.api.FileFilterData
-
Default constructor
- FileFilterData(long, long, long, long, String, CommonFileFilterModeType, FileFilterTargetType, boolean, Path) - Constructor for class unlimited.fc.client.api.FileFilterData
-
Constructor when values are known
- FileFilterData(FileFilterData) - Constructor for class unlimited.fc.client.api.FileFilterData
-
Copy constructor for FileFilterData
- fileFilterMode - Variable in class unlimited.fc.client.api.FileFilterData
-
Enum dictating the type of the file filter
- fileFilterTarget - Variable in class unlimited.fc.client.api.FileFilterData
-
Filter target mode.
- FileGenerator - Class in unlimited.fc.client.api.samples.util
-
A static access class that creates files on the OS
- FileGenerator() - Constructor for class unlimited.fc.client.api.samples.util.FileGenerator
- FileIDUtil - Class in unlimited.fc.client.api.util
- FileIDUtil() - Constructor for class unlimited.fc.client.api.util.FileIDUtil
- FileListData - Class in unlimited.fc.client.api
-
This class defines a container for remote FTP/FC server meta data.
- FileListData() - Constructor for class unlimited.fc.client.api.FileListData
- FileListData(boolean) - Constructor for class unlimited.fc.client.api.FileListData
- FileListData.DateComparator - Class in unlimited.fc.client.api
-
Compares the modified dates of two file list data items
- FileListData.SizeComparator - Class in unlimited.fc.client.api
-
Compares two FileListDataItems based on size and returns the result
- FileListDataItem - Class in unlimited.fc.client.api
-
This class represents an individual item from a set of remote list items.
- FileListDataItem(File) - Constructor for class unlimited.fc.client.api.FileListDataItem
-
Default constructor when a file is already known
- FileListDataItem(String, long, long, int) - Constructor for class unlimited.fc.client.api.FileListDataItem
-
Constructor when the data is already known
- FileListDataItem(Path) - Constructor for class unlimited.fc.client.api.FileListDataItem
-
Constructor when a Java.NIO Path object is known
- FileListDataItem(FileSystemEvent) - Constructor for class unlimited.fc.client.api.FileListDataItem
-
Constructor used when a FileSystemEvent generates DataItems
- FileListDataItemConsumer - Interface in unlimited.fc.client.api.filelist
-
Functional interface that is used to easily define FileListDateItem consumers
- FileListDataItemSource - Interface in unlimited.fc.client.api.filelist
- FileListDataItemToName() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.FileListDataItemToName
- FileListDataType() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.FileListDataType
- FileListStreamingTools - Class in unlimited.fc.client.api.util
-
A static class that defines common streaming operations that are used throughout applications
- FileListStreamingTools() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools
- FileListStreamingTools.DirectoryFilter<T> - Class in unlimited.fc.client.api.util
-
A common filter that is used filter directories
- FileListStreamingTools.FileCatalystStreamFileFilter - Class in unlimited.fc.client.api.util
-
A common stream filter that uses a FileCatalystFileFilter to filter out standard Java.File objects
- FileListStreamingTools.FileCatalystStreamFLDIFilter - Class in unlimited.fc.client.api.util
-
A common stream filter that uses a FileCatalystFileFilter to filter out FileListDataItems objects
- FileListStreamingTools.FileCatalystStreamPathFilter - Class in unlimited.fc.client.api.util
-
A common stream filter that uses a FileCatalystFileFilter to filter out standard Java.NIO.Path objects
- FileListStreamingTools.FileFilter<T> - Class in unlimited.fc.client.api.util
-
A common filter that is used filter files
- FileListStreamingTools.FileListDataItemToName - Class in unlimited.fc.client.api.util
-
A common mapper that maps the FileListDataItems to their respective names
- FileListStreamingTools.FileToFileListDataItemFunction - Class in unlimited.fc.client.api.util
-
A common mapper resource that maps Java.File objects to FileListDataItems
- FileListStreamingTools.PathToFileListDataItemFunction - Class in unlimited.fc.client.api.util
-
A common mapper resource that maps Java.NIO.Path objects to their respective FileListDataItem object
- FileListStreamingTools.PathToName - Class in unlimited.fc.client.api.util
-
A common mapper that maps Java.NIO.Path objects to their respective file names.
- FileListStreamingTools.StringToFileListDataItem - Class in unlimited.fc.client.api.util
-
A common mapper that maps String (Filenames) to FileListDataItems
- fileModified(int, String, String) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Implementation of JNotifyListener interface.
- FileName - Class in unlimited.fc.client.core.util.liveStats
- FileName() - Constructor for class unlimited.fc.client.core.util.liveStats.FileName
- FileNameComparator - Class in unlimited.fc.client.api.filelist
-
Title: FileNameComparator
- FileNameComparator(boolean) - Constructor for class unlimited.fc.client.api.filelist.FileNameComparator
-
Comparator on file name (CASE INSENSITIVE).
- FileNameHandler() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
- fileRegionMatch(Path, String, long, long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- fileRenamed(int, String, String, String) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Implementation of JNotifyListener interface.
- files() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- FILES_SO_FAR - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the number of files transferred
- filesActiveAtStart - Variable in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- FILESIZE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- FileSizeChangeMonitor - Class in unlimited.fc.client.api.multiclient.processor.impl
-
This class is responsible for monitoring the size of a file locally or remotely and returning any jobs whenever the file size changes.
- FileSizeChangeMonitor() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Default Constructor for the monitor
- FileSizeChangeMonitor(boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Constructor that is used when pass through is known
- FileSizeChangeMonitor.CacheHandler - Class in unlimited.fc.client.api.multiclient.processor.impl
-
Since we are dealing with local file sizes we need to cache the last accessed size to know if a file changed.
- FileSizeChangeMonitor.FileChangeChecker<FileType> - Class in unlimited.fc.client.api.multiclient.processor.impl
-
base file size checker type
- FileSizeChangeMonitor.FileDataType - Class in unlimited.fc.client.api.multiclient.processor.impl
-
This class will check if the local files size has changed since last recorded.
- FileSizeChangeMonitor.FileListDataType - Class in unlimited.fc.client.api.multiclient.processor.impl
-
this class will check if the remote files size has changed since last recorded.
- FileSizeChangeMonitor.ListJobSizeMonitorData<FileType> - Class in unlimited.fc.client.api.multiclient.processor.impl
-
The SetType and ListType are needed to infer the proper TransferJob.ListJob> This is a data object used in monitoring the size changes
- FileSizeChangeMonitor.SizeMonitorData<FileType> - Class in unlimited.fc.client.api.multiclient.processor.impl
-
A wrapper that holds the change check method and the client(if needed) to do the checking.
- FileSizeChangeMonitor.TransferAsJobSizeMonitorData<FileType> - Class in unlimited.fc.client.api.multiclient.processor.impl
-
SizeMonitorData for TransferAs Job types
- filesMatch() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- filesMatch(File, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(File, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Use
FCClient.filesMatch(Path, String)instead - filesMatch(File, String, int) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(File, String, int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Use
FCClient.filesMatch(Path, String, int)instead - filesMatch(File, String, int, CancelHandler) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(File, String, int, CancelHandler) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- filesMatch(File, String, CancelHandler) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- filesMatch(Path, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(Path, String) - Method in class unlimited.fc.client.api.FCClient
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- filesMatch(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- filesMatch(Path, String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filesMatch(Path, String, boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filesMatch(Path, String, boolean, FilesMatchHandler) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filesMatch(Path, String, int) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(Path, String, int) - Method in class unlimited.fc.client.api.FCClient
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, int) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- filesMatch(Path, String, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.FCClient
- filesMatch(Path, String, int, CancelHandler) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- filesMatch(Path, String, int, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, CancelHandler) - Method in class unlimited.fc.client.api.AutoRecoverClient
- filesMatch(Path, String, CancelHandler) - Method in class unlimited.fc.client.api.FCClient
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, CancelHandler) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Verifies whether a local file matches a remote file using MD5 checksum
- filesMatch(Path, String, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- filesMatch(Path, String, CancelHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- FilesMatch - Class in unlimited.fc.client.transferhandler
- FilesMatch(Path, String, boolean, FilesMatchHandler) - Constructor for class unlimited.fc.client.transferhandler.FilesMatch
- filesMatchBackground(Path, String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filesMatchHandler - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- FilesMatchHandler - Interface in unlimited.fc.client.transferhandler
- filesMatchPartial(Path, String, long, long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filesMatchPartial(Path, String, long, long, boolean, FilesMatchHandler) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- FilesMatchPartial - Class in unlimited.fc.client.transferhandler
- FilesMatchPartial(Path, String, long, long, boolean, FilesMatchHandler) - Constructor for class unlimited.fc.client.transferhandler.FilesMatchPartial
- FilesSoFar - Variable in class unlimited.fc.client.api.SnapShotHook
- FileStampMaintainer - Class in unlimited.fc.client.transferhandler
- FileStampMaintainer(MultiTransferHandler, Path, String) - Constructor for class unlimited.fc.client.transferhandler.FileStampMaintainer
- FileStampMaintainer(MultiTransferHandler, Path, String, SafeLogUtils) - Constructor for class unlimited.fc.client.transferhandler.FileStampMaintainer
- FilesTransferredLocal - Variable in class unlimited.fc.client.api.SnapShotHook
- FilesTransferredRemote - Variable in class unlimited.fc.client.api.SnapShotHook
- FileSystemEvent - Class in unlimited.fc.client.api.fsevents
-
An object that encapsulates a file system event as well as information about the file affected including its size and timestamp.
- FileSystemEvent(int, String, String, long, long) - Constructor for class unlimited.fc.client.api.fsevents.FileSystemEvent
-
Construct a FileSystem event.
- FileSystemEvent(int, String, String, String, long, long) - Constructor for class unlimited.fc.client.api.fsevents.FileSystemEvent
-
Construct a FileSystem event.
- FileSystemEventException - Exception in unlimited.fc.client.api.fsevents
- FileSystemEventException(Exception) - Constructor for exception unlimited.fc.client.api.fsevents.FileSystemEventException
- FileSystemEventException(String) - Constructor for exception unlimited.fc.client.api.fsevents.FileSystemEventException
- FileSystemEventException(Throwable) - Constructor for exception unlimited.fc.client.api.fsevents.FileSystemEventException
- FileSystemEventListener - Interface in unlimited.fc.client.api.fsevents
-
This interface allows an object to register itself with a FIleSystemEventManager and receive FileSystem events.
- FileSystemEventManager - Class in unlimited.fc.client.api.fsevents
-
The FileSystemEventManager is a wrapper around that JNotify library that ensures that several parties interested in the same folder can re-use existing JNotify watches that were already created.
- FileSystemEventManager() - Constructor for class unlimited.fc.client.api.fsevents.FileSystemEventManager
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.AutoRecoverClient
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.FCClient
- fileSystemEvents(long) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Collects the list of file system events from the Server.
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- fileSystemEvents(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the file system events, (if any I assume).
- fileSystemEvents(long) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get a list of file system events from the server
- fileSystemEvents(long) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Get a list of file system events from the server
- FileToFileListDataItemFunction() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.FileToFileListDataItemFunction
- FileToTransferAsMapper() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.FileToTransferAsMapper
- FileTransferData - Interface in unlimited.fc.client.api
-
Interface used to force common methods across classes that contain information regarding file transfers
- FileTransferMechanism - Interface in unlimited.fc.client.api
-
Interface that defines common methods within the transfer client classes.
- FileTransferMechanism.ConnectionModeType - Enum in unlimited.fc.client.api
-
Inner enum that defines the different types of connection modes that are available
- FileTransferMechanismHandler - Interface in unlimited.fc.client.api.multiclient
-
Functional interface that defines the method for all derived classes to handle FileTransferMechanism
- FileTransferMechansimAdapter - Class in unlimited.fc.client.api.multiclient.clientTypes
-
The Class FileTransferMechansimAdapter.
- FileTransferMechansimAdapter() - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- FileTypeHandler(Set<Path>, Set<FileListDataItem>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- FileTypeJob(String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Base Class For All File Type Jobs.
- filter - Variable in class unlimited.fc.client.api.multiclient.processor.Processor
- filter - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filter(long, long, long, long, String, int, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Deprecated.This method is deprecated. Please use
FCClientEngine.filter(FileCatalystFileFilter)instead - filter(long, long, long, long, String, int, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Initializes the file filter on the server.
- filter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Initializes the file filter on the server.
- filter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- FILTER_MODE_EXCLUDE - unlimited.fc.client.api.CommonFileFilterModeType
-
File filter mode exclude
- FILTER_MODE_INCLUDE - unlimited.fc.client.api.CommonFileFilterModeType
-
File filter mode include
- FILTER_MODE_REGEX - unlimited.fc.client.api.CommonFileFilterModeType
-
File filter mode regular expression
- FILTER_MODE_UNKNOWN - unlimited.fc.client.api.CommonFileFilterModeType
-
File filter mode exclude
- filteredShouldTransfer(Stream<T>, Function<Set<T>, Map<T, Boolean>>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- filterEmptyDirectoriesIfNeeded() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- filterLine(String) - Method in class unlimited.fc.client.engine.DirListTool
- FilterStreamData(FilterHandler<Set<T>>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ListJob.FilterStreamData
- filterString - Variable in class unlimited.fc.client.api.FileFilterData
-
String representing the files to be filtered
- filterWorkingDirectory - Variable in class unlimited.fc.client.api.FileFilterData
-
Value representing the working directory in which all filter checks should be made in reference to.
- finalizeJob(List, List, boolean, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- finalizeJob(List, List, boolean, String, List, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- finalizeJob(List, List, String, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- finish() - Method in class unlimited.fc.client.api.FCClient
- finish() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Cleans up memory allocated by the native libraries component of FileCatalyst.
- finish() - Method in class unlimited.fc.client.api.multiclient.BadState
- finish() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- finish() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- finish() - Method in class unlimited.fc.client.api.multiclient.FinishedState.Transition
- finish() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- finish() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Cleans up memory allocated by the native libraries component of FileCatalyst.
- finish() - Method in class unlimited.fc.client.api.SynchClient
- FINISH - unlimited.fc.client.core.util.liveStats.TransferStage
- finishAll() - Static method in class unlimited.fc.client.api.FCClient
-
Cleans up memory allocated by the native libraries component of FileCatalyst.
- FINISHED - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is finished all files (10)
- FinishedState - Class in unlimited.fc.client.api.multiclient
-
The Class FinishedState.
- FinishedState(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.FinishedState
-
Instantiates a new finished state.
- FinishedState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class FinishingState.
- fireError(FileTransferMechanism, TransferJob, Exception) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- fireError(FileTransferMechanism, TransferJob, Exception) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
This fires an error off to the processevent dispatch and can be listened for
- fireProcessorActivity(T) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- fireProcessorFinish(T, TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- fireProcessorStart(T, TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- firePropertyChange(PropertyChangeEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Fires a PropertyChange event for all objects listening for them
- fireStatusChange(T) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- fireUnhandledProcessException(T, TransferJob, FileTransferMechanism, Exception) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- flagFTPDataPortFallback(String) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- flagSymlinkFolderForDeletion(Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- FLDComparator() - Constructor for class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener.FLDComparator
- FLDI_DIR_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out directories from FileListDataItems
- FLDI_FILE_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out files, leaves directories for FileListDataItem objects
- FLDI_TO_FILELISTDATA_COLLAPSER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
- FLDI_TO_NAME - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps FileListDataItems to strings
- flush() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentLiveLogHandler
- flushAllInternals() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- flushCaches() - Method in class unlimited.fc.client.api.FCClient
-
Deletes underlying caches for file sizes and date/time stamps
- flushCaches() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deletes underlying caches for file sizes and date/time stamps
- flushCaches() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- flushCaches() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- flushCaches() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- flushCaches() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Deletes underlying caches for file sizes and date/time stamps
- flushCaches() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Flush the caches used in the transfer
- flushDispatch() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
the event listening is handled asynchronously inside the multi client manager.
- flushInternalTaskDispatch() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Flushes the internal task dispatching system and causes the calling resource to wait until the resource has been flushed also change this comment
- FolderCleanupTool - Class in unlimited.fc.client.api.multiclient
- FolderCleanupTool(MultiClientManager, boolean) - Constructor for class unlimited.fc.client.api.multiclient.FolderCleanupTool
- footerBytes - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFooterFactory
- footerBytes - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeadersAndFootersPostProcessor
- forceArchiveCrunchUpdate() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- forceArchiveCrunchUpdate(String) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- forceArchiveCrunchUpdate(HistoryStatistics.ForceCrunchOnKeyEvt) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- forceArchiveCrunchUpdate(HistoryStatistics.ForcedArchiveCrunchUpdateEvt) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- forceCloseServer() - Method in class unlimited.fc.client.engine.HttpClient
- forceCrunchOnKey(ArchivedCrunchedHistoryConfig.UnitTime, ArchivedCrunchedHistoryConfig, String) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- ForceCrunchOnKeyEvt(String) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForceCrunchOnKeyEvt
- ForcedArchiveCrunchUpdateEvt() - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForcedArchiveCrunchUpdateEvt
- forceRollingCrunchUpdate() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- forceRollingCrunchUpdate(HistoryStatistics.RollingCrunchUpdateEvt) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- forceSet(boolean) - Method in class unlimited.fc.client.engine.UseTCPACKSCache.DetectedValue
-
overrides all checks and forces the useage of TCPACKS
- forceSet(FCClientEngine, boolean) - Method in class unlimited.fc.client.engine.UseTCPACKSCache
-
overrides all checks and forces the useage of TCPACKS
- forEach(BiConsumer<? super Object, ? super Object>) - Method in class unlimited.fc.client.api.shared.PropertyReceiver
- FORMATTED_TIME - unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
- FORMATTED_TRANSFER_TIME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current transfer time
- FORMATTED_TRANSFER_TIME_CURRENT_FILE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current Transfer time in human readable format
- FormattedCurrentFileTransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- FormattedOverallTransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- FormattedTransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- from - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- from() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.NowUpdate
- fsEvents() - Method in class unlimited.fc.client.api.AutoRecoverClient
- fsEvents() - Method in class unlimited.fc.client.api.FCClient
- fsEvents() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Prints out a list of the current file system events that are set on the server.
- fsEvents() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- fsEvents() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- fsEvents() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- fsEvents() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- fsEvents() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Prints out a list of the current file system events that are set on the server.
- FTP - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode will force all transfers to use the FTP protocol
- FTP - Static variable in class unlimited.fc.client.engine.FCClientEngine
- FTP_DATAPORT_FALLBACK_CACHE_ENABLED - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- FTP_DATAPORT_FALLBACK_CACHE_TIME - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- FTP_DATAPORT_FALLBACK_CACHE_TIMEUNIT - Static variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- ftpDataportFallbackEnabled - Variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- ftpDataportFallbackTime - Variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- ftpDataportFallbackTimeUnit - Variable in class unlimited.fc.client.autodetect.AutoDetectionManager
- FTPListParser - Class in unlimited.fc.client.api.filelist
- FTPListParser() - Constructor for class unlimited.fc.client.api.filelist.FTPListParser
- FTPListParser.ParseData - Class in unlimited.fc.client.api.filelist
- ftpResumeSupported() - Method in class unlimited.fc.client.engine.HttpClient
- fxp(String, String, String, boolean) - Method in class unlimited.fc.client.engine.HttpClient
- fzu - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
G
- GENERAL_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- GENERAL_FILE_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- generateCredentailBasedQueryParamsIfNecessary(ClientCredentials.HttpServletVisitor, String) - Method in class unlimited.fc.client.api.ClientCredentials
- generateCredentailBasedQueryParamsIfNecessary(ClientCredentials.HttpServletVisitor, String) - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- generateCredentailBasedQueryParamsIfNecessary(ClientCredentials.HttpServletVisitor, String) - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- generateDefaultLocation(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- generateExpandJobHandler(TransferJob.FileTypeJob<T>, MultiClientManager) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
- generateFeatureLicense(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- generateFile(String, String, int) - Static method in class unlimited.fc.client.api.samples.util.FileGenerator
-
Generates a file at the specified location
- generateHashFromEmptyString() - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
this exists so we don't trigger a save just by generating this value.
- generateNewInstance(K) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
-
This must be overridden for the Factory to work.
- generateNewInstance(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- generateNewInstance(FileTransferMechanism, T) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
-
Creates a new instance of the Processor
- generateNewInstance(FileTransferMechanism, MD5PostProcessor) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory
- generateNewInstance(FileTransferMechanism, MoveToSentOrDeleteAfterPostProcessor) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory
- generateNewInstance(FileTransferMechanism, ReTransferPostProcessor) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFooterFactory
- generateNewInstance(FileTransferMechanism, ReTransferPostProcessor) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactory
- generateNewInstance(FileTransferMechanism, PrintoutPostprocessor) - Method in class unlimited.fc.client.api.samples.util.PrintoutPostprocessor.InnerProcessFactory
- generateNewInstance(FileTransferMechanism, RemoteDeletePostprocessor) - Method in class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor.InnerProcessFactory
- generateNewTransferID() - Method in class unlimited.fc.client.engine.FCClientEngine
- generateParameterArray(FileCatalystFileFilter<?>) - Static method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Generates a string array containing the values the data in the supplied filter.
- generateParamsArray(String, String) - Static method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- generateTokenBasedQueryParams(String, String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.HttpServletVisitor
- generateTokenHashKey(String, String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.HttpServletVisitor
- generateUserPassBasedQueryParams(String, String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.HttpServletVisitor
- generateUserPassHashKey(String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.HttpServletVisitor
- get() - Method in class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser.DownloadStreanCollapser
- get() - Method in class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser.UploadStreamCollapser
- get() - Method in class unlimited.fc.client.api.multiclient.StickySessionIDSupplier
- get() - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.AutoArchiveCollapser
- get() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- get(int) - Method in class unlimited.fc.client.api.FileListData
- get(long, long) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- get(long, long, Supplier<Long>) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- get(Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- get(Long, Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- get(String, int) - Method in class unlimited.fc.client.api.multiclient.ClientFactory.FCClientFactory
- get(String, int) - Method in class unlimited.fc.client.api.multiclient.ClientFactory
-
Gets a BiMap that maps client numbers to their respective instances
- get(String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.AutoRecoverClient
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- get(String, String, int, long, long, int, int, int, int) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Downloads a file from the FC Server, and places it on the file system.
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- get(String, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- get(Socket, String) - Method in class unlimited.fc.client.api.multiclient.ClientFactory
-
Gets a new instance of Vector
- get(Path, String, int, long, long, int, int, int, int) - Method in class unlimited.fc.client.api.FCClient
-
Downloads a file from the FC Server, and places it on the file system.
- get(Date) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- get(K) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- get(ArchivedCrunchedHistoryConfig.UnitTime) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- get(DownloadTransferRequestData) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get a file from the FileCatalyst server.
- getAccessToken() - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- getAccessToken() - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- getAccessToken() - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- getAccessTokenValue(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getActiveClientCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getActiveClientIDs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the active client ID's each client in the pool is assigned an ID 0-n where n is the number of clients.
- getActiveClientsCopy() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets a list that contains an independent copy of a client objects that are currently performing work.
- getActiveIndex() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getActiveJobs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the currently active jobs that are being executed by this MultiClientManager.
- getActivePostProcessorInfo(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager
-
Returns the ProcessorData for the first active PostProcessor that contains the provided client.
- getActivePreProcessorInfo() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the active preprocessor info.
- getActivePreProcessorInfo() - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager
-
Returns a mapping of all preProcessors to their respective ProcessorDatas
- getActiveTransfers() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- getActualPath() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getActualRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
-
Deprecated.
- getActualRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
-
Deprecated.use getMeanEffectiveRate() instead.
- getActualRate() - Method in class unlimited.fc.client.api.SnapShotHook
-
Deprecated.use getMeanEffectiveRate() instead.
- getActualRate() - Method in class unlimited.fc.client.api.TransferHook
-
Deprecated.Method deprecated. Use getMeanEffectiveRate() instead
- getActualRate() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getAdded() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- getAddress() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.AgentUpdate
- getAgentID() - Method in class unlimited.fc.client.core.util.liveStats.ArchivedHistory
- getAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
-
This is the value assigned to this node by Central.
- getAgentID() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getAgentRateEntries(int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getAgentRateEntries(int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getAgentRateEntries(int) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getAggregateAllFilePathAndSizeAndDirCount() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getAggregateCap() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- getAll() - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.FCClient
- getAllAvailableServerConfigs() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns all Server side configurations that the Client may be interested in.
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getAllAvailableServerConfigs() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Request if link is enabled on the server that you are connected too
- getAllErrorMessages() - Method in class unlimited.fc.client.api.TransferHook
-
Cycle through all errors in the stack and return them.
- getAllFileAndSize() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getAllFilePathAndSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getAllFilePathAndSize() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
-
Returns the map containing all of the file paths and sizes
- getAllFilePaths() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getAllFilePaths() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getAllFilePaths() - Method in class unlimited.fc.client.api.SnapShotHook
- getAllFilePaths() - Method in class unlimited.fc.client.api.TransferHook
- getAllFilePaths() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a list of all file paths contained within this TransferHook
- getAllFilePaths() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getAllowedFileList() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getAllowedFilePaths() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getAllowExternalDatabaseAccess() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getAllRangesToCrunch() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getAllServerClientConfigs() - Method in class unlimited.fc.client.engine.FCClientEngine
- getAllValuesSerialized() - Method in class unlimited.fc.client.api.shared.PropertyTransmission
- getAllWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns ALL work that this MultiClient Manager has.
- getAppSpecificDiagnosticFiles() - Method in class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- getArchivedHistory(String, Long, Long) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
-
This request is pushed off to the event bus executor service The performance of this function is dependent on the granularity of the history and the range of from to
- getArchivedHistory(String, ArchivedCrunchedHistoryConfig.UnitTime) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- getArg(String[]) - Method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- getAsArgumentString() - Method in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- getAscii(String) - Method in class unlimited.fc.client.engine.HttpClient
-
GET a file from the FTP server in Ascii mode
- getAsJobEquivalent(Path, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- getAsJobEquivalent(Path, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getAsJobEquivalent(T, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns the TransferAs job equivalent of this job.
- getAsJobEquivalent(FileListDataItem, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- getAsJobEquivalent(FileListDataItem, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getAutoConnectClientFactory() - Method in interface unlimited.fc.client.api.FileTransferData
- getAutoDetectData() - Method in class unlimited.fc.client.engine.FCClientEngine
- getAverageSetupTeardown() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getAvgMD5TimePerKB() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- getAvgMD5TimePerKB() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getAvgRTT() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getBandwidth() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getBandwidth() - Method in class unlimited.fc.client.engine.TransferRequestData
- getBandwidthBottleneck() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getBandwidthManager() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getBaseConfig() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getBaseConfigSource() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getBaseURL(String) - Method in class unlimited.fc.client.engine.HttpClient
- getBinary(String) - Method in class unlimited.fc.client.engine.HttpClient
-
GET a file from the FTP server in Binary mode
- getBinary(String, long) - Method in class unlimited.fc.client.engine.HttpClient
-
GET a file from the FTP server in Binary mode and starting at the given offset
- getBinary(String, long, long) - Method in class unlimited.fc.client.engine.HttpClient
-
GET a file segment from the FTP server in Binary mode and starting at the given offset
- getBlastRate() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Method deprecated. Use
FCClient.getTransferRate()instead - getBlastRate() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.Method deprecated. Use
FileTransferData.getTransferRate()instead - getBlastRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getBlastRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getBlastRate() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getBlastRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Deprecated.Method deprecated. Use
MultiClientManager.getTransferRate()instead - getBlastRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getBlastRate() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getBlastRate() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- getBlastRate() - Method in class unlimited.fc.client.api.TransferMechanismData
- getBlastRate() - Method in class unlimited.fc.client.engine.FCClientEngine
-
2015/11/25 - leaving the comment below on what this returns, but noting that what it really returns is the mean average of total good data sent.
- getBlockRetransmissionCount(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getBlockSenderThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getBlockSenderThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getBlocksize() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getBlockSize() - Method in class unlimited.fc.client.api.FCClient
- getBlockSize() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the current block size.
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getBlockSize() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getBlockSize() - Method in class unlimited.fc.client.api.TransferMechanismData
- getBlockSize() - Method in class unlimited.fc.client.engine.TransferRequestData
- getBlockSizeBytes() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getBoolean(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get boolean value.
- getBoolean(String, boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getBoolean(String, boolean, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getBufferedReader(URLConnection) - Method in class unlimited.fc.client.engine.HttpClient
-
This method will try multiple times to open the data connection to the web server if it gets IO exceptions.
- getBuilder() - Static method in class unlimited.fc.client.engine.DownloadTransferRequestData
- getBuilder() - Static method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getBuilder() - Static method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getBuilder() - Static method in class unlimited.fc.client.engine.UploadTransferRequestData
- getBumper() - Method in interface unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager.Bumper
- getBytesSoFarAllFiles() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getBytesSoFarAllFiles() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getBytesSoFarAllFiles() - Method in class unlimited.fc.client.api.SnapShotHook
- getBytesSoFarAllFiles() - Method in class unlimited.fc.client.api.TransferHook
- getBytesSoFarAllFiles() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of bytes transferred so far for all files.
- getBytesSoFarAllFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getBytesSoFarAllFilesFull() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Return the full size of the files which were transferred.
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.api.SnapShotHook
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.api.TransferHook
- getBytesSoFarCurrentFile() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of bytes transferred so far for the current file.
- getBytesSoFarCurrentFile() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getBytesSoFarCurrentFile() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getBytesTransferred() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getCachedData(FileTransferMechanism) - Static method in class unlimited.fc.client.api.CompressionData
- getCachedFilekey() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getCacheDirName() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getCacheDirName() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
-
Method that returns the name of the cache directory for a single transfer.
- getCacheDirName() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getCacheDirName(String) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getCacheDirName(String) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getCacheDirName(String) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getCachedPWD() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCacheKey() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getCalculatedStats() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- getCallbackHandler() - Method in class unlimited.fc.client.api.FCClient
-
Returns the currently set callback handler that will be used to confirm resume, overwrite and to do post processing
- getCallbackHandler() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the currently set callback handler that will be used to confirm resume, overwrite and to do post processing
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the current callback handler
- getCallbackHandler() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getCallbackHandler() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCallbackHandler() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCancelHandler() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- getCancelHandler() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCancelledStateSignal() - Static method in class unlimited.fc.client.api.multiclient.StateSignal
-
Returns a state signal to be used for the CancelledState
- getCanceller() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- getCanceller() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns the canceller handler that is used to determine if this manager should continue or cancel it's current operations
- getCanceller() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the CancelHandler that is used to determine whether or not the active transfer has been cancelled
- getCaptureTime() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getCarryOver() - Static method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- getCause() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorError
- getCertificateInfo() - Method in class unlimited.fc.client.engine.HttpClient
-
Go up one directory on remots system
- getCharSequence(Function<String, String>) - Method in class unlimited.fc.client.api.ClientCredentials
- getChildCount() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns amount of children this item has
- getChildProcess(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- getChildren() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- getCleanupFutureLock() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- getClient() - Method in interface unlimited.fc.client.api.multiclient.clientTypes.TransferRunner
-
Returns the current FileTransferMechanism that this runner uses to transfer files
- getClient() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- getClient() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.RetransferTransferRunner
- getClient() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- getClient() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getClientAgentId() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getClientAgentID() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns the client's agent ID.
- getClientAgentID() - Method in class unlimited.fc.client.engine.FCClientEngine
- getClientAPI() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getClientCache(String, String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getClientConnectKey() - Method in class unlimited.fc.client.api.FCClient
-
Returns the client connect key, used to connect to non-FileCatalyst servers
- getClientConnectKey() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the client connect key, used to connect to non-FileCatalyst servers
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getClientConnectKey() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getClientConnectKey() - Method in class unlimited.fc.client.api.TransferMechanismData
- getClientCredentials() - Method in class unlimited.fc.client.api.FCClient
- getClientCredentials() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getClientCredentials() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the credentials supplier that is set for this client.
- getClientCredentials() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getClientCredentials() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getClientCredentials() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getClientCredentials() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getClientCredentials() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getClientCredentials() - Method in class unlimited.fc.client.api.TransferMechanismData
- getClientDirectory() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getClientDirectory() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getClientDirectory() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getClientID() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the client id.
- getClientID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getClientID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface.CacheKeyCredentials
- getClientID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getClientID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getClientID() - Method in class unlimited.fc.client.cache.CachedFileToDB
-
Currently this is the id of the HotFolder because no other clients are using the transfer cache.
- getClientID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getClientIdentifier() - Method in class unlimited.fc.client.api.FCClient
- getClientIdentifier() - Method in interface unlimited.fc.client.api.FileTransferData
- getClientIdentifier() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getClientIdentifier() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the identifier for this transfer mechanism.
- getClientIdentifier() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns the identifier for this transfer mechanism.
- getClientIdentifier() - Method in class unlimited.fc.client.engine.FCClientEngine
- getClientIdentifier() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getClientLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- getClientLogs(String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getClientLogs(String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getClientLogs(String, String, String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getClientLogs(String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- getClientName() - Method in class unlimited.fc.client.api.FCClient
- getClientName() - Method in interface unlimited.fc.client.api.FileTransferData
-
Used for HotFolder Reporting, And CSV Reports
- getClientName() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getClientName() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getClientName() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getClientName() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getClientName() - Method in class unlimited.fc.client.api.TransferMechanismData
- getClientProtocolArray() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getClients() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the current clients being used by the manager
- getClientsCache(String, String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getClientsFromSession(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getClientsFromTask(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getClientString() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns the client string for this transfer mechanism.
- getClientString() - Method in class unlimited.fc.client.engine.FCClientEngine
- getClientSubIdentifier() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the current sub identifier that identifies this client as a sub component of a broader group of client apps.
- getClientSubIdentifier() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns the current sub identifier that identifies this client as a sub component of a broader group of client apps.
- getClientSubIdentifier() - Method in class unlimited.fc.client.engine.FCClientEngine
- getClientSubIdentifier() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getClientUnderTest() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the client that is used for test operations.
- getClientVisuals(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getClientVisuals(String, String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getClone(T) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- getCollectedDirectories() - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- getCollector() - Static method in class unlimited.fc.client.api.FileListData
- getComLock() - Method in class unlimited.fc.client.engine.FCClientEngine
- getComLock() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getCommand() - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Gets the command.
- getCommand() - Method in class unlimited.fc.client.engine.HttpClient
- getCompFileFilter() - Method in class unlimited.fc.client.api.FCClient
- getCompFileFilter() - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the compression FileFilter that is to be used by the implementation.
- getCompFileFilter() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCompFileFilter() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getCompFileFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCompFileFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getCompFileFilter() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getCompFileFilter() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCompFileFilter() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCompletedHooks() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCompletedHooks() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Gets the completed hooks.
- getCompletedHooks() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCompletedJobCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCompletedJobCount() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Returns the amount of jobs that have been classified as completed
- getCompletedJobCount() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCompletedJobsInBytes() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCompLevel() - Method in class unlimited.fc.client.api.FCClient
- getCompLevel() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current compression level (0 - 9).
- getCompLevel() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCompLevel() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCompLevel() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCompLevel() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCompLevel() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCompMethod() - Method in class unlimited.fc.client.api.FCClient
- getCompMethod() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current compression method to be used during transfers.
- getCompMethod() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCompMethod() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCompMethod() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCompMethod() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCompMethod() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCompressionData() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns a data object containing the compression data for the TransferMechanism
- getCompressionLevel() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCompressionMethod() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCompressionRatio() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return compressionRatio
- getCompressionRatio() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- getCompressionRatio() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- getCompressionRatio() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getCompressionRatio() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getCompressionStrategy() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCompStrategy() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- getCompStrategy() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.Compression Strategy is no longer supported as an option in FileCatalyst. Default strategy is always used.
- getCompStrategy() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCompStrategy() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCompStrategy() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCompStrategy() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCompStrategy() - Method in class unlimited.fc.client.engine.FCClientEngine
- getConfigFileName() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getConfigLocationPath() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.FCClient
- getCongCtrlStrategy() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current congestion control strategy.
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getCongCtrlStrategy() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.FCClient
-
Returns an aggression factor between 1 (passive) and 10 (aggressive) used by the congestion control mechanism to determine how passive or aggressive it should be in the face of network congestion.
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getCongestionControlAggression() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns an aggression factor between 1 (passive) and 10 (aggressive) used by the congestion control mechanism to determine how passive or aggressive it should be in the face of network congestion.
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getCongestionControlAggression() - Method in class unlimited.fc.client.api.TransferMechanismData
- getCongestionControlAggression() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCongestionControlStartRate() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getConnectionTimeOut() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- getConnectivityTestResults() - Method in class unlimited.fc.client.api.FCClient
- getConnectivityTestResults() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns a data container object that contains information about whether or not uploads, downloads or overall transfers will work for all available transfer modes.
- getConnectivityTestResults() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getConnectivityTestResults() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getConnectivityTestResults() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getConnectivityTestResults() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns a data container object that contains information about whether or not uploads, downloads or overall transfers will work
- getConnectTimeout() - Method in class unlimited.fc.client.api.FCClient
-
Return the connect timeout value (in milliseconds)
- getConnectTimeout() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the connect timeout value (in milliseconds)
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getConnectTimeout() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getConnectTimeout() - Method in class unlimited.fc.client.api.TransferMechanismData
- getControlPort() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getControlSocket(FCClientControlSocketRequestData) - Static method in class unlimited.fc.client.engine.FCClientControlSocket
- getCookieValue(String, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getCount() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- getCountTransferred() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCountTransferred() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCountTransferred() - Method in class unlimited.fc.client.api.SnapShotHook
- getCountTransferred() - Method in class unlimited.fc.client.api.TransferHook
- getCountTransferred() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of files that were actually transferred.
- getCountTransferred() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCreateLocalDir() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Get the current value found for the createLocalDir
- getCredentials() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getCrunchedHistory(K, HistoryType) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
-
This request is pushed off to the event bus executor service This data, being precrunched, is accessed in constant time.
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.api.SnapShotHook
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.api.TransferHook
- getCurrentEffectiveRate() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the rate for the current file in Kbps.
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentEffectiveRate() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getCurrentFilename() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentFilename() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentFilename() - Method in class unlimited.fc.client.api.SnapShotHook
- getCurrentFilename() - Method in class unlimited.fc.client.api.TransferHook
- getCurrentFilename() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the name of the file currently being transferred.
- getCurrentFilename() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getCurrentFilename() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentFileObject() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getCurrentFilePath() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getCurrentFileTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentFileTimeRemaining() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getCurrentFileToIDs() - Method in class unlimited.fc.client.api.TransferHook
-
Returns a list of IDs for the files
- getCurrentFileToIDs() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCurrentFileTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentFileTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentFileTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getCurrentFileTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getCurrentFileTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the transfer time for the current file in milliseconds
- getCurrentFileTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentGoodputRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getCurrentGoodputRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getCurrentGoodputRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCurrentHooks() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentHooks() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Gets the current hooks.
- getCurrentHooks() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentLocation() - Method in interface unlimited.fc.client.api.XPath
-
Returns the current location of this XPath implementation
- getCurrentPercent() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentPercent() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentPercent() - Method in class unlimited.fc.client.api.SnapShotHook
- getCurrentPercent() - Method in class unlimited.fc.client.api.TransferHook
- getCurrentPercent() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the percent complete for the current file
- getCurrentPercent() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getCurrentPercent() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentPercent() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getCurrentRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getCurrentRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getCurrentRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getCurrentRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getCurrentRate() - Method in class unlimited.fc.client.api.SnapShotHook
- getCurrentRate() - Method in class unlimited.fc.client.api.TransferHook
- getCurrentRate() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the rate in the last second for the current file in Kbps.
- getCurrentRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCurrentRate() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getCurrentRate() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getCurrentRollingArchivedTimeSlice() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getCurrentRTT() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getCurrentRTT() - Method in class unlimited.fc.client.engine.FCClientEngine
- getCurrentSavePath() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the current download directory.
- getCurrentState() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the current state.
- getCurrentWorkingUpdate() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getCurrentWorkingUpdate() - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getData() - Method in class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- getData() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getData() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the DataObject that contains all of the transfer settings for this MultiClientManager
- getData() - Method in class unlimited.fc.client.core.util.liveStats.ArchivedHistory
- getData() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryEvent
- getDatabaseInsetionTime() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getDatabaseProperties() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDatabaseRoot() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDataPort() - Method in class unlimited.fc.client.engine.FCClientEngine
- getDataTypeLabel() - Method in enum unlimited.fc.client.api.ConnectivityTestType
- getDate(String, DateFormat) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get Date object.
- getDate(String, DateFormat, Date) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDate(String, DateFormat, Date, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDateFormat(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get DateFormat object.
- getDateFormat(String, SimpleDateFormat) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDateFormat(String, SimpleDateFormat, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDatesFromRange(Range<Long>) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getDefaultBandwidthLogging() - Static method in class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- getDefaultBWDistributionMode() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- getDefaultEnabledClientProtocols() - Static method in enum unlimited.fc.client.api.config.TransportProtocol
- getDefaultEnabledServerProtocols() - Static method in enum unlimited.fc.client.api.config.TransportProtocol
- getDefaultFilter() - Static method in class unlimited.fc.client.api.multiclient.processor.Processor
- getDefaultFollowSymlinkSetting() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDefaultStatusMsg(FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- getDefaultStatusMsg(FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the default status message associated with this processor
- getDefaultStatusMsg(FileTransferMechanism, TransferJob, String) - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- getDefaultStatusMsg(FileTransferMechanism, TransferJob, String) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- getDefaultStatusMsg(FileTransferMechanism, TransferJob, String) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the default status message associated with this processor
- getDefaultTransport() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getDelimitedMessage(String...) - Method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- getDeltaFilename(String, String) - Static method in class unlimited.fc.client.api.Rsync
-
Returns the delta filename used when caculating deltas during a transfer.
- getDeltaFilename(String, String) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Returns the delta filename used when caculating deltas during a transfer.
- getDescription() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method will return the user entered text of the field.
- getDescription() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getDESKey() - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- getDestFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
-
Gets the dest files.
- getDestination() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the remote filename.
- getDestServer() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
-
Gets the dest server.
- getDirection() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getDirection() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getDirection() - Method in class unlimited.fc.client.api.SnapShotHook
- getDirection() - Method in class unlimited.fc.client.api.TransferHook
- getDirection() - Method in interface unlimited.fc.client.api.TransferState
-
Returns either UPLOAD or DOWNLOAD constant depending on the direction of this transfer
- getDirection() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getDirectories() - Method in class unlimited.fc.client.api.FileListData
-
Returns a list of all the directories in this set on FileListItems.
- getDirectoriesByDepth() - Method in class unlimited.fc.client.api.FileListData
-
Returns a list of all the directories in this set on FileListItems.
- getDirListTool(DirListParams, FCClientEngine) - Method in class unlimited.fc.client.engine.FCClientEngine
- getDirListTool(DirListParams, FCClientEngine) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getDisableForceFlush() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDisplayName() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This method will return the frieldly name for the order form.
- getDisplayName() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferPostProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactoryProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns that name is displayed for this processor in UI settings
- getDisplayName() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns the name that is displayed for user facing items
- getDisplayName() - Method in class unlimited.fc.client.api.samples.util.PrintoutPostprocessor
-
Define how you want this post processor displayed
- getDisplayName() - Method in class unlimited.fc.client.api.samples.util.PrintoutPreprocessor
-
This is useful for user feedback
- getDisplayName() - Method in class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor
-
Define how you want this post processor displayed
- getDistributedRates() - Method in class unlimited.fc.client.api.util.rate.RateDistributer
- getDistributedRates(int, int, int) - Method in class unlimited.fc.client.api.util.rate.RateDistributer
- getDmgFileName() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getDone() - Method in class unlimited.fc.client.engine.FCClientEngine
- getDone(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- getDouble(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get double value.
- getDouble(String, double) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getDownloadFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- getDownloadPath() - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- getDuration() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns how long this processor has been running.
- getEffective() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- getEffectiveRateAverage() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getEffectiveRateAverage() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getEffectiveRateAverage() - Method in class unlimited.fc.client.api.SnapShotHook
- getEffectiveRateAverage() - Method in class unlimited.fc.client.api.TransferHook
- getEffectiveRateAverage() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the effective rate for the current file in Kbps as an average over last 30 seconds.
- getEffectiveRateAverage() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getEffectiveRateAverage() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getEffectiveRateAverageInKBperSecond() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getEmptyClone(T) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- getEnabledSSLProtocols() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getEncoding() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getEncoding(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get Encoding value.
- getEncoding(String, StringEncoder.Encoding) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getEncoding(String, StringEncoder.Encoding, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getEngineClientID(String) - Static method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getEnumFromMessage(String) - Static method in enum unlimited.fc.client.api.TransferStatusEnum
- getErrorCode() - Method in class unlimited.fc.client.api.ErrorCodes
- getErrorCode() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- getErrorCodes() - Method in class unlimited.fc.client.api.TransferHook
-
Returns the last error codes placed into the stack.
- getErrorMessage() - Method in class unlimited.fc.client.api.ErrorCodes
- getErrorMessage() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getErrorMessage() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Returns the current error message (if any) for this transfer
- getErrorMessage() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getErrorMessage() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getErrorMessage() - Method in class unlimited.fc.client.api.SnapShotHook
- getErrorMessage() - Method in class unlimited.fc.client.api.TransferHook
-
Legacy method to get error messages.
- getErrorMessage() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the last error message text
- getErrors() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the list of the current error codes
- getErrorSet() - Method in class unlimited.fc.client.api.TransferHook
-
Returns the set of error codes for all error messages in this TransferHooks
- getExistingTransfer(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- getExpiry() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- getExpiryDate() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.FCClient
-
This is the length of time in milliseconds the client will wait for a reply after sending a long running command (such as MD5, MKDLT, MKSIG, ZIP, UNZIP) to the FileCatalyst server.
- getExtendedReadTimeout() - Method in interface unlimited.fc.client.api.FileTransferData
-
This is the length of time in milliseconds the client will wait for a reply after sending a long running command (such as MD5, MKDLT, MKSIG, ZIP, UNZIP) to the FileCatalyst server.
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getExtendedReadTimeout() - Method in class unlimited.fc.client.api.TransferMechanismData
- getFailedJob() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
-
Gets the failed job.
- getFailedJobCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFailedJobCount() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Returns the amount of jobs that have been classified as failures
- getFailedJobCount() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFailedJobs() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFailedJobs() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Gets the failed jobs.
- getFailedJobs() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFailure(TransferHook) - Static method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
-
Example Job Handler Class That Handles Failed Events
- getFailureReason() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the failure reason.
- getFailureReason() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
-
Returns the failure reason for the TransferJob if it failed
- getFailureReasonFromJob(TransferJob) - Static method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- getFCClientObject() - Method in class unlimited.fc.client.engine.FCClientEngine
- getFCFileStreamFilter(FileCatalystFileFilter<?>) - Static method in class unlimited.fc.client.api.util.FileListStreamingTools
-
A common stream filter that uses a FileCatalystFileFilter to filter out FCFiles from the stream
- getFCFLDIFilter(FileCatalystFileFilter<?>) - Static method in class unlimited.fc.client.api.util.FileListStreamingTools
- getFCPathStreamFilter(FileCatalystFileFilter<?>) - Static method in class unlimited.fc.client.api.util.FileListStreamingTools
- getFCWebOrderForms() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method will establish a connection to the FileCatalyst Workflow instance based on the parameters passed through the constructor or those set through the setter methods and return the list of fields (stored in a Vector) defined in FileCatalyst Web.
- getFieldList() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This will return the list of fields associated with the order form.
- getFieldList() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- getFields() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getFile() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getFile(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get File object.
- getFile(String, File) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getFile(String, File, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getFileAreaFileList() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Returns the file list that used for the file area, the file(s) must already exist in the specified File Area
- getFileAreaID() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Returns the ID for the File Area, this File Area will be used to submit files that already exisit in the FileArea and will not require a new file upload
- getFileDeletePermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the file delete permissions
- getFileFilter() - Method in class unlimited.fc.client.api.FCClient
- getFileFilter() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current file filter that is used to filter out information for a transfer.
- getFileFilter() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getFileFilter() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getFileFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getFileFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getFileFilter() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getFileFilter() - Method in class unlimited.fc.client.api.TransferMechanismData
- getFileFilterMode() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the file filter mode that is used by this filter
- getFileFilterModeValue() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the file filter mode value.
- getFileFilterTarget() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the current filter target for this filter
- getFileListDataForDownload(MultiClientManager, List<String>, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
- getFileListForHTTP() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getFileModifyPermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the file modify permissions
- getFilename() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getFilename() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getFileName(HandlerData) - Static method in class unlimited.fc.client.api.HandlerData
- getFileReadPermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the file read permissions
- getFiles() - Method in class unlimited.fc.client.api.FileListData
-
Returns a list of all the files in this set on FileListItems.
- getFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- getFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
-
Returns the list of files that are collected by this handler
- getFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns a cloned instance of the file list contained within this job
- getFiles() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getFilesActiveAtFinish() - Method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- getFileSetCopy() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Gets the file list copy.
- getFileSize(Set<Path>) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getFileSize(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Returns the combined file size for the Set provided.
- getFileSize(Set<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getFileSizeThreshHold() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the file size thresh hold.
- getFilesSet() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getFilesSet() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- getFilesSet() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns a Set of the file list contained within this job.
- getFilesSoFar() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFilesSoFar() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFilesSoFar() - Method in class unlimited.fc.client.api.SnapShotHook
- getFilesSoFar() - Method in class unlimited.fc.client.api.TransferHook
- getFilesSoFar() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of files transferred so far.
- getFilesSoFar() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFilesTransferredLocal() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFilesTransferredLocal() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFilesTransferredLocal() - Method in class unlimited.fc.client.api.SnapShotHook
- getFilesTransferredLocal() - Method in class unlimited.fc.client.api.TransferHook
- getFilesTransferredLocal() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a List containing the full local paths (Strings) of all files that were transferred.
- getFilesTransferredLocal() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFilesTransferredRemote() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFilesTransferredRemote() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFilesTransferredRemote() - Method in class unlimited.fc.client.api.SnapShotHook
- getFilesTransferredRemote() - Method in class unlimited.fc.client.api.TransferHook
- getFilesTransferredRemote() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a List containing the full remote paths (Strings) of all files that were transferred.
- getFilesTransferredRemote() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFileStream() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
-
Returns the current file stream
- getFileToUIDMap() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
- getFileToUIDMap() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
- getFileTransferPriority() - Method in class unlimited.fc.client.api.FCClient
- getFileTransferPriority() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the task file transfer priority
- getFileTransferPriority() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getFileTransferPriority() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getFileTransferPriority() - Method in class unlimited.fc.client.api.TransferMechanismData
- getFileTransfersCompleted() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getFileTransfersStarted() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getFileTransferStatus() - Method in class unlimited.fc.client.api.shared.TransferDataTransmission
- getFileTransferStatus() - Method in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- getFileTransferStatus() - Method in class unlimited.fc.client.engine.ReportSettingTransmission
- getFileType() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- getFileType() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
-
Gets the local file.
- getFileWritePermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the file write permissions
- getFilter() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the filter will be used to process files in this processor
- getFilter() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFilteredProcessJob(TransferJob, FileTransferMechanism, TreeSet<T>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
- getFiltersForCalledID(String, FileCatalystCustomFilterLogger) - Method in class unlimited.fc.client.api.FileCatalystCustomFilterManager
-
Looks up whether custom filters are enabled for the given callerID, and returns them.
- getFilterString() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the current filter string.
- getFilterWorkingDirectory() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
- getFinalDestination() - Method in class unlimited.fc.client.engine.DownloadTransferRequestData
- getFLDI(String) - Method in class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- getFolderDeletePermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the folder delete permissions
- getFolderModifyPermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the folder modify permissions
- getFolderReadPermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns the folder read permissions
- getFolderWritePermissions() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns whether or not the folder has write permissions
- getForceFileOwnerConfig() - Method in class unlimited.fc.client.engine.FCClientEngine
- getForceFileOwnerConfig() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getForceFileOwnershipGroup() - Method in class unlimited.fc.client.api.FCClient
- getForceFileOwnershipGroup() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the groupname / groupID to be used when attempting to force group level ownership for files downloaded by the client.
- getForceFileOwnershipGroup() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getForceFileOwnershipGroup() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getForceFileOwnershipGroup() - Method in class unlimited.fc.client.api.TransferMechanismData
- getForceFileOwnershipUser() - Method in class unlimited.fc.client.api.FCClient
- getForceFileOwnershipUser() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the username to be used when attempting to force file ownership for files downloaded by the client
- getForceFileOwnershipUser() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getForceFileOwnershipUser() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getForceFileOwnershipUser() - Method in class unlimited.fc.client.api.TransferMechanismData
- getFormattedCurrentFileTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFormattedCurrentFileTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFormattedCurrentFileTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getFormattedCurrentFileTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getFormattedCurrentFileTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a human readable file transfer time
- getFormattedCurrentFileTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFormattedOverallTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFormattedOverallTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFormattedOverallTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getFormattedOverallTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getFormattedOverallTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the time taken to transfer all files formatted to a String i.e 5 mins 21 secs
- getFormattedOverallTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFormattedTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getFormattedTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getFormattedTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getFormattedTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getFormattedTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the time taken to transfer the current file formatted to a String i.e 5 mins 21 secs
- getFormattedTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getFromList(List<FileListDataItem>) - Static method in class unlimited.fc.client.api.FileListData
- getFromRange(Range<Long>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getFromSets(Set<T>, Set<T>) - Static method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- getFromString(String) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- getFtpSettings() - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- getGoodput() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getGoodput() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getGranularRange(Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getGranularRange(Long) - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryType
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PostProcessorFinish
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PostProcessorStart
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PreProcessorFinish
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PreProcessorStart
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorActivity
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorError
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- getHandledBy(ProcessEventDispatch.ProcessEventHandler) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorStatusUpdate
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.DisconnectErrorState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedConnectAttemptState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedFinishState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedInitializationState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedLoginState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.BadState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.CancelledState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.CancellingState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ConnectedState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.FinishedState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.FinishedState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.IdleState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.InitializedState.DisconnectingState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.InitializedState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.LoggedInState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.MonitoringState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Gets the handled by.
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.PostTransferIdleState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ProcessingState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.ReadyState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState.Transition
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkAllFilesInTransit
- getHandledBy(StateHandler) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the handled by.
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- getHandledBy(JobHandler, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getHandlerData(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getHandlerDetails() - Method in interface unlimited.fc.client.api.SessionDetailsProvider
-
Returns the handler details that the session provider has access to.
- getHandlerMap() - Method in class unlimited.fc.client.api.multiclient.HandlerMapGenerator
-
Generates a map from the Multi-Client that contains the client ID and the handler data tied to the client
- getHandlerMap() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getHashCode() - Method in class unlimited.fc.client.engine.FCClientEngine
- getHashCode(String) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getHashKey(ClientCredentials.HttpServletVisitor) - Method in class unlimited.fc.client.api.ClientCredentials
- getHashKey(ClientCredentials.HttpServletVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- getHashKey(ClientCredentials.HttpServletVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- getHeader() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method will return the name of the field that is exposed to the user on the web.
- getHeader() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getHeadPair() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- getHelpButtonText() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method will return the help message associated with this field.
- getHelpButtonText() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- geTheURLToPostFTPLogs() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- geTheURLToPostFTPLogs() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- getHighestPossibleRate(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getHistory(K, CachedHistory, Long, Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
-
This request is pushed off to the event bus executor service The performance of this function is dependent on the granularity of the history and the range of from to...
- getHistory(K, HistoryType) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- getHistoryMap() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getHistoryMaps(String) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- getHook() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
-
Gets the hook.
- getHook() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
-
Gets the transfer hook containing the data for the TransferJob that was executed
- getHook(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getHook(Integer) - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
-
Gets the hook that matches the corresponding client ID.
- getHook(Integer) - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getHost() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getHost() - Method in class unlimited.fc.client.engine.FCClientControlSocket.FCSiteDO
- getHost() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getHost() - Method in class unlimited.fc.client.engine.loadbalancer.LoadBalancedSiteLite
- getHost() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getHost() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getHostURL() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to return the value of the host
- getHostURL() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getHotFolderJobSettings() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getHTTP(DownloadTransferRequestData) - Method in class unlimited.fc.client.engine.FCClientEngine
- getHTTP(DownloadTransferRequestData) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getHTTPControlAndDataError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if HTTP transfers are not possible
- getHTTPControlAndDataError() - Method in class unlimited.fc.client.api.FCClient
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.DisconnectErrorState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedConnectAttemptState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedFinishState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedInitializationState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedLoginState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.BadState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.CancelledState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.CancellingState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.CancellingState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ConnectedState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.FinishedState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.IdleState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.InitializedState.DisconnectingState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.InitializedState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.InitializedState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.LoggedInState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.MonitoringState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns a human readable name for the state.
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.PostTransferIdleState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ProcessingState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.ReadyState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState.Transition
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkAllFilesInTransit
- getHumanReadableName() - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- getID() - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- getID() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the ID of this processor, that is just a number that gets incremented as a processor class is loaded.
- getIdealConcurrentFTPStreams(int, long, int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
- getIdealTransferMode(int, long) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getIDForClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getIdleClientIDs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the idle client ID's.
- getIdleClientsCopy() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Creates and returns a mutable copy of the idle client list
- getIdleRateSlice() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getIDMapFromCollection(Collection<HandlerData>) - Static method in class unlimited.fc.client.api.HandlerData
- getIDToFileMapping() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getIdToken() - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- getIdToken() - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- getIllegalState() - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- getInactiveCodeSet() - Static method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getIncomingDataPort() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Should use method int[] getIncomingDataPorts() as more than one port may be used. Calling method will return index 0 from getIncomingDataPorts().
- getIncomingDataPort() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- getIncomingDataPort() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getIncomingDataPort() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getIncomingDataPort() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getIncomingDataPort() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getIncomingDataPort() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getIncomingDataPort() - Method in class unlimited.fc.client.api.TransferMechanismData
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.FCClient
-
Returns the list of ports used for incoming UDP packets on downloads
- getIncomingDataPorts() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the list of ports used for incoming UDP packets on downloads
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getIncomingDataPorts() - Method in class unlimited.fc.client.api.TransferMechanismData
- getIncrementalMode() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current incremental mode.
- getIncrementalMode() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current incremental mode.
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getIncrementalMode() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getIncrementalMode() - Method in class unlimited.fc.client.api.TransferMechanismData
- getIncTransferOption() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getIndexedFile(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getIndexedFile(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getIndexedFile(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getIndexedFile(Path) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- getIndexedFile(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getIndexedFile(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getIndexedFile(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getIndexedFile(FileListDataItem) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- getIndexedPath(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getIndexedPath(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getIndexedPath(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getIndexedPath(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getIndexedPath(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getIndexedPath(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getInetAddress(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get InetAddress.
- getInetAddress(String, InetAddress) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getInetAddress(String, InetAddress, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getInitialDirectory() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getInitialState(MultiClientManager) - Static method in class unlimited.fc.client.api.multiclient.MultiClientState
- getInstance() - Static method in class unlimited.fc.client.api.FileCatalystCustomFilterManager
-
Returns a singleton instance of FileCatalystCustomFilterManager.
- getInstance() - Static method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Returns an instance of FileSystemEventManager which can be used to register file system event listeners
- getInteger(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getInteger(String, int) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getIntMaxFiles() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getIntMaxSize() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getIntMaxTotalSize() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getIsFCServerSupplier() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getIsLegacy() - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener
- getIsPrintSolution() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getIsRequired() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method returns either true if the field is required or false.
- getIsRequired() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getIsTransferringData() - Method in class unlimited.fc.client.engine.FCClientEngine
- getItemList() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method will return a Vector of strings containing the list of items associated with drop down lists.
- getItemList() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getItems() - Method in class unlimited.fc.client.api.FileListData
- getJob() - Method in interface unlimited.fc.client.api.multiclient.clientTypes.TransferRunner
-
Returns the current TransferJob that this runner is using
- getJob() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- getJob() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.RetransferTransferRunner
- getJobAdded(TransferHook) - Static method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
-
Example Job Handler Class That Prints Out A Message For Each File That Is Queued For Transfer
- getJobID() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Returns the current job's ID
- getJobID() - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- getJobReadyToTransfer() - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Returns the job the class that is ready to transfer
- getJobsForDownload() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- getJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the job size in bytes.
- getJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getKey() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryEvent
- getLastModified() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getLastReplyCode() - Method in class unlimited.fc.client.engine.HttpClient
- getLastReplyText() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Gets the latest valid reply from the server
- getLastThroughtput() - Method in class unlimited.fc.client.engine.FCClientEngine
- getLastTry() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getLastUpdated() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLastValidReply() - Method in class unlimited.fc.client.engine.DirListTool
- getLastValidReply() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Gets the latest valid reply from the server
- getLatestVersion() - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- getLDAP_SSL_KEYSTORE() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLegacyFromThis() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getLength() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getLength() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getLength() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getLicenseKey() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLicenseRequestString() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLink() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- getLink(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- getLinkCache(String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getLinkID() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- getLinkMaxExpiryTime() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- getLinkMaxExpiryTime() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- getLoadBalancedSiterString(String, int, boolean) - Method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- getLoadBalancedSiterString(LBVersion, String, int, boolean) - Static method in class unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParser
- getLocalDir() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the current path set for local directory.
- getLocalFilename() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getLocalFilename() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getLocalFilename() - Method in class unlimited.fc.client.api.SnapShotHook
- getLocalFilename() - Method in class unlimited.fc.client.api.TransferHook
- getLocalFilename() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the full path of the local file currently being transferred
- getLocalFilename() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getLocalFilePath() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
-
Gets the local file path.
- getLocalFileTransferIndex() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getLocalHost() - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Get the name of the remote host
- getLocalHost() - Method in class unlimited.fc.client.engine.FCClientEngine
- getLocalHost() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getLocalMD5() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- getLocalMD5() - Method in class unlimited.fc.client.transferhandler.FilesMatchPartial
- getLocalMD5() - Method in class unlimited.fc.client.transferhandler.MD5Result
- getLocalMD5ThreadName() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- getLocalMD5ThreadName() - Method in class unlimited.fc.client.transferhandler.FilesMatchPartial
- getLocalPath() - Method in class unlimited.fc.client.engine.TransferRequestData
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current local working directory
- getLocalWorkingDirectory() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.Method is deprecated. Please use
FileTransferData.getLocalWorkingDirectoryPath()instead - getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.api.TransferControl
-
Returns the current local working directory that the transfer control is using for it's TransferHook creation
- getLocalWorkingDirectory() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getLocalWorkingDirectory(MultiClientManager) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
- getLocalWorkingDirectoryPath() - Method in class unlimited.fc.client.api.FCClient
- getLocalWorkingDirectoryPath() - Method in interface unlimited.fc.client.api.FileTransferData
- getLocalWorkingDirectoryPath() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getLocalWorkingDirectoryPath() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getLocalWorkingDirectoryPath() - Method in class unlimited.fc.client.api.TransferMechanismData
- getLog() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getLogFiles() - Method in class unlimited.fc.client.transferhandler.FileStampMaintainer
- getLogFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getLogger() - Method in class unlimited.fc.client.api.FCClient
- getLogger() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the logger that is used
- getLogger() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getLogger() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getLogger() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getLogger() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getLogger() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getLogger() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getLogger() - Method in class unlimited.fc.client.api.TransferMechanismData
- getLogger() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getLogger() - Method in class unlimited.fc.client.engine.FCClientEngine
- getLoggerListener(String, LogUtils) - Static method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- getLoggerListener(LogUtils) - Static method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Gets the logger listener.
- getLoggingKeyWord() - Method in enum unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- getLogLocation() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLogLocation() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current location for the log files.
- getLogLocation() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current location for the log files.
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getLogLocation() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getLogLocation() - Method in class unlimited.fc.client.api.TransferMechanismData
- getLogMsg(String[]) - Static method in class unlimited.fc.client.api.util.INITFCUtil
-
Parses the args.
- getLogs() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getLogs() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getLogs() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getLogs() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getLong(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get long value.
- getLong(String, long) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getLostReplies(String...) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getLostReply(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getLowerByteLimit() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the current lower byte limit specified by this filter
- getLowRTT() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getLumperConcat() - Static method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- getMaintainSingleConnectionWaitTime() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- getMap(String, String) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- getMapper() - Static method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- getMapper(List<String>, String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- getMasterLogLoader() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getMasterLogs() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- getMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getMasterLogs(String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
-
All logs generated by agent
- getMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- getMaxAgeSentItemsDays() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getMaximumDeltaSize(long, long) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMaxRetries() - Method in class unlimited.fc.client.api.FCClient
- getMaxRetries() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the number of times to retry a broken or interrupted transfer.
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getMaxRetries() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getMaxRetries() - Method in class unlimited.fc.client.api.TransferMechanismData
- getMaxSupportedUnitSize() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getMaxTries() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMaxWorkQueueRePush() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMD5(String) - Method in class unlimited.fc.client.api.FCClient
-
Returns the MD5 checksum for the specified remote file if it exists
- getMD5(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns the MD5 checksum for the specified remote file if it exists
- getMD5(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getMD5(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getMD5(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getMD5(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMD5(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the MD5 checksum for the specified remote file if it exists
- getMD5(String) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Request the MD5 digest of the remote file
- getMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getMD5(String, long, long) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Request the MD5 digest of the remote file
- getMD5(String, long, long) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Request the MD5 digest of the remote file
- getMD5(String, long, long, long, long) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Request the Partial MD5 digest of the remote file
- getMD5(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getMD5(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.FCClient
-
Returns the MD5 checksum for the given remote file.
- getMD5Checksum(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns the MD5 checksum for the given remote file
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMD5Checksum(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the MD5 checksum for the given remote file
- getMD5Key() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- getMD5Key() - Method in class unlimited.fc.client.transferhandler.FilesMatchPartial
- getMD5Key(Path) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMd5RateLimit() - Method in class unlimited.fc.client.api.FCClient
- getMd5RateLimit() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current MD5 that is set.
- getMd5RateLimit() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getMd5RateLimit() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getMd5RateLimit() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMd5RateLimit() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getMd5RateLimit() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getMd5RateLimit() - Method in class unlimited.fc.client.api.TransferMechanismData
- getMd5RateLimit() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- getMd5RateLimit() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMD5Str(String) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.SnapShotHook
- getMeanEffectiveRate() - Method in class unlimited.fc.client.api.TransferHook
- getMeanEffectiveRate() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the rate for the current file in Kbps.
- getMeanEffectiveRate() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getMeanEffectiveRate() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getMeanEffectiveRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- getMeanEffectiveRate() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMeanEffectiveRate() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getMessage() - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- getMetrics() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getMinimumDeltaSize(long, long) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getMode() - Method in class unlimited.fc.client.api.FCClient
- getMode() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
The current transfer mode of this client.
- getMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getMode() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getMode() - Method in class unlimited.fc.client.api.TransferMechanismData
- getMode() - Method in class unlimited.fc.client.engine.TransferRequestData
- getMode(FileTransferData) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- getModeAsString(int) - Static method in class unlimited.fc.client.api.TransferMode
-
Method used to output in text the mode you're in.
- getModeFromString(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getModified() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns the modified time (in millis since 1970).
- getModifiedDate() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns a Date object representing the modified time of this item
- getModifiedFormatted() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns a formated string representation of the modified date using the default locale.
- getModifiedTime() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getMonitoredTransfer() - Method in class unlimited.fc.client.engine.FCClientEngine
- getMovePercentage(String) - Method in class unlimited.fc.client.engine.HttpClient
-
returns true/false if the move is completed
- getMultiHook() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets an updated representation of the MultiClientTransferHook getTransferHook().
- getName() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method returns the internal name used by the system.
- getName() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getName() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns the filename for this item
- getName() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getNearestSecond() - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- getNearestSecond() - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNeededDates(Range<Long>, int) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getNewerThan() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the newer than value (in millis) specified within the filter data
- getNewFile() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getNewFilterStreamData(FilterHandler<Set<T>>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns a new List instance for the generic type that this class is
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- getNewListInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getNewName() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getNewSetInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getNewSetInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Returns a new Set instance for the job.
- getNewSetInstance() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getNewValue() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.StateMachineEvent
-
Gets the new state that MultiClientManager that is transitioning to
- getNewValue() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
- getNewValue() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the next job to be attempted by this object
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the next job.
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
- getNextJob() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getNextJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getNextJobSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the next job size in bytes.
- getNextList() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- getNextRate() - Method in class unlimited.fc.client.api.util.rate.RollingStartRate
- getNextSessionID() - Static method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNode(K) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- getNonce() - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- getNonce() - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- getNonEmptyString(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getNumBlockReaders() - Method in class unlimited.fc.client.api.FCClient
-
Returns the number of block reader threads.
- getNumBlockReaders() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the number of block reader threads.
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the number of block readers
- getNumBlockReaders() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumBlockReaders() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumBlockWriters() - Method in class unlimited.fc.client.api.FCClient
-
Returns the number of block writer threads.
- getNumBlockWriters() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the number of block writer threads.
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumBlockWriters() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumBlockWriters() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumClientEntries(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getNumClientEntries(String, String, int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getNumClientEntries(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCache
- getNumClientEntries(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNumClientEntriesForSession(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getNumClientEntriesForSession(String, String, int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getNumEncoders() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getNumEncoders() - Method in class unlimited.fc.client.engine.TransferRequestData
- getNumEntries(int, LoadingCache<Long, AverageTransferUnit>) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNumFTPStreams() - Method in class unlimited.fc.client.api.FCClient
-
Returns the number of concurrent streams that will be used for FTP transfers
- getNumFTPStreams() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getNumFTPStreams() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the number of concurrent streams that will be used for FTP transfers
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumFTPStreams() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumFTPStreams() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumFTPStreams() - Method in class unlimited.fc.client.engine.FCClientEngine
- getNumLinkEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getNumLinkEntries(String, int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getNumLinkEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCache
- getNumLinkEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNumOfRetries() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the num of retries.
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.FCClient
-
Return the current number of packet processor threads.
- getNumPacketProcessors() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the current number of packet processor threads.
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumPacketProcessors() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current number of receive sockets.
- getNumReceiveSockets() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current number of receive sockets.
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumReceiveSockets() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumSenderSockets() - Method in class unlimited.fc.client.api.FCClient
-
Return the number of Sender sockets to use
- getNumSenderSockets() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the number of Sender sockets to use
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumSenderSockets() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumSenderSockets() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumSenderThreads() - Method in class unlimited.fc.client.api.FCClient
-
Returns the number of threads that will be used at most for each FC transmission.
- getNumSenderThreads() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the number of threads that will be used at most for each FC transmission.
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumSenderThreads() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumSenderThreads() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumSessionEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getNumSessionEntries(String, int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getNumSessionEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCache
- getNumSessionEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNumTaskEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getNumTaskEntries(String, int) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getNumTaskEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCache
- getNumTaskEntries(String, int) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getNumThreads() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use int getNumSenderThreads() instead.
- getNumThreads() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumThreads() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumThreads() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumThreads() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getNumThreadsNeeded(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getNumUDPSockets() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use getNumSenderSockets() instead.
- getNumUDPSockets() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getNumUDPSockets() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getNumUDPSockets() - Method in class unlimited.fc.client.api.TransferMechanismData
- getNumUDPSockets() - Method in class unlimited.fc.client.engine.FCClientEngine
- getObserver() - Method in class unlimited.fc.client.api.FCClient
-
Returns the Observer that is currently set.
- getObserver() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the Observer that is currently set.
- getObserver() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getObserver() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getObserver() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getObserver() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getObserver() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getObserver() - Method in class unlimited.fc.client.api.TransferMechanismData
- getOffset() - Method in class unlimited.fc.client.engine.TransferRequestData
- getOlderThan() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the current older than value
- getOldState() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getOldValue() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.StateMachineEvent
-
Gets the old state that MultiClientManager that is transitioning from
- getOldValue() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
- getOldValue() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- getOptimizedNetworkParams(NetworkDiagnostics, boolean) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getOptimizedRate(NetworkDiagnostics, int, int) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getOrDefault(Object, Object) - Method in class unlimited.fc.client.api.shared.PropertyReceiver
- getOrderFormName() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This method will get the Name of the Order Form sent from FCWeb
- getOrderFormName() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- getOrderForms() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getOrderFormType() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This method will get the type of the Order Form sent from FCWeb
- getOrderFormType() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- getOrderFormTypeFromString(String) - Static method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
- getOriginalFile(Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- getOverallRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getOverallRate() - Method in class unlimited.fc.client.api.SnapShotHook
- getOverallRate() - Method in class unlimited.fc.client.api.TransferHook
- getOverallRate() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the average rate (in Kbps) spanned over all files averaged over the entire transfer.
- getOverallRate() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getOverallRateInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallRateInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getOverallRateInKBperSecond() - Method in class unlimited.fc.client.api.SnapShotHook
- getOverallRateInKBperSecond() - Method in class unlimited.fc.client.api.TransferHook
- getOverallRateInKBperSecond() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the average rate (in KB/s) spanned over all files averageed over the entire transfer.
- getOverallRateInKBperSecond() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getOverallRateInKBperSecond(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallTimeRemaining() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallTimeRemaining() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getOverallTimeRemaining() - Method in class unlimited.fc.client.api.SnapShotHook
- getOverallTimeRemaining() - Method in class unlimited.fc.client.api.TransferHook
- getOverallTimeRemaining() - Method in interface unlimited.fc.client.api.TransferState
-
Return the time remaining for the all files formatted to a String i.e 5 mins 21 secs
- getOverallTimeRemaining() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getOverallTimeRemainingMillis() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallTimeRemainingMillis() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getOverallTimeRemainingMillis() - Method in class unlimited.fc.client.api.SnapShotHook
- getOverallTimeRemainingMillis() - Method in class unlimited.fc.client.api.TransferHook
- getOverallTimeRemainingMillis() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the time remaining in milliseconds for all files
- getOverallTimeRemainingMillis() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getOverallTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getOverallTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getOverallTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getOverallTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getOverallTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the time taken to transfer all files so far in milliseconds
- getOverallTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getPacketLoss() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return packetLoss
- getPacketLoss() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- getPacketLoss() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getPacketLoss() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- getPacketLoss() - Method in class unlimited.fc.client.engine.FCClientEngine
- getPacketLoss() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getPacketLossPercent() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getPacketLossPercent() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getPacketLossPercent() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getPacketLossPercent() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getPacketLossPercent() - Method in class unlimited.fc.client.api.SnapShotHook
- getPacketLossPercent() - Method in class unlimited.fc.client.api.TransferHook
- getPacketLossPercent() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the packet loss percent for the current transfer.
- getPacketLossPercent() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getPacketLossPercent() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getPacketLossPercentTotal(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getPacketProcessThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getPacketProcessThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.FCClient
-
Return the current packet queue depth.
- getPacketQueueDepth() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the current packet queue depth.
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getPacketQueueDepth() - Method in class unlimited.fc.client.api.TransferMechanismData
- getPacketReceiveThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getPacketReceiveThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getPacketSize() - Method in class unlimited.fc.client.api.FCClient
- getPacketSize() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current packet size in bytes.
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getPacketSize() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getPacketSize() - Method in class unlimited.fc.client.api.TransferMechanismData
- getPacketSizeBytes() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getPaintData() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getPairMapper() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
-
Returns a mapper resource that maps file types to their respective pair
- getParent() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the parent MultiClientManager when called
- getParent() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- getParentLogger() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getParentPath() - Method in class unlimited.fc.client.api.filelist.FCWebFileListDataItem
-
Returns the parent path of this FileListDataItem
- getParentProcessManager() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- getParentProcessManager() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the parent process manager that created this processor instance.
- getParentProcessor() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- getParsed() - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
- getParsed(String, Class<T>) - Method in class unlimited.fc.client.api.HandlerData
-
Returns a parsed property for the property key specified
- getParseData(List, String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- getPassword() - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- getPassword() - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- getPassword() - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- getPassword() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to return the password
- getPassword() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getPasswordMinLength() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getPasswordValidator() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getPast(Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getPathForRecursiveTransfer(String, Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- getPathMTU(String) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getPathToSent(Path, Path) - Method in class unlimited.fc.client.api.PostTaskSentData
- getPattern() - Method in enum unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
- getPeakRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getPeakRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getPendingJobList() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.PendingJobsCancelledEvent
- getPendingJobs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the pending jobs.
- getPendingWorkCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the pending work count.
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the pending zip job.
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- getPendingZipJob(CompressionData, CompressionData) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- getPercent() - Method in class unlimited.fc.client.api.HandlerData
-
Returns the current percent of the transfer
- getPercent() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getPercent() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getPercent() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getPercent() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getPercent() - Method in class unlimited.fc.client.api.SnapShotHook
- getPercent() - Method in class unlimited.fc.client.api.TransferHook
- getPercent() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the percentage complete of all files to be transferred
- getPercent() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getPeriodLength() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getPlatForm() - Method in class unlimited.fc.client.engine.FCClientEngine
- getPlatformInformationToAddToLogs() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getPoolSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the number of clients this MultiClient manager has access to
- getPort() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getPort() - Method in class unlimited.fc.client.engine.FCClientControlSocket.FCSiteDO
- getPort() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getPort() - Method in class unlimited.fc.client.engine.loadbalancer.LoadBalancedSiteLite
- getPort() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getPostProcesses() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns the current list of PostProcessors
- getPostProcessors() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPostTaskSentData() - Method in class unlimited.fc.client.api.FCClient
- getPostTaskSentData() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current post task sent data
- getPostTaskSentData() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getPostTaskSentData() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPostTaskSentData() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- getPostTaskSentData() - Method in class unlimited.fc.client.api.TransferMechanismData
- getPostURL() - Method in class unlimited.fc.client.api.FCClient
- getPostURL() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current post URL to use
- getPostURL() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getPostURL() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getPostURL() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPostURL() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getPostURL() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getPostURL() - Method in class unlimited.fc.client.api.TransferMechanismData
- getPostURL() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getPotentialMaxMemoryUsage() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getPotentialMaxMemoryUsage() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getPrefix() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getPreProcessors() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getPreProcessors() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Gathers the PreProcessors that this manager currently has access to
- getPreservePathStructureFileName(String) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getPreviousCalendar(Calendar) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getPreviousCalendar(Calendar) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getPrinter() - Static method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Gets the printer.
- getPrinter() - Static method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
-
Returns the listener that is used to log processer information
- getPriority() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the priority of this Processor
- getPriority() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns the priority of this TransferJob
- getProcessingJobs() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns the Jobs that are being processed
- getProcessingJobs() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the set of jobs that are waiting to be processed
- getProcessorData() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns a DataObject that is an extension of HandlerData this serializable properties object is used to send metadata about the transfer to the GUI.
- getProcessorSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getProcessorSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getProcessorSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getProcessorSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getProcessorUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getProcessorUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getProcessorUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getProcessorUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getProductName() - Method in enum unlimited.fc.client.api.config.ServiceType
- getProductType() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getProgress() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getProgress(String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getProgress(String, String) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- getProgressiveDelayBeforeAppending() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.FCClient
- getProgressiveTimeout() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current progressive timeout value.
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getProgressiveTimeout() - Method in class unlimited.fc.client.api.TransferMechanismData
- getProgressiveTimeout() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.FCClient
- getProgressiveTimeoutFilter() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current progressive timeout filter.
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.api.TransferMechanismData
- getProgressiveTimeoutFilter() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getProgressiveTransferHeadersEachAppend() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getPropertyInputStream(FCBaseProperties, String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
This loads the properies from the source into the FCBaseProperties.
- getQueueFileCount() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the total number of files in the queue, including files in sub-directories
- getQueueItems() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the list of files/directories currently in the queue (right pane).
- getQueueItems() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the list of files/directories currently in the queue (right pane).
- getQueueItemSelected() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the list of files/directories currently selected in the queue (right pane).
- getQueueItemSize(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the size of the specified queue item.
- getQueueItemsRecursive() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns a recursive list of files/directories currently in the queue (right pane).
- getRangeFromCalendar(Calendar) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getRangeIntersection(Range<Long>, Supplier<Long>) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getRate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
-
Deprecated.
- getRate() - Method in class unlimited.fc.client.api.TransferHook
-
Deprecated.
- getRateAverage() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRateAverage() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getRateAverage() - Method in class unlimited.fc.client.api.SnapShotHook
- getRateAverage() - Method in class unlimited.fc.client.api.TransferHook
- getRateAverage() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the network rate for the current file in Kbps as an average over last 30 seconds.
- getRateAverage() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRateAverage() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getRateAverageInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRateAverageInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getRateAverageInKBperSecond() - Method in class unlimited.fc.client.api.SnapShotHook
- getRateAverageInKBperSecond() - Method in class unlimited.fc.client.api.TransferHook
- getRateAverageInKBperSecond() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the rate for the current file in KB/s as an average over last 30 seconds
- getRateAverageInKBperSecond() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRateAverageInKBperSecond(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRatebps() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getRateCache(long) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getRateDistributer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getRateInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRateInKBperSecond() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getRateInKBperSecond() - Method in class unlimited.fc.client.api.SnapShotHook
- getRateInKBperSecond() - Method in class unlimited.fc.client.api.TransferHook
- getRateInKBperSecond() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the rate for the current file in KB/s
- getRateInKBperSecond() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRateInKBperSecond(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRateUpdater() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.FCClient
-
Return the current read buffer size, in KB Value zero (0) indicates read buffer is dictated by the network block size.
- getReadBufferSizeKB() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the current read buffer size, in KB Value zero (0) indicates read buffer is dictated by the network block size.
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the read buffer size in KB
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getReadBufferSizeKB() - Method in class unlimited.fc.client.api.TransferMechanismData
- getReaderSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReaderSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReaderSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReaderSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReaderUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReaderUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReaderUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReaderUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReadOnlyClient(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the read only client.
- getReadOnlyFromMasterClient() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns a read-only client that provides read access.
- getReadThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReadThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReadTimeout() - Method in class unlimited.fc.client.api.FCClient
-
This is the length of time in milliseconds the client will wait for a reply after sending a command to the FileCatalyst server.
- getReadTimeout() - Method in interface unlimited.fc.client.api.FileTransferData
-
This is the length of time in milliseconds the client will wait for a reply after sending a command to the FileCatalyst server.
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getReadTimeout() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getReadTimeout() - Method in class unlimited.fc.client.api.TransferMechanismData
- getReadTimeOut() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- getRealPath() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns the real path for this FileListDataItem
- getRealPwd() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the current working directory for the remote connection.
- getReceiveActual() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return receiveActual
- getReceiveEffective() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return receiveEffective
- getReceiverMD5SpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverMD5SpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverMD5Speeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverMD5Speeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceiverMD5UsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverMD5UsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverMD5Usages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverMD5Usages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceiverSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceiverUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceiverZIPSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverZIPSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverZIPSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverZIPSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceiverZIPUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverZIPUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getReceiverZIPUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getReceiverZIPUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getReceivingAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getReceivingAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
-
Receiving Agent ID is the Transfer ID assigned by central to the data recipient.
- getReceivingAgentType() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
-
The type of the receiving agent: Server, HotFolder, Applet, TransferService
- getRedundancyLevel() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- getRegex() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getRegex() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRelativePath(File) - Method in class unlimited.fc.client.api.FileListDataItem
- getRelativePath(Path) - Method in class unlimited.fc.client.api.FileListDataItem
- getRemoteFile() - Method in class unlimited.fc.client.engine.TransferRequestData
- getRemoteFilename() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRemoteFilename() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getRemoteFilename() - Method in class unlimited.fc.client.api.SnapShotHook
- getRemoteFilename() - Method in class unlimited.fc.client.api.TransferHook
- getRemoteFilename() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the full path of the remote file currently being transferred
- getRemoteFilename() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRemoteFilePath() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- getRemoteFiles() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getRemoteFileSizeStringValue() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- getRemoteFolder(BooleanSupplier, Supplier<String>) - Static method in class unlimited.fc.client.api.util.DynamicFolderNameUtil
- getRemoteHost() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getRemoteHost() - Method in class unlimited.fc.client.engine.FCClientEngine
- getRemoteHost() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getRemoteHost() - Method in class unlimited.fc.client.engine.HttpClient
- getRemoteHostName() - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Get the name of the remote host
- getRemoteMD5() - Method in class unlimited.fc.client.transferhandler.FilesMatch
- getRemoteMD5() - Method in class unlimited.fc.client.transferhandler.FilesMatchPartial
- getRemoteMD5() - Method in class unlimited.fc.client.transferhandler.MD5Result
- getRemotePort() - Method in class unlimited.fc.client.api.FCClient
-
Gets the remote port to which this client will be connected.
- getRemotePort() - Method in interface unlimited.fc.client.api.FileTransferData
-
Gets the remote port to which this client will be connected.
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getRemotePort() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getRemotePort() - Method in class unlimited.fc.client.api.TransferMechanismData
- getRemotePort() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getRemotePort() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getRemotePort() - Method in class unlimited.fc.client.engine.HttpClient
- getRemoteServer() - Method in class unlimited.fc.client.api.FCClient
- getRemoteServer() - Method in interface unlimited.fc.client.api.FileTransferData
-
This method returns the remote server / hostname to which this client is connected.
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getRemoteServer() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getRemoteServer() - Method in class unlimited.fc.client.api.TransferMechanismData
- getRemoteServiceVersion() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns the remote service version of the server.
- getRemoteWorkingDirectory() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRemoved() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- getRenameExtension() - Method in class unlimited.fc.client.api.FCClient
- getRenameExtension() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns whether or not the rename extension will be used.
- getRenameExtension() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getRenameExtension() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getRenameExtension() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getRenameExtension() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getRenameExtension() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getRenameExtension() - Method in class unlimited.fc.client.api.TransferMechanismData
- getReport() - Method in class unlimited.fc.client.api.FCClient
- getReport() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
this returns the report that was filled by the FCClientEngine.
- getReport() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getReport() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getReport() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This returns the report that was filled by the FCClientEngine.
- getReport() - Method in class unlimited.fc.client.engine.FCClientReportManager
- getReporter() - Method in class unlimited.fc.client.engine.FCClientEngine
- getReportingConf(FCBaseProperties) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getReportManager() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns the report manager that is used to encapsulate all reporting functionality into one single resource
- getReportStatus(MonitoredTransfer) - Method in class unlimited.fc.client.engine.FCClientEngine
- getReportStatus(MultiTransferHandler<?>) - Method in class unlimited.fc.client.engine.FCClientEngine
- getReportWriteDelayTimeoutSeconds() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getReportWriter() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
For Testing Purposes Only
- getResolvedSiteDO() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getResponseString() - Method in class unlimited.fc.client.engine.HttpClient
-
Returns all server response strings.
- getResponseStringNoReset() - Method in class unlimited.fc.client.engine.HttpClient
- getResumeCallback() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- getRetransferHeaderSize() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRolling(long) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- getRolling(long, Supplier<Long>) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- getRollingStartRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getRoot() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getRoot() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- getRootDownloadPath() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the selected directory user has chosen as the root download path.
- getRoundedCalendar(long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getRoundedCalendar(long) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getRoundTripTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getRoundTripTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getRoundTripTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getRoundTripTime() - Method in class unlimited.fc.client.api.TransferHook
- getRoundTripTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the current round trip time
- getRoundTripTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getRTT() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getRttMillis() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- getRTTO(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getRxAgentId() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getSafeKeys(Map<TimeSliceKey, V>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- getSchedule() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getSegmentedArchivedCrunchedHistory(String, ArchivedCrunchedHistoryConfig.UnitTime, int) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- getSegmentedArchivedHistory(String, ArchivedCrunchedHistoryConfig.UnitTime, int, long, long) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- getSegmentedDefaultGranularity(int) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getSenderSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getSenderSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getSenderSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getSenderSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getSenderUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getSenderUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getSenderUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getSenderUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getSerializedToList() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getServerAgentId() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getServerAgentID() - Method in class unlimited.fc.client.api.FCClient
- getServerAgentID() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the server's current agent ID.
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getServerAgentID() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getServerAgentID() - Method in class unlimited.fc.client.api.TransferMechanismData
- getServerAgentID() - Method in class unlimited.fc.client.engine.FCClientEngine
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.FCClient
- getServerConfigurationValue(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Gets an individual Server configuration value from the Server.
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Request if link is enabled on the server that you are connected too
- getServerConfigurationValue(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- getServerLinkExpiryDayValue() - Method in class unlimited.fc.client.api.FCClient
- getServerLinkExpiryDayValue() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns the number of days that the server has configured for links to be stored.
- getServerLinkExpiryDayValue() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServerLinkExpiryDayValue() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServerLinkExpiryDayValue() - Method in class unlimited.fc.client.engine.FCClientEngine
- getServerOverrideBandwidth() - Method in class unlimited.fc.client.api.FCClient
- getServerOverrideBandwidth() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the override bandwidth value that has been specified by server.
- getServerOverrideBandwidth() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServerOverrideBandwidth() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServerOverrideBandwidth() - Method in class unlimited.fc.client.api.TransferMechanismData
- getServerProtocolArray() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- getServerVersion() - Method in class unlimited.fc.client.engine.FCClientEngine
- getServiceName() - Method in enum unlimited.fc.client.api.config.ServiceType
- getServicePropertiesFile() - Method in class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- getServiceType() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getServiceVersion() - Method in class unlimited.fc.client.api.FCClient
-
Returns the Service version data object of the connected server.
- getServletLocation() - Method in class unlimited.fc.client.api.FCClient
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- getServletLocation() - Method in interface unlimited.fc.client.api.FileTransferData
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getServletLocation() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getServletLocation() - Method in class unlimited.fc.client.api.TransferMechanismData
- getServletLocation() - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Returns the currently set servlet URL.
- getServletLocation() - Method in class unlimited.fc.client.engine.FCClientEngine
- getServletLocation() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getServletLocationData() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Generates and returns a data object containing all of the information relating to the Servlet
- getServletMultiplier() - Method in class unlimited.fc.client.api.FCClient
-
When uploading in HTTP mode using FileCatalyst Servlet, this option allows the upload buffer size to be tuned.
- getServletMultiplier() - Method in interface unlimited.fc.client.api.FileTransferData
-
When uploading in HTTP mode using FileCatalyst Servlet, this option allows the upload buffer size to be tuned.
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getServletMultiplier() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getServletMultiplier() - Method in class unlimited.fc.client.api.TransferMechanismData
- getServletMultiplier() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getServletPath() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getServletSessionID() - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Returns the current Servlet session ID.
- getServletVersion() - Method in class unlimited.fc.client.engine.HttpClient
- getSessionCache(String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getSessionCount() - Method in class unlimited.fc.client.api.FCClient
- getSessionCount() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current number of active sessions that the implementation has
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getSessionCount() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getSessionCount() - Method in class unlimited.fc.client.api.TransferMechanismData
- getSessionCount() - Method in class unlimited.fc.client.engine.FCClientEngine
- getSessionForTask(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getSessionId() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getSessionID() - Method in class unlimited.fc.client.api.FCClient
- getSessionID() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current session ID of the implementation
- getSessionID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getSessionID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getSessionID() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getSessionID() - Method in class unlimited.fc.client.api.shared.TransferDataTransmission
- getSessionID() - Method in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- getSessionID() - Method in class unlimited.fc.client.api.TransferMechanismData
- getSessionID() - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- getSessionID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getSessionID() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getSessionID() - Method in class unlimited.fc.client.engine.FCClientEngine
- getSessionID() - Method in class unlimited.fc.client.engine.ReportSettingTransmission
- getSessionLogLoader() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getSessionLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- getSessionLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getSessionLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getSessionLogs(String, String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getSessionLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- getSessionManageMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the current session management mode that is used for this Manager instance
- getSessions() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getSettings() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Deprecated.
- getSettings() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getSettings() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- getSettingsDocument(String, Boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getSettingsDocument(String, Boolean) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- getSid() - Method in class unlimited.fc.client.engine.HttpClient
- getSignal(Class<? extends MultiClientState>) - Static method in class unlimited.fc.client.api.multiclient.StateSignal
-
Returns a state signal matching the supplied Multi-Client state
- getSignal(Class<? extends MultiClientState>) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateSignalBuilder
- getSignatureFilename(String, String) - Static method in class unlimited.fc.client.api.Rsync
-
Returns the delta filename used when caculating signatures during a transfer.
- getSignatureFilename(String, String) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Returns the delta filename used when caculating signatures during a transfer.
- getSignaturesBlockLength(Path) - Static method in class unlimited.fc.client.api.Rsync
-
Reads and returns the blocksize value from a signatures file
- getSignatureTransferMode() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getSiteId() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getSiteID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getSiteID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface.CacheKeyCredentials
- getSiteID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getSiteID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getSiteOS() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getSize() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns the size (in bytes) of this item.
- getSize() - Method in class unlimited.fc.client.engine.TransferRequestData
- getSizeAllFiles() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeAllFiles() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getSizeAllFiles() - Method in class unlimited.fc.client.api.SnapShotHook
- getSizeAllFiles() - Method in class unlimited.fc.client.api.TransferHook
- getSizeAllFiles() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the total size in bytes of all files that will be transferred
- getSizeAllFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getSizeAllFiles(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeCurrentFile() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeCurrentFile() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getSizeCurrentFile() - Method in class unlimited.fc.client.api.SnapShotHook
- getSizeCurrentFile() - Method in class unlimited.fc.client.api.TransferHook
- getSizeCurrentFile() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the size in bytes of the file currently being transferred.
- getSizeCurrentFile() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getSizeOfJob() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent
-
Gets the size of job.
- getSizeTransferredAlreadyAllFiles() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeTransferredAlreadyAllFiles() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getSizeTransferredAlreadyAllFiles() - Method in class unlimited.fc.client.api.SnapShotHook
- getSizeTransferredAlreadyAllFiles() - Method in class unlimited.fc.client.api.TransferHook
- getSizeTransferredAlreadyAllFiles() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of bytes that were already transferred for all files (usually due to a resume)
- getSizeTransferredAlreadyAllFiles() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getSizeTransferredAlreadyAllFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Size of files which are already found on the destination, if incremental is on and file was skipped or if file transfer was resumed where 2 GB of data was there and you are continuing last 2GB of data.
- getSizeTransferredAlreadyAllFiles(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.api.SnapShotHook
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.api.TransferHook
- getSizeTransferredAlreadyCurrentFile() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the number of bytes that were already transferred for this file (usually due to a resume)
- getSizeTransferredAlreadyCurrentFile() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getSnapShot() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getSnapShot() - Method in class unlimited.fc.client.api.TransferHook
-
Creates and returns a read-only snapshot of the current hook information
- getSoConnectTimeout() - Method in class unlimited.fc.client.engine.HttpClient
- getSoLinger() - Method in class unlimited.fc.client.engine.HttpClient
- getSoTimeout() - Method in class unlimited.fc.client.engine.HttpClient
- getSource() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
-
Returns the MultiClientManager instance that generated this particular event
- getSource() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- getSourceFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
-
Gets the source files.
- getSpecific(ArchivedCrunchedHistoryConfig.UnitTime, Range<Long>) - Static method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getSpecificCount() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getSpecificType(boolean) - Static method in class unlimited.fc.client.api.filelist.FileNameComparator
- getSpeedcache() - Static method in class unlimited.fc.client.engine.FCClientEngine
- getSSLCipherSuites() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getSslSocketProducer() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getSSLSocketProducer() - Method in class unlimited.fc.client.api.FCClient
- getSSLSocketProducer() - Method in interface unlimited.fc.client.api.FileTransferData
-
Retrieves the implementation that will be used to generate SSL sockets
- getSSLSocketProducer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getSSLSocketProducer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getSSLSocketProducer() - Method in class unlimited.fc.client.api.TransferMechanismData
- getStage() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- getStartCalendar(long, HashSet<Range<Long>>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getStartCalendar(long, HashSet<Range<Long>>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.SpecificConfig
- getStartingActiveTransfers() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount.HistoricActivityCount
- getStartingActiveTransfers() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getStartRate() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current start rate for FC transfers
- getStartRate() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns the current start rate for FC transfers.
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getStartRate() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getStartRate() - Method in class unlimited.fc.client.api.TransferMechanismData
- getStartRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- getStartTime() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getStartTime() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getStatus() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- getStatus() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getStatus(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getStatusAsParsableString() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getStatusAsParsableString() - Method in class unlimited.fc.client.api.TransferHook
- getStatusCode() - Method in class unlimited.fc.client.api.HandlerData
-
Returns the current status code for the data
- getStatusCode() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getStatusCode() - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
-
Gets the current status code from the system.
- getStatusCode() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getStatusCode() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getStatusCode() - Method in class unlimited.fc.client.api.SnapShotHook
- getStatusCode() - Method in class unlimited.fc.client.api.TransferHook
- getStatusCode() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the current status code, indicates what is currently happening with the transfer
- getStatusCode() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getStatusCode() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getStatusMessage() - Method in class unlimited.fc.client.api.HandlerData
-
Returns the current status message
- getStatusMessage() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getStatusMessage() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getStatusMessage() - Method in class unlimited.fc.client.api.SnapShotHook
- getStatusMessage() - Method in class unlimited.fc.client.api.TransferHook
- getStatusMessage() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a String representation of the current status of this transfer handler.
- getStatusMessage() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getStatusMessage() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getStatusMsg() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns the current status of this processor
- getStatusString(int) - Static method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
-
Returns a human-readable status message for the status code provided
- getStickySessionID() - Method in class unlimited.fc.client.api.FCClient
- getStickySessionID() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns the current supplier that is used to generate the unique sticky session identifier that the FileCatalyst Client use when the connect to the FileCatalyst LoadBalancer
- getStickySessionID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getStickySessionID() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getStickySessionIDSupplier() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getStickySessionSupplier() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- getString() - Method in enum unlimited.fc.client.api.CommonFileFilterModeType
- getString() - Method in interface unlimited.fc.client.api.SharedFileFilterModeIntf
- getString(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get String.
- getString(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getString(String, String, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getStringVal(String) - Method in class unlimited.fc.client.api.shared.PropertyTransmission
- getStringValue() - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
Returns a string that represents the source of the configuraiton informaion.
- getSubjectMessage() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getSubMapKey(Long, Long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getSubTasks() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getSubtract() - Static method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- getSuccess(TransferHook) - Static method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
-
Example Job Handler Class That Simply Prints Out A Successful Upload/Download Message
- getSynchedClient() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the synched client.
- getSynchedFrom(FileTransferData) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Syncs the supplied FileTransferData instance to this data object.
- getSysKey() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getSystemProperties() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getSystemProperty(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getSystKey() - Method in class unlimited.fc.client.engine.FCClientEngine
- getSystKey() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- getTaActualJobDownloadPath() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTaDownloadAuthToken() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTaFCWebJobId() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTaFcWebLogHandler() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTaFCWebSessionId() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTaJobId() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTaJobRecipientIndex() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTAJobSettings() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTaJobUploadPath() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTargetRate() - Method in class unlimited.fc.client.api.FCClient
- getTargetRate() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current target rate for this client.
- getTargetRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getTargetRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getTargetRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTargetRate() - Method in class unlimited.fc.client.api.TransferMechanismData
- getTargetRateSlice() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTargetRateSlice() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getTargetRateSlice() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- getTask(String, String, int) - Method in class unlimited.fc.client.core.util.liveStats.AgentTransferRateCacheManager
- getTaskCache(String) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- getTaskForSession(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getTaskID() - Method in class unlimited.fc.client.api.FCClient
- getTaskID() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current task ID
- getTaskID() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getTaskID() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTaskID() - Method in interface unlimited.fc.client.api.SessionDetailsProvider
-
Returns the current task ID that the provider has.
- getTaskID() - Method in class unlimited.fc.client.api.TransferMechanismData
- getTaskID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- getTaskID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface.CacheKeyCredentials
- getTaskID() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- getTaskID() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- getTaskID() - Method in class unlimited.fc.client.cache.CachedFileToDB
- getTaskID() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getTaskID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getTaskID() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTaskLogLoader() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getTaskLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- getTaskLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- getTaskLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getTaskLogs(String, String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getTaskLogs(String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- getTaskName() - Method in interface unlimited.fc.client.api.SessionDetailsProvider
-
Returns the current task name for the session provider
- getTaskProgress() - Method in interface unlimited.fc.client.core.util.liveStats.AgentUpdate
- getTaskProgress(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- getTaskProgress(String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- getTasks() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CurrentAgentLayout
- getTCPControlChannelError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if TCP control channel cannot be established
- getTCPControlChannelError() - Method in class unlimited.fc.client.api.FCClient
- getTCPDataChannelMultiStreamError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if multi-stream TCP data transfers are not possible
- getTCPDataChannelMultiStreamError() - Method in class unlimited.fc.client.api.FCClient
- getTCPDataChannelSingleStreamError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if single-stream TCP data transfers are not possible
- getTCPDataChannelSingleStreamError() - Method in class unlimited.fc.client.api.FCClient
- getTempFile(Path) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- getTempFileSize() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- getTempMode() - Method in class unlimited.fc.client.api.FCClient
- getTempMode() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the temporary mode for the implementation
- getTempMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getTempMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTempMode() - Method in class unlimited.fc.client.api.TransferMechanismData
- getTestedMode() - Method in class unlimited.fc.client.autodetect.AutoDetectData
- getTestEngine() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getTestEngine(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- getTester(AutoDetectData) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- getTestResults() - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Gathers the test results, and returns the status and status messages of all ConnectivityTests.
- getTestUserRecordGenerationRate() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getTheFTPNodeFromDomDocument(Document) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getThreadsNeeded(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getThreadSource() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
-
Gets the thread source.
- getThroughput() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getThroughput() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getTime() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return time
- getTimecodeDuration() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns a formatted display of this processors duration
- getTimeNotInTransit(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- getTimeout() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- getTimeRemaining() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTimeRemaining() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTimeRemaining() - Method in class unlimited.fc.client.api.SnapShotHook
- getTimeRemaining() - Method in class unlimited.fc.client.api.TransferHook
- getTimeRemaining() - Method in interface unlimited.fc.client.api.TransferState
-
Return the time remaining for the current file formatted to a String i.e 5 mins 21 secs
- getTimeRemaining() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTimeRemainingMillis() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTimeRemainingMillis() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTimeRemainingMillis() - Method in class unlimited.fc.client.api.SnapShotHook
- getTimeRemainingMillis() - Method in class unlimited.fc.client.api.TransferHook
- getTimeRemainingMillis() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the time remaining in milliseconds for the current file
- getTimeRemainingMillis() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTimeZone(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Get TimeZone
- getTimeZone(String, TimeZone) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getTimeZone(String, TimeZone, Logger) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getTmpMode() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getToEmailAddress() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getTotalActive() - Method in class unlimited.fc.client.api.util.rate.RateDistributer
- getTotalActiveFileCount() - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
-
Returns the current total active file count.
- getTotalActual() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return totalActual
- getTotalBytesSoFarCurrentFile() - Method in class unlimited.fc.client.api.HandlerData
-
Returns the current amount of byte that have been transferred for the current file
- getTotalBytesSoFarCurrentFile() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getTotalEffective() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return totalEffective
- getTotalFiles() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTotalFiles() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTotalFiles() - Method in class unlimited.fc.client.api.SnapShotHook
- getTotalFiles() - Method in class unlimited.fc.client.api.TransferHook
- getTotalFiles() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the total number of files to be transferred.
- getTotalFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTotalFiles(Vector<TransferHook>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTotalQueueSize() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the total size of all items in the queue
- getTotalRange() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- getTotalUnitsInRange(Range<Long>) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getTrackingNumber() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
get the TrackingNumber after the submitJob() call, other wise this field will be an empty String
- getTrackingNumber() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTransactionID() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns the current transaction ID that is set.
- getTransfer() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method will return the TransferHook object for the current transfer.
- getTransferCompleteStateSignal() - Static method in class unlimited.fc.client.api.multiclient.StateSignal
-
Returns a state signal to be used for the CancelledState
- getTransferData() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns a clone of the data object that contains all of the transfer settings for this MultiClientManager
- getTransferDetails() - Method in interface unlimited.fc.client.core.util.liveStats.AgentUpdate
- getTransferDurationSeconds() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the transfer duration time in seconds.
- getTransferDurationSeconds() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the transfer duration time in seconds.
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.FCClient
- getTransferEmptyDirectories() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns whether not the implementation is set to transfer empty directories.
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getTransferEmptyDirectories() - Method in class unlimited.fc.client.api.TransferMechanismData
- getTransferFinished() - Static method in class unlimited.fc.client.api.multiclient.StateSignal
-
Returns a state signal to be used for the CancelledState
- getTransferFullSizeBytes() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the transfer size.
- getTransferFullSizeBytes() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the transfer size.
- getTransferGoodput() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferHolder() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTransferHook() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Gets the Master Transfer hook.
- getTransferID() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current transfer ID
- getTransferID() - Method in class unlimited.fc.client.api.shared.TransferDataTransmission
- getTransferID() - Method in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- getTransferID() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferID() - Method in class unlimited.fc.client.engine.ReportSettingTransmission
- getTransferIDMsg() - Method in class unlimited.fc.client.api.multiclient.TransferIDCallback
- getTransferIDMsg() - Method in interface unlimited.fc.client.api.multiclient.TransferIDHolder
-
Returns the message that matches the ID that is stored by the implementation
- getTransferLength() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferMessage() - Method in enum unlimited.fc.client.api.TransferStatusEnum
- getTransferMetrics() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferMetrics() - Method in interface unlimited.fc.client.api.multiclient.MultiHookManagerInterface
- getTransferMetrics() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferMetrics() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferMetrics() - Method in class unlimited.fc.client.api.TransferHook
- getTransferMetrics() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns transfer metric container specific to UDP transfers.
- getTransferMetrics() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Returns transfer metric container specific to UDP transfers.
- getTransferMode() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Return the transfer mode selected for this transfer.
- getTransferMode() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTransferMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferMode() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferMode() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferMode() - Method in class unlimited.fc.client.api.TransferHook
- getTransferMode() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the current transfer mode
- getTransferMode() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Return the transfer mode selected for this transfer.
- getTransferMode() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getTransferMode() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getTransferMode() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransferMode() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTransferPercent() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferRate() - Method in class unlimited.fc.client.api.FCClient
- getTransferRate() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the implementation's current transfer rate
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getTransferRate() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getTransferRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getTransferRate() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getTransferRate() - Method in class unlimited.fc.client.api.TransferMechanismData
- getTransferRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferredDelta(T, T) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- getTransferringRateSlice() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getTransferringState(ReadyState, boolean) - Static method in class unlimited.fc.client.api.multiclient.TransferringState
- getTransferringStateSignal() - Static method in class unlimited.fc.client.api.multiclient.StateSignal
-
Returns a state signal to be used for the TransferringState
- getTransferSettings() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferSizeBytes() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Returns the transfer size.
- getTransferSizeBytes() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Returns the transfer size.
- getTransferStartTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferStartTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferStartTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferStartTime() - Method in class unlimited.fc.client.api.TransferHook
- getTransferStartTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the transfer start time for the total transfer in milliseconds
- getTransferStartTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTransferStatsString(long) - Static method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getTransferStatus() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferStatus() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferStatus() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferStatus() - Method in class unlimited.fc.client.api.TransferHook
- getTransferStatus() - Method in interface unlimited.fc.client.api.TransferState
-
Returns a list of all the status codes for current transfers within this TransferHook
- getTransferStatus() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTransferThroughput() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransferTime() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferTime() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferTime() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferTime() - Method in class unlimited.fc.client.api.TransferHook
- getTransferTime() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the transfer time for the total transfer in milliseconds
- getTransferTime() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getTransferTime() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTransferTime() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- getTransferTimeInMillis() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- getTransferTimeInMillis() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- getTransferUniqueID() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Gets the transfer unique id.
- getTransferWarningMessage() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- getTransferWarningMessage() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- getTransferWarningMessage() - Method in class unlimited.fc.client.api.SnapShotHook
- getTransferWarningMessage() - Method in class unlimited.fc.client.api.TransferHook
- getTransferWarningMessage() - Method in interface unlimited.fc.client.api.TransferState
-
Returns the transfer warning message if a transfer warning has occurred.
- getTransferWarningMessage() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getTransmitActual() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return transmitActual
- getTransmitEffective() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Return transmitEffective
- getTransmitMD5SpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitMD5SpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitMD5Speeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getTransmitMD5Speeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getTransmitMD5UsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitMD5UsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitMD5Usages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getTransmitMD5Usages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getTransmittingAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getTransmittingAgentID() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
-
Transmitting Agent ID is the Transfer ID assigned by central to the data source.
- getTransmittingAgentType() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
-
The type of the transmitting agent: Server, HotFolder, Applet, TransferService
- getTransmitZipRatio() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getTransmitZipRatio() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getTransmitZipRatio() - Method in class unlimited.fc.client.engine.FCClientEngine
- getTransmitZIPRatioAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitZIPRatioPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitZIPUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitZIPUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getTransmitZIPUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getTransmitZIPUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getTwoWayAllowDownload() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTwoWayAllowUpload() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTwoWayLogsURL() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getTxAgentId() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getType() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This Method will return the type of the current field.
- getType() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getType() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns the type of this item.
- getType() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- getType() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getUDPIncomingError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if UDP downloads are not possible
- getUDPIncomingError() - Method in class unlimited.fc.client.api.FCClient
- getUDPOutgoingError() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns an error message if UDP uploads are not possible
- getUDPOutgoingError() - Method in class unlimited.fc.client.api.FCClient
- getUDPTransferMetrics() - Method in class unlimited.fc.client.api.FCClient
-
Return the UDP transfer metrics for the current transfer.
- getUDPTransferMetrics() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getUniqueID() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- getUniqueID() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getUniqueTransferID() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getUniqueTransferID(StatisticsDO) - Static method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- getUnitCount() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- getUnitCount() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.SpecificConfig
- getUnitCount() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getUnitsize() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- getUnitSize() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use int getPacketSize() instead.
- getUnitSize() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Deprecated.Method deprecated. Use getPacketSize() instead
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getUnitSize() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getUnitSize() - Method in class unlimited.fc.client.api.TransferMechanismData
- getUnitSize() - Method in class unlimited.fc.client.engine.TransferRequestData
- getUnitTimeSpan() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getUpcomingCalendar(long) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- getUploadDest(TransferJob.FileTypeJob<Path>, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- getUploadFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- getUploadPath() - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- getUpperByteLimit() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns the current upper byte limit that this filter is using
- getURL() - Method in class unlimited.fc.client.engine.HttpClient
- getUser() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- getUserAgent() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getUserAgent() - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- getUserEmail() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Returns The User's Email Address When Requested
- getUserEmailAddress() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getUserEmailAddress() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getUserEmailAddress() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Get The User's Email Address When Called
- getUserEmailAddresss() - Method in class unlimited.fc.client.api.FCClient
- getUserEmailAddresss() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Gets the connected user's email address when called
- getUserEmailAddresss() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getUserEmailAddresss() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getUserFullName() - Method in class unlimited.fc.client.api.FCClient
- getUserFullName() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Get The User's Full Name When Called
- getUserFullName() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getUserFullName() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getUserFullName() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getUserFullName() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getUserFullName() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Get The User's Full Name When Called
- getUserFullName() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Gathers The Full Name Of The User
- getUserId() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- getUserMessage() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getUsername() - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- getUsername() - Method in class unlimited.fc.client.api.ClientCredentials
- getUsername() - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- getUsername() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to return the username
- getUsername() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- getUsername() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getUserPermissions() - Method in class unlimited.fc.client.api.FCClient
- getUserPermissions() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Gather's the current user's permissions that are enabled on the server.
- getUserPermissions() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getUserPermissions() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getUserPermissions() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- getUserPermissions() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getUserPermissions() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Gather's the user's permissions
- getUserPermissions() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Gathers The User's Permissions From The Server
- getUserRelativePriority() - Method in class unlimited.fc.client.api.FCClient
- getUserRelativePriority() - Method in interface unlimited.fc.client.api.FileTransferData
-
This priority hint is to help the server distribute bandwidth within its own set parameters.
- getUserRelativePriority() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getUserRelativePriority() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getUserRelativePriority() - Method in class unlimited.fc.client.api.TransferMechanismData
- getUsesQFTest() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getUUID() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- getUUIDForFile(Path) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
- getUUIDForFile(T) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Returns the UID of the TransferJob that is responsible for a given file.
- getUUIDForFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
- getVal() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- getVal(String[]) - Method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- getValue() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This Method will return the default value of the current field.
- getValue() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- getVerifyMode() - Method in class unlimited.fc.client.api.FCClient
- getVerifyMode() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current integrity verification mode.
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getVerifyMode() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getVerifyMode() - Method in class unlimited.fc.client.api.TransferMechanismData
- getVerifyMode() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getVerifyModeAsString(int) - Static method in class unlimited.fc.client.api.TransferMode
-
Method used to output in text the verify mode you're in.
- getVersion() - Static method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method returns the version of the FCAPI being used.
- getVersion(String) - Static method in class unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParser
- getVersionForSetup() - Method in class unlimited.fc.client.engine.FCClientEngine
- getVersionFromWelcomeMessage(String) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- getVisitedBy(NodeVisitor<T>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- getVisuals(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentDataVisualizationCache
- getWaitRetry() - Method in class unlimited.fc.client.api.FCClient
- getWaitRetry() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the amount of milliseconds to wait between retries for failed transfers.
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- getWaitRetry() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getWaitRetry() - Method in class unlimited.fc.client.api.TransferMechanismData
- getWaitRetry() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- getWeblinkID() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- getWebServerBaseURL() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getWelcomeMessage() - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Returns the message that the Servlet replies with when a WELCOME command is executed against it
- getWelcomeMessage() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- getWelcomeMessage() - Method in class unlimited.fc.client.engine.FCClientEngine
- getWelcomeMessage() - Method in class unlimited.fc.client.engine.HttpClient
- getWelcomeMessage(String, int, boolean, String) - Static method in class unlimited.fc.client.api.FCClient
-
Convenience method that can quickly connect to and return the welcome message from the specified server
- getWorkingDir() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- getWorkingDirPath() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.FCClient
-
Return the current write buffer size.
- getWriteBufferSizeKB() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return the current write buffer size.
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the write buffer size
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getWriteBufferSizeKB() - Method in class unlimited.fc.client.api.TransferMechanismData
- getWriteFileMode() - Method in class unlimited.fc.client.api.FCClient
-
Gets the file write mode set Client application will use these values for downloads only.
- getWriteFileMode() - Method in interface unlimited.fc.client.api.FileTransferData
-
Gets the file write mode set Client application will use these values for downloads only.
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Gets the write file mode when called
- getWriteFileMode() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- getWriteFileMode() - Method in class unlimited.fc.client.api.TransferMechanismData
- getWriterSpeedAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getWriterSpeedPeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getWriterSpeeds() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getWriterSpeeds() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getWriterUsageAvg() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getWriterUsagePeak() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- getWriterUsages() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getWriterUsages() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getWriteThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- getWriteThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- getZipFilename() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- getZipFileSizeLimit() - Method in class unlimited.fc.client.api.FCClient
- getZipFileSizeLimit() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the zip file size limit in bytes.
- getZipFileSizeLimit() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- getZipFileSizeLimit() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- getZipFileSizeLimit() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- getZipFileSizeLimit() - Method in class unlimited.fc.client.api.TransferMechanismData
- getZipFileSizeLimit() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- go() - Method in class unlimited.fc.client.api.samples.ServerToServerTransferSample
- go() - Method in class unlimited.fc.client.api.samples.UploadSampleAdvanced
- gobbleExtraReplies(int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
- granularity - Variable in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- granularity() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- granularity() - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryType
- guestimateOptimalBlockSize(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
- guestimateRTTO(NetworkCalc.NetworkParams) - Method in enum unlimited.fc.client.engine.NetworkCalc
H
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
-
Handle this event with the provided MultiClientListener
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.StateMachineEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.PendingJobsCancelledEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent
- handle(MultiClientListenerAdapter) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent
- handle(ProcessEventDispatch.PostProcessorFinish) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a PostProcessorFinish event is dispatched.
- handle(ProcessEventDispatch.PostProcessorFinish) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.PostProcessorStart) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a PostProcessorStart event is dispatched.
- handle(ProcessEventDispatch.PostProcessorStart) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.PreProcessorFinish) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a PreProcessorFinish event is dispatched.
- handle(ProcessEventDispatch.PreProcessorFinish) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.PreProcessorStart) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a PreProcessorStart event is dispatched.
- handle(ProcessEventDispatch.PreProcessorStart) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.ProcessorActivity<T>) - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager.ProcessorListener
- handle(ProcessEventDispatch.ProcessorActivity<T>) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a ProcessorActivity event for a particular processor type is dispatched.
- handle(ProcessEventDispatch.ProcessorActivity<T>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.ProcessorError<T>) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a ProcessorError event for a particular processor type is dispatched.
- handle(ProcessEventDispatch.ProcessorError<T>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handle(ProcessEventDispatch.ProcessorStatusUpdate<T>) - Method in interface unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventHandler
-
Called when a ProcessorStatusUpdate event for a particular processor type is dispatched.
- handle(ProcessEventDispatch.ProcessorStatusUpdate<T>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handleBadState() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedConnectAttemptState
- handleBadState() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- handleBadState() - Method in class unlimited.fc.client.api.multiclient.BadState
-
Default bad state handling is to return to the previous state
- handleBadState(BadState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleBadState(BadState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a BadState
- handleBadState(BadState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleCancelledState(CancelledState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCancelledState(CancelledState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a CancelledState
- handleCancellingState(CancellingState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCancellingState(CancellingState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a CancellingState
- handleCancellingStateTransition(CancellingState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCancellingStateTransition(CancellingState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a CancellingState transition
- handleCancellingStateTransition(CancellingState.Transition) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleCancelTypeState(CancelTypeState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCancelTypeState(CancelTypeState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Handle a state that is a derivative of the CancelTypeState abstract resource
- handleCancelTypeState(CancelTypeState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleClassCastException(ClassCastException) - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleConnectedState(ConnectedState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleConnectedState(ConnectedState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ConnectedState
- handleConnectingState(ConnectedState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleConnectingState(ConnectedState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ConnectedState transition
- handleCreatedState(CreatedState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCreatedState(CreatedState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a CreatedState
- handleCreatingWorkerThreadsState(ReadyState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleCreatingWorkerThreadsState(ReadyState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ReadyState transition
- handleCurrentState(StateHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Calls the state handler to handle the current state.
- handleDefaultFailure(Throwable) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- handleDirectoryDownload() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- handleDisconnectErrorState(BadState.DisconnectErrorState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleDisconnectErrorState(BadState.DisconnectErrorState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a DisconnectErrorState
- handleDisconnectingState(InitializedState.DisconnectingState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleDisconnectingState(InitializedState.DisconnectingState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a DisconnectingState
- handleDownload() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- HandleDownloadTransfer - Class in unlimited.fc.client.transferhandler
- HandleDownloadTransfer(FileCatalystReceiveHandler, Path, String, long, long, boolean) - Constructor for class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- handleError(String, Exception) - Method in interface unlimited.fc.client.api.PostURLTransfer.TransferHolder
- handleError(String, Exception) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- handleErrorRunningTransfer(Exception) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- handleEvent(ProcessEventDispatch.ProcessorEvent<? extends Processor, ?>) - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager.ProcessorListener
- handleEvent(ProcessEventDispatch.ProcessorEvent<? extends Processor, ?>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- handleFailedConnectAttemptState(BadState.FailedConnectAttemptState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFailedConnectAttemptState(BadState.FailedConnectAttemptState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FailedConnectAttemptState
- handleFailedConnectAttemptState(BadState.FailedConnectAttemptState) - Method in class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- handleFailedFinishState(BadState.FailedFinishState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFailedFinishState(BadState.FailedFinishState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FailedFinishState
- handleFailedInitializationState(BadState.FailedInitializationState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFailedInitializationState(BadState.FailedInitializationState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FailedInitializationState
- handleFailedInitializationState(BadState.FailedInitializationState) - Method in class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- handleFailedLoginState(BadState.FailedLoginState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFailedLoginState(BadState.FailedLoginState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FailedLoginState
- handleFailedLoginState(BadState.FailedLoginState) - Method in class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- handleFailedTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- handleFailedTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Handles a failed transfer event when called.
- handleFailedTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- handleFailedTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- handleFailedTransferState(BadState.FailedTransferState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFailedTransferState(BadState.FailedTransferState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FailedTransferState
- handleFailedTransferState(BadState.FailedTransferState) - Method in class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- handleFailureToBindDataPort(BindException) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- handleFCException(FCException) - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleFileDownload() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- handleFileTransferFailureEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle file transfer failure event.
- handleFileTransferFailureEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleFileTransferFailureEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
- handleFileTransferFailureEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleFileTransferMechanism(FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.FileTransferMechanismHandler
-
Method that uses a double dispatching system to handle individual client requests
- handleFileTransferRerturnEvent(MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle a job transfer returned event.
- handleFileTransferRerturnEvent(MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleFileTransferRerturnEvent(MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleFinalError(Exception) - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Handles the final error message that occurs when the AutoRecoverClient detects that it needs to reset, then encounters an exception
- handleFinishedState(FinishedState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFinishedState(FinishedState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FinishedState
- handleFinishedState(FinishedState) - Method in class unlimited.fc.client.api.samples.util.ExampleBadStateHandler
- handleFinishingState(FinishedState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleFinishingState(FinishedState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a FinishedState transition
- handleGenericException(Throwable) - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleIdleState(IdleState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleIdleState(IdleState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a IdleState
- handleIdleState(IdleState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleIncremental() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
-
Handles the incremental logic that will be used throughout the transfer.
- handleInitializedState(InitializedState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleInitializedState(InitializedState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a InitializedState
- handleInitializingState(InitializedState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleInitializingState(InitializedState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a InitializedState transition
- handleIOExceptionRecovery(IOException) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FileCacheJobHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- handleJob(DownloadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FileCacheJobHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- handleJob(DownloadJob, FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- handleJob(DownloadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FileCacheJobHandler
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- handleJob(RemoteUploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FileCacheJobHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- handleJob(UploadAsJob, FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- handleJob(UploadAsJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.ExampleJobHandlerAdapter
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FileCacheJobHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- handleJob(UploadJob, FileTransferMechanism) - Method in interface unlimited.fc.client.api.multiclient.transferJob.JobHandler
-
Handle job.
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileNameHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeHandler
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- handleJob(UploadJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- handleJobAddedToQueueEvent(MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle job added to queue event.
- handleJobAddedToQueueEvent(MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleJobAddedToQueueEvent(MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
- handleJobAddedToQueueEvent(MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleJobTransferRejectionEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle job transfer rejection event.
- handleJobTransferRejectionEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleJobTransferRejectionEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleJobTransferringEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle job transferring event.
- handleJobTransferringEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleJobTransferringEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
- handleJobTransferringEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.PostTaskListener
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle job transfer success event.
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
- handleJobTransferSuccessEvent(MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleJobWithNotification(FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- handleKeepPermissions() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleLoggedInState(LoggedInState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleLoggedInState(LoggedInState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a LoggedInState
- handleLoggingInState(LoggedInState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleLoggingInState(LoggedInState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a LoggedInState transition
- handleModTime() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleMonitoringState(MonitoringState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleMonitoringState(MonitoringState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a MonitoringState
- handleMultiClientState(MultiClientState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleMultiClientState(MultiClientState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering any MultiClientState
- handleMultiClientState(MultiClientState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleMultipleZips() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- handlePassthrough(ListJob<FileType>, Set<FileType>) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
This just re adds the work to the job to continue on down the process chain
- handlePendingJobsCancelledEvent(MultiClientEvent.TransferJobEvent.PendingJobsCancelledEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle pending jobs cancelled event.
- handlePostTransferIdleState(PostTransferIdleState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handlePostTransferIdleState(PostTransferIdleState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a PostTransferIdleState
- handleProcessingState(ProcessingState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleProcessingState(ProcessingState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ProcessingState
- handleProcessingState(ProcessingState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleProgressive() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- handleProgressiveDelayBeforeAppend() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- HandlerData - Class in unlimited.fc.client.api
-
An extension on the standard Java Properties object.
- HandlerData() - Constructor for class unlimited.fc.client.api.HandlerData
-
Default constructor for the HandlerData resource
- HandlerData(HandlerData) - Constructor for class unlimited.fc.client.api.HandlerData
-
Copy constructor of the HandlerData resource
- HandlerData(TransferHook) - Constructor for class unlimited.fc.client.api.HandlerData
-
Constructor that builds the HandlerData with the information in the TransferHook
- handleReadOnlyState(ReadOnlyState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleReadOnlyState(ReadOnlyState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ReadOnlyState
- handleReadyState(ReadyState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleReadyState(ReadyState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a ReadyState
- HandlerMapGenerator - Class in unlimited.fc.client.api.multiclient
-
Generator resource that provides an easy way to generate HandlerData resources for all active client's within a Multi-Manager
- HandlerMapGenerator(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.HandlerMapGenerator
-
Default constructor for the generator
- handlerStatusMessage - Variable in class unlimited.fc.client.api.HandlerData
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.DeleteAfterTransferListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.PostTaskListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
Handle state machine event.
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager.MultiClientListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateListener
- handleStateMachineEvent(MultiClientEvent.StateMachineEvent) - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- handleSuccessfulTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- handleSuccessfulTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Handles a successful transfer event when called.
- handleSuccessfulTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- handleSuccessfulTransfer(TransferHook, FileTransferMechanism, TransferJob) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- handleTimeout(FCReceiveTimeoutException) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- handleTimeoutException(FCTransmitTimeoutException) - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleTransferCancelled() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleTransferCompleteState(TransferCompleteState) - Method in class unlimited.fc.client.api.multiclient.DeleteAfterTransferListener.TransferCompletionHandler
- handleTransferCompleteState(TransferCompleteState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleTransferCompleteState(TransferCompleteState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a TransferCompleteState
- handleTransferCompleteStateTransition(TransferCompleteState.Transition) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleTransferCompleteStateTransition(TransferCompleteState.Transition) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a TransferCompleteState transition
- handleTransferError() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- handleTransferErrors(Exception) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Override this for default transfer job behaviour.
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.PrintoutPostprocessor.InnerPostProcess
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.PrintoutPreprocessor
-
This method is what will be called before the job pushed onto the manager will
- handleTransferJob(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor.InnerPostProcess
- handleTransferringState(TransferringState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleTransferringState(TransferringState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a TransferringState
- handleTransferringState(TransferringState) - Method in class unlimited.fc.client.api.multiclient.StatusCodeHandler
- handleTransferringWithNoPendingWorkAllFilesInTransit(TransferringState.TransferringWithNoPendingWorkAllFilesInTransit) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleTransferringWithNoPendingWorkAllFilesInTransit(TransferringState.TransferringWithNoPendingWorkAllFilesInTransit) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a TransferringWithNoPendingWorkAllFilesInTransit
- handleTransferringWithNoPendingWorkState(TransferringState.TransferringWithNoPendingWorkState) - Method in class unlimited.fc.client.api.multiclient.StateHandler.Adapter
- handleTransferringWithNoPendingWorkState(TransferringState.TransferringWithNoPendingWorkState) - Method in interface unlimited.fc.client.api.multiclient.StateHandler
-
Called when entering a TransferringWithNoPendingWorkState
- handleTransferStart(TransferHook, TransferRunner) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that performs the operations relating to transfer start.
- handleTransferStop(TransferHook, TransferRunner) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that performs the operations relating to transfer stop.
- handleUnzip() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- handleZipInitializationError(Exception) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- hasAutoDetectData() - Method in class unlimited.fc.client.engine.FCClientEngine
- hasBackup(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- hasBlockSenderThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- hasBlockSenderThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- hasChanged() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- hasCreatePermissions() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- hasDataReport() - Method in class unlimited.fc.client.engine.FCClientReportManager
- hasDeletePermission() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns whether or not file and folders have delete permission
- hasDeletePermissions() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- hasFiles() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns whether or not this TransferJob has files for transfer
- hasFLDI(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- hashCode() - Method in class unlimited.fc.client.api.ClientCredentials
- hashCode() - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- hashCode() - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- hashCode() - Method in class unlimited.fc.client.api.CompressionData
- hashCode() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- hashCode() - Method in class unlimited.fc.client.api.FCClient
- hashCode() - Method in class unlimited.fc.client.api.FileListData
- hashCode() - Method in class unlimited.fc.client.api.FileListDataItem
- hashCode() - Method in interface unlimited.fc.client.api.FileTransferMechanism
- hashCode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- hashCode() - Method in class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
- hashCode() - Method in class unlimited.fc.client.api.PostTaskSentData
- hashCode() - Method in class unlimited.fc.client.autodetect.AutoDetectData
- hashCode() - Method in class unlimited.fc.client.cache.CachedFileToDB
- hashCode() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- hashCode() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
- hashCode() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- hashCode() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.RollingArchivedTimeSlice
- hashCode() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- hasher - Static variable in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hashPasswordIfNeeded(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Helper method that takes in an old password value and returns a hashed string representing the password
- hasMatch(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatch(IndexedFile, long, long) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatch(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatchBatchFLDI(Set<FileListDataItem>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- hasMatchBatchFLDI(Set<FileListDataItem>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatchBatchFLDI(Set<FileListDataItem>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- hasMatchBatchIDX(Set<LoadableIndexedFile>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatchBatchPath(Set<Path>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- hasMatchBatchPath(Set<Path>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- hasMatchBatchPath(Set<Path>) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- hasModifyPermission() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns whether or not file and folders have modify permission
- hasNext() - Method in class unlimited.fc.client.api.util.EnumerationToIterable
- hasPacketProcessThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- hasPacketProcessThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- hasPath(Path) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- hasReadPermission() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns whether or not file and folders have read permission
- hasReadThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- hasReadThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- hasReceive() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- hasRenamePermissions() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- hasReporter() - Method in class unlimited.fc.client.engine.FCClientEngine
- hasSignalRegistered(StateSignal) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the state signal has been successfully registered to this MultiClient Manager instance
- hasSignalRegistered(StateSignal) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateListener
- hasTransfer() - Method in class unlimited.fc.client.api.multiclient.TransferIDCallback
- hasTransfer() - Method in interface unlimited.fc.client.api.multiclient.TransferIDHolder
-
Returns whether or not there is a transfer
- hasTransmit() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- hasValue() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- hasWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the Manager has active or pending work
- hasWritePermission() - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Returns whether or not file and folders have write permission
- hasWriteThreads() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- hasWriteThreads() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- headerBytes - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFooterFactory
- headerBytes - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeadersAndFootersPostProcessor
- help(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the help text for the specified command
- HIGH - unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- HistoricActivityCount(Integer, Integer, Integer) - Constructor for class unlimited.fc.client.core.util.liveStats.ActivityCount.HistoricActivityCount
- History<T,V> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- History(HistoryType, Function<T, V>, Concat<V>, Concat<V>, Concat<V>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- HistoryEvent<K,T> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- HistoryEvent(K, T) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryEvent
- HistoryEvent(K, T, Long) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryEvent
- historyReset(HistoryStatistics.HistoryResetEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- HistoryResetEvent() - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.HistoryResetEvent
- HistoryScheduler<K,T,V> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- HistoryScheduler(HistoryType[], Function<T, V>, Concat<V>, Concat<V>, Concat<V>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- HistoryStatistics - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics() - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- HistoryStatistics.ArchivedHistoryEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.BatchCommand - Interface in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.BusSubScriber - Class in unlimited.fc.client.core.util.liveStats
-
all the methods that the event bus should be executing should be defined here
- HistoryStatistics.CrunchRange - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.DataRemovalEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.ForceCrunchOnKeyEvt - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.ForcedArchiveCrunchUpdateEvt - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.HistoryResetEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.KeyRemovalEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.LiveHistoryEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.RegisterArchivedCrunchHistoryEvent - Class in unlimited.fc.client.core.util.liveStats
- HistoryStatistics.RollingCrunchUpdateEvt - Class in unlimited.fc.client.core.util.liveStats
- historyTable - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- HistoryType - Interface in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- hook - Variable in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
- host - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- HOSTNAME - unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
- HOTFOLDER - unlimited.fc.client.api.config.ServiceType
- HOURS - unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- hoursPerUnit() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- http - Variable in class unlimited.fc.client.engine.FCClientEngine
- HTTP - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode will force all transfers to use the HTTP protocol.
- HTTP - Static variable in class unlimited.fc.client.engine.FCClientEngine
- httpAccessibleFuture - Variable in class unlimited.fc.client.api.config.FCBaseProperties
-
Shared Web-Based Variables * /
- HttpClient - Class in unlimited.fc.client.engine
-
Title: Unlimited FTP Description: Web based FTP client applet Copyright: Copyright (c) 2001 Company: Unlimi-Tech Software Inc.
- HttpClient(String, int, String, LogUtils) - Constructor for class unlimited.fc.client.engine.HttpClient
- HttpClient(String, String, LogUtils) - Constructor for class unlimited.fc.client.engine.HttpClient
- HTTPCONTROLANDDATATEST - unlimited.fc.client.api.ConnectivityTestType
-
HTTP control and data test
I
- IDLE - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the connection is in an idle state (54)
- idlePendingJobs - Variable in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- IdleState - Class in unlimited.fc.client.api.multiclient
-
The Class IdleState.
- IdleState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.IdleState
- illegalState - Variable in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- importFile(File) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- importFile(Path) - Method in class unlimited.fc.client.api.FCClient
- importFile(Path) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This will overwrite all settings within this object, if the values are not present within this file, the values within this object are reset to defaults.
- importFile(Path) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- importFile(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- importFile(Path, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
-
Imports the properties defined within a file, and synchs them with to the supplied FileTransferData object
- importFromXML(Node) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- importProperties(Properties) - Method in class unlimited.fc.client.api.FCClient
- importProperties(Properties) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This will overwrite all settings within this object, if the values are not present within the properties object, the values within this object are reset to defaults.
- importProperties(Properties) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- importProperties(Properties) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- importProperties(Properties, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
-
Imports the properties information and synchs them with to the supplied FileTransferData object
- inactiveCodes - Static variable in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- incmode - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- INCOMINGUDPTEST - unlimited.fc.client.api.ConnectivityTestType
-
Incoming UDP test
- incomingWork - Variable in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- incomingWorkInitialization(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
-
Initializes the incoming work
- incremental - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- incrementalSetupIfNeeded() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- incrementDirectoryCount() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- incrementSofarAllFiles(boolean, long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- incrementTotalFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- incSizeCheckOnly - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- INDETERMINATE - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode is only used in the MultiClientTransferHook where there are no active hooks in the pool
- indexOf(Object) - Method in class unlimited.fc.client.api.FileListData
- inError - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- informServerToWriteReport(PropertyTransmission) - Method in class unlimited.fc.client.engine.FCClientEngine
- informServerToWriteReport(PropertyTransmission) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- informTransferFinished() - Method in class unlimited.fc.client.api.AutoRecoverClient
- informTransferFinished() - Method in class unlimited.fc.client.api.FCClient
- informTransferFinished() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sends a message to the server letting them know that transfer has finished
- informTransferFinished() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- informTransferFinished() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- informTransferFinished() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sends a message to the server letting them know that transfer has finished
- informTransferFinished() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- informTransferStart() - Method in class unlimited.fc.client.api.AutoRecoverClient
- informTransferStart() - Method in class unlimited.fc.client.api.FCClient
- informTransferStart() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sends a message to the server letting them know that transfer has started
- informTransferStart() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- informTransferStart() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- informTransferStart() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sends a message to the server letting them know that transfer has started
- informTransferStart() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- initAES() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Send a AESK command, initialized the AES secret key on the server
- initAppendToFCServerWithCallback() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- initConfig() - Method in class unlimited.fc.client.api.samples.ManagerContainer
-
This method will see if a config file has been created, if not it will set some defaults and then create a new one.
- initDeleteAfterTransfer(Pair<LinkedList<T>, HashSet<T>>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Initializes the delete after transfer if it is needed.
- INITFCCommandBuilder() - Constructor for class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Instantiates a new iNITFC command builder.
- initFCTransfer(int, int, int, long, boolean, int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
- INITFCUtil - Class in unlimited.fc.client.api.util
-
The Class INITFCUtil.
- INITFCUtil() - Constructor for class unlimited.fc.client.api.util.INITFCUtil
- INITFCUtil.INIFC_Type - Enum in unlimited.fc.client.api.util
-
The Enum INIFC_Type.
- INITFCUtil.INIFC_Type.BoolFromIntMapper - Class in unlimited.fc.client.api.util
- INITFCUtil.INIFC_Type.IntArrayMapper - Class in unlimited.fc.client.api.util
- INITFCUtil.INIFC_Type.Sanity - Interface in unlimited.fc.client.api.util
- INITFCUtil.INITFCCommandBuilder - Class in unlimited.fc.client.api.util
-
The Class INITFCCommandBuilder.
- INITFCUtil.ParsedINIFC - Class in unlimited.fc.client.api.util
- initForAutoResume() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- initialDelay - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.ScheduledFixedRate
- initialize() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deprecated.
- initialize() - Method in class unlimited.fc.client.api.samples.CreateWeblinkSample
- initialize(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Initialize FCClient object.
- initialize(boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Initialize FCClient object.
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.InitializedState.Transition
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- initialize(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Initialize Multi-Client object.
- initialize(FCClientWorker<?>) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- initialized - Variable in class unlimited.fc.client.api.FCClient
- InitializedState - Class in unlimited.fc.client.api.multiclient
-
The Class InitializedState.
- InitializedState(CreatedState) - Constructor for class unlimited.fc.client.api.multiclient.InitializedState
- InitializedState.DisconnectingState - Class in unlimited.fc.client.api.multiclient
-
The Class DisconnectingState.
- InitializedState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class InitializingState.
- initializeIfNeeded(ArchivedCrunchedHistoryConfig, long) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- initializeManager() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Initializes the Multi-Client Manager for work
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.FCClient
-
Initialize FCClient object without creating the actual user log.
- initializeNoUserLogs() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Initializes the TransferMechanism with no user logs
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.InitializedState
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.InitializedState.Transition
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- initializeNoUserLogs() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Initializes the TransferMechanism with no user logs
- initializeProgressiveDelay() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- initializeStartOfHandlerValues() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- initializeTransferHeadersEachAppend() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- initializeTransferSettings() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- initializeWorkingDirectory(String) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Initializes the current working directory to the value specified.
- initializeZip() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- INITIALIZING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently initializing a transfer (7)
- initManager() - Method in class unlimited.fc.client.api.samples.ManagerContainer
-
The initManager() will create a new MultiManager that connects to serverIP on port 21.
- initManager() - Method in class unlimited.fc.client.api.samples.PostProcessorExample
- initManager() - Method in class unlimited.fc.client.api.samples.PreProcessorExample
- initReportWriter() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Initializes the report writer it hasn't already been initalized by the system
- initRun() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- initSession() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- initSession() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- initSession() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- initSOCKS(String, String) - Static method in class unlimited.fc.client.engine.FCClientEngine
-
Set up SOCKS v4/v5 proxy settings.
- initSOCKSAuthentication(String, String) - Static method in class unlimited.fc.client.engine.FCClientEngine
-
Set up SOCKS username and password for SOCKS username/password authentication.
- initStateHandler() - Method in class unlimited.fc.client.api.samples.util.ExampleMultiClientListener
- initThreadSafeHook() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Initializes the ThreadSafeMultiHook that is used to provide transfer information in Thread safe manner
- innerAdd - Static variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- innerAdd - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- innerFrom() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.RollingArchivedTimeSlice
- innerFrom() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- innerFrom() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.RollingSlice
- innerMap - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- InnerPostProcess(PrintoutPostprocessor) - Constructor for class unlimited.fc.client.api.samples.util.PrintoutPostprocessor.InnerPostProcess
- InnerPostProcess(RemoteDeletePostprocessor) - Constructor for class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor.InnerPostProcess
- InnerProcessFactory() - Constructor for class unlimited.fc.client.api.samples.util.PrintoutPostprocessor.InnerProcessFactory
- InnerProcessFactory() - Constructor for class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor.InnerProcessFactory
- innerSyst() - Method in class unlimited.fc.client.engine.FCClientEngine
- innerSyst() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- innerTo() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- innerTo() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.RollingSlice
- innerZipChunkTest(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- instance - unlimited.fc.client.engine.NetworkCalc
- instance() - Static method in class unlimited.fc.client.autodetect.AutoDetectionManager
- instance() - Static method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- instance() - Static method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- instance(K) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
-
This will call generateNewInstance() internally if no instance is present.
- instanceOf(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- instanceOf(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns whether or not the supplied TransferJob is and instance of this TransferJob
- instanceOf(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- instanceOf(TransferJob.FileTypeJob<FileType>, FileTransferMechanism, TransferMechanismData) - Static method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- IntArrayMapper() - Constructor for class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.IntArrayMapper
- INTEGRATION_WEBLINK - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- INTERNAL_ONLY - Static variable in interface unlimited.fc.client.api.config.ConfigSourceIfc
- INTERNAL_ONLY - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- INVALID_ARGUMENT - Static variable in class unlimited.fc.client.api.ErrorCodes
- invalidate() - Method in class unlimited.fc.client.engine.FCClienEngineSpeedCache
- invalidateRemoteMD5CacheEntry - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- invalidState() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isAborted(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- isActive() - Method in class unlimited.fc.client.api.multiclient.processor.data.ProcessorData
-
Returns whether or not the processor is active
- isActive() - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- isActive() - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- isActive() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- isActive() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns if the processor is processing data
- isActive(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- isActive(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- isActiveEntry() - Method in class unlimited.fc.client.core.util.liveStats.AgentRateCache
- isActiveEntry() - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- isActiveSession() - Method in interface unlimited.fc.client.core.util.liveStats.TransferStatisticsInterface
- isAddSkippedFilesToTransferVector() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isAgentIDInvalid(String) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
-
Returns true if an agentID is not valid.
- isAllDefaults() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Checks whether this filter has all default settings
- isAllDefaults() - Method in class unlimited.fc.client.api.FileFilterData
-
Returns whether or not the Data is currently all default settings
- isAllowConnectNonFileCatalystServer() - Method in class unlimited.fc.client.engine.FCClientEngine
- isAllowDirectories() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Returns whether or not this filter allows directories
- isAppend() - Method in class unlimited.fc.client.engine.UploadTransferRequestData
- isApplyFilterToDirectories() - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Deprecated.Method deprecated. Please use
FileCatalystFileFilter.getFileFilterTarget()instead - isAutoDMG() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- isAutoMode() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the transfer mode has been set to
TransferMode.AUTO - isAutoResume() - Method in class unlimited.fc.client.api.FCClient
- isAutoResume() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if auto-resume is enabled.
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isAutoResume() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isAutoResume() - Method in class unlimited.fc.client.api.TransferMechanismData
- isAutoResume() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isAutoUnzip() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if auto unzip is enabled, false otherwise.
- isAutoUnzip() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if auto unzip is enabled, false otherwise.
- isAutoUnzip() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isAutoUnzip() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isAutoUnzip() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isAutoUnzip() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isAutoUnzip() - Method in class unlimited.fc.client.api.TransferMechanismData
- isAutoUnzip() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isAutoZip() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if auto zip is enabled, false otherwise.
- isAutoZip() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if auto zip is enabled, false otherwise.
- isAutoZip() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isAutoZip() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isAutoZip() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isAutoZip() - Method in class unlimited.fc.client.api.TransferMechanismData
- isAutoZip() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isBadState() - Method in class unlimited.fc.client.api.multiclient.BadState
- isBadState() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the current state is a bad state.
- isBadState() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Checks if is bad state.
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.CancelledState
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientCancelHandler
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the MultiClientManager has been cancelled
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- isCancelled() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isCancelled() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- isCancelled() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- isCancelled() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isCancelledDueToError() - Method in class unlimited.fc.client.api.multiclient.MultiClientCancelHandler
- isCancelledDueToError() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the Manager was cancelled
- isCancelledDueToError() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- isCancelledDueToError() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isCancelledOrCancelling() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the Manager is currently canceling it's current transfers, or if it has completely cancelled it's work
- isCancelledStateCalledByPause() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Pause and cancel share the same internal state (cancelled).
- isCancelledStateCalledByPause() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Pause and cancel share the same internal state (cancelled).
- isCancelling() - Method in class unlimited.fc.client.api.multiclient.CancellingState
- isCancelling() - Method in class unlimited.fc.client.api.multiclient.CancellingState.Transition
- isCancelling() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the manager is currently in a cancelling state
- isCancelling() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isCentralEnabled() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- isCentralEnabled() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- isChannelClosed(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- isClient - Variable in enum unlimited.fc.client.api.config.ServiceType
- isCommonProgressiveTransferIdEnabled() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- isComplete - Variable in class unlimited.fc.client.api.HandlerData
- isComplete - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- isComplete() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- isComplete() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- isComplete() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- isComplete() - Method in class unlimited.fc.client.engine.FCClientEngine
- isCompleteAutoZip() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isCompressionEnabled() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if compression is enabled, false otherwise.
- isCompressionEnabled() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if compression is enabled, false otherwise.
- isCompressionEnabled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isCompressionEnabled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isCompressionEnabled() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isCompressionEnabled() - Method in class unlimited.fc.client.api.TransferMechanismData
- isCongestionControl() - Method in class unlimited.fc.client.engine.FCClientEngine
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if congestion control is currently enabled.
- isCongestionControlEnabled() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if congestion control is currently enabled.
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isCongestionControlEnabled() - Method in class unlimited.fc.client.api.TransferMechanismData
- isConnected - Variable in class unlimited.fc.client.engine.FCClientEngine
- isConnected() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the connection status
- isContinuedRetry() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- isCurrentStateConnected() - Method in class unlimited.fc.client.api.FCClient
- isCurrentStateConnected() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns whether or not the FileTransferMechanism currently has a connection.
- isCurrentStateConnected() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isCurrentStateConnected() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isCurrentStateConnected() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isCurrentStateConnected() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns whether or not the current transfer mechanism is connected
- isCurrentStateInstanceof(Class<? extends MultiClientState>...) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isDebug() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if debug is set to true.
- isDebug() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if debug is set to true.
- isDebug() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isDebug() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isDebug() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isDebug() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isDebug() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isDebug() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isDebug() - Method in class unlimited.fc.client.api.TransferMechanismData
- isDeleteAfterAdded() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns whether or not the delete after processor has already been added
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if the delete after transfer option is enabled, false otherwise.
- isDeleteAfterTransfer() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if the delete after transfer option is enabled, false otherwise.
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.api.TransferMechanismData
- isDeleteAfterTransfer() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isDeleteFailed() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler
- isDeletePartial() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isDeltasStillGrowing() - Method in class unlimited.fc.client.engine.FCClientEngine
- isDeltasStillGrowing() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- isDirectory() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns true if this item is a directory
- isDiskBased() - Method in class unlimited.fc.client.api.FileListData
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if the downgrade on reconnect option is enabled, false otherwise.
- isDowngradeModeOnReConnect() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if the downgrade on reconnect option is enabled, false otherwise.
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns whether or not the state is set to downgrade mode on reconnect
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.api.TransferMechanismData
- isDowngradeModeOnReConnect() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isDownload() - Method in interface unlimited.fc.client.core.util.liveStats.ArchivedDataDetails
- isEmpty() - Method in class unlimited.fc.client.api.FileListData
- isEmpty() - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- isEmpty() - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- isEmpty() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- isEmptyRange(Range<Long>) - Static method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- isEmptyUnit() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- isEnableAuth() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- isEnableEmailNotifications() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- isEnableEmailNotifications() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- isEnableResume() - Method in class unlimited.fc.client.engine.HttpClient
- isError() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns whether or not this processor is in error
- isError() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- isError() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- isExceptionFatal(Exception) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- isFatal() - Method in class unlimited.fc.client.api.TransferHook
-
Return true if a fatal error has occurred
- isFatal() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Return true if a fatal error occurred
- isFCWebLink() - Method in class unlimited.fc.client.api.filelist.FCWebFileListDataItem
- isFCWebLink() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns true if this item is a symbolic link in FC Web
- isFile() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns true if this item is a file
- isFileCatalystServer - Variable in class unlimited.fc.client.engine.FCClientEngine
- isFileCatalystServer() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if connected to a FileCatalyst server.
- isFileCatalystServer() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns true if connected to a FileCatalyst server.
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns true if connected to a FileCatalyst server.
- isFileCatalystServer() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isFileCatalystServer() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- isFileCatalystServer() - Method in class unlimited.fc.client.engine.FCClientEngine
-
True if it is a FileCatalyst Server.
- isFileCatalystServer() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- isFileCatalystServerEnterprise - Variable in class unlimited.fc.client.engine.FCClientEngine
- isFileCatalystServerEnterprise() - Method in class unlimited.fc.client.engine.FCClientEngine
- isFileCatalystServerPro - Variable in class unlimited.fc.client.engine.FCClientEngine
- isFileCatalystServerPro() - Method in class unlimited.fc.client.engine.FCClientEngine
-
True if is a PRO (non-UDP) FileCatalyst License.
- isFileChanged(FileTransferMechanism, FileType) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.FileChangeChecker
- isFirewallBlockingIncomingUDP(int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- isFirewallBlockingOutgoingUDP() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- isFlaggedForDelta() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns whether or not the Job is flagged for delta generation or not
- isForceFileOwnershipEnabled() - Method in class unlimited.fc.client.api.FCClient
- isForceFileOwnershipEnabled() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns true if the force file ownership feature is currently enabled.
- isForceFileOwnershipEnabled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isForceFileOwnershipEnabled() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isForceFileOwnershipEnabled() - Method in class unlimited.fc.client.api.TransferMechanismData
- isForceResume() - Method in class unlimited.fc.client.engine.HttpClient
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.FCClient
- isForceTCPmodeACKs() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if TCP mode ACKs are enabled.
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.api.TransferMechanismData
- isForceTCPmodeACKs() - Method in class unlimited.fc.client.engine.FCClientEngine
- isFTP() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- isFTP() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- isFTPDataPortFallback(String) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- isHigherThan(TransferJobPriority) - Method in enum unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- isHttp() - Method in class unlimited.fc.client.engine.FCClientEngine
- isHttp() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
should be overridden in FCClientEngineHTTP and return true
- isIdActive(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isIDCompleted(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isIdle() - Method in class unlimited.fc.client.api.FCClient
- isIdle() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns whether or not the Client is currently idle
- isIdle() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isIdle() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isIdle() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns whether or not the Client is currently idle
- isIdle() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- isIISDOS(List<String>) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- isIncremental() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.api.FCClient
- isIncrementalSizeCheckOnly() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns whether or not incremental has been set to use the size only option
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.api.TransferMechanismData
- isIncrementalSizeCheckOnly() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isIndexed(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- isIndexed(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- isIndexed(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- isIndexed(Path) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- isIndexed(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- isIndexed(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- isIndexed(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- isIndexed(FileListDataItem) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- isInError() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- isInitialDirectoryLocked() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- isInitialDirectoryLocked() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- isInitialDirectoryLocked() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- isInitialized() - Method in class unlimited.fc.client.api.ClientCredentials
- isInitialized() - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- isInitialized() - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- isInitialized() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isInitialized() - Method in class unlimited.fc.client.api.FCClient
- isInitialized() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns true if the last auto-detect that was performed identified that at least one mode of transfer was possible for the given type (upload, download, or both directions).
- isInitialized() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isInitialized() - Method in class unlimited.fc.client.api.multiclient.InitializedState
- isInitialized() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isInitialized() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns true if the last auto-detect that was performed identified that at least one mode of transfer was possible for the given type (upload, download, or both directions).
- isIPv6() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- isIsDownload() - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- isLastJobInQueue() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- isLink() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns true if this item is a symbolic link
- isLinkEnabled() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- isLinkEnabled() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- isLinkEnabledOnServer() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isLinkEnabledOnServer() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- isLinkEnabledOnServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Request if link is enabled on the server that you are connected too
- isLinkEnabledOnServer() - Method in class unlimited.fc.client.engine.FCClientEngine
- isLinkExpiryManipEnabled() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- isLinkExpiryManipEnabled() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- isLoadBalancerConnection(String) - Static method in class unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParser
- isLoggedIn - Variable in class unlimited.fc.client.engine.FCClientEngine
- isLoggedIn() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- isLoggedIn() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns whether or not the state is currently logged into the server
- isLoggedIn() - Method in class unlimited.fc.client.engine.FCClientEngine
- isMac() - Method in class unlimited.fc.client.engine.HttpClient
- isMaintainLastModified() - Method in class unlimited.fc.client.api.FCClient
- isMaintainLastModified() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if Maintain last modified is enabled.
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isMaintainLastModified() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isMaintainLastModified() - Method in class unlimited.fc.client.api.TransferMechanismData
- isMaintainPermissions() - Method in class unlimited.fc.client.api.FCClient
- isMaintainPermissions() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if maintain permissions is enabled.
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isMaintainPermissions() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isMaintainPermissions() - Method in class unlimited.fc.client.api.TransferMechanismData
- isMaintainSingleConnection() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- isMD5OnTheFlyEnabled() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- isMergingFileTransferDetailsEnabled() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- isMigrated() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- isModTime() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- isMonitoring() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- isMonitoring(AutoDetectData) - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- isMoveToSent() - Method in interface unlimited.fc.client.api.FileTransferData
- isMoveToSent() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isMoveToSent() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- isNeedsRecurse() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- isNeedsRecurse() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Checks if is needs recurse.
- isNeedToSaveConfig() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isNetscapeFour() - Method in class unlimited.fc.client.engine.HttpClient
-
Deprecated.
- isNewPasswordTheSame(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Password is the same if it has the same encoding and the same decoded value.
- isNotEncoded(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isOldTransferDataCleared() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isOneUseLink() - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- isOptimizeBlocksize() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if optimize block size feature is enabled.
- isOptimizeBlockSize() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if optimize block size feature is enabled.
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isOptimizeBlockSize() - Method in class unlimited.fc.client.api.TransferMechanismData
- isOverwrittenBy(CachedFileToDB) - Method in class unlimited.fc.client.cache.CachedFileToDB
- isParentPooled - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isPassive() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- isPassThrough - Variable in class unlimited.fc.client.api.multiclient.processor.Processor
- isPasswordDigitCharRequired() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isPasswordLowerCaseCharRequired() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isPasswordMinLengthRequired() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isPasswordSpecialCharRequired() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isPasswordUpperCaseCharRequired() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isPendingForceCrunch() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
-
If there is a full history wide force crunch pending, we will ignore requests for force crunches on a single key
- isPlatformSupported() - Static method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
-
Returns true if this platform supports FS Events
- isPooled() - Method in class unlimited.fc.client.api.FCClient
-
Returns whether or not the client is a pooled client or not
- isPooled() - Method in class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
- isPreservePathStructure() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isPrintSolution() - Method in class unlimited.fc.client.engine.HttpClient
- isPrivileged(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
-
by default we accept all transfers
- isProcessing() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the MultiClientManager is currently pre/post processing files.
- isProcessing() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Returns whether or not we are currently processing
- isProgressive() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns if this TransferJob is set to be a progressive job (transfer files as they grow)
- isProgressiveTransfer() - Method in class unlimited.fc.client.engine.FCClientEngine
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.FCClient
-
Return true if the progressive option is enabled, false otherwise.
- isProgressiveTransfers() - Method in interface unlimited.fc.client.api.FileTransferData
-
Return true if the progressive option is enabled, false otherwise.
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isProgressiveTransfers() - Method in class unlimited.fc.client.api.TransferMechanismData
- isProgressiveTransfers() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isQuitting() - Method in class unlimited.fc.client.engine.FCClientEngine
- isReceiving(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- isRecoverablePostProcessErrors(Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
- isRedundancyWithDeltas() - Static method in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- isRemoteFileDir() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- isRenameExtensions() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isReportingEnabled() - Method in class unlimited.fc.client.engine.FCClientEngine
- isRolling() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- isRolling() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.RollingSlice
- isRunning() - Method in interface unlimited.fc.client.api.multiclient.clientTypes.TransferRunner
-
Returns whether or not the runner is currently executing
- isRunning() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- isRunning() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.RetransferTransferRunner
- isRunning() - Method in class unlimited.fc.client.engine.DirListTool
- isSane(String) - Method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- isSecondVersion() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
-
this gets updated after you call validateConnection.
- isSecure - Variable in class unlimited.fc.client.api.SnapShotHook
- isSecure() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- isSecure() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isSecure() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- isSecure() - Method in class unlimited.fc.client.api.SnapShotHook
- isSecure() - Method in class unlimited.fc.client.api.TransferHook
- isSecure() - Method in interface unlimited.fc.client.api.TransferState
-
Returns true if transfer is secure
- isSecure() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isServerBandwidthOverride() - Method in class unlimited.fc.client.engine.FCClientEngine
- isServerOneTimeLinksEnabled() - Method in class unlimited.fc.client.api.shared.ServerConfigs
- isServerOneTimeLinksEnabled() - Method in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- isServerOverridebandwidth() - Method in class unlimited.fc.client.api.FCClient
- isServerOverridebandwidth() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns whether or not the server has specified that the bandwidth should be overridden.
- isServerOverridebandwidth() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isServerOverridebandwidth() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isServerOverridebandwidth() - Method in class unlimited.fc.client.api.TransferMechanismData
- isServerTimeout() - Method in class unlimited.fc.client.engine.FCClientEngine
- isServerTimeout() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- isShouldWorkWithMobile() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- isShowConsoleLog() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if console log is enabled.
- isShowConsoleLog() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if console log is enabled.
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isShowConsoleLog() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isShowConsoleLog() - Method in class unlimited.fc.client.api.TransferMechanismData
- isShowMD5() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- isShowMD5() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- isShowMD5() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- isShowZIP() - Method in interface unlimited.fc.client.core.util.liveStats.TransferVisuals
- isShowZIP() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- isShowZIP() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- isShutdown - Variable in class unlimited.fc.client.api.multiclient.processor.Processor
- isShutdown() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- isShutdown() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Returns whether or not this process has been shutdown
- isSsl() - Method in class unlimited.fc.client.engine.FCClientControlSocket.FCSiteDO
- isSsl() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- isSsl() - Method in class unlimited.fc.client.engine.loadbalancer.LoadBalancedSiteLite
- isSSL() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- isSSL() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- isSSLRestrictCiphers() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isSslSocket() - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData
- isStandardRecursiveTransfer() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isStorTmp() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isStreamingFileListing() - Method in class unlimited.fc.client.api.HandlerData
- isStrictSSL() - Static method in class unlimited.fc.client.api.FCClient
-
Returns whether or not useStrictSSL has been enabled for this FCClient
- isSupportsCurrentOS() - Method in enum unlimited.fc.client.api.config.TransportProtocol
- isSupportsUDP() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- isSymbolicLink(String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- isSynched() - Method in class unlimited.fc.client.api.FCClient
-
Returns whether or not the client is currently synched
- isTATransferDirectionUpload() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- isTimeout(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- isTransferCancelled - Variable in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isTransferCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isTransferCancelled() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- isTransferCancelled() - Method in class unlimited.fc.client.api.SnapShotHook
- isTransferCancelled() - Method in class unlimited.fc.client.api.TransferHook
- isTransferCancelled() - Method in interface unlimited.fc.client.api.TransferState
-
Returns true if the transfer was cancelled.
- isTransferCancelled() - Method in class unlimited.fc.client.engine.FCClientEngine
- isTransferCancelled() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- isTransferCancelled() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferComplete() - Method in class unlimited.fc.client.api.HandlerData
-
Returns whether or not the transfer is complete
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.IdleState
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the MultiClientManager has completed it's current transfer.
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Checks if is transfer complete.
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState
- isTransferComplete() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- isTransferComplete() - Method in class unlimited.fc.client.api.SnapShotHook
- isTransferComplete() - Method in class unlimited.fc.client.api.TransferHook
- isTransferComplete() - Method in interface unlimited.fc.client.api.TransferState
-
Returns true if all files are successfully transferred
- isTransferComplete() - Method in class unlimited.fc.client.engine.FCClientEngine
- isTransferComplete() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferComplete() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.FCClient
- isTransferEmptyDirectories() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns whether or not the implementation should be transferring empty directories
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.api.TransferMechanismData
- isTransferEmptyDirectories() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferError() - Method in class unlimited.fc.client.api.HandlerData
-
Returns whether or not the transfer is in error
- isTransferError() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isTransferError() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- isTransferError() - Method in class unlimited.fc.client.api.SnapShotHook
- isTransferError() - Method in class unlimited.fc.client.api.TransferHook
- isTransferError() - Method in interface unlimited.fc.client.api.TransferState
-
Returns true if an error occured
- isTransferError() - Method in class unlimited.fc.client.engine.FCClientEngine
- isTransferError() - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- isTransferError() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferNotRunning() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- isTransferring() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- isTransferringCheck(TransferHook) - Method in interface unlimited.fc.client.api.FileTransferMechanism
- isTransferringData - Variable in class unlimited.fc.client.engine.FCClientEngine
- isTransferringZeroByteFile() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isTransferStarted() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- isTransferStarted() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- isTransferSuceeding() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- isTransferUsingDeltas() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferValid() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isTransferValidWithUpdates() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isTransferWarning() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- isTransferWarning() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- isTransferWarning() - Method in class unlimited.fc.client.api.SnapShotHook
- isTransferWarning() - Method in class unlimited.fc.client.api.TransferHook
- isTransferWarning() - Method in interface unlimited.fc.client.api.TransferState
-
Returns true a recoverable transfer warning has occured.
- isTransferWarning() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isTransferWithTempName() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if transferring with temporary names is enabled
- isTransferWithTempName() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if transferring with temporary names is enabled
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isTransferWithTempName() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isTransferWithTempName() - Method in class unlimited.fc.client.api.TransferMechanismData
- isTransmitter() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- isTransmitter() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- isTransmitting() - Method in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- isTransmitting(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- isTwoWayConnection() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- isUDPSupported() - Method in class unlimited.fc.client.api.FCClient
- isUDPSupported() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns true if connected to a FileCatalyst server that supports UDP.
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns true if connected to a FileCatalyst server that supports UDP.
- isUDPSupported() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadJob
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns whether or not this job is an upload job or a download job
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- isUpload() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- isUpload() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- isUpload() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface.CacheKeyCredentials
- isUpload() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- isUpload() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- isUpload() - Method in class unlimited.fc.client.cache.CachedFileToDB
- isUseCompression - Variable in class unlimited.fc.client.api.CompressionData
- isUseCompression() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use isCompressionEnabled() instead.
- isUseCompression() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- isUseCompression() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isUseCompression() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isUseCompression() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isUseCompression() - Method in class unlimited.fc.client.api.TransferMechanismData
- isUseCompression() - Method in class unlimited.fc.client.engine.FCClientEngine
- isUseCompression() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isUseCongestionControl() - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use isCongestionControlEnabled() instead.
- isUseCongestionControl() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- isUseCongestionControl() - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isUseCongestionControl() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isUseCongestionControl() - Method in class unlimited.fc.client.api.TransferMechanismData
- isUseFC() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- isUseGZip() - Method in class unlimited.fc.client.engine.HttpClient
- isUseIncremental() - Method in class unlimited.fc.client.api.FCClient
- isUseIncremental() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if incremental feature is enabled
- isUseIncremental() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isUseIncremental() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isUseIncremental() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isUseIncremental() - Method in class unlimited.fc.client.api.TransferMechanismData
- isUseSent - Variable in class unlimited.fc.client.api.PostTaskSentData
- isUseServlet() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- isUseSSL() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if SSL mode is enabled, false otherwise.
- isUseSSL() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- isUseSSL() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if SSL mode is enabled, false otherwise.
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isUseSSL() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isUseSSL() - Method in class unlimited.fc.client.api.TransferMechanismData
- isUseSSL() - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData
- isUseTCPACKS() - Method in class unlimited.fc.client.engine.UseTCPACKSCache.DetectedValue
- isUseTCPACKS(FCClientEngine) - Method in class unlimited.fc.client.engine.UseTCPACKSCache
- isUsingDeleteAfterPostProcessor() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns true if we are using the delete after post processor
- isValid(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- isValid(INITFCUtil.INIFC_Type, String) - Method in interface unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.Sanity
- isValidFileCache() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- isVerBlock() - Method in class unlimited.fc.client.engine.UploadTransferRequestData
- isVerifying() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- isVerifying() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.FCClient
- isVerifyIntegrity() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns true if integrity check is enabled.
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.multiclient.ReadOnlyState
- isVerifyIntegrity() - Method in class unlimited.fc.client.api.TransferMechanismData
- isWeblinkEnabledOnServer() - Method in class unlimited.fc.client.api.AutoRecoverClient
- isWeblinkEnabledOnServer() - Method in class unlimited.fc.client.api.FCClient
- isWeblinkEnabledOnServer() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Request if link is enabled on the server that you are connected too
- isWeblinkEnabledOnServer() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- isWeblinkEnabledOnServer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- isWebServerAccessible() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- isWindows() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- isWorkingDirectoryInitialized() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Returns whether or not the working directory is currently initialized.
- isZipStillExtracting() - Method in class unlimited.fc.client.engine.FCClientEngine
- isZipStillExtracting() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- isZipStillGrowing(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- isZipStillGrowing(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- iterator() - Method in class unlimited.fc.client.api.FileListData
- iterator() - Method in class unlimited.fc.client.api.util.EnumerationToIterable
J
- JAVA_TRUSTSTORE_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- JOB - unlimited.fc.client.api.fcweb.FCWebOrderForm.OrderFormType
- JOB_ADDED_TO_JOBQUEUE - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_ADDED_TO_JOBQUEUE.
- JOB_TRANSFER_FAILURE_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_TRANSFER_FAILURE_EVENT.
- JOB_TRANSFER_REJECTION_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_TRANSFER_REJECTION_EVENT.
- JOB_TRANSFER_RETURN_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_TRANSFER_RETURN_EVENT.
- JOB_TRANSFER_SUCCESS_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_TRANSFER_SUCCESS_EVENT.
- JOB_TRANSFERRING_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant JOB_TRANSFERRING_EVENT.
- JobCombiner(TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener.JobCombiner
- JobExecutor() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil.JobExecutor
- jobFailureReason - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- JobHandler - Interface in unlimited.fc.client.api.multiclient.transferJob
-
The Interface JobHandler.
- JobHandler.Adapter - Class in unlimited.fc.client.api.multiclient.transferJob
-
Adapter class that defines empty methods for the JobHandler resource
- JobHandler.Builder - Class in unlimited.fc.client.api.multiclient.transferJob
-
Builder for the JobHandler resource.
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.IdleState
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Pushes a TransferJob into the Multi-Client for transfer.
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- jobPushed(TransferJob) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- JobRepeateRemover() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- jobSuccess(FileTransferMechanism, TransferJob, TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Method that handles marks successful transfers, and fires the corresponding TransferJobTransferSuccessEvent.
- jumpToComplete() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- jumpToComplete() - Method in class unlimited.fc.client.api.multiclient.TransferringState
K
- KEEP_SESSION_ID_AFTER_TRANSFER_COMPLETE - unlimited.fc.client.api.multiclient.SessionManageMode
-
Whether or not we should keep the session alive after a transfer
- key - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CrunchRangeRegistry
- key() - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.KeyedVal
- key() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- KeyedVal<K> - Interface in unlimited.fc.client.core.util.selfUpdatingDataStructure
- KeyRemovalEvent(String) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.KeyRemovalEvent
- keySet() - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
- killAll() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- killAll() - Method in class unlimited.fc.client.api.TransferHook
- killAll() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- killGlobalThreadPoolCleanupTestFiles(TransferMechanismData) - Static method in class unlimited.fc.client.api.samples.ManagerContainer
- killWorkers() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
L
- LAST_UPDATED - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- lastActivity() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- lastBytesSoFar - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- lastIndexOf(Object) - Method in class unlimited.fc.client.api.FileListData
- lastModified(String) - Method in class unlimited.fc.client.api.FCClient
-
Get the last modified time of a file on a FileCatalyst server.
- lastModified(String, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- lastModified(String, boolean) - Method in class unlimited.fc.client.api.FCClient
-
Get the last modified time of a file on a FileCatalyst server
- lastServerRestrictedRate() - Method in class unlimited.fc.client.api.FCClient
- lastServerRestrictedRate() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the last rate (kbps) that the Server had replied with.
- lastServerRestrictedRate() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- lastServerRestrictedRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- lastServerRestrictedRate() - Method in class unlimited.fc.client.api.TransferMechanismData
- lastServerRestrictedRate() - Method in class unlimited.fc.client.engine.FCClientEngine
- lastUpdateToSize - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- lastValidReply() - Method in class unlimited.fc.client.engine.FCClientEngine
- lastValidReply(FCReply) - Method in class unlimited.fc.client.engine.FCClientEngine
- lbsToString(FCSiteIfc) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- LBVersion - Enum in unlimited.fc.client.engine.loadbalancer
- length - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- link - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- LINK - Static variable in class unlimited.fc.client.api.FileListDataItem
-
Type returned by getType() if this item is a link.
- LINK_DELETE_LINKS_AFTER_USE - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- LINK_EXPIRY_MANIP_ENABLE - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- LINK_MAX_EXPIRY_TIME - Static variable in interface unlimited.fc.client.api.shared.ServerConfigTransmission
- linkID - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- list() - Method in class unlimited.fc.client.api.AutoRecoverClient
- list() - Method in class unlimited.fc.client.api.FCClient
- list() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns meta data for files in the current remote directory.
- list() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- list() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- list() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- list() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- list() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns meta data for files in the current remote directory.
- list() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- list() - Method in class unlimited.fc.client.engine.HttpClient
- list(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- list(String) - Method in class unlimited.fc.client.api.FCClient
-
Returns meta data for files in the current remote directory.
- list(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns meta data for files in the current remote directory.
- list(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- list(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- list(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- list(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- list(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns meta data for files in the current remote directory.
- list(String) - Method in class unlimited.fc.client.engine.HttpClient
- list(String, String) - Method in class unlimited.fc.client.api.FCClient
- list(String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns meta data for files that match the wildcard in the supplied directory.
- list(String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- list(String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- list(String, String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- list(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- list(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns meta data for files in the remote directory.
- listAsList() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
a convenience method that returns list() as a basic java.util.List
- ListHandler<FileType> - Class in unlimited.fc.client.api.multiclient.transferJob
-
Handler that is to be used for collecting file streams out of incoming jobs
- ListHandler(ExpandJobHandler<FileType>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ListHandler
- listIterator() - Method in class unlimited.fc.client.api.FileListData
- listIterator(int) - Method in class unlimited.fc.client.api.FileListData
- ListJob<T> - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class ListJob.
- ListJob(Set<T>, String, String, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Instantiates a new list job.
- ListJob(TransferJob.FileTypeJob<T>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ListJob
- ListJob.FilterStreamData - Class in unlimited.fc.client.api.multiclient.transferJob
- ListJobSizeMonitorData(FileTransferMechanism, ListJob<FileType>, Set<FileType>, Set<FileType>, FileSizeChangeMonitor.FileChangeChecker<FileType>) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.ListJobSizeMonitorData
- listNoParse(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- listNoParse(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- listNoParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns a remote file listing with no parsing
- listNoParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.FCClient
- listRecursiveFTPCompatible(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Method recursive lists files in an ftp compatible manner similar to
FileTransferMechanism.listWithInlineParse() - listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- listRecursiveFTPCompatible(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This is a ftp compatible listWithInlineParse();
- ListSample - Class in unlimited.fc.client.api.samples
- ListSample() - Constructor for class unlimited.fc.client.api.samples.ListSample
- listWithInlineParse() - Method in class unlimited.fc.client.api.AutoRecoverClient
- listWithInlineParse() - Method in class unlimited.fc.client.api.FCClient
-
Returns meta data for files in the current remote directory.
- listWithInlineParse() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns meta data for files in the current remote directory.
- listWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- listWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- listWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- listWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- listWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns meta data for files in the current remote directory.
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.FCClient
-
Returns meta data for files in the specified remote directory.
- listWithInlineParse(String) - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- listWithInlineParse(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns meta data for files in the given remote directory.
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- listWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns meta data for files in the given remote directory.
- LiveHistoryEvent(String, TotalTransferUnit.NumericTransferUnit<Long>, Long, HistoryType) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.LiveHistoryEvent
- LiveHistoryEvent(String, TotalTransferUnit.NumericTransferUnit<Long>, HistoryType) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.LiveHistoryEvent
- liveLogAdminTimeout - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- LiveLogCacheManager - Class in unlimited.fc.client.core.util.liveStats.agentStats
- LiveLogCacheManager(Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- liveLogClientTimeout - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- liveLogLimit - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- LiveStatistics<T extends TransferStatisticsInterface> - Class in unlimited.fc.client.core.util.liveStats
- LiveStatistics(String, Set<TimeSliceKey>) - Constructor for class unlimited.fc.client.core.util.liveStats.LiveStatistics
-
This automatically registers with LiveHistoryStatistics
- LiveStatistics(LiveStatistics<T>) - Constructor for class unlimited.fc.client.core.util.liveStats.LiveStatistics
- LiveStatistics.StatsContainer - Class in unlimited.fc.client.core.util.liveStats
- load(InputStream) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- LoadBalancedSiteLite - Class in unlimited.fc.client.engine.loadbalancer
- LoadBalancedSiteLite(String, int, boolean) - Constructor for class unlimited.fc.client.engine.loadbalancer.LoadBalancedSiteLite
- LOADBALANCER - unlimited.fc.client.api.config.ServiceType
- LoadBalancerConnectionParser - Class in unlimited.fc.client.engine.loadbalancer
- LoadBalancerConnectionParser() - Constructor for class unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParser
- LoadBalancerConnectionParserException - Exception in unlimited.fc.client.engine.loadbalancer
- LoadBalancerConnectionParserException(String) - Constructor for exception unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParserException
-
Constructor.
- LoadBalancerConnectionParserException(String, Throwable) - Constructor for exception unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParserException
-
Constructor.
- loadCfgData() - Method in class unlimited.fc.client.api.config.FCBaseProperties.DiagnosticsEnabledProperties
- loadCfgData() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- loadConfigAsProps(String, String) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- loadFromChannel(SeekableByteChannel) - Method in class unlimited.fc.client.api.TransferMechanismData
- loadFromFile(Path) - Method in class unlimited.fc.client.api.TransferMechanismData
- loadFromProperties() - Method in class unlimited.fc.client.api.TransferMechanismData
- loadFromProperties(Properties, CompressionData) - Static method in class unlimited.fc.client.api.CompressionData
- loadFromProperties(Properties, FileCatalystFileFilter<T>) - Static method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Loads a FileCatalystFileFilter from a given properties object.
- loadFromProperties(Properties, PostTaskSentData) - Static method in class unlimited.fc.client.api.PostTaskSentData
-
Loads a PostTaskSentData object from a specified properties object.
- loadPasswordPolicySettings() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- loadProperties() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- loadXMLDocument(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- LOCAL_FILENAME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current local filename
- localCancelHandler - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- localFileHasGrown() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- LocalFilename - Variable in class unlimited.fc.client.api.SnapShotHook
- localPath - Variable in class unlimited.fc.client.engine.TransferRequestData
- localPath - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- log(String) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
- log(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- log(String, Throwable) - Method in class unlimited.fc.client.engine.FCClientEngine
- log(Consumer<LogUtils>) - Method in class unlimited.fc.client.cache.CachedFileToDB
- LOG_LOCATION - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- LOG_PRESERVE_DAYS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- logAction(String, TwoWayFCWebConnection.ActionType, Optional<Long>) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- logFinalTransferStats(Path) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- loggedIn() - Method in class unlimited.fc.client.api.FCClient
- loggedIn() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns whether or not the TransferMechanism is currently logged into the server
- loggedIn() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- loggedIn() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- LoggedInState - Class in unlimited.fc.client.api.multiclient
-
The Class LoggedInState.
- LoggedInState(ConnectedState) - Constructor for class unlimited.fc.client.api.multiclient.LoggedInState
- LoggedInState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class LoggingInState.
- loggedRetry() - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Variation of the
AutoRecoverClient.loggedRetry()method that logs a message if the retry attempt fails to properly reset the client information - logger - Variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- LoggerListener() - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
-
Instantiates a new logger listener.
- LoggerListener(LogUtils) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
-
Instantiates a new logger listener.
- login() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Logs the Multi-Manager with the currently stored username and password
- login(String, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- login(String, String) - Method in class unlimited.fc.client.engine.HttpClient
-
login user to a host with username user and password password
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.FCClient
-
Login to the server with the specifed credentials.
- login(Supplier<ClientCredentials>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Login to the server with the specified credentials.
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.LoggedInState.Transition
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Login to the server with the specifed credentials.
- login(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.engine.HttpClient
-
login user to a host with username user and password password
- login(ClientCredentials.LoginVisitor) - Method in class unlimited.fc.client.api.ClientCredentials
- login(ClientCredentials.LoginVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- login(ClientCredentials.LoginVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- loginWithTokens(String, String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.LoginVisitor
- loginWithUserPass(String, String) - Method in interface unlimited.fc.client.api.ClientCredentials.LoginVisitor
- logListener - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- logMessage(Level, String) - Method in interface unlimited.fc.client.api.PostURLTransfer.TransferHolder
- logMessage(Level, String) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- logMessage(Level, String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- logout() - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Quit this FileCatalyst session and clean up.
- logResultsOfLoopIteration(DownloadRetryLoop.ProgressiveRetryData) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- logStartOfTransfer() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- LONG_TERM - unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- LOW - unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- lowerByteLimit - Variable in class unlimited.fc.client.api.FileFilterData
-
Long representing the lower byte limit
- LumpableHistory - Class in unlimited.fc.client.core.util.liveStats
- LumpableHistory() - Constructor for class unlimited.fc.client.core.util.liveStats.LumpableHistory
- LumpableHistory(TotalTransferUnit.NumericTransferUnit<Long>) - Constructor for class unlimited.fc.client.core.util.liveStats.LumpableHistory
M
- MAC_LOG_ROOT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- main(String[]) - Static method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectAndUploadFilesJobExample
- main(String[]) - Static method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectFilesFromFileAreaExample
- main(String[]) - Static method in class unlimited.fc.client.api.fcweb.samples.WorkflowUploadJobExample
- main(String[]) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- main(String[]) - Static method in class unlimited.fc.client.api.fsevents.TestFSEvents
- main(String[]) - Static method in class unlimited.fc.client.api.samples.CreateWeblinkSample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.DownloadSample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.ListSample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.MultiClientBasicTransferExamples
- main(String[]) - Static method in class unlimited.fc.client.api.samples.PostProcessorExample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.PreProcessorExample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.ServerToServerTransferSample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.UploadSample
- main(String[]) - Static method in class unlimited.fc.client.api.samples.UploadSampleAdvanced
- main(String[]) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- MAINQUEUE_FACTORY - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- MaintainFolderModTimeListener - Class in unlimited.fc.client.api.multiclient
-
A listener class that collects files (upload / download) while waiting for a transfer success event.
- MaintainFolderModTimeListener(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener
- MaintainFolderModTimeListener.FileComparator - Class in unlimited.fc.client.api.multiclient
- MaintainFolderModTimeListener.FLDComparator - Class in unlimited.fc.client.api.multiclient
- mainTransferCompressionData - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- makeDeltas(Path, Path, Path) - Method in class unlimited.fc.client.api.Rsync
-
Builds a deltas file based on the source file and the given signatures file.
- makeDeltas(Path, Path, Path, boolean) - Method in class unlimited.fc.client.api.Rsync
- makeDeltas(Path, Path, Path, int) - Method in class unlimited.fc.client.api.Rsync
- makeDeltas(Path, Path, Path, int, boolean) - Method in class unlimited.fc.client.api.Rsync
- makeDeltas(Path, Path, Path, int, boolean, int) - Method in class unlimited.fc.client.api.Rsync
- makeDeltas(Path, Path, Path, int, boolean, int, int) - Method in class unlimited.fc.client.api.Rsync
- makeDeltas(Path, Path, Path, int, boolean, int, int, CancelHandler) - Method in class unlimited.fc.client.api.Rsync
-
Starts deltas creation in a thread, and monitors the given cancel handler, cancelling deltas generation if required
- MAKEDIR - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- makeFileOnServer() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- makeSignatures(Path, Path) - Method in class unlimited.fc.client.api.Rsync
-
Generates signatures from the given source file, and stores the signatures to the specified file
- makeSignatures(Path, Path, int) - Method in class unlimited.fc.client.api.Rsync
- makeSignatures(Path, Path, int, boolean) - Method in class unlimited.fc.client.api.Rsync
- ManagedMultiCallback - Class in unlimited.fc.client.api.multiclient.callback
-
A callback that defines managed resources for the confirmOverwrite and confirmResume call mechanisms
- ManagedMultiCallback(FileCatalystClientCallbackHandler) - Constructor for class unlimited.fc.client.api.multiclient.callback.ManagedMultiCallback
- ManagerContainer - Class in unlimited.fc.client.api.samples
- ManagerContainer() - Constructor for class unlimited.fc.client.api.samples.ManagerContainer
- map(String) - Method in class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.BoolFromIntMapper
- map(String) - Method in class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.IntArrayMapper
- mapFLDIToDB(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- mapIDXToDB(LoadableIndexedFile) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- mapPathToDB(Path, long) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- MappedMemoryTransferCache - Class in unlimited.fc.client.cache
- MappedMemoryTransferCache() - Constructor for class unlimited.fc.client.cache.MappedMemoryTransferCache
- MASTER - Static variable in interface unlimited.fc.client.core.util.liveStats.StatisticsDO
- match() - Method in class unlimited.fc.client.transferhandler.MD5Result
- maxDuration - Variable in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- maxDuration() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- maxDuration() - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryType
- maxItems - Variable in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- maxServerRate - Variable in class unlimited.fc.client.engine.FCClientEngine
- MD5_INTERMEDIATE_REPLY_INTERVAL - Static variable in class unlimited.fc.client.engine.MD5Constants
- MD5_OTF - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- MD5Constants - Class in unlimited.fc.client.engine
- MD5Constants() - Constructor for class unlimited.fc.client.engine.MD5Constants
- MD5FactoryProcessor(MD5PostProcessor) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor
- md5Failed() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- MD5Handler() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler
- MD5PostProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Post Processor that is responsible for preparing MD5 checksums during transfers
- MD5PostProcessor(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessor
- MD5PostProcessorFactory - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Standard factory that produces MD5PostProcessors
- MD5PostProcessorFactory() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessorFactory
- MD5PostProcessorFactory.MD5FactoryProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Processor class that defines the behaviour for calculating MD5s after the transfer
- MD5PostProcessorFactory.MD5FactoryProcessor.MD5Handler - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
- MD5Result - Class in unlimited.fc.client.transferhandler
- MD5Result() - Constructor for class unlimited.fc.client.transferhandler.MD5Result
- meanEffectiveRate - Variable in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- meanEffectiveRateReceive() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- meanEffectiveRateReceive() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- meanEffectiveRateTotal() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- meanEffectiveRateTotal() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- meanEffectiveRateTransmit() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- meanEffectiveRateTransmit() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- merge(HandlerData) - Method in class unlimited.fc.client.api.multiclient.processor.data.ProcessorData
-
If this processor is active, this method merges this processor data into the supplied HandlerData
- metricsToString(UDPTransferMetricsContainer) - Static method in class unlimited.fc.client.api.UDPTransferMetricsFactory
-
Takes a UDPTransferMetricsContainer and marshals it into a string object that can be passed either to the HF TaskDetailsDO property object to send as status update in admin communication, or send as session data in Server ServerAdminHandler.
- mgr - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MD5PostProcessor
- mgr - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- mgr - Variable in class unlimited.fc.client.api.samples.ManagerContainer
- MINIMUM_BANDWIDTH - Static variable in class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- MINIMUM_BANDWIDTH - Static variable in class unlimited.fc.client.api.util.rate.RateDistributer
- MIXED_MODE - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode is only used in the MultiClientTransferHook where the pooled hooks are in different modes
- mkdir(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- mkdir(String) - Method in class unlimited.fc.client.api.FCClient
-
Creates the specified directory on the remote file system.
- mkdir(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Creates the specified directory on the remote file system.
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Creates the specified directory on the remote file system.
- mkdir(String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- mkdir(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Create the specified remote working directory
- mkdir(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- mkdir(String) - Method in class unlimited.fc.client.engine.HttpClient
-
Create a directory on the remote system
- mkdlt(String, String, int, boolean, int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Called by ReceiverHandler to create a delta file remotely.
- mkdlt(String, String, int, boolean, int, int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Called by ReceiverHandler to create a delta file remotely.
- mkdlt(String, String, int, boolean, int, int, String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Called by ReceiverHandler to create a delta file remotely.
- mkdlt(String, String, int, boolean, int, int, String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Called by ReceiverHandler to create a delta file remotely.
- mkfile(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Create the specified remote working directory
- mkfile(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- mksig(String, boolean, String) - Method in class unlimited.fc.client.engine.FCClientEngine
- mksig(String, boolean, String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- mksig(String, String) - Method in class unlimited.fc.client.engine.FCClientEngine
- mksig(String, String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- MOBILE_UPLOADER_ANDROID - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- MOBILE_UPLOADER_IOS - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- mode - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- mode - Variable in class unlimited.fc.client.engine.TransferRequestData
- mode - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- MODE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- modeCacheEnabled - Variable in class unlimited.fc.client.autodetect.AutoDetectionManager
-
is this feature enabled.
- modtime(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get modification time for a remote file
- modtime(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- modtime(String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get modification time for a remote file
- modtime(String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Get modification time for a remote file
- modtime(String, Date) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Set modification time for a remote file
- modtime(String, Date) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.AutoRecoverClient
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.FCClient
- modtime(FileListDataItem) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This will update the modtime of the file existing on the server to whatever the incoming FileListDataItem is set to
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- modtime(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This will update the modtime of the file existing on the server to whatever the incoming FileListDataItem is set to
- modtimeCache - Variable in class unlimited.fc.client.engine.FCClientEngine
- MONITOR_ADDRESS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_AGENTID - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_ENABLE - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_PASSWD - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_PORT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_PRODUCTALIAS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_PRODUCTHOSTNAME - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_PRODUCTIP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- MONITOR_USER - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- monitoredTransfer - Variable in class unlimited.fc.client.engine.FCClientEngine
- MONITORING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the connection is in a monitoring state (20)
- MonitoringState - Class in unlimited.fc.client.api.multiclient
-
The Class MonitoringState.
- MonitoringState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.MonitoringState
-
Instantiates a new monitoring state.
- monitorIsNull() - Method in class unlimited.fc.client.engine.FCClientEngine
- monitorRemoteFileSize(DownloadRetryLoop.ProgressiveRetryData) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- monitorRemoteZipFileSize() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- moveClientToActive(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Moves the client to the current active list.
- moveClientToIdle(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Moves the client to idle list.
- moveFilesToServer(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- moveFilesToServer(String) - Method in class unlimited.fc.client.engine.HttpClient
- moveToSent(Path, Path) - Method in class unlimited.fc.client.api.PostTaskSentData
- MoveToSentOrDeleteAfterFactoryProcessor(MoveToSentOrDeleteAfterPostProcessor) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor
- MoveToSentOrDeleteAfterPostProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Post processor for the DeleteAfterProcessor.
- MoveToSentOrDeleteAfterPostProcessor(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- MoveToSentOrDeleteAfterPostProcessorFactory - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
A standard factory class that is responsible for producing DeleteAfterPostProcessors for use
- MoveToSentOrDeleteAfterPostProcessorFactory() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessorFactory
- MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Class that contains the core functionality for the DeleteAfterPostProcessor
- MoveToSentOrDeleteAfterPostProcessorFactory.MoveToSentOrDeleteAfterFactoryProcessor.DeleteAfterHandler - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Handler Class For The DeleteAfterPostProcessor.
- MOVINGFILES - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handle is int HTTP mode, and the FTP server didn't support APPE commands, and thus the files are being moved to the FTP server with one STOR command (17)
- MultiClientBasicTransferExamples - Class in unlimited.fc.client.api.samples
- MultiClientBasicTransferExamples() - Constructor for class unlimited.fc.client.api.samples.MultiClientBasicTransferExamples
- MultiClientCancelHandler - Class in unlimited.fc.client.api.multiclient
-
An implementation of the CancelHandler interface.
- MultiClientCancelHandler(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientCancelHandler
- MultiClientEvent - Class in unlimited.fc.client.api.multiclient.listener
-
The Class MultiClientEvent.
- MultiClientEvent(MultiClientManager, String, Object, Object) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
-
Instantiates a new multi client event.
- MultiClientEvent.StateMachineEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager's state machine when it transitions between states.
- MultiClientEvent.TransferJobEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Base wrapper class that wrap events fired by the MultiClientManager when it performs transfer job actions.
- MultiClientEvent.TransferJobEvent.PendingJobsCancelledEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when a TransferJob returns.
- MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wraps JobAddedToQueue events fired by the MultiClientManager when it adds new TransferJobs into it's internal queue.
- MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when a TransferJob returns.
- MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when a TransferJob completes with error.
- MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when a TransferJob is rejected by the Manager.
- MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when it starts transferring TransferJobs that are in the queue.
- MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent - Class in unlimited.fc.client.api.multiclient.listener
-
Wrapper class that wrap events fired by the MultiClientManager when a TransferJob successfully completes.
- MultiClientHookObserverDelegate - Class in unlimited.fc.client.api.multiclient
-
A delegate class that provides in-house extensions on the observable interface
- MultiClientHookObserverDelegate() - Constructor for class unlimited.fc.client.api.multiclient.MultiClientHookObserverDelegate
- MultiClientListener() - Constructor for class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager.MultiClientListener
- MultiClientListenerAdapter - Class in unlimited.fc.client.api.multiclient.listener
-
Adapter resource that provides empty implementations for handle methods that can be easily overridden by other resources that wish perform logic when the MultiClientManager performs specific events
- MultiClientListenerAdapter() - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
- MultiClientListenerAdapter.LoggerListener - Class in unlimited.fc.client.api.multiclient.listener
-
The listener interface for receiving logger events.
- MultiClientManager - Class in unlimited.fc.client.api.multiclient
-
The MultiClientManager is a pooled client solution to transfers.
- MultiClientManager(String, int) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientManager
-
Constructs an un-initialized, un-connected MultiClientManager object.
- MultiClientManager(String, int, int) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientManager
-
Constructs an un-initialized, un-connected MultiClientManager object.
- MultiClientManager(String, int, ClientFactory) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientManager
-
Constructs an un-initialized, un-connected MultiClientManager object.
- MultiClientManager(String, ClientFactory) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientManager
-
Constructs an un-initialized, un-connected FCClient object.
- MultiClientManagerSystemProperties - Class in unlimited.fc.client.api.multiclient
-
Resource that defines system properties that super users may define for the multi-client manager
- MultiClientManagerSystemProperties() - Constructor for class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- MultiClientState - Class in unlimited.fc.client.api.multiclient
-
The Class MultiClientState.
- MultiClientState(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientState
- MultiClientState(MultiClientState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientState
- MultiClientState.StateMachineException - Exception in unlimited.fc.client.api.multiclient
-
The Class StateMachineException.
- MultiClientTransferControl<T> - Class in unlimited.fc.client.api.multiclient
-
The Class MultiClientTransferControl.
- MultiClientTransferControl() - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Instantiates a new multi client transfer control.
- MultiClientTransferHook - Class in unlimited.fc.client.api.multiclient
-
The Class MultiClientTransferHook.
- MultiClientTransferHook(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferHook
-
Instantiates a new multi client transfer hook.
- MultiClientTransferHookDirectionHandler - Class in unlimited.fc.client.api.multiclient
-
The Class MultiClientTransferHookDirectionHandler.
- MultiClientTransferHookDirectionHandler(MultiClientTransferHook) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferHookDirectionHandler
-
Instantiates a new multi client transfer hook direction handler.
- MultiClientTransferHookEventListener - Class in unlimited.fc.client.api.multiclient
-
The listener interface for receiving multiClientTransferHookEvent events.
- MultiClientTransferHookEventListener(MultiClientTransferHook) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferHookEventListener
-
Instantiates a new multi client transfer hook event listener.
- MultiClientTransferHookEventListener.JobCombiner - Class in unlimited.fc.client.api.multiclient
-
Inner resource that combines the TransferJob provided at construction into all DownloadJobs, and UploadJobs
- MultiClientTransferringBandwidthManager - Class in unlimited.fc.client.api.multiclient
-
Manager resource that provides the core functionality for distributing bandwidths across the Mulit-Client
- MultiClientTransferringBandwidthManager(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- MultiHookManagerInterface - Interface in unlimited.fc.client.api.multiclient
-
Defines the common method set that is used within all Multi-Client hooks
- MultiManagerStreamCollapser<T,ListType extends java.util.List<T>> - Class in unlimited.fc.client.api.multiclient
-
Stream collapser that is used within the multi-client
- MultiManagerStreamCollapser() - Constructor for class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser
- MultiManagerStreamCollapser.DownloadStreanCollapser - Class in unlimited.fc.client.api.multiclient
-
Collapser that provides a common collapser for the download stream functionality
- MultiManagerStreamCollapser.UploadStreamCollapser - Class in unlimited.fc.client.api.multiclient
-
Collapser that provides a common collapser for the upload stream functionality
- MultiTransferHandler<T> - Class in unlimited.fc.client.transferhandler
-
Title: Digital Fountain Encoder/Decoder
- MultiTransferHandler(FCClientEngine) - Constructor for class unlimited.fc.client.transferhandler.MultiTransferHandler
- MY_FILE_AREA - Static variable in class unlimited.fc.client.api.fcweb.FCWebClient
N
- NAME_TO_FILE - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps strings to Files
- NAME_TO_FILELISTDATAITEM - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps strings to FileListDataItems
- needsFileListSecurityCheck() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- needsFileListSecurityCheck() - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- needsRecurse - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- needsSplit() - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadArchiveJob
- needsSplit() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- needsSplit() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Needs split.
- needsSplit() - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
- needsToHandleProgressiveWithTimeouts() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- needsToSwitchToProgressiveRetry() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- needsToTransferData() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- NetworkCalc - Enum in unlimited.fc.client.engine
- NetworkCalc.NetworkParamBuilder - Class in unlimited.fc.client.engine
- NetworkCalc.NetworkParams - Class in unlimited.fc.client.engine
- NetworkDiagnostics - Class in unlimited.fc.client.engine
- NetworkDiagnostics(boolean, int) - Constructor for class unlimited.fc.client.engine.NetworkDiagnostics
- NetworkDiagnostics(String, int, boolean, boolean, Supplier<ClientCredentials>, boolean, String) - Constructor for class unlimited.fc.client.engine.NetworkDiagnostics
- NetworkDiagnostics(NetworkDiagnosticsData) - Constructor for class unlimited.fc.client.engine.NetworkDiagnostics
- NetworkDiagnosticsData - Class in unlimited.fc.client.engine
- NetworkDiagnosticsData.Builder - Class in unlimited.fc.client.engine
-
BUILDER DEFINITION
- newDownloadRate - Variable in class unlimited.fc.client.engine.FCClientEngine
- newerThan - Variable in class unlimited.fc.client.api.FileFilterData
-
Long representing the newer than value for the filter
- newItemAdd - Static variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- newItemAdd - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- next() - Method in class unlimited.fc.client.api.util.EnumerationToIterable
- nlist() - Method in class unlimited.fc.client.engine.HttpClient
-
NLIST files on a remote FTP server
- nlist(String) - Method in class unlimited.fc.client.engine.HttpClient
-
NLIST files on a remote FTP server
- NO - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for the no option
- NO_AGENTID_ASSIGNED - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- NO_STICKY - Static variable in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- NO_TO_ALL - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for the no to all option
- NodeKeyedVal<K,V extends java.lang.Cloneable,T extends NodeKeyedVal<K,V,T>> - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.tree
- NodeKeyedVal() - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- NodeVisitor<T> - Interface in unlimited.fc.client.core.util.selfUpdatingDataStructure.tree
- NON_FILECATALYST_SERVER - Static variable in class unlimited.fc.client.api.ErrorCodes
- noop() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- noop() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- noop() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sends a small command to the server to see if it still can be reached.
- noop() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- noop() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Send a NOOP command
- noop() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- noop() - Method in class unlimited.fc.client.engine.HttpClient
- NORMAL - unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- normalizeDestination(String) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Normalizes the incoming destination, and sets it to the generated value
- NOTATTEMPTED - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the transfer was not attempted (0)
- notifyAllWaits() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Notifies the listeners that are currently looking into this class
- notifyObservers() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- notifyObservers() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- notifyObservers(Object) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- notifyObservers(Object) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- notifyServerOfCurrentRTT() - Method in class unlimited.fc.client.engine.FCClientEngine
- notImplemented() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- NOTRUN - Static variable in interface unlimited.fc.client.api.AutoDetectInfo
-
Constant that signifies that the auto detection test wasn't run
- now - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- NowUpdate() - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.NowUpdate
- NULL_AGENT_ID - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- NULL_CREDENTIALS - Static variable in class unlimited.fc.client.api.ClientCredentials
- NullCachedFileIndex() - Constructor for class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- nullClients() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Resets all information by clearing all internal clients (idle, worker, and transferring), and the main transferhook.
- NUMBER_OF_ACTIVE_TRANSFERS - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the number of currently active transfers
- numEncoders - Variable in class unlimited.fc.client.engine.TransferRequestData
- numEncoders - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- NumericTransferUnit(T2, T2, T2) - Constructor for class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- NumericTransferUnit(TotalTransferUnit.NumericTransferUnit<T2>) - Constructor for class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- numFTPStreams() - Method in class unlimited.fc.client.engine.FCClientEngine
- numFTPStreams(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- numOfClients - Variable in class unlimited.fc.client.api.multiclient.ClientFactory
- numOfDaysToKeepFilesInSent - Variable in class unlimited.fc.client.api.PostTaskSentData
- numOfProcessors - Static variable in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
O
- offset - Variable in class unlimited.fc.client.engine.TransferRequestData
- offset - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- offset - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- OK - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for ok option
- OLD_FILTER_MODE_EXCLUDE_VALUE - Static variable in class unlimited.fc.client.api.FileFilterData
-
File filter mode that excludes files that match the filter criteria
- OLD_FILTER_MODE_INCLUDE_VALUE - Static variable in class unlimited.fc.client.api.FileFilterData
-
File filter mode that includes files that match the filter criteria
- OLD_FILTER_MODE_REGEX_VALUE - Static variable in class unlimited.fc.client.api.FileFilterData
-
File filter mode that includes files that match the filter criteria, while also matching the file filter regex string
- olderThan - Variable in class unlimited.fc.client.api.FileFilterData
-
Value representing the value to filter out files older than a specific time
- oldInvalidateRemoteMD5CacheEntry - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- onClose() - Method in class unlimited.fc.client.engine.DirListTool
- openServer(String) - Method in class unlimited.fc.client.engine.HttpClient
-
open a FTP connection to host host.
- openServer(String, int) - Method in class unlimited.fc.client.engine.HttpClient
-
open a FTP connection to host host on port port.
- operationsPriorToAddingNewJobs() - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
-
This is executed before all current jobs are collected from the work queue and processed
- OS_STATUS_BADFCVERSION - Static variable in class unlimited.fc.client.engine.NetworkDiagnostics
- OS_STATUS_THIRDPARTY - Static variable in class unlimited.fc.client.engine.NetworkDiagnostics
- OS_STATUS_UNKNOWN - Static variable in class unlimited.fc.client.engine.NetworkDiagnostics
- OUTGOINGUDPTEST - unlimited.fc.client.api.ConnectivityTestType
-
Outgoing UDP test
- OVERALL_TIME_REMAINING - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the overall time remaining for the transfer
- OVERALL_TIME_REMAINING_MILLIS - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the overall time remaining in millis
- OverallRate - Variable in class unlimited.fc.client.api.SnapShotHook
- OverallRateInKBperSecond - Variable in class unlimited.fc.client.api.SnapShotHook
- OverallTimeRemaining - Variable in class unlimited.fc.client.api.SnapShotHook
- OverallTimeRemainingMillis - Variable in class unlimited.fc.client.api.SnapShotHook
- OverallTransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- overrideSessionID(String) - Method in class unlimited.fc.client.engine.FCClientEngine
P
- PACKET_LOSS_PERCENT - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current packet loss percentage
- packetLoss - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Packet loss
- packetLossAverage - Variable in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- packetLossAverageReceive() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- packetLossAverageReceive() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- packetLossAverageTotal() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- packetLossAverageTotal() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- packetLossAverageTransmit() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- packetLossAverageTransmit() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- PacketLossPercent - Variable in class unlimited.fc.client.api.SnapShotHook
- PACKETSIZE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- padLeftWithZeros(String, int) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
If string is smaller than digitSizeWanted, pad zero's on the left side of the string.
- PaintData() - Constructor for class unlimited.fc.client.core.util.liveStats.VisualizationData.PaintData
- PairDateSorter(boolean) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.DateSorter.PairDateSorter
- parent - Variable in class unlimited.fc.client.api.multiclient.FCClientWorker
- parent - Variable in class unlimited.fc.client.api.multiclient.MultiClientState
- parent - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- parse(String) - Static method in class unlimited.fc.client.engine.loadbalancer.LoadBalancerConnectionParser
- parse(String, TriFunction<String, Integer, Boolean, T>) - Method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- parseArgs(String[]) - Static method in class unlimited.fc.client.api.util.INITFCUtil
- parseArguments(String[]) - Method in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
-
Take the argument array, parse it, and populate the instance variables
- ParseData(List<String>, String, String) - Constructor for class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- ParseData(List<String>, String, String, FileListData) - Constructor for class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- parseDynamicName(String) - Static method in class unlimited.fc.client.api.util.DynamicFolderNameUtil
- parseFilenameFromLine(String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseFTPList(String[]) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseFTPList(String[], String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseFTPList(String[], String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseFTPList(List, String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseHosts(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- parseIncomingResult(String, String) - Method in class unlimited.fc.client.engine.ClientEngineFileExistsMapper
- parseIncomingResult(T, String) - Method in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
-
ABSTRACT METHODS BELOW
- parseIncomingResult(FileListDataItem, String) - Method in class unlimited.fc.client.engine.ClientEngineRemoteSyncMapper
- parseLines() - Method in class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- parseMap(HashMap<INITFCUtil.INIFC_Type, String>) - Static method in class unlimited.fc.client.api.util.INITFCUtil
- parsePort(int, int) - Static method in class unlimited.fc.client.engine.FCClientControlSocket
- parseResponse(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- parseResultData(List<String>) - Method in class unlimited.fc.client.engine.DirListTool
- parseSingleUnixStyleLine(String, String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- parseUnixStyleListing(String, StringTokenizer) - Method in class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- passesProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- PASSWORD_DIGIT_CHAR_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_LOWER_CHAR_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_MIN_LENGTH_ENABLED_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_MIN_LENGTH_SIZE_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_POLICY_BASE - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_SPECIAL_CHAR_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASSWORD_UPPER_CHAR_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- passwordValidator - Variable in class unlimited.fc.client.api.config.FCBaseProperties
- PASV - Static variable in class unlimited.fc.client.engine.FCConnectMode
-
Represents PASV connect mode
- PATH_DIR_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out directories from paths
- PATH_FILE_FILTER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Filters out files, leaves directories for Path objects
- PATH_TO_ABSOLUTE_PATH - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Maps a Path to Absolute Path String
- PATH_TO_FILE - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
maps paths to files
- PATH_TO_FLDI_MAPPER - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Maps a Path to a FileListDataItem
- PATH_TO_NAME - Static variable in class unlimited.fc.client.api.util.FileListStreamingTools
-
Maps files to strings
- PathNormalizer() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler.PathNormalizer
- PathToFileListDataItemFunction() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.PathToFileListDataItemFunction
- PathToName() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.PathToName
- pause() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
-
Pauses the work pool and doesn't allow any future work to be executed until resume() is called
- PENDING_JOBS_CANCELLED_EVENT - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant PENDING_JOBS_CANCELLED_EVENT.
- pendingJobLimit - Static variable in class unlimited.fc.client.api.multiclient.MultiClientManagerSystemProperties
- PendingJobsCancelledEvent(MultiClientManager, Vector<TransferJob>) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.PendingJobsCancelledEvent
- Percent - Variable in class unlimited.fc.client.api.SnapShotHook
- PERCENT - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current percentage of completion
- performAsyncMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- performAsyncMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- performPost(String, PostURLTransfer.TransferHolder) - Method in class unlimited.fc.client.api.PostURLTransfer
- performPOST(String, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- performSyncedMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- performSyncedMD5(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- PerformTransmitSetup - Class in unlimited.fc.client.transferhandler
- PerformTransmitSetup(FileCatalystTransmitHandler, Path, String, long, long, boolean) - Constructor for class unlimited.fc.client.transferhandler.PerformTransmitSetup
- period - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.ScheduledFixedRate
- permissionsAllowForDeltasTransfer() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Check to see if the permissions on teh server are OK for doing Deltas
- PooledClient - Class in unlimited.fc.client.api.multiclient.clientTypes
-
The Class PooledClient.
- PooledClient(String, int) - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
-
Instantiates a new pooled client.
- PooledClient(String, int, int) - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
-
Instantiates a new pooled client.
- PooledClient(Socket, int) - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
-
Instantiates a new pooled client.
- PooledClient(Socket, String, int) - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
-
Instantiates a new pooled client.
- populateTempFileInfo() - Method in class unlimited.fc.client.transferhandler.TransmitFile
- port - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- post(Object) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- postDataToTheURLConnection(URLConnection, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- postLogs(String, String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- postLogs(String, String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- postLogs(String, String, String, String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- postLogs(String, String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- postLogs(String, String, String, String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- postMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- postMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- postMasterLogs(String) - Method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- postMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.CachedLiveLogs
- postMasterLogs(String) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.LiveLogCacheManager
- postProcess(TransferJob, FileTransferMechanism, Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
- PostProcessor<T extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
-
When extending PostProcessor T must be of the type of class that is being created i.e.
- PostProcessor(FileCatalystFileFilter<?>, ProcessFactory<T>) - Constructor for class unlimited.fc.client.api.multiclient.processor.PostProcessor
- PostProcessor(ProcessFactory<T>) - Constructor for class unlimited.fc.client.api.multiclient.processor.PostProcessor
- PostProcessorExample - Class in unlimited.fc.client.api.samples
- PostProcessorExample() - Constructor for class unlimited.fc.client.api.samples.PostProcessorExample
- PostProcessorFinish(PostProcessor<?>, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PostProcessorFinish
- PostProcessorStart(PostProcessor<?>, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PostProcessorStart
- postTAFTPLogs() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- postTAFTPLogsAsynchrounously(String, String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- postTAFTPLogsAsynchrounously(String, ExecutorService) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- PostTaskListener - Class in unlimited.fc.client.api.multiclient.innerMultiClientUtil
-
Listener class that listens for TransferComplete states and deletes its source files if they exist.
- PostTaskListener(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.innerMultiClientUtil.PostTaskListener
- postTaskSentData - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- PostTaskSentData - Class in unlimited.fc.client.api
-
A data container class that defines the data that is used with the Post Transfer Task feature defined within the FileTransferMechanism classes
- PostTaskSentData() - Constructor for class unlimited.fc.client.api.PostTaskSentData
-
Default constructor for the PostTaskSentData
- PostTaskSentData(String, boolean, int) - Constructor for class unlimited.fc.client.api.PostTaskSentData
-
Full constructor for the data object
- PostTaskSentData(PostTaskSentData) - Constructor for class unlimited.fc.client.api.PostTaskSentData
-
Copy constructor for this class
- PostTransferIdleState - Class in unlimited.fc.client.api.multiclient
-
The PostTransferIdleState class
- PostTransferIdleState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.PostTransferIdleState
- PostURLTransfer - Class in unlimited.fc.client.api
- PostURLTransfer(List<Integer>, List<String>, List<String>, List<String>) - Constructor for class unlimited.fc.client.api.PostURLTransfer
- PostURLTransfer(TransferHook) - Constructor for class unlimited.fc.client.api.PostURLTransfer
- PostURLTransfer.TransferHolder - Interface in unlimited.fc.client.api
- preCacheEntries() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- preCacheEntries() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- preCacheEntries() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- PREFIX - Static variable in class unlimited.fc.client.api.TransferMode
-
This option, when transferring with a temp name, will append a prefix to the file name while transferring
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.IdleState
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Preprocess the job with all of the preprocess that are currently set
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.ProcessingState
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
This will run the transfer job through the preprocessors, anything returned will be pushed onto the multi-client manager for transfer.
- preProcess(TransferJob) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- PreProcessor - Class in unlimited.fc.client.api.multiclient.processor
-
Class that is used to apply incoming work before the actual transfer of files.
- PreProcessor() - Constructor for class unlimited.fc.client.api.multiclient.processor.PreProcessor
- PreProcessor(boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.PreProcessor
- PreProcessor(FileCatalystFileFilter) - Constructor for class unlimited.fc.client.api.multiclient.processor.PreProcessor
- PreProcessor(FileCatalystFileFilter, boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.PreProcessor
- PreProcessorExample - Class in unlimited.fc.client.api.samples
- PreProcessorExample() - Constructor for class unlimited.fc.client.api.samples.PreProcessorExample
- PreProcessorFinish(PreProcessor, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PreProcessorFinish
- PreProcessorStart(PreProcessor, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.PreProcessorStart
- preProcessorThread - Variable in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- preProcessWaitForCompletion(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
This will run the transfer job through the preprocessors, anything returned will be pushed onto the multi-client manager for transfer.
- preProcessWaitForCompletion(TransferJob, Set<ErrorCodes>) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
This will run the transfer job through the preprocessors, anything returned will be pushed onto the multi-client manager for transfer.
- printDebugStatements - Variable in class unlimited.fc.client.engine.FCClientEngine
- printMap() - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
- PrintoutPostprocessor - Class in unlimited.fc.client.api.samples.util
-
Note this class is very similar to extending Comparable, you must provide a generic type of this type of class i.e.
- PrintoutPostprocessor() - Constructor for class unlimited.fc.client.api.samples.util.PrintoutPostprocessor
-
Take note that a printout post processor requires a a ProcessFactory The main reason is that each client in the pool will be operating in it's own thread so for the end users safety they must provide a Processor factory that will generate a Factory processor that will be paired with a FileTransferMechanism.
- PrintoutPostprocessor(String) - Constructor for class unlimited.fc.client.api.samples.util.PrintoutPostprocessor
- PrintoutPostprocessor.InnerPostProcess - Class in unlimited.fc.client.api.samples.util
-
Here is where the interaction between processor and client is defined.
- PrintoutPostprocessor.InnerProcessFactory - Class in unlimited.fc.client.api.samples.util
-
A simple Factory that returns a new FactoryProcessor
- PrintoutPreprocessor - Class in unlimited.fc.client.api.samples.util
-
The PreProcessor is the simpler of the two processor as it is acted upon in a single thread Whatever thread calls upload/download/uploadAs/downloadAs on the MultiManager, executes the PreProcessors The PostProcessors are executed on whatever thread in the client pool is running any given client.
- PrintoutPreprocessor(String) - Constructor for class unlimited.fc.client.api.samples.util.PrintoutPreprocessor
- printProgress(int, int) - Method in class unlimited.fc.client.api.samples.UploadSampleAdvanced
- printStackTrace() - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- printStackTrace(PrintStream) - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- printStackTrace(PrintWriter) - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- PRIORITY - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- PriorityMgrIfc - Interface in unlimited.fc.client.api.multiclient.transferJob
-
The PriorityManager interface
- prms(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- prms(String) - Method in class unlimited.fc.client.api.FCClient
- prms(String) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Return the file permission of the file/directory listed in the argument from the remote server.
- prms(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- prms(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- prms(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- prms(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- prms(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Return the file permission of the file/directory listed in the argument from the remote server.
- prms(String) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- prms(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Return the file permission of the file/directory listed in the argument from the remote server.
- prms(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- PROCESS_FAILURE - Static variable in class unlimited.fc.client.api.ErrorCodes
- PROCESS_FAILURE_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- PROCESS_NAME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the name of the current pre/post processor
- ProcessEventDispatch - Class in unlimited.fc.client.api.multiclient.processor
-
This is the class that dispatches all processor events.
- ProcessEventDispatch(ProcessManager) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- ProcessEventDispatch.PostProcessorFinish - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.PostProcessorStart - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.PreProcessorFinish - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.PreProcessorStart - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessEventHandler - Interface in unlimited.fc.client.api.multiclient.processor
-
Shared interface that provides common methods for all event handlers
- ProcessEventDispatch.ProcessEventListener - Class in unlimited.fc.client.api.multiclient.processor
-
Listener class that listens for ProcessorEvents that are dispatched by thge ProcessEventDispatch class
- ProcessEventDispatch.ProcessorActivity<T extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessorError<ProcessorType extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessorEvent<ProcessorType extends Processor,DataType> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessorFinish<ProcessorType extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessorStart<ProcessorType extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventDispatch.ProcessorStatusUpdate<T extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
- ProcessEventListener() - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- ProcessFactory<T extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
-
This factory replaces the previous PostProcessor design and makes it thread safe since, in reality, multiple PostProcesses would be running in Parallel.
- ProcessFactory() - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- ProcessFactory.FactoryProcessor<T extends Processor> - Class in unlimited.fc.client.api.multiclient.processor
-
Class that defines methods for processing factories for individual processors
- PROCESSING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the connection is in a processing state (55)
- processingJobs - Variable in class unlimited.fc.client.api.multiclient.processor.Processor
- ProcessingState - Class in unlimited.fc.client.api.multiclient
-
The ProcssingState class
- ProcessingState(ReadyState) - Constructor for class unlimited.fc.client.api.multiclient.ProcessingState
- processManager - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- ProcessManager - Class in unlimited.fc.client.api.multiclient.processor
-
This class manages processes.
- ProcessManager(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessManager
- ProcessManager.ProcessorComparator - Class in unlimited.fc.client.api.multiclient.processor
- Processor - Class in unlimited.fc.client.api.multiclient.processor
-
This is the base class for Pre/Post processing.
- Processor() - Constructor for class unlimited.fc.client.api.multiclient.processor.Processor
-
Default constructor with a default filter accepting all files and passthrough defaulting to true
- Processor(boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.Processor
-
This generates a default filter that accepts all files.
- Processor(FileCatalystFileFilter<?>) - Constructor for class unlimited.fc.client.api.multiclient.processor.Processor
-
This defaults to true in respects to passthrough
- Processor(FileCatalystFileFilter<?>, boolean) - Constructor for class unlimited.fc.client.api.multiclient.processor.Processor
-
Processor when a filter and pass through value are already known
- PROCESSOR_ACTIVITY - Static variable in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- PROCESSOR_ERROR - Static variable in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- PROCESSOR_FINISHED - Static variable in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- PROCESSOR_STARTING - Static variable in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- PROCESSOR_STATUS - Static variable in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- Processor.ShutdownException - Exception in unlimited.fc.client.api.multiclient.processor
-
Exception that is thrown when the processor tests for shutdown and succeeds
- ProcessorActivity(T) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorActivity
- ProcessorComparator() - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessManager.ProcessorComparator
- ProcessorData - Class in unlimited.fc.client.api.multiclient.processor.data
-
Data container that holds the data that is used by Processors
- ProcessorData(Processor) - Constructor for class unlimited.fc.client.api.multiclient.processor.data.ProcessorData
- ProcessorError(ProcessorType, TransferJob, Exception) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorError
- ProcessorEvent(ProcessorType, String, DataType) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- ProcessorFinish(ProcessorType, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorFinish
- ProcessorInfoManager - Class in unlimited.fc.client.api.multiclient.processor.info
-
This process info manager is what listened to the Multi-Client for State changes to know when to clear data and listens to process managers to know when to update data
- ProcessorInfoManager(MultiClientManager, ProcessManager) - Constructor for class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager
- ProcessorInfoManager.MultiClientListener - Class in unlimited.fc.client.api.multiclient.processor.info
- ProcessorInfoManager.ProcessorListener - Class in unlimited.fc.client.api.multiclient.processor.info
- ProcessorListener() - Constructor for class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager.ProcessorListener
- ProcessorStart(ProcessorType, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorStart
- ProcessorStatusUpdate(T) - Constructor for class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorStatusUpdate
- ProgressiveDelayBeforeAppendingForTrue - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ProgressiveRetryData() - Constructor for class unlimited.fc.client.transferhandler.DownloadRetryLoop.ProgressiveRetryData
- PROPERTIES_UPDATED - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- propertyChange(PropertyChangeEvent) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
- propertyChange(PropertyChangeEvent) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessEventListener
- PropertyReceiver - Class in unlimited.fc.client.api.shared
- PropertyReceiver() - Constructor for class unlimited.fc.client.api.shared.PropertyReceiver
- PropertyReceiver(String) - Constructor for class unlimited.fc.client.api.shared.PropertyReceiver
- PropertyTransmission - Class in unlimited.fc.client.api.shared
- PropertyTransmission() - Constructor for class unlimited.fc.client.api.shared.PropertyTransmission
- PropertyTransmission.ClientConfigCommand<T> - Interface in unlimited.fc.client.api.shared
- PROXY - unlimited.fc.client.api.config.ServiceType
- publish(LogRecord) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentLiveLogHandler
- pushArchivedHistory(String, ArchivedHistory) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- pushArchivedHistory(HistoryStatistics.ArchivedHistoryEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CancelledState
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Queries the internal state machine to add a TransferJob into the current queue of pending work.
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- pushJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.IdleState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Pushes a new TransferJob into the current TransferJobQueue.
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Pushes a TransferJob into the Multi-Client for transfer.
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.PostTransferIdleState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.ProcessingState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- pushJobNoProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- pushJobOntoWorkQueue(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Pushes a new TransferJob into the current queue.
- pushNewHistory(HistoryStatistics.LiveHistoryEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- put(Long, T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- put(String, Processor) - Method in class unlimited.fc.client.api.multiclient.processor.info.ProcessorInfoManager
-
Puts the processor into the preProcess map
- put(Date, LumpableHistory) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- put(K, V) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- put(T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- put(INITFCUtil.INIFC_Type, boolean) - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Put.
- put(INITFCUtil.INIFC_Type, double) - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Put.
- put(INITFCUtil.INIFC_Type, int) - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Put.
- put(INITFCUtil.INIFC_Type, long) - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Put.
- put(INITFCUtil.INIFC_Type, String) - Method in class unlimited.fc.client.api.util.INITFCUtil.INITFCCommandBuilder
-
Put.
- put(UploadTransferRequestData) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Put a local file onto the FileCatalyst server.
- put(UploadTransferRequestData) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Put a local file onto the FileCatalyst server.
- putAscii(String) - Method in class unlimited.fc.client.engine.HttpClient
-
PUT a file to the FTP server in Ascii mode
- putBinary(String) - Method in class unlimited.fc.client.engine.HttpClient
-
PUT a file to the FTP server in Binary mode
- putDone() - Method in class unlimited.fc.client.engine.FCClientEngine
- putDone(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- putHTTP(Path, String, long, long, boolean, int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- putIsFinished() - Method in class unlimited.fc.client.engine.FCClientEngine
- putPathAndSizeAndDir(String, Long, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- putSegmentBinary(String, long, long) - Method in class unlimited.fc.client.engine.HttpClient
-
PUT a file to the FTP server in Binary mode
- pwd() - Method in class unlimited.fc.client.api.AutoRecoverClient
- pwd() - Method in class unlimited.fc.client.api.FCClient
-
Returns the current remote working directory.
- pwd() - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
- pwd() - Method in interface unlimited.fc.client.api.FileTransferData
-
Returns the current remote working directory.
- pwd() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- pwd() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- pwd() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- pwd() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- pwd() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- pwd() - Method in class unlimited.fc.client.api.TransferMechanismData
- pwd() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the current remote working directory
- pwd() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- pwd() - Method in class unlimited.fc.client.engine.HttpClient
-
Get the name of the present working directory on the ftp file system
Q
- QUEUE_FACTORY - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.AdminLogConnection
- quit() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Quit the FileCatalyst session
- quit() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- quit(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Quit the FileCatalyst session, optionally do not flush the cache, in the case of a reconnect attempt
- quitTestEngine(FCClientEngine) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- quote(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- quote(String) - Method in class unlimited.fc.client.api.FCClient
-
Issue arbitrary FileCatalyst commands to the FileCatalyst server.
- quote(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Issue arbitrary FileCatalyst commands to the FileCatalyst server.
- quote(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- quote(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- quote(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- quote(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- quote(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Issue arbitrary FileCatalyst commands to the FileCatalyst server.
- quote(String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- quote(String) - Method in class unlimited.fc.client.engine.HttpClient
- quote(String, String[]) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Issue arbitrary FileCatalyst commands to the FileCatalyst server.
- quote(String, String[]) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- quoteWithValid(String, String...) - Method in class unlimited.fc.client.api.FCClient
-
Issue arbitrary FileCatalyst commands to the FileCatalyst server.
R
- RAPTOR - Static variable in class unlimited.fc.client.api.TransferMode
-
Deprecated.Digital Fountain removed as transfer protocol as of v2.0. Use UDP protocol for accelerated file transfer over high latencies.
- Rate - Variable in class unlimited.fc.client.api.SnapShotHook
- RATE_AVERAGE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current rate average in bytes
- RATE_AVERAGE_IN_K_BPER_SECOND - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current rate average in KB/s
- RateAverage - Variable in class unlimited.fc.client.api.SnapShotHook
- RateAverageInKBperSecond - Variable in class unlimited.fc.client.api.SnapShotHook
- rateCacheEntryDurationLong - Static variable in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- rateCacheEntryDurationShort - Static variable in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- rateCacheExpiry - Static variable in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- RateDistributer - Class in unlimited.fc.client.api.util.rate
- RateDistributer(int) - Constructor for class unlimited.fc.client.api.util.rate.RateDistributer
- RateDistributer(int, int, int) - Constructor for class unlimited.fc.client.api.util.rate.RateDistributer
- RateInKBperSecond - Variable in class unlimited.fc.client.api.SnapShotHook
- rbfil(String, String, int, boolean, int, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- rbfil(String, String, int, boolean, int, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- readAndAssignFTPSettingsFromDOMDocument(Document, FCWebSettings) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- readAndAssignFTPSettingsFromDOMDocument(Document, FCWebSettings) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- readDataFromURLConnection(URLConnection) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- ReadOnlyClient - Class in unlimited.fc.client.api.multiclient.clientTypes
-
The Class ReadOnlyClient.
- ReadOnlyClient(FileTransferData, boolean, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.clientTypes.ReadOnlyClient
- ReadOnlyState - Class in unlimited.fc.client.api.multiclient
-
The Class ReadOnlyState.
- ReadOnlyState(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.ReadOnlyState
- ReadOnlyState(MultiClientState, Throwable) - Constructor for class unlimited.fc.client.api.multiclient.ReadOnlyState
- readReply() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- readReply(boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Read the FileCatalyst server's reply to a previously issued command.
- readSelectedSystemProperties() - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- readServerResponse() - Method in class unlimited.fc.client.engine.HttpClient
- readSignatures(Path) - Method in class unlimited.fc.client.api.Rsync
-
Accepts a signatures file as an argument and creates a List object containing the signatures
- readSignatures(Path, boolean) - Method in class unlimited.fc.client.api.Rsync
- readSignatures(Path, int) - Method in class unlimited.fc.client.api.Rsync
- readSignatures(Path, int, boolean) - Method in class unlimited.fc.client.api.Rsync
- readTimeout() - Method in class unlimited.fc.client.engine.FCClientEngine
- readTimeout(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- readTimeoutLong - Variable in class unlimited.fc.client.engine.FCClientEngine
- ReadyState - Class in unlimited.fc.client.api.multiclient
-
The Class ReadyState.
- ReadyState(LoggedInState) - Constructor for class unlimited.fc.client.api.multiclient.ReadyState
- ReadyState.Transition - Class in unlimited.fc.client.api.multiclient
-
The Class CreatingWorkerThreadsState.
- REBUILD - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handle is rebuilding the file or issuing the rebuild file command to the server (15)
- rebuildFile(Path, Path) - Method in class unlimited.fc.client.api.Rsync
-
Applies the given deltas file as a patch to the basis file.
- rebuildFile(Path, Path, boolean) - Method in class unlimited.fc.client.api.Rsync
- rebuildFile(Path, Path, int) - Method in class unlimited.fc.client.api.Rsync
- rebuildFile(Path, Path, int, boolean, boolean, CancelHandler) - Method in class unlimited.fc.client.api.Rsync
- rebuildFile(Path, Path, int, boolean, int) - Method in class unlimited.fc.client.api.Rsync
- REC_SOCK - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- receive - Variable in class unlimited.fc.client.core.util.liveStats.FileName
- receive() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- receive() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- receive(T) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- receiveActual - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Actual receive rate
- receiveEffective - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Effective receive rate
- ReceiveHandlerRunner - Class in unlimited.fc.client.transferhandler
- ReceiveHandlerRunner(FileCatalystReceiveHandler) - Constructor for class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- reconnect() - Method in class unlimited.fc.client.api.FCClient
- reconnect() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- reconnect() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- reconnect(boolean) - Method in class unlimited.fc.client.api.FCClient
- reconnect(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- RECONNECTING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the connection has been lost, and is currently in a retry loop.
- RecursiveDownloadTransferHandler - Class in unlimited.fc.client.transferhandler
- RecursiveDownloadTransferHandler(FileCatalystReceiveHandler, String, Path, int) - Constructor for class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- refresh() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- refreshCachedPWD(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- refreshInfo() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- refreshMaster() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Refreshes the master client by disconnecting and reconnecting into the present working directory
- register() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.RegisterArchivedCrunchHistoryEvent
- registerArchivedCrunchHistory(String, ArchivedCrunchedHistoryConfig.UnitTime) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- registerArchivedCrunchHistory(HistoryStatistics.RegisterArchivedCrunchHistoryEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- RegisterArchivedCrunchHistoryEvent(Set<String>) - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.RegisterArchivedCrunchHistoryEvent
- registerArchivedCrunchHistorys(String...) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- registerArchivedCrunchHistorys(Set<String>) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- registerCrunchRanges(HistoryStatistics.CrunchRange) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- registerCrunchRangeType(String, Set<TimeSliceKey>, HistoryType) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- registerLongTermCrunchRanges(String, Set<TimeSliceKey>) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- registerLookUp(FCSiteIfc) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- registerReportListener(MultiTransferHandler<?>) - Method in class unlimited.fc.client.engine.FCClientEngine
- registerStateSignal(StateSignal) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
This state signal being registered will be signaled when the multi client manager enters an instance of that signal type
- registerStateSignal(StateSignal) - Method in class unlimited.fc.client.api.multiclient.StateSignal.StateListener
-
Adds a state signal to the list for triggering
- reinitSessionIfNeeded() - Method in class unlimited.fc.client.engine.HttpClient
- reload() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- REMOTE_FILENAME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current remote filename
- RemoteDeletePostprocessor - Class in unlimited.fc.client.api.samples.util
-
Note this class is very similar to extending Comparable, you must provide a generic type of this type of class i.e.
- RemoteDeletePostprocessor() - Constructor for class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor
-
Take note that a printout post processor requires a a ProcessFactory The main reason is that each client in the pool will be operating in it's own thread so for the end users safety they must provide a Processor factory that will generate a Factory processor that will be paired with a FileTransferMechanism.
- RemoteDeletePostprocessor(String) - Constructor for class unlimited.fc.client.api.samples.util.RemoteDeletePostprocessor
- RemoteDeletePostprocessor.InnerPostProcess - Class in unlimited.fc.client.api.samples.util
-
Here is where the interaction between processor and client is defined.
- RemoteDeletePostprocessor.InnerProcessFactory - Class in unlimited.fc.client.api.samples.util
-
A simple Factory that returns a new FactoryProcessor
- remoteFile - Variable in class unlimited.fc.client.engine.TransferRequestData
- remoteFile - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- RemoteFilename - Variable in class unlimited.fc.client.api.SnapShotHook
- RemoteFileSystemSource - Interface in unlimited.fc.client.api.filelist
- remoteServiceVersion - Variable in class unlimited.fc.client.engine.FCClientEngine
- remoteServiceVersion() - Method in class unlimited.fc.client.engine.FCClientEngine
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.FCClient
- remoteSynchFile(Stream<FileListDataItem>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Syncs a stream of FileListDataItem objects with it's current remote information.
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- remoteSynchFile(Stream<FileListDataItem>) - Method in class unlimited.fc.client.engine.FCClientEngine
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.AutoRecoverClient
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.FCClient
- remoteSynchFile(FileListDataItem) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Syncs a FileListDataItem object with it's current remote information.
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- remoteSynchFile(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This is useful for progressive downloads when the updated value of the FileListData is required.
- remoteTransferInitiate(ServerToServerTransferSettings) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Initiate a
- remoteTransferInitiate(ServerToServerTransferSettings) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- remoteTransferStatus() - Method in class unlimited.fc.client.engine.FCClientEngine
- remoteTransferStatus() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- remoteUpload - Variable in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.FCClient
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- remoteUpload(FCClient, String, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts a remote server to server transfer on the current connected server.
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.AutoRecoverClient
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.FCClient
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, List<String>, List<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
This method will initiate an upload from the server to which this FCClient object (Server A) is connected to the server specified by the destServer parameter passed in (Server B).
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- remoteUpload(FCClient, List<String>, List<String>) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Remote upload.
- remoteUpload(FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.TransferControl
-
Starts a remote server to server transfer on the current connected server.
- remoteUpload(MultiClientManager, FCClient, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Remote upload.
- remoteUpload(MultiClientManager, FCClient, List<String>, List<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Remote upload.
- RemoteUploadFileType() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob.RemoteUploadFileType
- RemoteUploadJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class RemoteUploadJob.
- RemoteUploadJob(FCClient, List<String>, List<String>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
-
Instantiates a new remote upload job.
- RemoteUploadJob.RemoteUploadFileType - Class in unlimited.fc.client.api.multiclient.transferJob
-
Inner class that contains the source and destination files for remote uploads
- remove() - Method in class unlimited.fc.client.api.util.EnumerationToIterable
- remove(int) - Method in class unlimited.fc.client.api.FileListData
- remove(Object) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- remove(Object) - Method in class unlimited.fc.client.api.FileListData
- remove(String) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- remove(K) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.DalekMap
- remove(T) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
-
This will remove a valid privileged transfer, adjusting the stored statistics
- remove(T, boolean) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- remove(FileListDataItem) - Method in class unlimited.fc.client.api.FileListData
- remove(TransferJob) - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Removes the transfer job from the implementation
- remove(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- remove(LiveStatistics<T>) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- removeActiveJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Removes the active job from pending jobs list and the main filter
- removeAll(Collection<?>) - Method in class unlimited.fc.client.api.FileListData
- removeCachedWork(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.transferJob.DownloadAsJob
- removeCachedWork(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeCachedWork(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- removeCachedWork(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Removes the already cached work from this transfer job
- removeCachedWork(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
- removeChild(T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeKeyedVal
- removed(FileName) - Method in class unlimited.fc.client.core.util.liveStats.FileName
- removeData(Map<Range<Long>, V>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- removeDuplicates(Set<FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- removeDuplicates(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeDuplicates(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
- removeFile(FileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- removeFile(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- removeFile(Path) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- removeFile(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- removeFile(Path) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- removeFile(T) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeFile(T) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.FileTypeJob
-
Removes the provided file from the TransferJob
- removeFile(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- removeFile(FileListDataItem) - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- removeFile(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- removeFile(FileListDataItem) - Method in class unlimited.fc.client.cache.MappedMemoryTransferCache
- removeFileFromQueue(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Removes the specified item from the queue.
- removeFileFromQueue(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Removes the specified item from the queue.
- removeFileSystemEventListener(FileSystemEventListener) - Method in class unlimited.fc.client.api.fsevents.FileSystemEventManager
- removeFromCache(Path) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Removes the local Path object from the currently cached file lengths
- removeFromCache(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Removes the remote FileListDataItem object from the currently cached file lengths
- removeFromProcessing(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Removes the TransferJob into the processor's current list
- removeHook(Integer) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- removeIndex(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- removeInstance(K) - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
- removeItemsWithName(String) - Method in class unlimited.fc.client.api.FileListData
- removeJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
-
Removes the supplied job from the active work filter by removing it's files from the inner set collections.
- removeKey(HistoryStatistics.KeyRemovalEvent) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.BusSubScriber
- removeNextFile() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeNode(K) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- removeNode(K, T) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.DataMap
- removeObserver(Observer) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- removeProcessEventListener(ProcessEventDispatch.ProcessEventListener) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- removeProcessEventListener(ProcessEventDispatch.ProcessEventListener) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Removes the provided ProcessEventListener when called
- removePropertyChangeListener(PropertyChangeListener) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- removePropertyChangeListener(PropertyChangeListener) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Removes the property change listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- removeRepeateWork(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob.JobRepeateRemover
- removeRepeatFilesFrom(ListJob<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeRepeatWorkFrom(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Removes the repeat work from.
- removeSizes(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeSizes(T) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- removeStream(Stream<?>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Removes the stream from current stream list
- removeSysPropertyFromREST(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- removeSystemProperty(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- removeTransfer(T, boolean) - Method in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- removeTransfer(T, boolean) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- removeTransferData(T) - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics
- removeWork(Set<T>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- rename(String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- rename(String, String) - Method in class unlimited.fc.client.api.FCClient
-
Renames the specified file to the new name.
- rename(String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Renames the specified file to the new name.
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Renames the specified file to the new name.
- rename(String, String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- rename(String, String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Rename a file or directory
- rename(String, String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- rename(String, String) - Method in class unlimited.fc.client.engine.HttpClient
-
Rename a file on the remote server
- renameExtension(Path, String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
OTIS feature, rename the extensions on the local and remote files from RDY to PKD
- RENAMEFROM - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- renameTempFile(String, String) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- RENAMETO - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- repeatRemover - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- REPORT_WRITE_DELAY_TIMEOUT_SECONDS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- REPORTING_DEFAULT_ENABLED_STATE - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- ReportSettingTransmission - Class in unlimited.fc.client.engine
- ReportSettingTransmission(ClientDataReport) - Constructor for class unlimited.fc.client.engine.ReportSettingTransmission
- reprocessSymlinkLine(String, String) - Static method in class unlimited.fc.client.api.filelist.FTPListParser
- REPUSH - unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- requestCancel() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Requests the Multi-Client Manager to cancel the current transfer.
- requestUpdateServerOverrides() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Queries the currently connected Server to provide it's currently overridden bandwidths.
- reset() - Method in class unlimited.fc.client.api.multiclient.StickySessionIDSupplier
- RESET_SESSION_ID_AFTER_TRANSFER_COMPLETE - unlimited.fc.client.api.multiclient.SessionManageMode
-
Whether or not we should reset the session after transfer complete
- resetAutoDetectInfo() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Resets the return values of the Auto Detection information methods
- resetAutoDetectInfo() - Method in class unlimited.fc.client.api.FCClient
-
Resets all Auto-detect information
- resetAutoDetectInfo() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Resets all Auto-detect information.
- resetAutoDetectInfo() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- resetAutoDetectInfo() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- resetAutoDetectInfo() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- resetAutoDetectInfo() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Resets all Auto-detect information
- resetBadState() - Method in class unlimited.fc.client.api.multiclient.BadState.FailedTransferState
- resetBadState() - Method in class unlimited.fc.client.api.multiclient.BadState
- resetBadState() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Reset bad state.
- resetEncodingDowngradeDetection() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- resetFlagForDelta() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Sets the flag for delta to false when called
- resetHistory() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- resetLastRate() - Method in class unlimited.fc.client.api.util.rate.RollingStartRate
- resetPooledClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- resetPooledClientIfNeeded(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Resets the provided FileTransferMechanism by clearing it's information and throwing it back into the WorkerPool of clients responsible for grabbing work for the currently pending queue.
- resetSession() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- resetSession() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Resets the session when called.
- resetSession() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- resetSession() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- resetStickySessionProducer() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- resetThread - Variable in class unlimited.fc.client.api.multiclient.FCClientWorker
- resetTransferVariables() - Method in class unlimited.fc.client.engine.FCClientEngine
- RESPECT_SERVER_IGNORE_LIMITS - unlimited.fc.client.api.multiclient.BandwidthDistributionMode
-
Will give the server overridden clients anything they ask for, if there is anything left for the remaining clients it will be distributed
- RESPECT_SERVER_WITHIN_LIMITS - unlimited.fc.client.api.multiclient.BandwidthDistributionMode
-
Distributed the given bandwidth, first to the server overrides, then if any is remaining, to the remaining non-idle clients
- restoreFromBackup(String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
- result - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- resume() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
-
Resumes the work pool when called.
- retainAll(Collection<?>) - Method in class unlimited.fc.client.api.FileListData
- ReTransferFactoryProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Factory responsible for creating and executing the ReTransferPostProcessor functionality
- ReTransferFactoryProcessor(ReTransferPostProcessor) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor
- ReTransferFactoryProcessor.FileCountHandler - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
- ReTransferHeaderFooterFactory - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Factory responsible for creating the ReTransferHeaderAndFooterPostProcessors
- ReTransferHeaderFooterFactory(long, long) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFooterFactory
-
Constructor for the factory
- ReTransferHeaderFootersFactoryProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Factory responsible for creating and executing the ReTransferHeaderFootersPostProcessor functionality
- ReTransferHeaderFootersFactoryProcessor(ReTransferPostProcessor, long, long) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor
- ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
- ReTransferHeadersAndFootersPostProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
PostProcessor for the Retransfer headers and footers feature
- ReTransferHeadersAndFootersPostProcessor(FileCatalystFileFilter<?>, MultiClientManager, long, long, long) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeadersAndFootersPostProcessor
- ReTransferPostProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
After a Transfer is complete it will wait for a set amount of time, rescan the file to check for deltas and then retransfer the file with deltas
- ReTransferPostProcessor(FileCatalystFileFilter<?>, MultiClientManager, long, ProcessFactory<ReTransferPostProcessor>) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferPostProcessor
- RetransferTransferRunner - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
TransferRunner that is used whenever a re-transfer of files called by a Processor
- RetransferTransferRunner(Processor, TransferJob, FileTransferMechanism) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.RetransferTransferRunner
-
Constructor for the runner
- ReTransferWithDeltaFactory - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Factory that is responsible for creating new instances of the ReTransferWithDeltasPostProcessor class
- ReTransferWithDeltaFactory() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactory
- ReTransferWithDeltaFactoryProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Factory responsible for creating and executing the re-transfer with deltas functionality
- ReTransferWithDeltaFactoryProcessor(ReTransferPostProcessor) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactoryProcessor
-
Constructor for this factory processor instance
- ReTransferWithDeltasPostProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Post processor used to re-transfer file deltas when needed
- ReTransferWithDeltasPostProcessor(FileCatalystFileFilter<?>, MultiClientManager, long) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltasPostProcessor
-
Constructor for the post processor
- retried(boolean) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Retried.
- retrying() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- returnJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the supplied the TransferJob to the queue
- returnJob(TransferJob, TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns the supplied the TransferJob to the queue
- rFile - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- rmdir(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- rmdir(String) - Method in class unlimited.fc.client.api.FCClient
-
Deletes the specified directory from the remote file system.
- rmdir(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deletes the specified directory from the remote file system.
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Deletes the specified directory from the remote file system.
- rmdir(String) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- rmdir(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Delete the specified remote working directory
- rmdir(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- rmdir(String) - Method in class unlimited.fc.client.engine.HttpClient
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.AutoRecoverClient
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.FCClient
- rmdirRecursive(FileListDataItem) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Deletes a directory on the server in a recursive manner.
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Deletes a directory on the server in a recursive manner.
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Recursively delete a remote folder
- rmdirRecursive(FileListDataItem) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Recursively delete a remote folder
- RollingArchivedTimeSlice(long, Supplier<Long>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.RollingArchivedTimeSlice
- rollingCrunchedHistory - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- RollingCrunchUpdateEvt() - Constructor for class unlimited.fc.client.core.util.liveStats.HistoryStatistics.RollingCrunchUpdateEvt
- RollingSlice(long, Supplier<Long>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.RollingSlice
- RollingStartRate - Class in unlimited.fc.client.api.util.rate
- RollingStartRate(int, int, RateDistributer) - Constructor for class unlimited.fc.client.api.util.rate.RollingStartRate
- ROUND_TRIP_TIME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the round trip time (RTT) between the client and the Server
- RoundTripTime - Variable in class unlimited.fc.client.api.SnapShotHook
- Rsync - Class in unlimited.fc.client.api
- Rsync() - Constructor for class unlimited.fc.client.api.Rsync
- rttTimer - Variable in class unlimited.fc.client.transferhandler.FilesMatch
- run() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- run() - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.RetransferTransferRunner
- run() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- runAllTransfers() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- runAsynchWork(TransferJob) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
-
This is where the main logic goes, it will be run asynchronously with other processors As you complete work on this job, remove the files being worked on because job.stillHasWork() must return false for the job to be removed from the current work set
- runAutoDetect() - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Initiates the auto-detect sequence, and automatically updates transfer mode
- runAutoDetect() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Initiates the auto-detect sequence, and automatically updates transfer mode
- runDownloadTransfer() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- runFileTransfer(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- runHandler() - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- runHandler() - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- runHandler() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- runHandler() - Method in class unlimited.fc.client.transferhandler.ServerToServerHandler
- runIndividualProcessor(TransferJob, FileTransferMechanism, Processor) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
- runJob() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
-
Runs the job that is currently assigned to this FCClientWorker instance
- runMonitoredTransfer() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- runMonitoredTransfer() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- runPostTransferModifications() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- runPostTransferVerifications() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- runPreProcessWorker() - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- runReceiver() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- runRetryLoop() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- runRetryLoop() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- runSanity() - Method in class unlimited.fc.client.api.util.INITFCUtil.ParsedINIFC
- runTransfer(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor
- runTransfer(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor
- runTransfer(TransferRunner) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactoryProcessor
- runTransfer(TransferHook, TransferRunner) - Static method in class unlimited.fc.client.api.multiclient.TransferringState
- runTransferForFile(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- runTransferRetryLoop() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- runtTest() - Method in class unlimited.fc.client.api.fsevents.TestFSEvents
- runWorkerClient(FileTransferMechanismHandler) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- runWorkerClient(FileTransferMechanismHandler) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- runWorkerClient(FileTransferMechanismHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
This allows you to use the worker client to perform operations that don't interfere with the transferring clients
- runWorkerClient(FileTransferMechanismHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
S
- safeGet() - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Performs a safety check before attempting to get the client for usage.
- safeSynchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Safely syncs the client to the system.
- sanitizeInputStream(InputStream) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- save() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- save(FCBaseProperties) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
Legacy save function.
- save(FCBaseProperties, boolean) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
Save user data.
- saveAndCommit() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- saveAndCommitSafe() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- saveFilesToWebServer() - Method in class unlimited.fc.client.engine.HttpClient
- saveStringToFile(String, String) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
Saves the XML string back to the source.
- saveToFile(Path) - Method in class unlimited.fc.client.api.TransferMechanismData
- saveToProperties() - Method in class unlimited.fc.client.api.TransferMechanismData
- saveToProperties(Properties) - Method in class unlimited.fc.client.api.CompressionData
- saveToProperties(Properties) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Saves the current filter data to a supplied properites object
- saveToProperties(Properties) - Method in class unlimited.fc.client.api.PostTaskSentData
-
Saves the current values of this to the supplied properties object
- schedule(Runnable, long, long) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- ScheduledFixedRate(long, long) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.ScheduledFixedRate
- scheduleDiagnostics() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- scheduleFrequency - Variable in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- scheduleFrequency() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
- scheduleFrequency() - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryType
- scheduleHookUpdate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Schedules an asynchronous update for the MultiClientManager's TransferHook information.
- scheduleSanity() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- search(String, int) - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Searches through the PriorityManager list and returns the files and priorities that match the request
- search(String, int) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- searchPending(String, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Searches the pending work list and returns all results that match the supplied filter
- segment(int) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- Segmenter(int) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory.Segmenter
- self() - Method in class unlimited.fc.client.engine.DownloadTransferRequestData.Builder
- self() - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- self() - Method in class unlimited.fc.client.engine.UploadTransferRequestData.Builder
- sendCommand(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Send a command to the FileCatalyst server and return the server's reply
- sendCommand(StringBuffer) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Send a command to the FileCatalyst server and return the server's reply
- sendCommandNoReply(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Send a command to the FileCatalyst server and return the server's reply
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.FCClient
- sendEmail(String, int, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sends an email with the specified information.
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- sendEmail(String, int, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sends an email with the specified information
- sendEmail(String, int, String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Instruct the server to send an email to the administrator
- sendEmail(String, int, String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
-
Instruct the server to send an email to the administrator
- SENDER_SOCK - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- SENDER_THREADS - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- sendJobStatus(TransferStatusEnum) - Method in class unlimited.fc.client.engine.FCClientEngine
- sendRTTKeepALive() - Method in class unlimited.fc.client.engine.FCClientEngine
- sendServer(String) - Method in class unlimited.fc.client.engine.HttpClient
-
Sends command cmd to the server.
- sendTransmitRateCommand(int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
- sendTransmitRateCommand(int, int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- sendWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
-
Deprecated.
- sendWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
-
Deprecated.
- sendWeblink(List<String>, String, String, Set<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Deprecated.Note: Method has been deprecated due to future expansion issues. Please use createWeblink(WeblinkDataContainer data) instead
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Creates a weblink with the parameters provided by the client.
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Creates A Weblink From The Data Container Given
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- sendWeblink(WeblinkDataContainer) - Method in class unlimited.fc.client.engine.HttpClient
-
Streams Our File Listing To The Server
- sentFolder - Variable in class unlimited.fc.client.api.PostTaskSentData
- serializeDataForTransmission(String) - Method in class unlimited.fc.client.engine.ClientEngineFileExistsMapper
- serializeDataForTransmission(T) - Method in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- serializeDataForTransmission(FileListDataItem) - Method in class unlimited.fc.client.engine.ClientEngineRemoteSyncMapper
- serialVersionUID - Static variable in class unlimited.fc.client.api.FileFilterData
- serialVersionUID - Static variable in exception unlimited.fc.client.api.SnapShotHook.YouCantDoThatThisIsAReadOnlyClassException
- serialVersionUID - Static variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
- SERVER - unlimited.fc.client.api.config.ServiceType
- serverAgentID - Variable in class unlimited.fc.client.engine.FCClientEngine
- serverCommand - Variable in class unlimited.fc.client.engine.BaseClientEngineStreamMapper
- ServerConfigs - Class in unlimited.fc.client.api.shared
-
Simple DO that contains all of the server configurations that a client might be interested in.
- ServerConfigs() - Constructor for class unlimited.fc.client.api.shared.ServerConfigs
- ServerConfigs(String) - Constructor for class unlimited.fc.client.api.shared.ServerConfigs
- ServerConfigTransmission - Interface in unlimited.fc.client.api.shared
-
A Base Class For The Server Configuration Values That Client Can Request Out Of The Server.
- serverDefault - Variable in enum unlimited.fc.client.api.config.TransportProtocol
- serverIsOpen() - Method in class unlimited.fc.client.engine.HttpClient
- serverPostProcess(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Execute post processing on the specified file
- serverPostProcess(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- serverSupportsFSEvents() - Method in class unlimited.fc.client.api.FCClient
- serverSupportsFSEvents() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
This returns true if the server supports file system events.
- serverSupportsFSEvents() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- serverSupportsFSEvents() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- serverSupportsFSEvents() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Checks if FSEVT command is supported.
- serverSupportsUDP() - Method in class unlimited.fc.client.engine.FCClientEngine
- ServerToServer_ClientSideImpl - Class in unlimited.fc.client.api.s2s
- ServerToServer_ClientSideImpl(long) - Constructor for class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- ServerToServer_ServerSideImpl - Class in unlimited.fc.client.api.s2s
- ServerToServer_ServerSideImpl(TransferHook, int) - Constructor for class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- ServerToServerHandler - Class in unlimited.fc.client.transferhandler
- ServerToServerHandler(FCClientEngine, ServerToServerTransferSettings, List<String>, List<String>) - Constructor for class unlimited.fc.client.transferhandler.ServerToServerHandler
- ServerToServerTransferSample - Class in unlimited.fc.client.api.samples
- ServerToServerTransferSample() - Constructor for class unlimited.fc.client.api.samples.ServerToServerTransferSample
- ServerToServerTransferSettings - Class in unlimited.fc.client.api.s2s
- ServerToServerTransferSettings() - Constructor for class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- serverVersion() - Method in class unlimited.fc.client.api.FCClient
-
Returns the FileCatalyst server version.
- serverVersion() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns the FileCatalyst server version.
- serverVersion() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- serverVersion() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- serverVersion() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- serverVersion() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- serverVersion() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns the FileCatalyst server version.
- ServiceType - Enum in unlimited.fc.client.api.config
- servletLocation - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- servletLocation - Variable in class unlimited.fc.client.engine.FCClientEngine
- servletLocation - Variable in class unlimited.fc.client.engine.HttpClient
- ServletLocationData() - Constructor for class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
- SESSION_ID - Static variable in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- sessionCount - Variable in class unlimited.fc.client.engine.FCClientEngine
- SessionDetailsProvider - Interface in unlimited.fc.client.api
-
Interface used to provide common methods for collecting session information and statistics for similar resources
- sessionID - Variable in class unlimited.fc.client.api.FCClient
- sessionID - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- sessionID - Variable in class unlimited.fc.client.engine.FCClientEngine
- SessionManageMode - Enum in unlimited.fc.client.api.multiclient
-
An enumeration that keeps track of the type of session ID management that we should have
- sessionPriority - Variable in class unlimited.fc.client.engine.FCClientEngine
- sessionTimeStamp - Variable in class unlimited.fc.client.engine.FCClientEngine
- set(int, FileListDataItem) - Method in class unlimited.fc.client.api.FileListData
- set(FCClientEngine, boolean) - Method in class unlimited.fc.client.engine.UseTCPACKSCache
-
Set the value if it has not already been set or detected
- setAccessToken(String) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setAccessToken(String) - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- setAccessToken(String) - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- setActuallyActive(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- setAdded(int) - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- setAddSkippedFilesToTransferVector(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setAll(int, int, int) - Method in class unlimited.fc.client.api.util.rate.RateDistributer
- setAll(CompressionData) - Method in class unlimited.fc.client.api.CompressionData
- setAll(AverageableNumericQueue<T>) - Method in class unlimited.fc.client.api.util.AverageableNumericQueue
- setAllowDirectories(boolean) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets whether or not directories are allowed by this filter
- setAllowedFilePaths(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setAllowExternalDatabaseAccess(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setAppletTransferCache(HashMap<String, Long>) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setApplyFilterToDirectories(boolean) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Deprecated.Method is deprecated, please use
FileCatalystFileFilter.setFilterTarget(FileFilterTargetType) - setAttemptedStatus(FCClientWorker<?>) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- setAutoArchivingSpecificCompressionData(CompressionData) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the auto archiving specific compression data.
- setAutoConnectClientFactory(Supplier<FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setAutoDetectData(FCClient) - Method in class unlimited.fc.client.engine.FCClientEngine
- setAutoDMG(boolean) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.FCClient
- setAutoResume(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Enables/disables auto resume feature.
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setAutoResume(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setAutoResume(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Enables/disables auto unzip feature.
- setAutoUnzip(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Enables/disables auto unzip feature.
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setAutoUnzip(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setAutoZip(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Enables/disables auto zip feature.
- setAutoZip(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Enables/disables auto zip feature.
- setAutoZip(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setAutoZip(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setAutoZip(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setAutoZip(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setAvgMD5TimePerKB(long) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- setAvgMD5TimePerKB(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setAvgRTT(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setBandwidth(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setBandwidth(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBandwidth(int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setBandwidth(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setBandwidthFTPReceiver(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBandwidthFTPTransmit(int, MonitoredTransfer) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBandwidthManager(MultiClientTransferringBandwidthManager) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setBandwidthRemoteTransfer(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBandwidthUDPSender(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBandwidthUPDReceiver(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setBaseConfig(FCBaseProperties) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- setBaseTransferValues() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setBlockLength(int) - Method in class unlimited.fc.client.api.Rsync
- setBlocksize(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setBlockSize(int) - Method in class unlimited.fc.client.api.FCClient
- setBlockSize(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set the block size.
- setBlockSize(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setBlockSize(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setBlockSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setBlockSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setBlockSize(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setBlockSizeBytes(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setBlockSizeBytes(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setBlockValues() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.FCClient
-
Sets a callback handler that will be used to confirm resume, overwrite and to do post processing
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets a callback handler that will be used to confirm resume, overwrite and to do post processing
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets a callback handler that will be used to confirm resume, overwrite and to do post processing
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sets the current call back handler when called
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCallbackHandler(FileCatalystClientCallbackHandler) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.BadState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.CancellingState.Transition
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.FinishedState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Calls the Manager to asynchrously cancel it's current transactions and close all available resources.
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- setCancelled() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- setCancelled() - Method in class unlimited.fc.client.api.SnapShotHook
- setCancelled() - Method in class unlimited.fc.client.api.TransferHook
- setCancelled() - Method in interface unlimited.fc.client.api.TransferState
-
Calling this method will cancel the current transfer.
- setCancelled() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCancelled(boolean) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- setCancelled(boolean) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- setCancelled(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCancelledStatusForFile(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- setChildCount(int) - Method in class unlimited.fc.client.api.FileListDataItem
- setCleanupFuture(Future<?>) - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- setClientAgentID(String) - Method in class unlimited.fc.client.api.FCClient
- setClientAgentID(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current client agent ID to the new specified value.
- setClientAgentID(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientAgentID(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientAgentID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientAgentID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientAgentID(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientAgentID(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setClientAPI(FCClient) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.FCClient
-
This key must be set in order to connect to non-FileCatalyst servers.
- setClientConnectKey(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
This key must be set in order to connect to non-FileCatalyst servers.
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientConnectKey(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientConnectKey(String) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.FCClient
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setClientCredentials(Supplier<ClientCredentials>) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the credentials supplier for this connection.
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.engine.HttpClient
- setClientID(Integer) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Sets the client id.
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.FCClient
-
An ID value that identifies this client to the FileCatalyst Server.
- setClientIdentifier(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
An ID value that identifies this client to the FileCatalyst Server.
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientIdentifier(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientIdentifier(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setClientIdentifier(int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- setClientName(String) - Method in class unlimited.fc.client.api.FCClient
- setClientName(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current client name to the value that is specified
- setClientName(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientName(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientName(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientName(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientName(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientName(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setClientString(String) - Method in class unlimited.fc.client.api.FCClient
-
Set a text string that will be displayed on the server UI to identify this client.
- setClientString(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set a text string that will be displayed on the server UI to identify this client.
- setClientString(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientString(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientString(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientString(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientString(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientString(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
The client string provides additional information about the connecting client.
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets an ID that further identifies this client
- setClientSubIdentifier(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets an ID that further identifies this client
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
The sub identifier identifies this client as a sub component of a broader group of client apps.
- setClientSubIdentifier(int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.FCClient
- setClientWorkingPath(Path) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the client's current working path to the value specified
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.api.TransferMechanismData
- setClientWorkingPath(Path) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCloser(AutoCloseable) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.FCClient
- setCompFileFilter(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the compression FileFilter that is to be used by the implementation
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setCompFileFilter(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompFileFilter(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setComplete(boolean) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- setComplete(boolean) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- setCompLevel(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the compression level (0 - 9).
- setCompLevel(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the compression level (0 - 9 with default of 4).
- setCompLevel(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCompLevel(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCompLevel(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompLevel(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCompMethod(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the compression Method (0 - 1).
- setCompMethod(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current compression method to be used during transfers.
- setCompMethod(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCompMethod(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCompMethod(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompMethod(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCompressionData(CompressionData) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompressionDataFromClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompressionEnabled(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Enables/disables on the fly compression.
- setCompressionEnabled(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Enables/disables on the fly compression.
- setCompressionEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCompressionEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCompressionEnabled(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompressionLevel(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCompressionMethod(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCompressionRatio(double) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set compressionRatio
- setCompressionRatio(double) - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- setCompressionRatio(double) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- setCompressionStrategy(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setCompStrategy(int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.Specifying Compression Strategy is no longer supported. Default strategy will be used. Sets the compression strategy. Valid values are java.util.zip.Deflater.DEFAULT_STRATEGY java.util.zip.Deflater.FILTERED and java.util.zip.Deflater.HUFFMAN_ONLY
- setCompStrategy(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.Specifying Compression Strategy is no longer supported. Default strategy will be used.
- setCompStrategy(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCompStrategy(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCompStrategy(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCompStrategy(int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Deprecated.We no longer support setting compression strategy.
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.FCClient
- setCongCtrlStrategy(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the congestion control strategy.
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setCongCtrlStrategy(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCongestionControl(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.FCClient
-
Specifies an aggression factor between 1 (passive) and 10 (aggressive) used by the congestion control mechanism to determine how passive or aggressive it should be in the face of network congestion.
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setCongestionControlAggression(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Specifies an aggression factor between 1 (passive) and 10 (aggressive) used by the congestion control mechanism to determine how passive or aggressive it should be in the face of network congestion.
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCongestionControlAggression(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Enables/disables congestion control for this client.
- setCongestionControlEnabled(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Enables/disables congestion control for this client.
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setCongestionControlEnabled(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCongestionControlStartRate(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setConnectionTimeOut(int) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- setConnectMode(FCConnectMode) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Deprecated.
- setConnectTimeout() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the connect timeout value (in milliseconds).
- setConnectTimeout(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the connect timeout value (in milliseconds).
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setConnectTimeout(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setCount(ActivityCount) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- setCreateLocalDir(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
This directory will be created as a sub-directory of the save path, whether set externally or selected by the user.
- setCredentials(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setCurrentFilesMatch(FilesMatch) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCurrentFileToIDs(Map<String, Integer>) - Method in class unlimited.fc.client.engine.FCClientEngine
- setCurrentState(MultiClientState) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the manager's current state to the new provided state
- setCurrentStateConnected(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setDatabaseRoot(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setDataPort(int[]) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Set the DataPort
- setDataReportWriter(CSVReportWriter) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the CSVReportWriter that is used to write transfer reports to disk
- setDebug(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Turns on debug mode.
- setDebug(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Turns on debug mode.
- setDebug(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setDebug(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setDebug(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setDebug(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setDebug(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setDebug(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.FCClient
-
With this option enabled, source files will be deleted after the transfer is complete.
- setDeleteAfterTransfer(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
With this option enabled, source files will be deleted after the transfer is complete.
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setDeleteAfterTransfer(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setDeletePartial(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setDeletePermissions(int) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the delete permissions to the specified value
- setDescription(String) - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method allows you to set the description of the field.
- setDescription(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setDirname(String) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setDisableForceFlush(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setDisableForceFlush(boolean) - Static method in class unlimited.fc.client.api.FCClient
-
Calling this method will set the system property that specifies if a transfer should force the file metadata to update on each write (disabled = true) or should wait until the file is complete (disabled = false).
- setDisableForceFlush(boolean) - Static method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Calling this method will set the system property that specifies if a transfer should force the file metadata to update on each write (disabled = true) or should wait until the file is complete (disabled = false).
- setDisplayName(String) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- setDmgFileName(String) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.FCClient
-
If set to true, if a disconnect occurs during a UDP transfer, upon reconnect and resume, the transfer mode is downgraded to multi-stream TCP, then single stream TCP, and finally HTTP (if available).
- setDowngradeModeOnReConnect(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, if a disconnect occurs during a UDP transfer, upon reconnect and resume, the transfer mode is downgraded to multi-stream TCP, then single stream TCP, and finally HTTP (if available).
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setDowngradeModeOnReConnect(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setDownload(BiConsumer<DownloadJob, FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Sets the BiConsumer to be used for normal Download jobs
- setDownload(FileTransferMechanism, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- setDownloadAs(BiConsumer<DownloadAsJob, FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Sets the BiConsumer to be used for DownloadAsJob jobs
- setDownloadPath(String) - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- setDownloadRate(int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Sets the target rate of the current transfer
- setEnableAuth(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setEnableResume(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setEnableRotatingLogs() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setEncoding(StringEncoder.Encoding) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setErrorCode(int) - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- setErrorMessage(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Sets the last error message text
- setErrorStatusForFile(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- setExpiry(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- setExpiryDate(long) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.FCClient
-
This is the length of time the client will wait for a reply after sending a long running command (such as MD5, MKDLT, MKSIG, ZIP, UNZIP) to the FileCatalyst server.
- setExtendedReadTimeout(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
This is the length of time the client will wait for a reply after sending a long running command (such as MD5, MKDLT, MKSIG, ZIP, UNZIP) to the FileCatalyst server.
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setExtendedReadTimeout(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setExternalDatabaseAccessPasswordEncoded(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setFailureReason(Throwable) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Sets the failure reason.
- setFailureReason(TransferHook) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- setFatal(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Marks transfer as having failed in a fatal way, no retry at this point
- setFieldList(List<FCWebField>) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This method will set the field list containing the filled in values for each field for the OrderForm
- setFieldList(List<FCWebField>) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- setFileAreaFileList(ArrayList<String>) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Sets the File Area File list to the value specified, the file(s) must already exist in the specified File Area, Folders in FileAreas may also be used but must terminate with forward slash "/"
- setFileAreaID(String) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Sets the File Area ID to the value that you specify, this File Area will be used to submit files that already exisit in the FileArea and will not require a new file upload
- setFileCache(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- setFileCache(CachedFileIndexInterface) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the file cache.
- setFileDeletePermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the file delete permissions
- setFileFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setFileFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setFileFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setFileFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setFileFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.api.TransferMechanismData
- setFileFilter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.api.FCClient
- setFileFilter(FileCatalystFileFilter<?>) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Sets the FileFilter that is to be used by the implementation.
- setFileFilterMode(int) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the file filter mode to the value provided.
- setFileFilterMode(CommonFileFilterModeType) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the file filter mode to the mode type that is provided.
- setFileModifyPermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the file modify permissions
- setFilename(String) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- setFilename(String) - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- setFilePermissions(Path, String) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- setFileReadPermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the file read permissions
- setFileSizeThreshHold(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the file size thresh hold.
- setFilesList(List<String>) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- setFilesSoFar(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.FCClient
- setFileTransferPriority(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the FileTransferPrioriry to new new value.
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setFileTransferPriority(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setFileTransferStatus(String) - Method in class unlimited.fc.client.api.shared.TransferDataTransmission.Builder
- setFileType(FileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- setFileType(RemoteUploadJob.RemoteUploadFileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob.RemoteUploadFileType
-
Sets this file type to the one supplied within the method call
- setFileType(RemoteUploadJob.RemoteUploadFileType) - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- setFileWritePermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the file write permissions
- setFilter(FileCatalystFileFilter) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setFilterFlag(String) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setFilterString(String) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the filter string to the specified value.
- setFilterTarget(FileFilterTargetType) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the target in which this FileFilter will used with
- setFilterWorkingDirectory(Path) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
- setFolderDeletePermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the folder delete permissions
- setFolderModifyPermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the folder modify permissions
- setFolderReadPermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the folder read permissions
- setFolderWritePermissions(boolean) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the folder write permissions to the value
- setForceFileOwnerConfig(ForceFileOwnershipConfig) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.FCClient
- setForceFileOwnershipEnabled(boolean) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Sets whether or not the force file ownership feature is enabled.
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.FCClient
- setForceFileOwnershipGroup(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the groupname / groupID to be used when attempting to force group level ownership for files downloaded by the client.
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setForceFileOwnershipGroup(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.FCClient
- setForceFileOwnershipUser(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the username to be used when attempting to force file ownership for files downloaded by the client
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setForceFileOwnershipUser(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setForceResume(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.FCClient
- setForceTCPmodeACKs(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
By default, FileCatalyst uses UDP to acknowledge data received.
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setForceTCPmodeACKs(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- setFormatter(Formatter) - Method in class unlimited.fc.client.api.TransferHook
-
Sets the formatter information to the values of this object
- setFromJSON(String, Function<String, String>) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setFtpSettings(FCWebSettings) - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- setFull(boolean) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setHandlerStatusMessage(String) - Method in class unlimited.fc.client.api.HandlerData
-
Sets the current status message to the value specified
- setHeader(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setHelpButtonText(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setHost(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setHost(String) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setHostURL(String) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to set the value of the host
- setHostURL(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setHttp(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- setIdToken(String) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setIdToken(String) - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- setIdToken(String) - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the port used for incoming UDP packets on downloads.
- setIncomingDataPort(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the port used for incoming UDP packets on downloads.
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setIncomingDataPort(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.FCClient
-
Sets the port used for incoming UDP packets on downloads.
- setIncomingDataPorts(int[]) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the port used for incoming UDP packets on downloads.
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setIncomingDataPorts(int[]) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIncremental(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.FCClient
- setIncrementalMode(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
When incremental is enabled, this method allows you to choose the incremental mode.
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setIncrementalMode(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Setting this value will cause the MD5 checks to be skipped and the files compared using size only.
- setIncrementalSizeCheckOnly(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Setting this value will cause the MD5 checks to be skipped and the files compared using size only.
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIncrementalSizeCheckOnly(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setIncTransferOption(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setInError(boolean) - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- setInetAddress(String, InetAddress) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set InetAddress.
- setInitialDirectory(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setInitialDirectoryLocked(Boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setInitializingStatus() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- setIntMaxFiles(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setIntMaxSize(long) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setIntMaxTotalSize(long) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setIPTOSIfRequired() - Method in class unlimited.fc.client.engine.FCClientControlSocket
- setIsActive(boolean, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- setIsActive(boolean, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- setIsActive(boolean, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- setIsActive(boolean, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- setIsActive(boolean, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Sets whether or not this process is active.
- setIsAuto(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIsCancelled(BooleanSupplier) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setIsDownload(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- setIsError(boolean) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- setIsError(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setIsFCServerSupplier(Supplier<Boolean>) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- setIsLastJobInQueue(boolean) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- setIsPrintSolution(boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setIsRequired(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setIsServerOverrideBandwidth(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setIsStreaming(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- setIsStreamingFileListing(boolean) - Method in class unlimited.fc.client.api.HandlerData
- setIsSynched(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Set whether or not the client is currently synched
- setIsSynched(BooleanSupplier) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setItemList(Vector) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setJobID(String) - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- setLastDiagnostics() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setLastRate(int) - Method in class unlimited.fc.client.api.util.rate.RollingStartRate
- setLastServerRestrictedRate(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setLastTry() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setLastUpdated(long) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setLastValidReply(FCReply) - Method in class unlimited.fc.client.engine.FCClientEngine
- setLink(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- setLocalDir(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the initial directory for browseLive() method.
- setLocalFilenameIfNeeded() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setLocalFileTransferIndex(CachedFileIndexInterface) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setLocalMD5(String) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- setLocalMD5(String) - Method in class unlimited.fc.client.transferhandler.MD5Result
- setLocalMD5(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setLocalWorkingDirectory(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.Method is deprecated. Please use
FileTransferData.setLocalWorkingDirectory(Path)instead - setLocalWorkingDirectory(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setLocalWorkingDirectory(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
-
Deprecated.
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.FCClient
- setLocalWorkingDirectory(Path) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the Local Working directory.
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.api.TransferMechanismData
- setLocalWorkingDirectory(Path) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setLogFiles(LogUtils) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setLogFiles(SafeLogUtils) - Method in class unlimited.fc.client.transferhandler.FileStampMaintainer
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.FCClient
-
overriding the logUtils object.
- setLogger(LogUtils) - Method in interface unlimited.fc.client.api.FileTransferData
-
overriding the logUtils object.
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter.LoggerListener
-
Sets the logger.
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setLogger(LogUtils) - Method in class unlimited.fc.client.api.TransferMechanismData
- setLogger(LogUtils) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setLogger(FileCatalystCustomFilterLogger) - Method in class unlimited.fc.client.api.FileCatalystCustomFilterManager
-
The global logger to which logs will be sent if no other logger is specified when calling getFiltersForCalledID()
- setLoggerAttempt(LogUtils) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setLogLocation(String) - Method in class unlimited.fc.client.api.FCClient
-
Specifies a directory on the local system where the log file should be stored.
- setLogLocation(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Specifies a directory on the local system where the log file should be stored.
- setLogLocation(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setLogLocation(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setLogLocation(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setLogLocation(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setLogLocation(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setLogPrefix(String) - Method in class unlimited.fc.client.api.FCClient
-
Sets the prefix for the log file name.
- setLogPrefix(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sets the prefix of the log files to whatever value is supplied
- setLogPrefix(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setLogPrefix(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setLogPrefix(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the prefix for the log file name.
- setLogPrefix(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sets the prefix of the log files to whatever value is supplied
- setLogs(Logger) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setLogStream(LogUtils) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Set the logging stream, replacing stdout
- setLogStream(LogUtils) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Set the logging stream, replacing stdout
- setLowerByteLimit(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the lower byte limit to value supplied
- setMac(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.FCClient
- setMaintainLastModified(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the maintain last modified feature to the value specified.
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.multiclient.MaintainFolderModTimeListener
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setMaintainLastModified(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.FCClient
- setMaintainPermissions(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, upon each successful transfer, the destination file permissions will be set to match those of the source file.
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setMaintainPermissions(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setMaxAgeSentItemsDays(int) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setMaxRate(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setMaxRetries(int) - Method in class unlimited.fc.client.api.FCClient
- setMaxRetries(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Specify the number of times to retry a broken or interrupted transfer.
- setMaxRetries(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setMaxRetries(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setMaxRetries(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setMaxRetries(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setMaxRetries(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setMaxServerRate(int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
set the max server rate (aka bandwidth)
- setMaxTries(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setMaxWorkQueueuRePush(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the max amount of times a failed transfer job will be returned to the work queue after a failure
- setMD5HashedLocalIP() - Method in class unlimited.fc.client.engine.HttpClient
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.FCClient
- setMd5RateLimit(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the rate limit to use when calculating MD5s of files
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setMd5RateLimit(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setMd5RateLimit(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setMetrics(DetailedMetrics) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setMode(int) - Method in class unlimited.fc.client.api.FCClient
- setMode(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set the transfer mode of this client.
- setMode(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setMode(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setMode(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setModified(long) - Method in class unlimited.fc.client.api.FileListDataItem
-
Set the last modified timestamp to the value specified
- setModifyPermissions(int) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the modify permissions to the specified value
- setMonitoredTransfer(MonitoredTransfer) - Method in class unlimited.fc.client.engine.FCClientEngine
- setMoveToSent(boolean, String) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setName(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setName(String) - Method in class unlimited.fc.client.api.FileListDataItem
-
Sets the data item name to the value specified
- setNeedsRecurse(boolean) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- setNeedToSaveConfig() - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
sets the needToSave value to true.
- setNetscapeFour(boolean) - Method in class unlimited.fc.client.engine.HttpClient
-
Deprecated.
- setNewerThan(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the filter's newer than value (in millis) to supplied value.
- setNonce(String) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setNonce(String) - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- setNonce(String) - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- setNumberOfActiveTransfers(MultiHookManagerInterface) - Method in class unlimited.fc.client.api.HandlerData
-
Sets the number of active transfers property the current value
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the number of block reader threads.
- setNumBlockReaders(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the number of block reader threads.
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumBlockReaders(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the number of block writer threads to use when receiving a file.
- setNumBlockWriters(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the number of block writer threads to use when receiving a file.
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumBlockWriters(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumEncoders(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.FCClient
-
When transferring in FTP mode, it is possible to send with several concurrent streams.
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setNumFTPStreams(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
When transferring in FTP mode, it is possible to send with several concurrent streams.
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumFTPStreams(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumFTPStreams(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the number of threads used to process incoming UDP packets when downloading.
- setNumPacketProcessors(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the number of threads used to process incoming UDP packets when downloading.
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumPacketProcessors(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.FCClient
-
Set the number of UDP sockets to use to receive packets during a UDP download.
- setNumReceiveSockets(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set the number of UDP sockets to use to receive packets during a UDP download.
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumReceiveSockets(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the number of UDP sockets to use when uploading a file in UDP mode.
- setNumSenderSockets(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the number of UDP sockets to use when uploading a file in UDP mode.
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumSenderSockets(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.FCClient
-
This value determines how many blocks will be sent into the pipe before redundant data will be sent.
- setNumSenderThreads(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
This value determines how many blocks will be sent into the pipe before redundant data will be sent.
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumSenderThreads(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumThreads(int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use setNumSenderThreads(int) instead.
- setNumThreads(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- setNumThreads(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumThreads(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumThreads(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumThreads(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumThreads(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumThreads(int) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setNumThreads(int) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use setNumSenderSockets(int) instead.
- setNumUDPSockets(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setNumUDPSockets(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setNumUDPSockets(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setObserver(Observer) - Method in class unlimited.fc.client.api.FCClient
-
FCClient is not directly observable, however TransferHook is.
- setObserver(Observer) - Method in interface unlimited.fc.client.api.FileTransferData
-
FCClient is not directly observable, however TransferHook is.
- setObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setObserver(Observer) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setObserver(Observer) - Method in class unlimited.fc.client.api.TransferMechanismData
- setOffsets() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setOffSets() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- setOldDataCleared(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- setOlderThan(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the newer than value specified within the filter data
- setOneUseLink(boolean) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setOptimizeBlocksize(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.FCClient
-
If set to true, FileCatalyst will attempt to optimize the current block size to be an exact multiple of the data size that is being transmitted.
- setOptimizeBlockSize(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, FileCatalyst will attempt to optimize the current block size to be an exact multiple of the data size that is being transmitted.
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setOptimizeBlockSize(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setOptionalHandlerValues() - Method in class unlimited.fc.client.api.FCClient
- setOrderFormName(String) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- setOrderFormType(FCWebOrderForm.OrderFormType) - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- setOverrideServerBandwidth(FTPTransmit) - Method in class unlimited.fc.client.engine.FCClientEngine
- setPacketLoss(double) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set packetLoss
- setPacketLoss(double) - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- setPacketLoss(double) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- setPacketLoss(double) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setPacketLoss(double) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the depth of the application level packet queue.
- setPacketQueueDepth(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the depth of the application level packet queue.
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setPacketQueueDepth(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setPacketSize(int) - Method in class unlimited.fc.client.api.FCClient
- setPacketSize(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set the unit size.
- setPacketSize(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setPacketSize(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setPacketSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setPacketSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setPacketSize(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setPacketSizeBytes(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setPacketSizeBytes(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setParentFileStamp() - Method in class unlimited.fc.client.transferhandler.FileStampMaintainer
- setParentPath(String) - Method in class unlimited.fc.client.api.filelist.FCWebFileListDataItem
-
Sets the parent path to the value defined
- setParentPooled(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setParentProcessManager(ProcessManager) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory.FactoryProcessor
- setParentProcessManager(ProcessManager) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Sets the parent object of this processor to the supplied manager
- setParentProcessor(T) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- setPassive(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setPassive(boolean) - Method in class unlimited.fc.client.engine.HttpClient
-
Set Passive mode Trasfers
- setPassword(String) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setPassword(String) - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- setPassword(String) - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- setPassword(String) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to set the password to be used along with the user when connecting to FileCatalyst Web
- setPassword(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setPasswordDigitCharRequired(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPasswordLowerCaseCharRequired(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPasswordMinLength(int) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPasswordMinLengthRequired(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPasswordSpecialCharRequired(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPasswordUpperCaseCharRequired(boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setPendingForceCrunch(boolean) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- setPool(FCClientWorkerPool) - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
- setPort(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setPort(int) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setPostProcessorOverrides(MultiClientManager, FileTransferMechanism) - Static method in class unlimited.fc.client.api.multiclient.MultiClientState
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.FCClient
- setPostTaskSentData(PostTaskSentData) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current post task sent data to the specified value
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setPostTaskSentData(PostTaskSentData) - Method in class unlimited.fc.client.api.TransferMechanismData
- setPostURL(String) - Method in class unlimited.fc.client.api.FCClient
- setPostURL(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current post URL to the value that is defined
- setPostURL(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setPostURL(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setPostURL(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setPostURL(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setPostURL(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setPostURL(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setPreferredTransport(TransportProtocol) - Static method in class unlimited.fc.client.api.config.FCBaseProperties
- setPreLoopRetryValues() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- setPreservePathStructure(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setPrintSolution(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setPriority(int) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Sets the priority of this Processor to the value specified
- setPriority(TransferJobPriority) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Sets the priority of this TransferJob to the supplied value
- setProcessorSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setProcessorSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setProcessorUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setProcessorUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setProgressive(boolean) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Sets the progressive flag on the TransferJob to the value specified
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.FCClient
- setProgressiveTimeout(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current progressive timeout to the value supplied
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setProgressiveTimeout(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.FCClient
- setProgressiveTimeoutFilter(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current progressive timeout filter to the value that is set to
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setProgressiveTimeoutFilter(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setProgressiveTransfer(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
This state is needed to suppress or allow a user data report to be written when the transfer completes.
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.FCClient
-
With this option enabled, upon completion of an upload or download, FileCatalyst will compare the size of the source file to the size when it began the transfer.
- setProgressiveTransfers(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
With this option enabled, upon completion of an upload or download, FileCatalyst will compare the size of the source file to the size when it began the transfer.
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setProgressiveTransfers(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setProperty(String, boolean) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set boolean value.
- setProperty(String, double) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set double value.
- setProperty(String, float) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set float value.
- setProperty(String, int) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set integer value.
- setProperty(String, long) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set long value.
- setProperty(String, File) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set File object.
- setProperty(String, Class) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set Class object.
- setProperty(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setProperty(String, String) - Method in class unlimited.fc.client.api.HandlerData
- setProperty(String, SimpleDateFormat) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set DateFormat object.
- setProperty(String, Date, DateFormat) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set Date object.
- setProperty(String, TimeZone) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Set TimeZone object.
- setQuitting(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- setRatebps(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setRatebps(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setRateDistributer(RateDistributer) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the read buffer size used when reading data from disk.
- setReadBufferSizeKB(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the read buffer size used when reading data from disk.
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sets the read buffer size to the value supplied
- setReadBufferSizeKB(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setReaderSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReaderSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReaderUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReaderUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReadPermissions(int) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the read permissions to the specified value
- setReadTimeout(int) - Method in class unlimited.fc.client.api.FCClient
-
This is the length of time the client will wait for a reply after sending a command to the FileCatalyst server.
- setReadTimeout(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
This is the length of time the client will wait for a reply after sending a command to the FileCatalyst server.
- setReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setReadTimeout(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setReadTimeout(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setReadTimeout(int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
This is the timeout value that get set when we are sending commands that should not take long to execute, PWD, LIST, etc...
- setReadTimeOut(int) - Method in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- setReadTimeoutLong(int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
This is the timeout value that get set when we are sending commands that take long to execute, MD5, MKDLT, etc...
- setRealPath(String) - Method in class unlimited.fc.client.api.FileListDataItem
-
Sets the real path of the item to the value specified
- setRealPath(FileListDataItem) - Method in class unlimited.fc.client.api.filelist.FTPListParser.ParseData
- setRealPwd() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the working directory of the client
- setReceiveActual(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set receiveActual
- setReceiveEffective(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set receiveEffective
- setReceiverMD5SpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverMD5SpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverMD5UsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverMD5UsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverZIPSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverZIPSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverZIPUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setReceiverZIPUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setRecommendedDir(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Set the recommended sub-directory shown to the user when they select the "browse" or "browseLive" dialog.
- setRegex(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setRegex(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setRememberBrowseLocation(boolean) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the JS parameter "rememberBrowseLocation".
- setRemoteDir(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Sets the remote directory.
- setRemoteDir(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the remote directory.
- setRemoteFileFilter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.api.FCClient
- setRemoteFileFilter(FileCatalystFileFilter<?>) - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
-
Sets the file filter to be used when listing or interacting with remote files on the FCServer.
- setRemoteFileFilter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setRemoteFileFilter(FileCatalystFileFilter<?>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setRemoteFiles(Set<String>) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setRemoteHost(String) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setRemoteMD5(String) - Method in interface unlimited.fc.client.transferhandler.FilesMatchHandler
- setRemoteMD5(String) - Method in class unlimited.fc.client.transferhandler.MD5Result
- setRemoteMD5(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setRemotePort(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the remote port to which this client will be connected.
- setRemotePort(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the remote port to which this client will be connected.
- setRemotePort(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setRemotePort(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setRemotePort(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setRemotePort(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setRemotePort(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setRemotePort(int) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setRemoteServer(String) - Method in class unlimited.fc.client.api.FCClient
-
Set the remote server to which this client should connect.
- setRemoteServer(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set the remote server to which this client should connect.
- setRemoteServer(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setRemoteServer(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setRemoteServer(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setRemoteServer(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setRemoteServer(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setRemoteUpload(BiConsumer<RemoteUploadJob, FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Sets the BiConsumer to be used for server to server RemoteUpload jobs
- setRemoteWorkingDirectory(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setRemoved(int) - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.FCClient
- setRenameExtension(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets whether or not the rename extension should be used
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setRenameExtension(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setRenameExtensions(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setRenameVector(List<String>) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setRenameVector(List<Path>) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- setReport(T) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sets the report object.
- setReport(ClientDataReport) - Method in class unlimited.fc.client.api.FCClient
- setReport(ClientDataReport) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setReport(ClientDataReport) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setReport(ClientDataReport) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setReport(ClientDataReport) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sets the report object.
- setReportManager(FCClientReportManager) - Method in class unlimited.fc.client.engine.FCClientEngine
- setResultData(FileListDataItemConsumer) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setRetransferHeaderSize(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setRollingStartRate(RollingStartRate) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setRttMillis(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParamBuilder
- setRttMillis(long) - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- setRunningIntegrationTest(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Internal use only: Sets whether or not this MultiClientManager is running in an integration test
- setSavePath(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Deprecated.This method has been functionally removed from the LIVE API.
- setSecure(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setSecurityProtocolsPropertiesIfNeeded() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- setSenderSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setSenderSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setSenderUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setSenderUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setServerAgentID(String) - Method in class unlimited.fc.client.api.FCClient
- setServerAgentID(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the server agent ID to the new value
- setServerAgentID(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setServerAgentID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setServerAgentID(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setServerHost(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Allows the setting of the server host address via Javascript.
- setServerHost(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Allows the setting of the server host address via Javascript.
- setServerOverrideBandwidth(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setServerPort(int) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Allows the setting of the server port.
- setServerPort(int) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Allows the setting of the server port.
- setServletLoc(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Sets the servlet location for the server.
- setServletLoc(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the servlet location for the server.
- setServletLocation(String) - Method in class unlimited.fc.client.api.FCClient
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- setServletLocation(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- setServletLocation(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setServletLocation(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setServletLocation(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setServletLocation(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setServletLocation(String) - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Sets the current servlet location to the value specified.
- setServletLocation(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setServletLocation(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setServletLocation(String) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.FCClient
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- setServletLocation(String, String, String) - Method in interface unlimited.fc.client.api.FileTransferData
-
FileCatalyst has the ability to upload using the HTTP/S protocol as long as the FileCatalyst Servlet application is installed and properly configured.
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Sets the current servlet information to the value specified.
- setServletLocation(String, String, String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.FCClient
-
When uploading in HTTP mode using FileCatalyst Servlet, this option allows the upload buffer size to be tuned.
- setServletMultiplier(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
When uploading in HTTP mode using FileCatalyst Servlet, this option allows the upload buffer size to be tuned.
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setServletMultiplier(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setServletMultiplier(int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setServletPath(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setServletSessionID(String) - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Sets the current servlet session ID for this data object
- setSessionCount(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setSessionID(String) - Method in class unlimited.fc.client.api.FCClient
- setSessionID(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the session ID to the specified value.
- setSessionID(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setSessionID(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setSessionID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setSessionID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setSessionID(String) - Method in class unlimited.fc.client.api.shared.TransferDataTransmission.Builder
- setSessionID(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setSessionID(String) - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- setSessionManageMode(SessionManageMode) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets the session management mode to the supplied value
- setSessionPriority(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setShouldJobBeMarked(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setShouldWorkWithMobile(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.FCClient
-
If set to true, all logging information is also sent to standard out.
- setShowConsoleLog(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, all logging information is also sent to standard out.
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setShowConsoleLog(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setShowMD5(boolean) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setShowZIP(boolean) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setSid(String) - Method in class unlimited.fc.client.engine.HttpClient
- setSignatureTransferMode(int) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setSize(long) - Method in class unlimited.fc.client.api.FileListDataItem
-
Sets the size of the item to the value provided
- setSizeCurrentFile(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setSizeFields() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- setSizesAccountingForOffsets() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setSizeValuesForRemoteSizeMonitoring() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- setSoConnectTimeout(int) - Method in class unlimited.fc.client.engine.HttpClient
- setSoLinger(int) - Method in class unlimited.fc.client.engine.HttpClient
- setSoTimeout(int) - Method in class unlimited.fc.client.engine.HttpClient
- setSSL(Boolean) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Enables SSL in transfers.
- setSSL(Boolean) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Enables SSL in transfers.
- setSslSocket(boolean) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setSslSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setSslSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.engine.FCClientEngine
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.FCClient
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the implementation that will be used to generate SSL sockets
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setSSLSocketProducer(FCSSLSocketProducerImpl) - Method in class unlimited.fc.client.api.TransferMechanismData
- setStage(TransferStage) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- setStartingActiveTransfers(Integer) - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount.HistoricActivityCount
- setStartOfRetryValues() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- setStartOfTransferValues() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- setStartRate(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the start rate for FC transfers in Kilobits per second.
- setStartRate(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the start rate for FC transfers in Kilobits per second.
- setStartRate(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setStartRate(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setStartRate(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setStartRate(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setStartRate(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setStartRate(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setStatus(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- setStatus(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- setStatusCode(int) - Method in class unlimited.fc.client.api.HandlerData
-
Sets the status code to the value specified
- setStatusCode(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setStatusMsg(String) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
This should be called by the user implementing a processor, as this message will be displayed in the GUI and will be part of the ProcessorData
- setStickySessionID(Supplier<String>) - Method in class unlimited.fc.client.api.FCClient
- setStickySessionID(Supplier<String>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sets the current supplier that is used to generate the unique sticky session identifier that the FileCatalyst Client use when the connect to the FileCatalyst LoadBalancer
- setStickySessionID(Supplier<String>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setStickySessionID(Supplier<String>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setStickySessionID(Supplier<String>) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setStickySessionSupplier(Supplier<String>) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setStorTmp(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setSubjectMessage(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setSuccessStatusWithVerification(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- setTaActualJobDownloadPath(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTaDownloadAuthToken(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setTaFCWebJobId(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setTaJobId(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTaJobRecipientIndex(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTaJobUploadPath(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTargetRate(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the target rate for this client.
- setTargetRate(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the target rate (kbps) for this client.
- setTargetRate(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTargetRate(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTargetRate(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- setTargetRate(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTargetRate(int, BandwidthDistributionMode) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTargetRate(int, BandwidthDistributionMode) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTargetRate(int, BandwidthDistributionMode) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- setTargetRate(int, BandwidthDistributionMode) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- setTaskID(String) - Method in class unlimited.fc.client.api.FCClient
- setTaskID(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the current task ID to the new value supplied
- setTaskID(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTaskID(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTaskID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTaskID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTaskID(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTaskID(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setTATransferDirectionUpload(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setTime(Date) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set time
- setTimeout(int) - Method in class unlimited.fc.client.engine.FCClientControlSocket
-
Set the TCP timeout on the underlying control socket.
- setTimeout(int) - Method in class unlimited.fc.client.engine.FCClientControlSocketRequestData.Builder
- setTimeout(int) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setTmpMode(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setToEmailAddress(List<String>) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setToProperties(Properties) - Method in class unlimited.fc.client.api.FileFilterData
-
Sets values in the properties object to the values defined within this data object
- setTotalActual(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set totalActual
- setTotalEffective(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set totalEffective
- setTotalFile(int) - Method in class unlimited.fc.client.api.HandlerData
-
Sets the total file count to the value supplied
- setTrackingNumber(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setTransactionID(String) - Method in class unlimited.fc.client.api.FCClient
- setTransactionID(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets a unique transaction number for the transfer (instance variable).
- setTransactionID(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTransactionID(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransactionID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransactionID(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTransactionID(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransferCancelled(boolean) - Method in class unlimited.fc.client.api.HandlerData
-
Sets whether or not the transfer is cancelled
- setTransferComplete(boolean) - Method in class unlimited.fc.client.api.HandlerData
-
Sets whether or not the transfer is complete
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.FCClient
- setTransferEmptyDirectories(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets whether or not the implementation should transfer empty directories
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransferEmptyDirectories(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setTransferError(boolean) - Method in class unlimited.fc.client.api.HandlerData
-
Sets whether or not the transfer is in error
- setTransferHolder(PostURLTransfer.TransferHolder) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransferID(int) - Method in class unlimited.fc.client.api.shared.TransferDataTransmission.Builder
- setTransferID(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setTransferMode() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransferMode(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTransferMode(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransferMode(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setTransferRate(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransferringStatus() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setTransferSettings(UDPTransferSettings) - Method in class unlimited.fc.client.engine.FCClientEngine
- setTransferStarted(boolean) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransferStatus(int) - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- setTransferTimes() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.FCClient
- setTransferToServerOverride(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets bandwidth value that the Server is attempting to override this client to.
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTransferToServerOverride(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.FCClient
-
With this option enabled, files will be uploaded with a temporary filename and renamed back to their original name when the transfer is complete.
- setTransferWithTempName(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
With this option enabled, files will be uploaded with a temporary filename and renamed back to their original name when the transfer is complete.
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTransferWithTempName(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.FCClient
-
With this option enabled, files will be uploaded with a temporary filename and renamed back to their original name when the transfer is complete.
- setTransferWithTempName(boolean, int) - Method in interface unlimited.fc.client.api.FileTransferData
-
With this option enabled, files will be uploaded with a temporary filename and renamed back to their original name when the transfer is complete.
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setTransferWithTempName(boolean, int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setTransmitActual(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set transmitActual
- setTransmitEffective(long) - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Set transmitEffective
- setTransmitMD5SpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitMD5SpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitMD5UsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitMD5UsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitZIPRatioAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitZIPRatioPeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitZIPUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTransmitZIPUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setTwoWayAllowDownload(Boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTwoWayAllowUpload(Boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTwoWayConnection(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setTwoWayLogsURL(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setTwoWayRemotePermissions(String) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setType(int) - Method in class unlimited.fc.client.api.FileListDataItem
-
Sets the type of the FileListDataItem to the value specified
- setType(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setUDPTransferMetricContainer(DetailedMetrics, int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setUDPTransferMetrics(UDPTransferMetrics) - Method in class unlimited.fc.client.engine.FCClientEngine
- setUniqueID(String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setUnitsize(int) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setUnitSize(int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use setPacketSize(int) instead.
- setUnitSize(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- setUnitSize(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUnitSize(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUnitSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUnitSize(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setUnitSize(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUnitTest(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- setUnitTestMTU(int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- setup(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Login into an account on the FileCatalyst server.
- setup(Supplier<ClientCredentials>) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- setupClient(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferFactoryProcessor
- setupClient(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor
- setupClient(TransferJob, FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferWithDeltaFactoryProcessor
- setupForRetryOrProgressiveAppend() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- setUpload(BiConsumer<UploadJob, FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Sets the BiConsumer to be used for normal UploadJob jobs
- setUpload(FileTransferMechanism, String) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
- setUploadAs(BiConsumer<UploadAsJob, FileTransferMechanism>) - Method in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Builder
-
Sets the BiConsumer to be used for UploadAs jobs
- setUploadPath(String) - Method in class unlimited.fc.client.api.fcweb.FCWebJob
- setupLocalPathStructure() - Method in class unlimited.fc.client.transferhandler.RecursiveDownloadTransferHandler
- setUpperByteLimit(long) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets the upper byte limit to the value supplied
- setUpQueue() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Sets up the pending work queue when called.
- setupURLConnection(URLConnection) - Method in class unlimited.fc.client.engine.HttpClient
- setUseCachedAttributes(boolean) - Method in class unlimited.fc.client.api.FileCatalystFileFilter
-
Sets whether or not to use cached file attributes for file filter checks.
- setUseCachedAutoDetect(boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Sets whether or not to use the cached auto detection mode or not.
- setUseCompression(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use setCompressionEnabled(boolean) instead.
- setUseCompression(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- setUseCompression(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUseCompression(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUseCompression(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUseCompression(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- setUseCompression(boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.use setCongestionControlEnabled(boolean) instead.
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setUseCongestionControl(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
Deprecated.
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setUseCongestionControl(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUseFC(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setUseGZip(boolean) - Method in class unlimited.fc.client.engine.HttpClient
- setUseIncremental(boolean) - Method in class unlimited.fc.client.api.FCClient
- setUseIncremental(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, before each source file is transferred, it will be compared with the destination file if it exists to ensure the file has changed.
- setUseIncremental(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUseIncremental(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUseIncremental(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUserAgent(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setUserAgent(String) - Method in class unlimited.fc.client.api.util.EncryptionToolKitTA
- setUserEmail(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Sets the user's email address
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.FCClient
- setUserEmailAddress(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Sets the connected user's email address when called
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUserEmailAddress(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Sets The User's Email Address When Called
- setUserFullName(String) - Method in class unlimited.fc.client.api.FCClient
- setUserFullName(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Set's The User's Name When Called
- setUserFullName(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUserFullName(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUserFullName(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- setUserFullName(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUserFullName(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Set's The User's Name When Called
- setUserFullName(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setUserMessage(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setUsername(String) - Method in class unlimited.fc.client.api.ClientCredentials.Builder
- setUsername(String) - Method in interface unlimited.fc.client.api.ClientCredentials.DataVisitor
- setUsername(String) - Method in class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- setUsername(String) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Method used to set the username when connecting to FileCatalyst Web
- setUsername(String) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- setUserName(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Sets the username for the connection to be made.
- setUserName(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the username for the connection to be made.
- setUserPassword(String) - Method in interface unlimited.fc.client.api.DownloadAppletLiveConnect
-
Sets the password credentials for the connection to be made.
- setUserPassword(String) - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Sets the password credentials for the connection to be made.
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.FCClient
- setUserRelativePriority(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
This priority hint is to help the server distribute bandwidth within its own set parameters.
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setUserRelativePriority(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUseServlet(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.FCClient
-
If set to true, control connection will be made using an implicit SSL connection.
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- setUseSSL(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, control connection will be made using an implicit SSL connection.
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setUseSSL(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setUseSSL(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnosticsData.Builder
- setValue(String) - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- setValues(FileTransferMechanism) - Method in class unlimited.fc.client.api.CompressionData
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.FCClient
- setVerifyIntegrity(boolean) - Method in interface unlimited.fc.client.api.FileTransferData
-
If set to true, after each file is transferred an MD5 sum will be performed on the destination file and the result will be compared to that of the source file to ensure the files are identical.
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setVerifyIntegrity(boolean) - Method in class unlimited.fc.client.api.TransferMechanismData
- setVerifyMode(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the integrity verification mode.
- setVerifyMode(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the integrity verification mode
- setVerifyMode(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setVerifyMode(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setVerifyMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setVerifyMode(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setVerifyMode(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setVerifyMode(int) - Method in class unlimited.fc.client.engine.FCClientEngine
- setVerifyMode(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setWaitRetry(long) - Method in class unlimited.fc.client.api.FCClient
- setWaitRetry(long) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the amount of time in milliseconds to wait before the client attempts to retry a failed transfer
- setWaitRetry(long) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setWaitRetry(long) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setWaitRetry(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setWaitRetry(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- setWaitRetry(long) - Method in class unlimited.fc.client.api.TransferMechanismData
- setWaitRetry(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- setWeblinkID(String) - Method in class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- setWelcomeMessage(String) - Method in class unlimited.fc.client.api.TransferMechanismData.ServletLocationData
-
Sets the welcome message that is displayed by the Servlet
- setWelcomeMessage(String) - Method in class unlimited.fc.client.engine.FCClientControlSocket
- setWelcomeMessage(String) - Method in class unlimited.fc.client.engine.FCClientEngine
- setWelcomeMessage(String) - Method in class unlimited.fc.client.engine.HttpClient
- setWildcard(String) - Method in class unlimited.fc.client.engine.DirListParams.Builder
- setWillDownloadsWork(boolean) - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Sets whether or not downloads will work
- setWillTransfersWork(boolean) - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Sets whether or not transfers will work
- setWillUploadsWork(boolean) - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Sets whether or not uploads will work
- setWorkerCleanupFuture(FileTransferMechanism, Supplier<Future<?>>) - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.FCClient
-
Sets the write buffer size used when saving data to disk.
- setWriteBufferSizeKB(int) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the write buffer size used when saving data to disk.
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Set the write buffer size
- setWriteBufferSizeKB(int) - Method in class unlimited.fc.client.api.TransferMechanismData
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.FCClient
-
Set JAVA file write mode when saving data to disk.
- setWriteFileMode(String) - Method in interface unlimited.fc.client.api.FileTransferData
-
Set JAVA file write mode when saving data to disk.
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Set the write file mode
- setWriteFileMode(String) - Method in class unlimited.fc.client.api.TransferMechanismData
- setWritePermissions(int) - Method in class unlimited.fc.client.api.UserPermissionsContainer
-
Sets the write permissions to the specified value
- setWriterSpeedAvg(AverageableNumericQueue<Integer>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setWriterSpeedPeak(int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setWriterUsageAvg(AverageableNumericQueue<Float>) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setWriterUsagePeak(float) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- setZipFilename(String) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- setZipFileSizeLimit(long) - Method in class unlimited.fc.client.api.FCClient
- setZipFileSizeLimit(long) - Method in interface unlimited.fc.client.api.FileTransferData
-
Sets the zip file size limit to the value specified.
- setZipFileSizeLimit(long) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- setZipFileSizeLimit(long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- setZipFileSizeLimit(long) - Method in class unlimited.fc.client.api.TransferMechanismData
- setZipFileSizeLimit(long) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- SFTP - Static variable in class unlimited.fc.client.api.TransferMode
-
I think this is a transfer mode that forces sftp, but I'm not sure.
- SharedFileFilterModeIntf - Interface in unlimited.fc.client.api
- shouldCompressFile(Path) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- shouldFill(Pair<Date, LumpableHistory>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory.Segmenter
- shouldJobBeMarked() - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- shouldPerformIncremental() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- shouldPerformIncremental(long, long) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- shouldPerformServerPostProcess - Variable in class unlimited.fc.client.engine.FCClientEngine
- shouldPerformServerPostProcess() - Method in class unlimited.fc.client.engine.FCClientEngine
- shouldSanitizePath(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- shouldScrubLine(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
- shouldTransfer(Path) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shouldTransfer(Stream<T>, Function<Set<T>, Map<T, Boolean>>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shouldTransfer(FileListDataItem) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shouldTransferFLDI(Stream<FileListDataItem>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shouldTransferGeneric(T) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shouldTransferPath(Stream<Path>) - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- shutdown() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Shuts down the MultiClient Manager when called
- shutdown() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch
- shutdown() - Static method in class unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngine
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.PostProcessor
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessFactory
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Calls shutdown on all processors, they will discontinue working after shutdown is called.
- shutdown(boolean) - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Marks whether or not this processor has been shutdown
- shutDown() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
-
Shut down.
- shutDown() - Method in class unlimited.fc.client.autodetect.AutoDetectionManager
- shutdownCompletely() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- shutdownCompletely() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- ShutdownException() - Constructor for exception unlimited.fc.client.api.multiclient.processor.Processor.ShutdownException
- shutdownFileVerifier() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- shutdownInternalTaskScheduler() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- shutdownNow() - Method in class unlimited.fc.client.api.multiclient.FCClientWorkerPool
- shutdownThreads() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ClientSideImpl
- shutdownThreads() - Method in class unlimited.fc.client.api.s2s.ServerToServer_ServerSideImpl
- shutDownWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Shuts down the manager's current work
- SIGNATURE - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is creating signature or issuing the signature command to the server (13)
- signatureSuffix - Static variable in class unlimited.fc.client.api.Rsync
- similarJobTo(TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Returns whether or not one TransferJob is similar to another.
- SimpleDataVisitor() - Constructor for class unlimited.fc.client.api.ClientCredentials.SimpleDataVisitor
- site(String) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Run a site-specific command on the server.
- site(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- site(String) - Method in class unlimited.fc.client.engine.HttpClient
-
Site Command
- siteMatch(String, int, ClientCredentials) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the supplied information matches the information currently set in the Manager.
- size - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
number of files in this job
- size - Variable in class unlimited.fc.client.engine.TransferRequestData
- size - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- size() - Method in class unlimited.fc.client.api.FileListData
-
Returns the number of items in this list.
- size() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- size() - Method in class unlimited.fc.client.api.multiclient.transferJob.RemoteUploadJob
- size() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Size.
- size() - Method in class unlimited.fc.client.api.util.ConcurrentMappedFactory
- size() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.Adapter
- size() - Method in class unlimited.fc.client.cache.CachedFileIndexInterface.NullCachedFileIndex
- size() - Method in interface unlimited.fc.client.cache.CachedFileIndexInterface
- size() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- size(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- size(String) - Method in class unlimited.fc.client.api.FCClient
-
Return the size of a remote file
- size(String) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Return the size of a remote file
- size(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- size(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- size(String) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- size(String) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- size(String, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- size(String, boolean) - Method in class unlimited.fc.client.api.FCClient
- size(String, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Get the size of the named file from the remote server.
- size(String, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- size(String, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- size(String, boolean) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- size(String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- size(String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Get the size of the named file from the remote server.
- size(String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the size of the named file from the remote server.
- size(String, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- SIZE_ALL_FILES - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the size of all files transferred
- SIZE_CURRENT_FILE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the size of the current file
- SIZE_TRANSFERRED_ALREADY_ALL_FILES - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the size of all files already transferred
- SIZE_TRANSFERRED_ALREADY_CURRENT_FILE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the size of the file already transferred
- SizeAllFiles - Variable in class unlimited.fc.client.api.SnapShotHook
- sizeCache - Variable in class unlimited.fc.client.engine.FCClientEngine
- SizeCheckHandler() - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferHeaderFootersFactoryProcessor.SizeCheckHandler
- SizeComparator(boolean) - Constructor for class unlimited.fc.client.api.FileListData.SizeComparator
-
Default constructor for the comparator
- SizeCurrentFile - Variable in class unlimited.fc.client.api.SnapShotHook
- sizeInBytes - Variable in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
total number of bytes of all files in this job
- SizeMonitorData(FileTransferMechanism, FileSizeChangeMonitor.FileChangeChecker<FileType>) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.SizeMonitorData
- SizeTransferredAlreadyAllFiles - Variable in class unlimited.fc.client.api.SnapShotHook
- SizeTransferredAlreadyCurrentFile - Variable in class unlimited.fc.client.api.SnapShotHook
- SKIP_SERVER_OVERRIDE - unlimited.fc.client.api.multiclient.BandwidthDistributionMode
-
Will distribute bandwidth but skip the server overridden clients completely
- sleepForProgressiveDelaybeforeAppendingIfNeeded() - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- smoothUnitIfNeeded(LoadingCache<Long, AverageTransferUnit>, AverageTransferUnit, long, boolean) - Method in class unlimited.fc.client.core.util.liveStats.TransferRateCache
- SnapShotHook - Class in unlimited.fc.client.api
-
Class that represents a snapshot of a TransferHook at a particular time.
- SnapShotHook(TransferHook) - Constructor for class unlimited.fc.client.api.SnapShotHook
- SnapShotHook.YouCantDoThatThisIsAReadOnlyClassException - Exception in unlimited.fc.client.api
-
Exception thrown whenever users try to a write operations with this class
- sortDate(boolean) - Method in class unlimited.fc.client.api.FileListData
- sortName(boolean) - Method in class unlimited.fc.client.api.FileListData
- sortSize(boolean) - Method in class unlimited.fc.client.api.FileListData
- sourceFile - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- specificCount - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- splitParamsIntoArray(String) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- ssl - Variable in class unlimited.fc.client.api.s2s.ServerToServerTransferSettings
- SSL - unlimited.fc.client.api.config.TransportProtocol
- SSL_ALLOWED_CIPHERS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- SSL_RESTRICT_CIPHERS - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- SSL_SOCK_CONF - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- SSL_UPGRADE_FOR_3_8 - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- sslSocketProducer - Variable in class unlimited.fc.client.engine.FCClientEngine
- SSLV2HELLO - unlimited.fc.client.api.config.TransportProtocol
- SSLV3 - unlimited.fc.client.api.config.TransportProtocol
- start() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- start() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- start() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
This will start the MultiClientManager by attempting to initialize, connect, login then spawn the client pool threads.
- start() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- start() - Method in class unlimited.fc.client.api.multiclient.ReadyState
- start() - Method in class unlimited.fc.client.api.multiclient.ReadyState.Transition
- start() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- start() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- START - unlimited.fc.client.core.util.liveStats.TransferStage
- startArchiveUpdating() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- startAsynchSizeUpdating() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- startAsynchSizeUpdating() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Starts the system for asynchronously checking file sizes
- startFileVerifier() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- startMOVE(String) - Method in class unlimited.fc.client.engine.HttpClient
- startReporting() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- startStatusUpdateThread() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- startUpdatingTargetRate() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- StartUpload() - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectAndUploadFilesJobExample
- StartUpload() - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectFilesFromFileAreaExample
- StartUpload() - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowUploadJobExample
- startWithMetrics(DetailedMetrics, int) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- STATE_CHANGE - Static variable in class unlimited.fc.client.api.multiclient.listener.MultiClientListenerAdapter
-
The Constant STATE_CHANGE.
- StateHandler - Interface in unlimited.fc.client.api.multiclient
-
StateHandler interface that is used provide easy methods for handling different states that the MultiClientManager enters during it's transactions.
- StateHandler.Adapter - Class in unlimited.fc.client.api.multiclient
-
The StateHandler adapter class that provides an empty over-rideable shell for all of the methods defined within the Handler
- stateListener - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- StateListener() - Constructor for class unlimited.fc.client.api.multiclient.StateSignal.StateListener
- StateMachineEvent(MultiClientManager, MultiClientState, MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.StateMachineEvent
-
Instantiates a new state machine event.
- StateMachineException(MultiClientState) - Constructor for exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
-
Instantiates a new state machine exception.
- StateSignal - Class in unlimited.fc.client.api.multiclient
-
Signal object that lets external resources listen for events within the Multi-Manager
- StateSignal.StateListener - Class in unlimited.fc.client.api.multiclient
-
Class that provides the functionality for registering and deregistering state signals
- StateSignal.StateSignalBuilder - Class in unlimited.fc.client.api.multiclient
-
A builder class that is used to easily build StateSignal objects
- StateSignalBuilder() - Constructor for class unlimited.fc.client.api.multiclient.StateSignal.StateSignalBuilder
- StatisticsDO - Interface in unlimited.fc.client.core.util.liveStats
- StatsContainer(LiveStatistics<?>) - Constructor for class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- status - Variable in class unlimited.fc.client.api.Weblink.WeblinkResult
- STATUS_CODE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current status code of the transfer
- STATUS_MSG - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current status message of the transfer
- StatusCode - Variable in class unlimited.fc.client.api.SnapShotHook
- StatusCodeHandler - Class in unlimited.fc.client.api.multiclient
-
A StateHandler implementation that sets the status code for the MultiClientManager whenever a new event comes into the system.
- StatusCodeHandler() - Constructor for class unlimited.fc.client.api.multiclient.StatusCodeHandler
- statusMessage - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- StatusMessage - Variable in class unlimited.fc.client.api.SnapShotHook
- stickySessionID - Variable in class unlimited.fc.client.api.FCClient
- StickySessionIDSupplier - Class in unlimited.fc.client.api.multiclient
- StickySessionIDSupplier() - Constructor for class unlimited.fc.client.api.multiclient.StickySessionIDSupplier
- stillHasWork() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- stillHasWork() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- stillHasWork() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Still has work.
- stopReporting() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- stopSizeUpdating() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- stopSizeUpdating() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
call this once you are done with the job and the filesizes no longer need an update
- stopSpeedTesting() - Method in class unlimited.fc.client.api.AutoRecoverClient
- stopSpeedTesting() - Method in class unlimited.fc.client.api.FCClient
- stopSpeedTesting() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Stops the current speed testing methods that this TransferMechanism may be executing
- stopSpeedTesting() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- stopSpeedTesting() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- stopSpeedTesting() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- stopSpeedTesting() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Stops the current speed testing methods that this TransferMechanism may be executing
- stream() - Static method in enum unlimited.fc.client.api.config.TransportProtocol
- stream() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- stream() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- stream() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- streamCap - Static variable in class unlimited.fc.client.engine.FCClientEngine
- STREAMING_FILE_LISTING - Static variable in class unlimited.fc.client.api.HandlerData
- streamingLock - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- streamJobs() - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
-
Streams the jobs that are currently set for expansion.
- streamJobs(Predicate<Pair<String, FileType>>) - Method in class unlimited.fc.client.api.multiclient.transferJob.ExpandJobHandler
-
Streams the jobs that are currently set for expansion.
- streamWithInlineParse() - Method in class unlimited.fc.client.api.AutoRecoverClient
- streamWithInlineParse() - Method in class unlimited.fc.client.api.FCClient
- streamWithInlineParse() - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns streaming meta data for files in the current remote directory.
- streamWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- streamWithInlineParse() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- streamWithInlineParse() - Method in class unlimited.fc.client.api.TransferMechanismData
-
Do not use this method, it only throws an exception, was put in during the effort to unify listings between single and multi client
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- streamWithInlineParse(String) - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
-
Returns streaming meta data for files in the given remote directory.
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- streamWithInlineParse(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns streaming meta data for files in the current remote directory.
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.FCClient
- streamWithInlineParse(String, BooleanSupplier) - Method in interface unlimited.fc.client.api.filelist.RemoteFileSystemSource
-
Returns streaming meta data for files in the given remote directory.
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- streamWithInlineParse(String, BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- streamWithInlineParse(String, BooleanSupplier, AutoCloseable) - Method in class unlimited.fc.client.engine.FCClientEngine
- streamWithInlineParse(String, BooleanSupplier, AutoCloseable, BooleanSupplier) - Method in class unlimited.fc.client.engine.FCClientEngine
- streamWithInlineParse(String, FCClient) - Method in class unlimited.fc.client.engine.FCClientEngine
- streamWithInlineParse(String, FCClient, BooleanSupplier) - Method in class unlimited.fc.client.engine.FCClientEngine
- streamWithInlineParse(BooleanSupplier) - Method in class unlimited.fc.client.api.FCClient
- streamWithInlineParse(BooleanSupplier) - Method in interface unlimited.fc.client.api.filelist.FileListDataItemSource
-
Returns streaming meta data for files in the current remote directory.
- streamWithInlineParse(BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- streamWithInlineParse(BooleanSupplier) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- streamWithInlineParse(BooleanSupplier) - Method in class unlimited.fc.client.api.TransferMechanismData
- STRICT_SSL_SYS_PROP - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- StringToFileListDataItem() - Constructor for class unlimited.fc.client.api.util.FileListStreamingTools.StringToFileListDataItem
- subList(int, int) - Method in class unlimited.fc.client.api.FileListData
- submit(Runnable) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- submit(Callable<T2>) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- SUBMIT - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- submitJob() - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method will submit and finalize the job.
- submitJob(FCWebOrderForm) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method will submit and finalize the job.
- submitJob(FCWebOrderForm, ArrayList, String) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method will submit and finalize the job.
- subtract - Static variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- subtract - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- subtract(TotalTransferUnit.NumericTransferUnit<T2>) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit.NumericTransferUnit
- subtractData(String, Map<HistoryType, Map<Range<Long>, LumpableHistory>>) - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- SUCCESS - Static variable in interface unlimited.fc.client.api.AutoDetectInfo
-
Constant that signifies that the auto detection test was successfully executed
- SUCCESS - Static variable in class unlimited.fc.client.api.ErrorCodes
- SUCCESS - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means the transfer was successful (1)
- successfulTransfer() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- SUFFIX - Static variable in class unlimited.fc.client.api.TransferMode
-
This option, when transferring with a temp name, will append a suffix to the file name while transferring
- superClose() - Method in class unlimited.fc.client.api.AutoRecoverClient
-
Closes the client while also clearing the automatic mode detection cache.
- supportsAIX - Variable in enum unlimited.fc.client.api.config.TransportProtocol
- supportsClient - Variable in enum unlimited.fc.client.api.config.TransportProtocol
- swap(TransferJob, TransferJob) - Method in interface unlimited.fc.client.api.multiclient.transferJob.PriorityMgrIfc
-
Swaps the details of two TransferJobs
- swap(TransferJob, TransferJob) - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- symbol() - Method in enum unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
- syncFileType(FileListDataItem) - Method in class unlimited.fc.client.engine.FCClientEngine
- synch(FileTransferData, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
- synchAndConnect(FileTransferMechanism, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.ConnectedState
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.InitializedState
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Syncs the supplied FileTransferMechanism's current settings to the settings within the MultiClient.
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- synchClient(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- SynchClient - Class in unlimited.fc.client.api
-
This class is for bug 6735.
- SynchClient(String, int) - Constructor for class unlimited.fc.client.api.SynchClient
-
Constructs an un-initialized, un-connected FCClient object.
- synchClients(MultiClientManager, FileTransferMechanism) - Static method in class unlimited.fc.client.api.multiclient.MultiClientState
- synchConnectAndCD(FileTransferMechanism, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
- synchIgnoreTargetRate(FileTransferData, FileTransferData) - Static method in class unlimited.fc.client.api.TransferMechanismData
- synchSpecificTypes(MultiClientManager, FileTransferMechanism, FileTransferData) - Static method in class unlimited.fc.client.api.multiclient.MultiClientState
- synchThisTo(FileTransferData) - Method in class unlimited.fc.client.api.TransferMechanismData
-
Syncs this Servlet information to the specified FileTransferData instance
- synchWithMaster() - Method in class unlimited.fc.client.api.multiclient.FCClientWorker
-
Syncs this client with the master parent client object
- SYS_PROPERTY_DISABLE_MD5_ON_THE_FLY - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- SYS_PROPERTY_PROGRESSIVE_DELAY_BEFORE_APPENDING - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- SYS_PROPERTY_PROGRESSIVE_TRANSFER_HEADERS_EVERY_APPEND - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- system() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Get the type of the OS at the server
- SYSTEM_PROPERTY - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- systemCache - Static variable in class unlimited.fc.client.engine.FCClientEngine
T
- table - Variable in class unlimited.fc.client.core.util.liveStats.AggregateTransferStatistics
- targetRate - Variable in class unlimited.fc.client.engine.FCClientEngine
- TCPCONTROLCHANNELTEST - unlimited.fc.client.api.ConnectivityTestType
-
TCP control channel test
- TCPDATACHANNELMULTISTREAMTEST - unlimited.fc.client.api.ConnectivityTestType
-
TCP multistream channel test
- TCPDATACHANNELSINGLESTREAMTEST - unlimited.fc.client.api.ConnectivityTestType
-
TCP singlestream channel test
- TERMINAL - Static variable in class unlimited.fc.client.engine.FCClientEngine
- test() - Method in class unlimited.fc.client.autodetect.AutoDetectData
- test(File) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileCatalystStreamFileFilter
- test(Path) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileCatalystStreamPathFilter
- test(T) - Method in class unlimited.fc.client.api.util.CloserCallback
- test(T) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.DirectoryFilter
- test(T) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileFilter
- test(Pair<String, FileType>) - Method in class unlimited.fc.client.api.multiclient.transferJob.DirectoryCollector
- test(FileListDataItem) - Method in class unlimited.fc.client.api.util.FileListStreamingTools.FileCatalystStreamFLDIFilter
- testAndGet() - Method in class unlimited.fc.client.autodetect.AutoDetectData
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.FCClient
-
Performs a quick test to determine the approximate download speed to the connected server.
- testApproximateDownloadSpeed() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Performs a quick test to determine the approximate download speed to the connected server.
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Performs a quick test to determine the approximate download speed to the connected server.
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Performs a quick test to determine the approximate download speed to the connected server.
- testApproximateDownloadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- testApproximateDownloadSpeed(FCClientEngine) - Method in class unlimited.fc.client.engine.FCClienEngineSpeedCache
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.FCClient
-
Performs a quick test to determine the approximate upload speed to the connected server.
- testApproximateUploadSpeed() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Performs a quick test to determine the approximate upload speed to the connected server.
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Performs a quick test to determine the approximate upload speed to the connected server.
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Performs a quick test to determine the approximate upload speed to the connected server.
- testApproximateUploadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- testApproximateUploadSpeed(FCClientEngine) - Method in class unlimited.fc.client.engine.FCClienEngineSpeedCache
- testControl() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testDataConnection() - Method in class unlimited.fc.client.engine.FCClientEngine
- testDataConnection(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Tests whether TCP data connection is possible.
- testForShutDown() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
-
Tests whether or not this process has been shutdown
- TestFSEvents - Class in unlimited.fc.client.api.fsevents
- TestFSEvents() - Constructor for class unlimited.fc.client.api.fsevents.TestFSEvents
- testIncomingUDP(int, int, int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Send a RUDP command Server will send the specifed number of packets back to the client returns number of packets recieved by client
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.FCClient
-
Performs a series of tests to determine the maximum download speed from the connected server.
- testMaximumDownloadSpeed() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Performs a series of tests to determine the maximum download speed from the connected server.
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Performs a series of tests to determine the maximum download speed from the connected server.
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Performs a quick test to determine the approximate download speed to the connected server.
- testMaximumDownloadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- testMaximumDownloadSpeed(FCClientEngine) - Method in class unlimited.fc.client.engine.FCClienEngineSpeedCache
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.FCClient
-
Performs a series of tests to determine the maximum upload speed to the connected server.
- testMaximumUploadSpeed() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Performs a series of tests to determine the maximum upload speed to the connected server.
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Performs a series of tests to determine the maximum upload speed to the connected server.
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngine
-
Performs a quick test to determine the approximate upload speed to the connected server.
- testMaximumUploadSpeed() - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- testMaximumUploadSpeed(FCClientEngine) - Method in class unlimited.fc.client.engine.FCClienEngineSpeedCache
- testMultiDataConnection() - Method in class unlimited.fc.client.engine.FCClientEngine
- testMultiStreamTCPDataConnections() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testOutgoingUDP(int, int, int) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Send a TUDP command returns number of packets received by the server
- testPacket(String, int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
-
Test if a packet of the given size can travel to the destination unfragmented
- testPacketLoss() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testPacketLoss(int, int, int) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testRTT() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
-
Calculates time for a round trip to server, returns time in milliseconds.
- testSingleStreamTCPDataConnections() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testSingleStreamTCPDataConnections(boolean) - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- testUDPACKs() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testUDPACKs() - Method in class unlimited.fc.client.api.FCClient
- testUDPACKs() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Tests if UDP ACK mode is possible an configures internal variables.
- testUDPACKs() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testUDPACKs() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testUDPACKs() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testUDPACKs() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testUDPACKs() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Tests if UDP ACK mode is possible an configures internal variables.
- testUDPACKs() - Method in class unlimited.fc.client.engine.FCClientEngine
- testWriteSpeed() - Method in class unlimited.fc.client.api.AutoRecoverClient
- testWriteSpeed() - Method in class unlimited.fc.client.api.FCClient
-
Perform a write to current directory with recommended values for determining storage rate.
- testWriteSpeed() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Perform a write to current directory with recommended values for determining storage rate.
- testWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testWriteSpeed() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Perform a write to current directory with recommended values for determining storage rate.
- testWriteSpeed(File, int, int) - Method in class unlimited.fc.client.api.AutoRecoverClient
- testWriteSpeed(File, int, int) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.FCClient
-
Perform a write to specified file with specified size and timeout for determining storage rate.
- testWriteSpeed(Path, int, int) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Perform a write to specified file with specified size and timeout for determining storage rate.
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- testWriteSpeed(Path, int, int) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Perform a write to specified file with specified size and timeout for determining storage rate.
- ThreadSafeMultiHook - Class in unlimited.fc.client.api.multiclient
-
A derived class that provides thread safe access to the methods defined within the TransferHook base class
- ThreadSafeMultiHook(MultiClientManager) - Constructor for class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- threadSource - Variable in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
- time - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
time
- TIME - unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
- TIME_REMAINING - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current time remaining for the transfer
- TIMEOUT_EXPIRED - Static variable in class unlimited.fc.client.api.ErrorCodes
- TimeRemaining - Variable in class unlimited.fc.client.api.SnapShotHook
- TimeRemainingMillis - Variable in class unlimited.fc.client.api.SnapShotHook
- TimeSliceKey - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- TimeSliceKey(long, long, Supplier<Long>) - Constructor for class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- TimeSliceKey.NowUpdate - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- TimeSliceKey.RollingSlice - Class in unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- timeStamp - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryEvent
- TLS - unlimited.fc.client.api.config.TransportProtocol
- TLSV1 - unlimited.fc.client.api.config.TransportProtocol
- TLSV1_1 - unlimited.fc.client.api.config.TransportProtocol
- TLSV1_2 - unlimited.fc.client.api.config.TransportProtocol
- TLSV1_3 - unlimited.fc.client.api.config.TransportProtocol
- to - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey
- to() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.NowUpdate
- TO_DATE - Static variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- toArray() - Method in class unlimited.fc.client.api.FileListData
- toArray(T[]) - Method in class unlimited.fc.client.api.FileListData
- toJSON(Function<String, String>) - Method in class unlimited.fc.client.api.ClientCredentials
- TOKEN - Static variable in class unlimited.fc.client.api.UDPTransferMetricsFactory
- TOKEN_AUTH_SUCCESS_HEADER - Variable in class unlimited.fc.client.engine.FCClientEngine
- Tokens(String, String, String) - Constructor for class unlimited.fc.client.api.ClientCredentials.Tokens
- toString() - Method in class unlimited.fc.client.api.fcweb.FCWebField
-
This method will return the concatenated string of getHeader() and getDescription()
- toString() - Method in class unlimited.fc.client.api.fcweb.FCWebFieldCore
- toString() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderForm
-
This will return the formname_type string
- toString() - Method in class unlimited.fc.client.api.fcweb.FCWebOrderFormCore
- toString() - Method in class unlimited.fc.client.api.fcweb.FCWebSettings
- toString() - Method in class unlimited.fc.client.api.FileListData
-
Returns a string representation of this collection of meta data.
- toString() - Method in class unlimited.fc.client.api.FileListDataItem
-
Returns a String representation of this item.
- toString() - Method in class unlimited.fc.client.api.fsevents.FileSystemEvent
- toString() - Method in class unlimited.fc.client.api.multiclient.clientTypes.PooledClient
- toString() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent
- toString() - Method in class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
- toString() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- toString() - Method in exception unlimited.fc.client.api.multiclient.MultiClientState.StateMachineException
- toString() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- toString() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessEventDispatch.ProcessorEvent
- toString() - Method in class unlimited.fc.client.api.multiclient.processor.Processor
- toString() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- toString() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
- toString() - Method in class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
- toString() - Method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- toString() - Method in class unlimited.fc.client.api.Weblink.WeblinkResult
- toString() - Method in class unlimited.fc.client.autodetect.AutoDetectData
- toString() - Method in class unlimited.fc.client.cache.CachedFileToDB
- toString() - Method in class unlimited.fc.client.core.util.liveStats.ActivityCount
- toString() - Method in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
- toString() - Method in class unlimited.fc.client.core.util.liveStats.ArchivedHistory
- toString() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- toString() - Method in class unlimited.fc.client.core.util.liveStats.FileName
- toString() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ArchivedHistoryEvent
- toString() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.DataRemovalEvent
- toString() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForceCrunchOnKeyEvt
- toString() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.ForcedArchiveCrunchUpdateEvt
- toString() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.HistoryResetEvent
- toString() - Method in class unlimited.fc.client.core.util.liveStats.LiveStatistics.StatsContainer
- toString() - Method in class unlimited.fc.client.core.util.liveStats.LumpableHistory
- toString() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- toString() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistory
- toString() - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- toString() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.NowUpdate
- toString() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.RollingSlice
- toString() - Method in class unlimited.fc.client.engine.HttpClient
- toString() - Method in class unlimited.fc.client.engine.NetworkCalc.NetworkParams
- toString() - Method in class unlimited.fc.client.engine.NetworkDiagnostics
- toStringNoVersion(FCSiteIfc) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- total() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- total() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- total() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- total() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.TimeSliceKey.NowUpdate
- total(T) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- TOTAL_FILEAREA_DATA_TRANSFER_STRING - Static variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- TOTAL_FILES - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the total number of files to be transferred
- totalActual - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Total actual rate
- totalBytesTransferred - Variable in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- totalEffective - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Effective total rate
- TotalFiles - Variable in class unlimited.fc.client.api.SnapShotHook
- totalJobs - Variable in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- TotalTransferUnit<T> - Class in unlimited.fc.client.core.util.liveStats
- TotalTransferUnit(T, T, T) - Constructor for class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- TotalTransferUnit(TotalTransferUnit<T>) - Constructor for class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- TotalTransferUnit.NumericTransferUnit<T2 extends java.lang.Number> - Class in unlimited.fc.client.core.util.liveStats
- toType(Integer) - Static method in enum unlimited.fc.client.api.CommonFileFilterModeType
-
Return the FileFilterModeType given an Integer value.
- TRANSFER_AGENT - Static variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- TRANSFER_AGENT - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- TRANSFER_CANCELLED - unlimited.fc.client.api.TransferStatusEnum
- TRANSFER_CANCELLED - Static variable in class unlimited.fc.client.api.HandlerData
-
Property representing whether or not the transfer has been cancelled
- TRANSFER_COMPLETE - unlimited.fc.client.api.TransferStatusEnum
- TRANSFER_COMPLETE - Static variable in class unlimited.fc.client.api.HandlerData
-
Property representing whether or not the transfer completed
- TRANSFER_FAILURE - unlimited.fc.client.api.TransferStatusEnum
- TRANSFER_FILE - Static variable in class unlimited.fc.client.api.TransferMode
-
This incremental mode will transfer the entire file when the file has been modified.
- TRANSFER_FILE_DELTAS - Static variable in class unlimited.fc.client.api.TransferMode
-
This incremental mode will transfer the deltas of the file when the file has been modified.
- TRANSFER_FILE_DELTAS_UNIQUE_NAME - Static variable in class unlimited.fc.client.api.TransferMode
-
This incremental mode will transfer the deltas of the file when the file has been modified.
- TRANSFER_FILE_UNIQUE_NAME - Static variable in class unlimited.fc.client.api.TransferMode
-
This incremental mode will transfer the entire file when the file has been modified.
- TRANSFER_ID - Static variable in interface unlimited.fc.client.api.shared.TransferSettingConfigs
- TRANSFER_START - unlimited.fc.client.api.TransferStatusEnum
- TRANSFER_START_TIME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the time (in millis) that the transfer started
- TRANSFER_TIME - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the amount of time the transfer has been going on for
- TransferAfterGrowthPreProcessor - Class in unlimited.fc.client.api.multiclient.processor.impl.preProcessor
-
This preprocessor will grab a job and it will hold on to it until it is depleted.
- TransferAfterGrowthPreProcessor(FileCatalystFileFilter, MultiClientManager, long) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- TRANSFERAGENT - unlimited.fc.client.api.config.ServiceType
- TransferAsJob<FileType> - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class TransferAsJob.
- TransferAsJob(FileType, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferAsJob
-
Instantiates a new transfer as job.
- TransferAsJobSizeMonitorData(FileTransferMechanism, TransferAsJob<FileType>, FileSizeChangeMonitor.FileChangeChecker<FileType>) - Constructor for class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.TransferAsJobSizeMonitorData
- TransferCacheFileRemover - Class in unlimited.fc.client.api.multiclient
-
Job Handler that provides methods for removing items from the transfer cache
- TransferCacheFileRemover(CachedFileIndexInterface) - Constructor for class unlimited.fc.client.api.multiclient.TransferCacheFileRemover
- transferCancelled() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- TransferCancelled - Variable in class unlimited.fc.client.api.SnapShotHook
- transferComplete(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.IdleState
- transferComplete(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- transferComplete(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- transferComplete(FileTransferMechanism) - Method in class unlimited.fc.client.api.multiclient.TransferringState
- TransferComplete - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferCompleteState - Class in unlimited.fc.client.api.multiclient
-
The TransferCompleteState class
- TransferCompleteState(TransferCompleteState.Transition) - Constructor for class unlimited.fc.client.api.multiclient.TransferCompleteState
- TransferCompleteState.Transition - Class in unlimited.fc.client.api.multiclient
-
Transition class that defines transitional behaviour between the previous state and the TransferComplete state.
- TransferCompletionHandler() - Constructor for class unlimited.fc.client.api.multiclient.DeleteAfterTransferListener.TransferCompletionHandler
- TransferControl<T extends TransferHook> - Class in unlimited.fc.client.api
-
Class that dispatches TransferHooks for individual transfers
- TransferControl() - Constructor for class unlimited.fc.client.api.TransferControl
- TransferDataTransmission - Class in unlimited.fc.client.api.shared
-
A derivative of the report settings class that doesn't use a report, but instead uses raw data instead of a reference to a individual report.
- TransferDataTransmission() - Constructor for class unlimited.fc.client.api.shared.TransferDataTransmission
- TransferDataTransmission(int, String, String) - Constructor for class unlimited.fc.client.api.shared.TransferDataTransmission
- TransferDataTransmission.Builder - Class in unlimited.fc.client.api.shared
-
A little helper builder class that allows us to easily chain settings together.
- transferError() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- TransferError - Variable in class unlimited.fc.client.api.SnapShotHook
- transferFile() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- TransferHook - Class in unlimited.fc.client.api
-
This interface provides a hook into the status of FileCatalyst transfers.
- TransferHook() - Constructor for class unlimited.fc.client.api.TransferHook
- transferID - Variable in class unlimited.fc.client.engine.FCClientEngine
- TransferIDCallback - Class in unlimited.fc.client.api.multiclient
-
Callback resource that provides access to methods for checking whether or not there is a transfer, and what the message of that transfer is
- TransferIDCallback(Integer, ThreadSafeMultiHook) - Constructor for class unlimited.fc.client.api.multiclient.TransferIDCallback
-
Constructor for the class
- TransferIDHolder - Interface in unlimited.fc.client.api.multiclient
- TransferJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class TransferJob.
- TransferJob(String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJob
-
Instantiates a new transfer job.
- TransferJob.FileNameHandler - Class in unlimited.fc.client.api.multiclient.transferJob
-
Handler resource that collects the names of the files contained within incoming TransferJobs
- TransferJob.FileTypeHandler - Class in unlimited.fc.client.api.multiclient.transferJob
-
Handler resource that collects the names of the files contained within incoming TransferJobs
- TransferJob.FileTypeJob<T> - Class in unlimited.fc.client.api.multiclient.transferJob
-
Common parent class that is used to provided common inherited methods to both the UploadJob and DownloadJob derivative classes.
- TransferJob.JobRepeateRemover - Class in unlimited.fc.client.api.multiclient.transferJob
- TransferJobAddedToJobQueueEvent(MultiClientManager, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobAddedToJobQueueEvent
-
Instantiates a new transfer job added to job queue event.
- TransferJobEvent(MultiClientManager, String, TransferJob, TransferHook) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent
-
Instantiates a new transfer job event.
- TransferJobPriority - Enum in unlimited.fc.client.api.multiclient.transferJob
- TransferJobPriorityManager - Class in unlimited.fc.client.api.multiclient.transferJob
-
Manager class that is used to manage the priority of current TransferJobs
- TransferJobPriorityManager(TransferJobPriorityManager.Bumper) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJobPriorityManager
- TransferJobPriorityManager.Bumper - Interface in unlimited.fc.client.api.multiclient.transferJob
-
Functional Interface that provides classes with the ability to return a file bumper
- TransferJobReturnedEvent(MultiClientManager, TransferJob, TransferHook) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobReturnedEvent
-
Instantiates a new transfer job transfer failure event.
- transferJobStream(Stream<TransferJob.FileTypeJob<FileType>>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- transferJobStream(Stream<TransferJob.FileTypeJob<FileType>>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- transferJobStream(Stream<TransferJob.FileTypeJob<FileType>>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- transferJobStream(Stream<TransferJob.FileTypeJob<FileType>>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- transferJobStream(MultiClientManager, Stream<TransferJob.FileTypeJob<FileType>>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
- TransferJobTransferFailureEvent(MultiClientManager, TransferJob, TransferHook) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferFailureEvent
-
Instantiates a new transfer job transfer failure event.
- TransferJobTransferRejectionEvent(MultiClientManager, TransferJob) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferRejectionEvent
-
Instantiates a new transfer job transfer rejection event.
- TransferJobTransferringEvent(MultiClientManager, TransferJob, TransferHook) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferringEvent
-
Instantiates a new transfer job transferring event.
- TransferJobTransferSuccessEvent(MultiClientManager, TransferJob, TransferHook) - Constructor for class unlimited.fc.client.api.multiclient.listener.MultiClientEvent.TransferJobEvent.TransferJobTransferSuccessEvent
-
Instantiates a new transfer job transfer success event.
- TransferJobUtil - Class in unlimited.fc.client.api.multiclient.transferJob
-
A factory for creating TransferJob objects.
- TransferJobUtil() - Constructor for class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
- TransferJobUtil.JobExecutor - Class in unlimited.fc.client.api.multiclient.transferJob
-
Inner class that is responsible for executing TransferJobs that have been provided to it
- TransferMechanismData - Class in unlimited.fc.client.api
-
A data container class that holds all information that TransferMechanisms use to perform their integral logic
- TransferMechanismData() - Constructor for class unlimited.fc.client.api.TransferMechanismData
-
Default constructor for the TranfserMechanismData class
- TransferMechanismData(Properties) - Constructor for class unlimited.fc.client.api.TransferMechanismData
-
Constructor that loads a TransferMechanismData object from a supplied properties object
- TransferMechanismData.ServletLocationData - Class in unlimited.fc.client.api
-
Data object that contains the current Servlet information.
- TransferMetrics - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferMode - Class in unlimited.fc.client.api
-
This class defines constants for the various transfer protocols supported in the FileCatalyst API.
- TransferMode - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferMode() - Constructor for class unlimited.fc.client.api.TransferMode
- TransferRateCache - Class in unlimited.fc.client.core.util.liveStats
- TransferRateCache(Logger) - Constructor for class unlimited.fc.client.core.util.liveStats.TransferRateCache
- TransferRequestBuilder() - Constructor for class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- TransferRequestData - Class in unlimited.fc.client.engine
- TransferRequestData(TransferRequestData.TransferRequestBuilder<?>) - Constructor for class unlimited.fc.client.engine.TransferRequestData
- TransferRequestData.TransferRequestBuilder<T extends TransferRequestData.TransferRequestBuilder<T>> - Class in unlimited.fc.client.engine
-
BUILDER DEFINITION
- TRANSFERRING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently transferring a file (4)
- TransferringState - Class in unlimited.fc.client.api.multiclient
-
The Class TransferringState.
- TransferringState.TransferringWithNoPendingWorkAllFilesInTransit - Class in unlimited.fc.client.api.multiclient
- TransferringState.TransferringWithNoPendingWorkState - Class in unlimited.fc.client.api.multiclient
-
The Class TransferringWithNoPendingWorkState.
- TransferringWithNoPendingWorkAllFilesInTransit(TransferringState.TransferringWithNoPendingWorkState) - Constructor for class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkAllFilesInTransit
- TransferringWithNoPendingWorkState(TransferringState) - Constructor for class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- TransferRunner - Interface in unlimited.fc.client.api.multiclient.clientTypes
-
Interface that is used to provide common methods for all TransferMechanisms that implement it
- TransferSettingConfigs - Interface in unlimited.fc.client.api.shared
- transferSettings - Variable in class unlimited.fc.client.engine.FCClientEngine
- transferStage - Variable in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- TransferStage - Enum in unlimited.fc.client.core.util.liveStats
- transferStarted() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- transferStarted() - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkAllFilesInTransit
- transferStarted() - Method in class unlimited.fc.client.api.multiclient.TransferringState.TransferringWithNoPendingWorkState
- transferStarted() - Method in class unlimited.fc.client.api.multiclient.TransferringState
- transferStarted() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- TransferStartTime - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferState - Interface in unlimited.fc.client.api
-
Base interface that defines common methods that are to be implemented across all applicable transfer states
- TransferStatisticsInterface - Interface in unlimited.fc.client.core.util.liveStats
- transferStatus - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferStatusEnum - Enum in unlimited.fc.client.api
- transferStopped() - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- TransferTime - Variable in class unlimited.fc.client.api.SnapShotHook
- transferUniqueID - Variable in class unlimited.fc.client.api.multiclient.transferJob.TransferJob
- TransferUpload - Class in unlimited.fc.client.transferhandler
- TransferUpload(FileCatalystTransmitHandler, PerformTransmitSetup, boolean) - Constructor for class unlimited.fc.client.transferhandler.TransferUpload
- TransferVisuals - Interface in unlimited.fc.client.core.util.liveStats
- TransferWarning - Variable in class unlimited.fc.client.api.SnapShotHook
- TransferWarningMessage - Variable in class unlimited.fc.client.api.SnapShotHook
- transform(List<Pair<Date, Pair<TotalTransferUnit.NumericTransferUnit<Long>, TotalTransferUnit.NumericTransferUnit<Long>>>>) - Static method in interface unlimited.fc.client.core.util.liveStats.agentStats.AgentStatEngineInfc
- transformToTotalRateView(TotalTransferUnit.NumericTransferUnit<T2>) - Static method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- transition() - Method in class unlimited.fc.client.api.multiclient.TransferCompleteState.Transition
- Transition(ConnectedState) - Constructor for class unlimited.fc.client.api.multiclient.LoggedInState.Transition
-
Instantiates a new logging in state.
- Transition(ConnectedState) - Constructor for class unlimited.fc.client.api.multiclient.ReadyState.Transition
-
Instantiates a new creating worker threads state.
- Transition(CreatedState) - Constructor for class unlimited.fc.client.api.multiclient.InitializedState.Transition
-
Instantiates a new initializing state.
- Transition(InitializedState) - Constructor for class unlimited.fc.client.api.multiclient.ConnectedState.Transition
-
Instantiates a new connecting state.
- Transition(LoggedInState) - Constructor for class unlimited.fc.client.api.multiclient.CancellingState.Transition
- Transition(MultiClientState) - Constructor for class unlimited.fc.client.api.multiclient.FinishedState.Transition
-
Instantiates a new finishing state.
- Transition(TransferringState) - Constructor for class unlimited.fc.client.api.multiclient.TransferCompleteState.Transition
- transitionalClientLock - Variable in class unlimited.fc.client.api.multiclient.MultiClientManager
- transmit - Variable in class unlimited.fc.client.core.util.liveStats.FileName
- transmit() - Method in class unlimited.fc.client.core.util.liveStats.AverageTransferUnit
- transmit() - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- transmit(T) - Method in class unlimited.fc.client.core.util.liveStats.TotalTransferUnit
- transmitActual - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Actual transmit rate
- transmitEffective - Variable in class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Effective transmit rate
- TransmitFile - Class in unlimited.fc.client.transferhandler
- TransmitFile(FileCatalystTransmitHandler, Path, String) - Constructor for class unlimited.fc.client.transferhandler.TransmitFile
- TransmitFileDirectoryHandler - Class in unlimited.fc.client.transferhandler
- TransmitFileDirectoryHandler(FileCatalystTransmitHandler, TransmitFile) - Constructor for class unlimited.fc.client.transferhandler.TransmitFileDirectoryHandler
- TransmitRateTimeSlice - Class in unlimited.fc.client.core.util.liveStats.agentStats
-
Created by hhan on 7/6/2017.
- TransmitRateTimeSlice() - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
default constructor
- TransmitRateTimeSlice(Pair<Date, Pair<TotalTransferUnit.NumericTransferUnit<Long>, TotalTransferUnit.NumericTransferUnit<Long>>>) - Constructor for class unlimited.fc.client.core.util.liveStats.agentStats.TransmitRateTimeSlice
-
Constructor with Pair input and this constructor is used by AgentStatEngineInfc
- TransportProtocol - Enum in unlimited.fc.client.api.config
- TransportProtocolManager - Class in unlimited.fc.client.api.config
- TransportProtocolManager() - Constructor for class unlimited.fc.client.api.config.TransportProtocolManager
- TWOWAYCONNECTION - Static variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- TwoWayFCWebConnection - Class in unlimited.fc.client.api.fcweb
- TwoWayFCWebConnection(String, String, String, String) - Constructor for class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
- TwoWayFCWebConnection.ActionType - Enum in unlimited.fc.client.api.fcweb
- type - Variable in class unlimited.fc.client.core.util.liveStats.HistoryStatistics.LiveHistoryEvent
- type - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- type - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CrunchRangeRegistry
- type - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.History
- TYPE_STRINGS - Static variable in class unlimited.fc.client.api.fsevents.FileSystemEvent
U
- UDP - Static variable in class unlimited.fc.client.api.TransferMode
-
This mode will force all transfers to use the UDP protocol
- UDP - Static variable in class unlimited.fc.client.engine.FCClientEngine
- UDP_NOT_SUPPORTED - Static variable in class unlimited.fc.client.api.ErrorCodes
- UDPMETRICS_CONTAINER - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the UDP metrics for the transfer
- UDPTransferMetricsFactory - Class in unlimited.fc.client.api
-
Title: FileCatalyst Direct
- UDPTransferMetricsFactory() - Constructor for class unlimited.fc.client.api.UDPTransferMetricsFactory
- UNABLE_TO_CONNECT_TO_NON_FILE_CATALYST_SERVER - Static variable in class unlimited.fc.client.engine.FCClientEngine
- UNIQUE_FILE_ID - Static variable in class unlimited.fc.client.api.HandlerData
-
Property key representing the value for the current file ID
- unit - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.ScheduledFixedRate
- unitSize - Variable in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- unitSize - Variable in class unlimited.fc.client.engine.TransferRequestData
- UNIX_WRAPPER_CONF_LOCATION - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- UNKNOWN - unlimited.fc.client.api.config.ServiceType
- UNKNOWN - unlimited.fc.client.api.config.TransportProtocol
- UNKNOWN - Static variable in class unlimited.fc.client.api.FileListDataItem
-
Type returned by getType() if this item is a file.
- UNKNOWN - Static variable in class unlimited.fc.client.api.HandlerData
- UNKNOWN - Static variable in class unlimited.fc.client.api.id.FileCatalystClientSubIdentifiers
- UNLIMITED_FC_DOT - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- UNLIMITED_FC_FASTIO_ATTRIBUTE_CACHE_LOC - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- unlimited.fc.client.api - package unlimited.fc.client.api
-
Contains all of the base resources for creating clients for transfers, and for reading statistical information from the transfers that are spawned.
- unlimited.fc.client.api.config - package unlimited.fc.client.api.config
- unlimited.fc.client.api.fcweb - package unlimited.fc.client.api.fcweb
- unlimited.fc.client.api.fcweb.samples - package unlimited.fc.client.api.fcweb.samples
- unlimited.fc.client.api.filelist - package unlimited.fc.client.api.filelist
- unlimited.fc.client.api.fsevents - package unlimited.fc.client.api.fsevents
- unlimited.fc.client.api.id - package unlimited.fc.client.api.id
- unlimited.fc.client.api.multiclient - package unlimited.fc.client.api.multiclient
-
Contains the core MultiClientManager functionality.
- unlimited.fc.client.api.multiclient.callback - package unlimited.fc.client.api.multiclient.callback
- unlimited.fc.client.api.multiclient.clientTypes - package unlimited.fc.client.api.multiclient.clientTypes
- unlimited.fc.client.api.multiclient.innerMultiClientUtil - package unlimited.fc.client.api.multiclient.innerMultiClientUtil
- unlimited.fc.client.api.multiclient.listener - package unlimited.fc.client.api.multiclient.listener
-
Contains definitions for the listener objects that can be attached to the MultiClientManager for varying reasons.
- unlimited.fc.client.api.multiclient.processor - package unlimited.fc.client.api.multiclient.processor
-
Contains the core functionality for the Multi-Client's Pre/Post Processing System.
- unlimited.fc.client.api.multiclient.processor.data - package unlimited.fc.client.api.multiclient.processor.data
- unlimited.fc.client.api.multiclient.processor.impl - package unlimited.fc.client.api.multiclient.processor.impl
-
Contains implementations of established Pre/Post Processors that are internally used within the API
- unlimited.fc.client.api.multiclient.processor.impl.postProcessor - package unlimited.fc.client.api.multiclient.processor.impl.postProcessor
-
Contains PostProcessor implementations that are internally used within the API
- unlimited.fc.client.api.multiclient.processor.impl.preProcessor - package unlimited.fc.client.api.multiclient.processor.impl.preProcessor
-
Contains PreProcessor implementations that are internally used within the API
- unlimited.fc.client.api.multiclient.processor.info - package unlimited.fc.client.api.multiclient.processor.info
- unlimited.fc.client.api.multiclient.transferJob - package unlimited.fc.client.api.multiclient.transferJob
-
Contains the resources for executing transfers, and handling their execution accordingly.
- unlimited.fc.client.api.s2s - package unlimited.fc.client.api.s2s
- unlimited.fc.client.api.samples - package unlimited.fc.client.api.samples
- unlimited.fc.client.api.samples.util - package unlimited.fc.client.api.samples.util
- unlimited.fc.client.api.shared - package unlimited.fc.client.api.shared
- unlimited.fc.client.api.util - package unlimited.fc.client.api.util
- unlimited.fc.client.api.util.rate - package unlimited.fc.client.api.util.rate
- unlimited.fc.client.api.Weblink - package unlimited.fc.client.api.Weblink
- unlimited.fc.client.autodetect - package unlimited.fc.client.autodetect
- unlimited.fc.client.cache - package unlimited.fc.client.cache
- unlimited.fc.client.core.util.liveStats - package unlimited.fc.client.core.util.liveStats
- unlimited.fc.client.core.util.liveStats.agentStats - package unlimited.fc.client.core.util.liveStats.agentStats
- unlimited.fc.client.core.util.selfUpdatingDataStructure - package unlimited.fc.client.core.util.selfUpdatingDataStructure
- unlimited.fc.client.core.util.selfUpdatingDataStructure.history - package unlimited.fc.client.core.util.selfUpdatingDataStructure.history
- unlimited.fc.client.core.util.selfUpdatingDataStructure.tree - package unlimited.fc.client.core.util.selfUpdatingDataStructure.tree
- unlimited.fc.client.engine - package unlimited.fc.client.engine
- unlimited.fc.client.engine.loadbalancer - package unlimited.fc.client.engine.loadbalancer
- unlimited.fc.client.transferhandler - package unlimited.fc.client.transferhandler
- unMap(int[]) - Method in class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.IntArrayMapper
- unMap(Boolean) - Method in class unlimited.fc.client.api.util.INITFCUtil.INIFC_Type.BoolFromIntMapper
- unzip(String, boolean, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
-
Request that a file on the server be unzipped
- unzip(String, boolean, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- unzipReceivedFiles() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- update() - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig
- update(Observable, Object) - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectAndUploadFilesJobExample
- update(Observable, Object) - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowSelectFilesFromFileAreaExample
- update(Observable, Object) - Method in class unlimited.fc.client.api.fcweb.samples.WorkflowUploadJobExample
- update(Observable, Object) - Method in class unlimited.fc.client.api.multiclient.MultiClientHookObserverDelegate
- update(Observable, Object) - Method in class unlimited.fc.client.engine.FCClientEngine
- update(ArchivedCrunchedHistoryConfig, long) - Method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- update(HistoryType) - Method in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.HistoryScheduler
- updateAllDataSizes() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateAppend() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateCancelledFlag() - Method in class unlimited.fc.client.transferhandler.ReceiveHandlerRunner
- updateConfigSource(InputStream) - Method in interface unlimited.fc.client.api.config.ConfigSourceIfc
-
this should be called when the config source needs to be updated with the propery data.
- updateConnectionRequestModelCredentials(ClientCredentials.DataVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.Tokens
- updateConnectionRequestModelCredentials(ClientCredentials.DataVisitor) - Method in class unlimited.fc.client.api.ClientCredentials
- updateConnectionRequestModelCredentials(ClientCredentials.DataVisitor) - Method in class unlimited.fc.client.api.ClientCredentials.UserPass
- updateDataSize() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateDeleteAfterOrMoveToSent() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Adds the delete after processor if the Manager has been set to delete after transfer.
- updateFileSizeStatistics() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateFileSizeStatisticsForProgressive() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateFilesTransferredCollections() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- updateForOffsets() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- updateForPRogressiveSwitch() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateFromClientDataReportParams(ClientDataReportParameter) - Method in class unlimited.fc.client.engine.FCClientReportManager
- updateFromTaskDetails(StatisticsDO) - Method in class unlimited.fc.client.core.util.liveStats.VisualizationData
- updateHTTPTransferStatus() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateLastUpdated() - Method in class unlimited.fc.client.api.config.FCBaseProperties
- updateObservers() - Method in class unlimited.fc.client.api.multiclient.MultiClientHookObserverDelegate
- updateObservers() - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferHook
- updateObservers() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- updateProcessorInfo(Processor) - Method in class unlimited.fc.client.api.multiclient.processor.data.ProcessorData
-
Updates the Handler Properties with the values from the processor
- updateRemoteSize() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateReportWriter(String, String, long, Path) - Method in class unlimited.fc.client.engine.FCClientEngine
- updateRetryStats() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateServerOverrides() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- updateServerOverrides() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- updateSizeInBytes() - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Update size in bytes.
- updateSnapShotInPool() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- updateSofarAllFiles() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- updateStatusIDLE(DownloadRetryLoop.ProgressiveRetryData) - Method in class unlimited.fc.client.transferhandler.DownloadRetryLoop
- updateStatusTransferring() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- updateTransferMetrics() - Method in class unlimited.fc.client.transferhandler.HandleDownloadTransfer
- updateTransferMetrics() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- updateVerifyIntegritry() - Method in class unlimited.fc.client.api.multiclient.processor.ProcessManager
-
Updates the verify integrity preprocessors to whatever mode the MultiClientManager currently has selected
- updateVerifyPaths() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- upload - Variable in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- upload(File) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(File) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(File, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(File, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(File, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(File, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(String) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the current remote working directory.
- upload(String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the current remote working directory.
- upload(String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the current remote working directory.
- upload(String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file
- upload(Path) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the current remote working directory.
- upload(Path) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the current remote working directory.
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the current remote working directory.
- upload(Path) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(Path) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file
- upload(Path, String) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the specified remote directory.
- upload(Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the specified remote directory.
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the specified remote directory.
- upload(Path, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(Path, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file
- upload(Path, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the specified remote directory and specifies a unique transaction id.
- upload(Path, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the specified remote directory and specifies a unique transaction id.
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the specified remote directory and specifies a unique transaction id.
- upload(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(Path, String, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file
- upload(List<Path>) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(List<Path>) - Method in class unlimited.fc.client.api.FCClient
-
Uploads all Path objects in the List provided to the current remote working directory.
- upload(List<Path>) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads all File objects in the Vector provided to the current remote working directory.
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Uploads all File objects in the Vector provided to the current remote working directory.
- upload(List<Path>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(List<Path>) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for a collection of files
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.FCClient
-
Uploads all Path objects in the List provided to the specified remote directory.
- upload(List<Path>, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads all File objects in the Vector provided to the specified remote directory.
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Uploads all File objects in the Vector provided to the specified remote directory.
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(List<Path>, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for a collection of files
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Uploads all Path objects in the List provided to the specified remote directory.
- upload(List<Path>, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads all File objects in the Vector provided to the specified remote directory.
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Uploads all File objects in the Vector provided to the specified remote directory.
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- upload(List<Path>, String, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file
- upload(List<Path>, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Upload.
- upload(List<Path>, String, String, boolean, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Upload.
- upload(Vector<File>) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(Vector<File>, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(Vector<File>, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- upload(MultiClientManager, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, Path) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, List<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, List<Path>, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- upload(MultiClientManager, List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload.
- UPLOAD - unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
- UPLOAD - unlimited.fc.client.api.FileTransferMechanism.ConnectionModeType
- UPLOAD - Static variable in class unlimited.fc.client.api.HandlerData
- UPLOAD - Static variable in class unlimited.fc.client.api.TransferHook
-
This direction indicates the current transfer is a upload
- UPLOAD_ADD - Variable in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- UPLOAD_DIRECTION - Static variable in class unlimited.fc.client.api.fcweb.FCWebConnection
- UPLOAD_FOLDER_ADD - Variable in class unlimited.fc.client.api.multiclient.FolderCleanupTool
- uploadAndCreateLink() - Method in class unlimited.fc.client.api.samples.CreateWeblinkSample
- UploadAppletLiveConnect - Interface in unlimited.fc.client.api
-
Title: FileCatalyst Upload Applet LiveConnect API Spec
- uploadArchive(List<Path>, String, String) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Upload archive.
- uploadArchive(List<Path>, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Upload archive.
- UploadArchiveJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class UploadArchiveJob.
- UploadArchiveJob(List<Path>, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
-
Instantiates a new upload archive job.
- UploadArchiveJob(Set<Path>, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadArchiveJob
- uploadAs - Variable in class unlimited.fc.client.api.multiclient.transferJob.JobHandler.Adapter
- uploadAs(File, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- uploadAs(File, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- uploadAs(File, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- uploadAs(File, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Deprecated.
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- uploadAs(Path, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file.
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Upload the specified file to the specified remote filename.
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- uploadAs(Path, String, String) - Method in class unlimited.fc.client.api.TransferControl
-
Starts the upload for the specified file.
- uploadAs(Path, String, String, boolean) - Static method in class unlimited.fc.client.api.multiclient.transferJob.TransferJobUtil
-
Upload as.
- uploadAs(MultiClientManager, Path, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload as.
- uploadAs(MultiClientManager, Path, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload as.
- UploadAsJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class UploadAsJob.
- UploadAsJob(Path, String, String, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadAsJob
-
Instantiates a new upload as job.
- uploadConsume(Path) - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor.CacheHandler
- uploadFiles(Vector, File) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Deprecated.
- uploadFiles(Vector, Vector) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Deprecated.
- uploadFiles(FCWebOrderForm, File) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method when called will create a job in FileCatalyst Workflow, set the field values for the job and upload the selected file to the job folder.
- uploadFiles(FCWebOrderForm, File, Path) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method when called will create a job in FileCatalyst Workflow, set the field values for the job and upload the selected file to the job folder.
- uploadFiles(FCWebOrderForm, List<Path>) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method when called will create a job in FileCatalyst Workflow, set the field values for the job and upload the selected file to the job folder.
- uploadFiles(FCWebOrderForm, List<Path>, Path) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
This method when called will create a job in FileCatalyst Workflow, set the field values for the job and upload the selected file to the job folder.
- uploadFiles(FCWebOrderForm, Vector) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Deprecated.
- uploadFiles(FCWebOrderForm, Vector, Path) - Method in class unlimited.fc.client.api.fcweb.FCWebClient
-
Deprecated.
- UploadJob - Class in unlimited.fc.client.api.multiclient.transferJob
-
The Class UploadJob.
- UploadJob(List<Path>, String, String, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadJob
-
Instantiates a new upload job.
- UploadJob(Set<Path>, String, String, boolean, boolean) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- UploadJob(TransferJob.FileTypeJob<Path>) - Constructor for class unlimited.fc.client.api.multiclient.transferJob.UploadJob
- uploadList(List<Path>, String, String) - Method in class unlimited.fc.client.api.FCClient
-
Uploads all Path objects in the List provided to the specified remote directory.
- uploadList(List<Path>, String, String) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads a list of files to the connected Server
- uploadList(List<Path>, String, String) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- uploadList(List<Path>, String, String, boolean) - Method in class unlimited.fc.client.api.FCClient
-
Uploads all Path objects in the List provided to the specified remote directory.
- uploadList(List<Path>, String, String, boolean) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads a list of files to the connected Server.
- uploadList(List<Path>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- uploadList(List<Path>, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Uploads a list of files to the connected Server.
- uploadList(List, String, String) - Method in class unlimited.fc.client.api.AutoRecoverClient
- uploadList(List, String, String) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- uploadList(List, String, String, boolean) - Method in class unlimited.fc.client.api.AutoRecoverClient
- uploadList(List, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- uploadList(List, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- uploadList(List, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- uploadList(List, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- uploadList(MultiClientManager, List, String, String, boolean) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
-
Upload list.
- uploadLive() - Method in interface unlimited.fc.client.api.UploadAppletLiveConnect
-
Instantiates upload.
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.AutoRecoverClient
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.FCClient
- uploadRange(Path, String, long, long) - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Uploads a range of rate for the given file.
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- uploadRange(Path, String, long, long) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Uploads a range of rate for the given file
- UploadSample - Class in unlimited.fc.client.api.samples
- UploadSample() - Constructor for class unlimited.fc.client.api.samples.UploadSample
- UploadSampleAdvanced - Class in unlimited.fc.client.api.samples
-
This example illustrates the use of Observables to monitor a TransferHook object.
- UploadSampleAdvanced() - Constructor for class unlimited.fc.client.api.samples.UploadSampleAdvanced
- uploadSomeFilesToRemoteDirectory(List<Path>) - Method in class unlimited.fc.client.api.samples.MultiClientBasicTransferExamples
-
Transfer files from the local machine to a remote machine.
- uploadStream(Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.CancellingState
- uploadStream(Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.CreatedState
- uploadStream(Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Uploads the provided stream to the currently connected Server.
- uploadStream(Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientState
- uploadStream(Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.ReadyState
- uploadStream(MultiClientManager, Stream<Path>) - Method in class unlimited.fc.client.api.multiclient.MultiClientTransferControl
- UploadStreamCollapser() - Constructor for class unlimited.fc.client.api.multiclient.MultiManagerStreamCollapser.UploadStreamCollapser
- UploadTransferRequestData - Class in unlimited.fc.client.engine
- UploadTransferRequestData.Builder - Class in unlimited.fc.client.engine
-
BUILDER DEFINITION
- upperByteLimit - Variable in class unlimited.fc.client.api.FileFilterData
-
Value representing the upper byte limit to apply to the filter
- USE_DETAILED_LOGGING - Static variable in class unlimited.fc.client.api.multiclient.MultiClientTransferringBandwidthManager
- USE_STICKY_SESSIONS - Static variable in class unlimited.fc.client.engine.FCClientControlSocket
- useAutoArchiveSettings(FileTransferMechanism, boolean) - Method in class unlimited.fc.client.api.multiclient.transferJob.ListJob
-
Use auto archive settings.
- UserPass(String, String) - Constructor for class unlimited.fc.client.api.ClientCredentials.UserPass
- UserPermissionsContainer - Class in unlimited.fc.client.api
-
A data container of user permissions that are returned from a GUPM command.
- UserPermissionsContainer(StringTokenizer) - Constructor for class unlimited.fc.client.api.UserPermissionsContainer
-
Default Constructor For The Container.
- UseTCPACKSCache - Class in unlimited.fc.client.engine
- UseTCPACKSCache() - Constructor for class unlimited.fc.client.engine.UseTCPACKSCache
- UseTCPACKSCache.DetectedValue - Class in unlimited.fc.client.engine
-
This class tracks if useTCPACKS have either been set or successfully detected.
V
- V_1 - unlimited.fc.client.engine.loadbalancer.LBVersion
-
Second iteration introduced in 3.8.6.
- V_LEGACY - unlimited.fc.client.engine.loadbalancer.LBVersion
-
First iteration of the load balancer.
- v_string - Variable in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- validateAgainstStaltedPassword(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
Validates the incoming password against the current hashed password and returns whether or not they are the same
- validateAgainstToken(String, String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
first compares the password matches after being encoded.
- validateConnectionAndGetSettings(Boolean) - Method in class unlimited.fc.client.api.fcweb.FCWebConnection
- validateEncoding(String) - Method in class unlimited.fc.client.api.config.FCBaseProperties
-
returns starting value if the password was correctly encoded.
- validateJob(TransferJob) - Method in class unlimited.fc.client.api.multiclient.innerMultiClientUtil.ActiveWorkFilter
- validateLinkDataContainer(WeblinkDataContainer) - Method in class unlimited.fc.client.engine.FCClientEngine
- validateVerifyMode(int) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- vals - Variable in class unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CrunchRangeRegistry
- value() - Method in enum unlimited.fc.client.api.CommonFileFilterModeType
-
Return the interval value of the file filter mode type
- value() - Method in interface unlimited.fc.client.api.SharedFileFilterModeIntf
- valueOf(String) - Static method in enum unlimited.fc.client.api.CommonFileFilterModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.config.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.config.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.ConnectivityTestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.fcweb.FCWebOrderForm.OrderFormType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.FileTransferMechanism.ConnectionModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.multiclient.BandwidthDistributionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.multiclient.SessionManageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.TransferStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.core.util.liveStats.TransferStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum unlimited.fc.client.engine.NetworkCalc
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum unlimited.fc.client.api.CommonFileFilterModeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.config.ServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.config.TransportProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.ConnectivityTestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.fcweb.FCWebOrderForm.OrderFormType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.fcweb.TwoWayFCWebConnection.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.FileTransferMechanism.ConnectionModeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.multiclient.BandwidthDistributionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.multiclient.SessionManageMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.multiclient.transferJob.TransferJobPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.TransferStatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.util.DynamicFolderNameUtil.Tag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.core.util.liveStats.TransferStage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.core.util.selfUpdatingDataStructure.history.CachedHistory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.engine.loadbalancer.LBVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum unlimited.fc.client.engine.NetworkCalc
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifierRunning() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- VERIFY_AFTER - Static variable in class unlimited.fc.client.api.TransferMode
-
When Verify Integrity is enabled, this mode will do the checksum after a file is transferred
- VERIFY_CONCURRENT - Static variable in class unlimited.fc.client.api.TransferMode
-
When Verify Integrity is enabled, this mode will do the checksum after a file is transferred, but new transfers can still progress
- VERIFY_MODE - unlimited.fc.client.api.util.INITFCUtil.INIFC_Type
- VERIFY_ON_THE_FLY - Static variable in class unlimited.fc.client.api.TransferMode
-
Deprecated.This mode is always enabled as of v3.7, so setting this mode does nothing.
- VERIFY_PARTIAL - Static variable in class unlimited.fc.client.api.TransferMode
-
When Verify Integrity is enabled, this mode will do the checksum after a file is transferred, but only scan small sections of each block
- VERIFY_PARTIAL_POST_PROCESS - Static variable in class unlimited.fc.client.api.TransferMode
-
When Verify Integrity is enabled, this mode will do a partial checksum after a file is transferred, and all post processes have executed.
- VERIFY_POST_PROCESS - Static variable in class unlimited.fc.client.api.TransferMode
-
When Verify Integrity is enabled, this mode will do the checksum after a file is transferred, and all post processes have executed.
- verifyFileContents(Path, String, boolean) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- VERIFYING - Static variable in class unlimited.fc.client.api.TransferHook
-
This status code means this handler is currently verifying the integrity of a file (5)
- verifySize(Path, String) - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- verifySuppliesUserPassCredentials(Supplier<ClientCredentials>, Supplier<Exception>) - Static method in class unlimited.fc.client.api.ClientCredentials.UserPass
- version() - Static method in class unlimited.fc.client.api.FCClient
-
Returns the current version information for the FCClient.
- visit(T) - Method in interface unlimited.fc.client.core.util.selfUpdatingDataStructure.tree.NodeVisitor
- VisualizationData - Class in unlimited.fc.client.core.util.liveStats
- VisualizationData(Runnable, DetailedMetrics) - Constructor for class unlimited.fc.client.core.util.liveStats.VisualizationData
- VisualizationData.PaintData - Class in unlimited.fc.client.core.util.liveStats
- vunerable - Variable in enum unlimited.fc.client.api.config.TransportProtocol
W
- waitForComplete(TransferHook) - Method in interface unlimited.fc.client.api.FileTransferMechanism
- waitForDeltaThreadIfNeeded() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- waitForDiscWriteProgressive - Static variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- waitForDiscWriteProgressives(MultiTransferHandler<?>) - Static method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- waitForLastCall() - Method in class unlimited.fc.client.core.util.liveStats.HistoryStatistics
- waitForLastUpdate() - Method in class unlimited.fc.client.api.multiclient.ThreadSafeMultiHook
- waitForProgressiveTimeoutIfNeeded() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- waitForSafeToClearFilter() - Method in class unlimited.fc.client.api.multiclient.CancellingState
- waitForSafeToClearFilter() - Method in class unlimited.fc.client.api.multiclient.CancelTypeState
- waitForSourceFileToBeStaticIfRequired(String, long) - Method in class unlimited.fc.client.transferhandler.FileCatalystReceiveHandler
- waitForSourceFileToBeStaticIfRequired(Path, long) - Method in class unlimited.fc.client.transferhandler.FileCatalystTransmitHandler
- waitForZipThreadIfNeeded() - Method in class unlimited.fc.client.transferhandler.TransferUpload
- waitingForAbortAck(boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- waitTime - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.ReTransferPostProcessor
- waitTime - Variable in class unlimited.fc.client.api.multiclient.processor.impl.preProcessor.TransferAfterGrowthPreProcessor
- wasClosedEarly() - Method in class unlimited.fc.client.api.util.CloserCallback
- WeblinkDataContainer - Class in unlimited.fc.client.api.Weblink
-
Simple data container for the details needed to create a proper weblink.
- WeblinkDataContainer(String, String) - Constructor for class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- WeblinkDataContainer(String, String, String) - Constructor for class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- WeblinkDataContainer(String, String, String, boolean) - Constructor for class unlimited.fc.client.api.Weblink.WeblinkDataContainer
- WeblinkResult - Class in unlimited.fc.client.api.Weblink
-
Seperate Model That Contains The Details of What Occurred When Trying To Create A Weblink On The Server.
- WeblinkResult() - Constructor for class unlimited.fc.client.api.Weblink.WeblinkResult
- WeblinkResult(String) - Constructor for class unlimited.fc.client.api.Weblink.WeblinkResult
- WEEKS - unlimited.fc.client.core.util.selfUpdatingDataStructure.history.ArchivedCrunchedHistoryConfig.UnitTime
- WELCOME_MESSAGE - Static variable in enum unlimited.fc.client.engine.loadbalancer.LBVersion
- willAppend() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- willAutoResume() - Method in class unlimited.fc.client.transferhandler.PerformTransmitSetup
- willDownloadsWork() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns whether or not downloads will work under the current settings
- willDownloadsWork() - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Returns whether or not downloads will work
- willTransfer - Variable in class unlimited.fc.client.transferhandler.MultiTransferHandler
- willTransfer() - Method in class unlimited.fc.client.transferhandler.MultiTransferHandler
- willTransfersWork() - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Returns whether or not transfers will work
- willTransferWork() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Wraps up checks to other methods and provides a convenient way to check if any transfer modes are working.
- willTransferWork() - Method in class unlimited.fc.client.api.FCClient
-
Returns true if the last auto-detect that was performed identified that at least one mode of transfer was possible for the given type (upload, download, or both directions).
- willTransferWork() - Method in interface unlimited.fc.client.api.FileTransferMechanism
-
Returns whether or not transfers will work under the current settings
- willTransferWork() - Method in class unlimited.fc.client.api.multiclient.clientTypes.FileTransferMechansimAdapter
- willTransferWork() - Method in class unlimited.fc.client.api.multiclient.CreatedState
- willTransferWork() - Method in class unlimited.fc.client.api.multiclient.LoggedInState
- willTransferWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
- willTransferWork() - Method in class unlimited.fc.client.api.multiclient.MultiClientState
-
Returns whether or not transfers will work under the current settings
- willUploadsWork() - Method in interface unlimited.fc.client.api.AutoDetectInfo
-
Returns whether or not uploads will work under the current settings
- willUploadsWork() - Method in class unlimited.fc.client.api.ConnectivityTestResultContainer
-
Returns whether or not uploads will work
- withAppend(boolean) - Method in class unlimited.fc.client.engine.UploadTransferRequestData.Builder
- withBandwidth(int) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withBlockSize(int) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withFinalDestination(Path) - Method in class unlimited.fc.client.engine.DownloadTransferRequestData.Builder
- withLocalPath(Path) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withMode(int) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withNumEncoders(int) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withOffset(long) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withRemoteFile(String) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withSize(long) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withUnitSize(int) - Method in class unlimited.fc.client.engine.TransferRequestData.TransferRequestBuilder
- withVerBlock(boolean) - Method in class unlimited.fc.client.engine.UploadTransferRequestData.Builder
- workCompleteMethod() - Method in class unlimited.fc.client.api.multiclient.processor.AsynchronousContinualPreProcessor
-
this is executed once all the current work is complete but the processor is not shut down and you are waiting for new work to come in
- WORKER_CLIENT_ID - Static variable in interface unlimited.fc.client.api.FileTransferMechanism
- WorkflowSelectAndUploadFilesJobExample - Class in unlimited.fc.client.api.fcweb.samples
- WorkflowSelectAndUploadFilesJobExample() - Constructor for class unlimited.fc.client.api.fcweb.samples.WorkflowSelectAndUploadFilesJobExample
- WorkflowSelectFilesFromFileAreaExample - Class in unlimited.fc.client.api.fcweb.samples
- WorkflowSelectFilesFromFileAreaExample() - Constructor for class unlimited.fc.client.api.fcweb.samples.WorkflowSelectFilesFromFileAreaExample
- WorkflowUploadJobExample - Class in unlimited.fc.client.api.fcweb.samples
- WorkflowUploadJobExample() - Constructor for class unlimited.fc.client.api.fcweb.samples.WorkflowUploadJobExample
- WORKING_DIR - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- WORKING_DIR_PATH - Static variable in class unlimited.fc.client.api.config.FCBaseProperties
- workingDir - Variable in class unlimited.fc.client.api.multiclient.processor.impl.postProcessor.MoveToSentOrDeleteAfterPostProcessor
- workInProgress() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the MultiClientManager has any work that is currently in progress
- workRemaining() - Method in class unlimited.fc.client.api.multiclient.MultiClientManager
-
Returns whether or not the MultiClientManager has any work remaining within it's queue.
- workStillGrowing() - Method in class unlimited.fc.client.api.multiclient.processor.impl.FileSizeChangeMonitor
-
Returns whether or not the files are still growing
- writeFinalLocalReport(MultiTransferHandler<?>) - Method in class unlimited.fc.client.engine.FCClientReportManager
- writeFinalServerReport(MultiTransferHandler<?>) - Method in class unlimited.fc.client.engine.FCClientReportManager
- writeIntermLocalReport() - Method in class unlimited.fc.client.engine.FCClientReportManager
- writeLog(String) - Method in class unlimited.fc.client.engine.HttpClient
- writeToLog - Variable in class unlimited.fc.client.api.fcweb.TwoWayFCWebConnection
X
- XPath - Interface in unlimited.fc.client.api
-
Extended interface that provides current location access to all that implement this interface
Y
- YES - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for the yes option
- YES_TO_ALL - Static variable in interface unlimited.fc.client.api.FileCatalystClientCallbackHandler
-
Constant value for the yes to all option
- YouCantDoThatThisIsAReadOnlyClassException() - Constructor for exception unlimited.fc.client.api.SnapShotHook.YouCantDoThatThisIsAReadOnlyClassException
Z
- zip(String, String, int, long) - Method in class unlimited.fc.client.engine.HttpClient
- zip(String, List<String>) - Method in class unlimited.fc.client.engine.FCClientEngine
- zip(String, List<String>, long) - Method in class unlimited.fc.client.engine.FCClientEngine
- zip(String, List<String>, long, boolean, boolean) - Method in class unlimited.fc.client.engine.FCClientEngine
- zip(String, List, long, boolean, boolean) - Method in class unlimited.fc.client.engine.FCClientEngineHTTP
- ZIP_CREATION_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- ZIP_ERROR - Static variable in class unlimited.fc.client.api.ErrorCodes
- zipErrors() - Method in class unlimited.fc.client.engine.FCClientEngine
All Classes All Packages