A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

abort - Variable in class jfileupload.transfer.client.core.Monitor
 
abort() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
AbstractTransferController - Class in jfileupload.transfer.client.core
 
AbstractTransferController() - Constructor for class jfileupload.transfer.client.core.AbstractTransferController
Top TransferController.
AbstractTransferController.HeadInfo - Class in jfileupload.transfer.client.core
 
AbstractTransferController.HeadInfo() - Constructor for class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
accept(File) - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
ACCOUNT - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
ACCOUNT - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
ACCOUNTCREATION - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
ACCOUNTCREATIONCHMOD - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
ACCOUNTPWD - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
actionPerformed(ActionEvent) - Method in class jfileupload.transfer.client.mdesign.MenuBar
Process events.
actionPerformed(ActionEvent) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
add(TransferController, int) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Add to queue.
add(TransferController) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Add to queue.
addChecksumListener(ChecksumListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addChecksumListener(ChecksumListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
addCompressListener(CompressListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addCompressListener(CompressListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
addError() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
addFile(File, ZipOutputStream, byte[]) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Add file to compress.
addFilterListener(FilterListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addFilterListener(FilterListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
addFolder(ZipOutputStream, File, File, byte[], long, long) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Compress folder recursively.
addProtocolListener(ProtocolListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addProtocolListener(ProtocolListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
addSplitListener(SplitListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addSplitListener(SplitListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
addTransferListener(TransferListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
addTransferListener(TransferListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
ALTCHUNKBASE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
ALTERNATEBASE - Static variable in class jfileupload.transfer.client.util.Conf
 
amount - Variable in class jfileupload.transfer.client.mdesign.InfoPanel
 
amount - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
appendText(String) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
applyFontFactor(Component, String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
applyFontStyle(Component, String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
ArchiveFilter - Class in jfileupload.transfer.client.core
Archive files into a ZIP archive.
ArchiveFilter(Conf) - Constructor for class jfileupload.transfer.client.core.ArchiveFilter
Constructor.
ARCHIVER - Static variable in class jfileupload.transfer.client.util.Conf
 
AUTH_CANCEL_OPTION - Static variable in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
AUTH_CLOSED_OPTION - Static variable in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
AUTH_OK_OPTION - Static variable in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
AUTH_OK_OPTION - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
authenticate(AuthenticationModel, int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Optional prompt for authentication.
authenticate() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Send an HTTP request to "url" parameter and prompt for authentication if needed.
AuthenticationModel - Class in jfileupload.transfer.client.mdesign
This class implements an authentication model.
AuthenticationModel() - Constructor for class jfileupload.transfer.client.mdesign.AuthenticationModel
 
AuthenticationPane - Class in jfileupload.transfer.client.mdesign
This class implements authentication dialog.
AuthenticationPane(Conf) - Constructor for class jfileupload.transfer.client.mdesign.AuthenticationPane
 
AuthenticationPane.AuthenticationPanel - Class in jfileupload.transfer.client.mdesign
Authentication panel.
AuthenticationPane.AuthenticationPanel() - Constructor for class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
AUTHSSLMODE - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
AUTHTLSMODE - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
autoDetectProxy(URL) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Try to auto-detect proxy settings.
AVERAGESCALE - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 

B

Base64 - Class in jfileupload.transfer.client.util
Base64 encoder/decoder.
Base64() - Constructor for class jfileupload.transfer.client.util.Base64
Base64 decoder.
BASE64BEGIN - Static variable in class jfileupload.transfer.client.util.Conf
 
BASE64END - Static variable in class jfileupload.transfer.client.util.Conf
 
begin() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
begin() - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
begin() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
begin() - Method in interface jfileupload.transfer.client.core.TransferController
Start (fire and forget) asynchronous transfer.
begin() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
begin() - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Start upload thread.
begin() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Fix issue for HTTP port with "_" in hostname.
begin() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Start upload thread.
bpanel - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
bpanelcnts - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
browse(boolean) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
Browse file(s) and/or folder(s).
BUFFERSIZE - Static variable in class jfileupload.transfer.client.core.AbstractTransferController
 
BUFFERSIZE - Static variable in class jfileupload.transfer.client.core.ArchiveFilter
 
BUILD - Static variable in class jfileupload.transfer.client.util.Conf
 
buildMetaProperties(String) - Method in class jfileupload.upload.client.MApplet
Build URL parameters from meta properties (if any)
buildMetaProperties(String) - Method in class jfileupload.upload.client.MApplication
Build URL parameters from meta properties (if any)
bytesToCharString(byte[]) - Method in class jfileupload.transfer.client.util.Base64
Returns a String matching to the byte array.
bytesToHexString(byte[]) - Method in class jfileupload.transfer.client.util.PBE
 

C

cancel() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
cancel() - Method in class jfileupload.transfer.client.core.ArchiveFilter
Cancel archive creation.
cancel() - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
cancel() - Method in interface jfileupload.transfer.client.core.TransferController
Cancel transfer.
cancel() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
cancel() - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Cancel current upload by closing inputstream.
cancel() - Method in class jfileupload.transfer.client.http.HTTPTransfer
 
cancel() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Cancel current upload.
cancel() - Method in class jfileupload.upload.client.MApplet
Cancel current transfer.
CANCEL_AC - Static variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
cancelItem(long, boolean) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Cancel item from queue.
cancelled - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
cancelled - Variable in class jfileupload.transfer.client.core.Monitor
 
cancelled - Variable in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
CANCELLED - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
cancelled - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CANNOTACCESSLOCALFOLDER - Static variable in exception jfileupload.transfer.client.core.ClientException
 
CANNOTCANCELITEM - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTCHANGEDIR - Static variable in exception jfileupload.transfer.client.core.ClientException
 
CANNOTCOPYFILE - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTCREATEARCHIVE - Static variable in exception jfileupload.transfer.client.core.ClientException
 
CANNOTDELETE - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTGETINFO - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTLIST - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTLOGOUT - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTMAKEDIR - Static variable in exception jfileupload.transfer.client.core.ClientException
 
CANNOTMAKEDIRECTORY - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
CANNOTRENAME - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
checkJREVersion(String) - Method in class jfileupload.transfer.client.util.Conf
Check JRE version.
checkRead(String) - Method in class jfileupload.transfer.client.util.CustomSM
 
checksumCancelled() - Method in interface jfileupload.transfer.client.core.ChecksumListener
 
checksumCancelled() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
checksumCompleted(String) - Method in interface jfileupload.transfer.client.core.ChecksumListener
 
checksumCompleted(String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
checksumCompletedNotification(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about checksum completed.
checksumFailed(ClientException) - Method in interface jfileupload.transfer.client.core.ChecksumListener
 
checksumFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
checksumFailedNotification(ClientException) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about checksum failed.
ChecksumListener - Interface in jfileupload.transfer.client.core
This interface define callback methods for checksum listeners.
checksummingNotification(int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about current checksum.
checksumStarted(String, Object, long) - Method in interface jfileupload.transfer.client.core.ChecksumListener
 
checksumStarted(String, Object, long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
checksumStartedNotification(String, Object, long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about checksum starting.
checkZipMaxSize(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Check if file size match to zipmaxsize parameter.
chmod(FTPClient, String, int) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Run chmod with SITE command.
CHMODAFTERUPLOAD - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
CHUNKACTION - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKAMOUNT - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKBASE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKBASESIZE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKEXTENSION - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKID - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKONFLY - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKONFLYOFFSET - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
CHUNKONFLYSIZE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
chunkratioStr - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
cipher(char[], byte[], int, int) - Method in class jfileupload.transfer.client.util.PBE
Cipher the byte buffer.
clean() - Method in class jfileupload.transfer.client.core.ArchiveFilter
Delete temporary ZIP archive.
clean() - Method in interface jfileupload.transfer.client.core.TransferFilter
Clean Filter such as deleting temporary files.
cleanFilter(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Calls clean() method on filter.
cleanFilter() - Method in class jfileupload.transfer.client.core.AbstractTransferController
Calls clean() method on default pre-processing filter.
ClientException - Exception in jfileupload.transfer.client.core
ClientException
ClientException() - Constructor for exception jfileupload.transfer.client.core.ClientException
 
ClientException(String, String) - Constructor for exception jfileupload.transfer.client.core.ClientException
 
ClientException(String) - Constructor for exception jfileupload.transfer.client.core.ClientException
 
ClientException(Throwable) - Constructor for exception jfileupload.transfer.client.core.ClientException
 
ClientException(String, Throwable) - Constructor for exception jfileupload.transfer.client.core.ClientException
 
close() - Method in class jfileupload.transfer.client.http.CustomFilePart
 
close() - Method in class jfileupload.transfer.client.http.CustomFilePartSource
 
closeCommandMonitor(Exception) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
closeSessions() - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
 
CommandMonitor - Class in jfileupload.transfer.client.ftp
This class implements a FTP command monitor sending NOOP command periodically to avoid command channel timeout.
CommandMonitor(FTPTransfer, long, String) - Constructor for class jfileupload.transfer.client.ftp.CommandMonitor
 
COMMANDMONITOR - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
commandMonitor - Variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
comment - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
COMPLETED - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
COMPLETED_STATUS - Static variable in interface jfileupload.transfer.client.core.TransferController
 
compress(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Zip input file.
compress(File, String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compress input file.
compressCancelled() - Method in interface jfileupload.transfer.client.core.CompressListener
Compress cancelled callback.
compressCancelled() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
compressCancelled() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
compressCancelled() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
compressCompleted(Object, long) - Method in interface jfileupload.transfer.client.core.CompressListener
Compress completed callback.
compressCompleted(Object, long) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
compressCompleted(Object, long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
compressCompleted(Object, long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
compressFailed(ClientException) - Method in interface jfileupload.transfer.client.core.CompressListener
Compress failed callback.
compressFailed(ClientException) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
compressFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
compressFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
compressFolder(File, File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compress a folder (recursively) to a given file.
COMPRESSING - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
compressingNotification(int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about current compression.
compressionFailedNotification(ClientException) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Notify listeners about compression failed.
CompressListener - Interface in jfileupload.transfer.client.core
This interface define callback methods for compress listeners.
compressStarted(Object, long) - Method in interface jfileupload.transfer.client.core.CompressListener
Item compression started.
compressStarted(Object, long) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
compressStarted(Object, long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
compressStarted(Object, long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
computeChecksum(File, long, Object) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compute checksum (CRC32 or MessageDigest) for a given filename.
conf - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
Conf - Class in jfileupload.transfer.client.util
This class implements application configuration features.
Conf(String) - Constructor for class jfileupload.transfer.client.util.Conf
Constructor.
conf - Variable in class jfileupload.upload.client.MApplet
 
connect(HashMap) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Connect to FTP server with credentials parameters.
CONNECTIONDENIED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
CONTENT_FULL_MATCH - Static variable in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
CONTENT_NOT_MATCH - Static variable in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
CONTENT_PARTIAL_MATCH - Static variable in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
CONTENT_UNKNOWN_MATCH - Static variable in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
CONTENTRANGE - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
controller - Variable in class jfileupload.transfer.client.core.Monitor
 
controller - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
COOKIECLEAR - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIEHEADER - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIENAME - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIEOVERWRITE - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIEPATH - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIESOURCE - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
COOKIEVALUE - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
countrenamed - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
CR - Static variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
CR - Static variable in class jfileupload.transfer.client.util.Conf
 
CRC32 - Static variable in interface jfileupload.transfer.client.core.ChecksumListener
 
CRCFAILED - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
createInputStream() - Method in class jfileupload.transfer.client.http.CustomFilePartSource
Return a new InputStream for the current filename.
createUnixFTPEntryParser() - Method in class jfileupload.transfer.client.ftp.CustomFTPFileEntryParserFactory
 
CustomFileNameMap - Class in jfileupload.transfer.client.http
This class allows to add/overwrite JRE content-types for HTTP upload.
CustomFileNameMap() - Constructor for class jfileupload.transfer.client.http.CustomFileNameMap
Constructor.
CustomFilePart - Class in jfileupload.transfer.client.http
Custom FilePart implementation.
CustomFilePart(String, PartSource, String, String) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePart(String, PartSource) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePart(String, File) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePart(String, File, String, String) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePart(String, String, File) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePart(String, String, File, String, String) - Constructor for class jfileupload.transfer.client.http.CustomFilePart
CustomFilePart Constructor.
CustomFilePartSource - Class in jfileupload.transfer.client.http
Custom FilePartSource implementation.
CustomFilePartSource(File, List, String, long, long, Conf, boolean) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for CustomFilePartSource.
CustomFilePartSource(File, List, String, long, long, Conf) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for CustomFilePartSource.
CustomFilePartSource(File, List, String, long) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for CustomFilePartSource.
CustomFilePartSource(File, List, String) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for CustomFilePartSource.
CustomFilePartSource(File, List) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for CustomFilePartSource.
CustomFilePartSource(String, File) - Constructor for class jfileupload.transfer.client.http.CustomFilePartSource
Constructor for FilePartSource.
CustomFTPFileEntryParserFactory - Class in jfileupload.transfer.client.ftp
 
CustomFTPFileEntryParserFactory() - Constructor for class jfileupload.transfer.client.ftp.CustomFTPFileEntryParserFactory
 
CustomResourceBundle - Class in jfileupload.transfer.client.util
 
CustomResourceBundle(boolean) - Constructor for class jfileupload.transfer.client.util.CustomResourceBundle
Constructor.
CustomSM - Class in jfileupload.transfer.client.util
This class implements a workaround to avoid "there is no disk in drive ..." issue.
CustomSM(List) - Constructor for class jfileupload.transfer.client.util.CustomSM
Constructor.
CustomUnixFTPEntryParser - Class in jfileupload.transfer.client.ftp
 
CustomUnixFTPEntryParser() - Constructor for class jfileupload.transfer.client.ftp.CustomUnixFTPEntryParser
 
CustomUnixFTPEntryParser(FTPClientConfig) - Constructor for class jfileupload.transfer.client.ftp.CustomUnixFTPEntryParser
 

D

dataChecksummed(long) - Method in interface jfileupload.transfer.client.core.ChecksumListener
 
dataChecksummed(long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
dataCompressed(long) - Method in interface jfileupload.transfer.client.core.CompressListener
Data to be compressed (in bytes).
dataCompressed(long) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
dataCompressed(long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
dataCompressed(long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
dataFiltered(long) - Method in interface jfileupload.transfer.client.core.FilterListener
Data to be filtered (in bytes).
dataFiltered(long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
dataFiltered(long) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
dataFiltered(long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
dataRead(long) - Method in class jfileupload.transfer.client.core.Monitor
 
dataRead(long) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
dataRead(long) - Method in interface jfileupload.transfer.client.core.TransferListener
Data read from current Item.
dataRead(long) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
dataRead(long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Callback on data loaded.
dataRead(long) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
dataRead(long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback when transfer data is read.
dataRead(long) - Method in class jfileupload.upload.client.MApplet
 
dataRead(long) - Method in class jfileupload.upload.client.MApplication
 
dataSplit(long) - Method in interface jfileupload.transfer.client.core.SplitListener
Data read (in bytes)in current chunk.
dataSplit(long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
dataSplit(long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
DATEPARAMNAME - Static variable in class jfileupload.transfer.client.util.Conf
 
dec_table - Static variable in class jfileupload.transfer.client.util.Base64
A static array that maps ASCII code points to a 6-bit integer, or -1 for an invalid code point.
decipher(char[], byte[], int, int) - Method in class jfileupload.transfer.client.util.PBE
Decipher the byte buffer.
decipherHexString(String) - Method in class jfileupload.transfer.client.util.PBE
 
decode(String) - Method in class jfileupload.transfer.client.util.Base64
Return Base64 decoded String.
decodeBase64(byte[]) - Method in class jfileupload.transfer.client.util.Base64
Decodes a byte array containing base64-encoded ASCII.
decodeBase64(String) - Method in class jfileupload.transfer.client.util.Base64
Decodes a base64-encoded String.
decodeBase64(byte[], int, byte, byte, byte, byte) - Method in class jfileupload.transfer.client.util.Base64
Given a block of 4 encoded bytes { a, b, c, d }, this method decodes up to 3 bytes of output, and stores them starting at ret[ret_offset].
decodeBase64(String) - Method in class jfileupload.transfer.client.util.Conf
Decode given base64 string.
decodePBE(String) - Method in class jfileupload.transfer.client.util.Conf
Decode given PBE string.
decrypt(String, String) - Method in interface jfileupload.transfer.client.util.PBEHelper
 
DEFAULT_CONTENT_CHARSET - Static variable in class jfileupload.transfer.client.http.HttpUtil
 
DEFAULTHEIGHT - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
DEFAULTSCALE - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
DEFAULTSIZE - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
DEFAULTWIDTH - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
DELETEAFTERUPLOAD - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
DELETEAFTERUPLOAD - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
DELETEFOLDER - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
DELETEONFAIL - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
DEPRECATEDPASSWORD - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
DEPRECATEDURL - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
DEPRECATEDURL - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
DEPRECATEDUSERNAME - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
dformat - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
DIRNOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
DISABLEAUTH - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
disabledThumbnail - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
DOWNLOADING - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
dragEnter(DropTargetDragEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
DnD : dragEnter implementation.
dragExit(DropTargetEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
DnD : dragExit implementation.
dragOver(DropTargetDragEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
DnD : dragOver implementation.
drop(DropTargetDropEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
DnD : Drop implementation.
dropActionChanged(DropTargetDragEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
DnD : dropActionChanged implementation.
DYNAMICAUTH - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 

E

EMPTYDIRECTORY - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
enabled - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
enc_table - Static variable in class jfileupload.transfer.client.util.Base64
A static array that maps 6-bit integers to a specific char.
encode(String) - Method in class jfileupload.upload.client.MApplet
URL encoder.
encode(String) - Method in class jfileupload.upload.client.MApplication
URL encoder.
encodeAsByteArray(byte[]) - Method in class jfileupload.transfer.client.util.Base64
Encodes data as a byte array using base64 encoding.
encodeBase64(String) - Method in class jfileupload.transfer.client.util.Base64
Encode base64 string.
encodeBase64(byte[]) - Method in class jfileupload.transfer.client.util.Base64
Encodes data as a String using base64 encoding.
encodeBase64(String) - Method in class jfileupload.transfer.client.util.Conf
Base64 encoding.
ENCODING - Static variable in class jfileupload.transfer.client.util.PBE
 
ENTRIES_RENAMED - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
ENTRIES_SKIPPED - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
entriesAdded - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
ERRORHEADER - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
execute() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
execute(Object) - Method in class jfileupload.transfer.client.core.ArchiveFilter
 
execute() - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
execute() - Method in interface jfileupload.transfer.client.core.TransferController
Start synchronous transfer.
execute(Object) - Method in interface jfileupload.transfer.client.core.TransferFilter
Execute the Filter such as file content checking or modification.
execute() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
execute() - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
NOT IMPLEMENTED for FTP UPLOAD transfer.
execute() - Method in class jfileupload.transfer.client.http.HTTPTransfer
 
execute() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
NOT IMPLEMENTED for HTTP UPLOAD transfer.
executeFilter(Object) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Calls execute() method on default pre-processing filter.
executeFilter(Object, String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Calls execute() method on filter.
EXT - Static variable in class jfileupload.transfer.client.util.CustomResourceBundle
 
extension - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
EXTNOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 

F

failed - Variable in class jfileupload.transfer.client.core.Monitor
 
FAILED - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
FASTSCALE - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
fchunkamount - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fchunkid - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fcurrent - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fcurrentname - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
featCommand - Variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
file - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
FileAccessory - Class in jfileupload.transfer.client.mdesign
This class implements an accessory for JFileChooser
FileAccessory(Conf) - Constructor for class jfileupload.transfer.client.mdesign.FileAccessory
Constructor.
FILEARCHIVE - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEAUDIO - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FileBrowser - Class in jfileupload.transfer.client.mdesign
 
FileBrowser(Conf) - Constructor for class jfileupload.transfer.client.mdesign.FileBrowser
Constructor.
FILEDOC - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEEXCEL - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEIMAGE - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILENAMEASHTMLENTITIES - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
FILENONE - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEPDF - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEPPT - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FilePreview - Class in jfileupload.transfer.client.mdesign
 
FilePreview() - Constructor for class jfileupload.transfer.client.mdesign.FilePreview
 
filesskipped - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
filesSkipped - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
FILETIMESTAMP - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
FILEVIDEO - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEWEB - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEWORD - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
FILEXML - Static variable in class jfileupload.transfer.client.http.CustomFileNameMap
 
filterCompleted(Object, String) - Method in interface jfileupload.transfer.client.core.FilterListener
Filtering completed callback.
filterCompleted(Object, String) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
filterCompleted(Object, String) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
filterCompleted(Object, String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
filterFailed(ClientException) - Method in interface jfileupload.transfer.client.core.FilterListener
Filering failed callback.
filterFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
filterFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
filterFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
filterid - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
FilterListener - Interface in jfileupload.transfer.client.core
This interface define callback methods for filter listeners.
FILTERSEPARATOR - Static variable in class jfileupload.transfer.client.core.TransferFileFilter
 
filterStarted(Object, String, Object) - Method in interface jfileupload.transfer.client.core.FilterListener
Filtering started.
filterStarted(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
filterStarted(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
filterStarted(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
filterStarting(Object, String, Object) - Method in interface jfileupload.transfer.client.core.FilterListener
Filtering starting.
filterStarting(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
filterStarting(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
filterStarting(Object, String, Object) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
flength - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
FolderMonitor - Class in jfileupload.transfer.client.core
 
FolderMonitor(TransferController, int) - Constructor for class jfileupload.transfer.client.core.FolderMonitor
 
forcergb - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
forceSkipNotification - Variable in class jfileupload.transfer.client.core.TriggeredInputStream
 
FORCESYNC - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
formatParameters(String, List, String) - Method in class jfileupload.upload.client.MApplet
Format URL parameters.
formatParameters(String, List, String) - Method in class jfileupload.upload.client.MApplication
Format URL parameters.
formURLEncode(String, String) - Static method in class jfileupload.transfer.client.http.HttpUtil
 
fout - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
freezeUI(Container, String) - Method in class jfileupload.transfer.client.util.Conf
Enable/Disable a container.
freezeUI(Container, boolean, boolean) - Method in class jfileupload.transfer.client.util.Conf
Enable/Disable a container UI recursively.
fsizeindex - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fsizeindex2 - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fsizes - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
fsizes2 - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
FTP_NOOP - Static variable in class jfileupload.transfer.client.ftp.CommandMonitor
 
FTP_STAT - Static variable in class jfileupload.transfer.client.ftp.CommandMonitor
 
FtpClientFactory - Class in jfileupload.transfer.client.ftp
This factory manages FTPClient and FTPSClient instances.
FTPCOMMANDMONITOR - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
FTPConnect(HashMap) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Connect and authenticate to FTP server according to ftpsession parameter.
FTPDisconnect(HashMap, boolean) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Disconnect from FTP server according to ftpsession parameter.
FTPDisconnect(HashMap) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Disconnect from FTP server according to ftpsession parameter.
FTPPOSITIVELOGIN - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
FTPSESSION - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
FTPSMODE - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
FTPSPROT - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
FTPTransfer - Class in jfileupload.transfer.client.ftp
This class implements a TransferController for FTP protocol.
FTPTransfer() - Constructor for class jfileupload.transfer.client.ftp.FTPTransfer
FTP Implementation.
FTPUPLOADMODE - Static variable in class jfileupload.transfer.client.util.Conf
 
FTPUploadTransfer - Class in jfileupload.transfer.client.ftp
This class implements a TransferController for FTP protocol.
FTPUploadTransfer() - Constructor for class jfileupload.transfer.client.ftp.FTPUploadTransfer
This class implements FTP transfer.
FULLFILENAME - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
fullname - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
FULLNAME - Static variable in class jfileupload.transfer.client.http.CustomFilePartSource
 
fullpathEnabled - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
FULLSIZENOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 

G

getAccessory() - Method in class jfileupload.transfer.client.mdesign.FileBrowser
Return optional accessory.
getAlignment(String) - Method in class jfileupload.transfer.client.util.Conf
Returns int alignment from a given string
getAllowedSourceFiles() - Method in class jfileupload.transfer.client.core.AbstractTransferController
Returns all files (flat list) allowed to be transfered.
getAsciiBytes(String) - Static method in class jfileupload.transfer.client.http.HttpUtil
Converts the specified string to byte array of ASCII characters.
getAttempt() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
Return attempt
getAuthentication() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getAuthentication() - Method in interface jfileupload.transfer.client.core.TransferController
 
getAuthenticationModel() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
getBackground() - Method in class jfileupload.transfer.client.mdesign.ImageViewport
Return the view component's background color so that our UI will use that color to fill the background
getBase64() - Method in class jfileupload.transfer.client.util.Conf
Returns Base64 decoder.
getBaseURL() - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
getBlackList() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getBlackList() - Method in interface jfileupload.transfer.client.core.TransferController
 
getBlacklist() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
getBundle() - Method in class jfileupload.transfer.client.util.Conf
Returns I18N resource bundle.
getBundle(String) - Method in class jfileupload.transfer.client.util.CustomResourceBundle
Load resource bundle.
getBytes(String) - Method in class jfileupload.transfer.client.util.PBE
Return byte array from a comma separated list.
getBytesTransferred() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
Returns bytes transferred.
getCancelButton() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Return cancel button.
getCause() - Method in exception jfileupload.transfer.client.core.ClientException
 
getChecksum() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getChecksumListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getChecksumListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getChecksumOption() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getChunks(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getChunkSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getChunkSize() - Method in interface jfileupload.transfer.client.core.TransferController
 
getClient() - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Returns FTPClient instance.
getClient(String) - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Returns FTPClient instance for a given implementation.
getClient(String, String) - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Returns FTPSClient instance.
getClient() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Return FTP(S) Client instance.
getClient() - Method in class jfileupload.transfer.client.http.HttpClientFactory
Returns HttpClient instance.
getClient() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Return HttpClient instance.
getCodebase() - Method in class jfileupload.transfer.client.util.Conf
 
getColor(String) - Method in class jfileupload.transfer.client.util.Conf
Return Color instance from a given hexadecimal string.
getCompressListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getCompressListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getConcurrency() - Method in class jfileupload.transfer.client.core.queue.QueueManager
Returns max concurrent transfers for the QueueManager.
getContentBytes(String, String) - Static method in class jfileupload.transfer.client.http.HttpUtil
 
getContentMatch() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getContentTypeFor(String) - Method in class jfileupload.transfer.client.http.CustomFileNameMap
 
getController() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
getController() - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
getCRC32(File, long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compute CRC32 for a given filename.
getCurrentname() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
getCustomFilenameMap() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Return custom mime types.
getCustomParameters() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Return HTTP custom parameters.
getDescription() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
getDestroy() - Method in class jfileupload.transfer.client.core.queue.QueueManager
 
getDocumentbase() - Method in class jfileupload.transfer.client.util.Conf
 
getDomain() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return window domain for NTLM authentication.
getDomainTextField() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getElapsedTimeInMilliseconds() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
Returns elapsed time in seconds.
getEncoding() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getEncoding() - Method in interface jfileupload.transfer.client.core.TransferController
 
getErrorMessage(ClientException) - Method in class jfileupload.transfer.client.util.Conf
 
getErrorQueueSize() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
getExt() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getExt() - Method in interface jfileupload.transfer.client.core.TransferController
 
getExt() - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
getExtendedStatus() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
Return extended status or null if not available.
getExtension() - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
getExtensionFor(String) - Method in class jfileupload.transfer.client.http.CustomFileNameMap
Return first extension matching to content type.
getExtMessage() - Method in exception jfileupload.transfer.client.core.ClientException
 
getExtra(String) - Method in class jfileupload.upload.client.MApplet
Get extra parameter.
getFile() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getFile() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Get image file.
getFileAttributes() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFileAttributes() - Method in interface jfileupload.transfer.client.core.TransferController
 
getFileMenu() - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
getFileName() - Method in class jfileupload.transfer.client.http.CustomFilePartSource
Return the current filename
getFilenames() - Method in class jfileupload.upload.client.MApplet
Returns list of filenames to upload, uploaded or uploading.
getFilePreview() - Method in class jfileupload.transfer.client.mdesign.FileAccessory
Get file preview component.
getFileProgressBar() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Return file progress bar.
getFilter() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilter(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilter() - Method in interface jfileupload.transfer.client.core.TransferController
Return default TransferFilter.
getFilter(String) - Method in interface jfileupload.transfer.client.core.TransferController
Get TransferFilter for a given identifier.
getFilterChain() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilterChain() - Method in interface jfileupload.transfer.client.core.TransferController
 
getFilterIDs() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilterIDs() - Method in interface jfileupload.transfer.client.core.TransferController
Return all filter identifiers.
getFilterImpl() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilterImpl(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilterImpl() - Method in interface jfileupload.transfer.client.core.TransferController
Return the default filter implementation.
getFilterImpl(String) - Method in interface jfileupload.transfer.client.core.TransferController
Return filter implementation for a given identifier.
getFilterListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFilterListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getFolderMonitor() - Method in class jfileupload.transfer.client.util.Conf
 
getFont() - Method in class jfileupload.transfer.client.util.Conf
Return font.
getFormattedMessage(String, Object[]) - Method in class jfileupload.transfer.client.util.Conf
 
getFullMaxSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getFullMaxSize() - Method in interface jfileupload.transfer.client.core.TransferController
 
getHeadInfo(String, File, String, String, String) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
getHidden() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getHidden() - Method in interface jfileupload.transfer.client.core.TransferController
 
getHost() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return hostname.
getHostname() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Return hostname.
getHostTextField() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getIconFor(String) - Method in class jfileupload.transfer.client.http.CustomFileNameMap
Return icon resource id.
getImageHeight() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
getImageWidth() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
getInstance() - Static method in class jfileupload.transfer.client.core.queue.QueueManager
Return QueueManager instance.
getInstance() - Static method in class jfileupload.transfer.client.core.TransferFactory
 
getInstance() - Static method in class jfileupload.transfer.client.ftp.FtpClientFactory
 
getInstance() - Static method in class jfileupload.transfer.client.http.HttpClientFactory
 
getInternalPrefix() - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
getLastChunkSize(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getLength() - Method in class jfileupload.transfer.client.http.CustomFilePartSource
Return the length of the file
getLong(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Parse String to long.
getLong(String) - Method in class jfileupload.transfer.client.util.Conf
Returns long from a given string.
getMainContainer() - Method in class jfileupload.upload.client.MApplet
 
getMaxDepth() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMaxDepth() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMaxFiles() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMaxFiles() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMaxFilesFiltered() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMaxFilesFiltered() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMaxSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMaxSize() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMD5(File, long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compute MD5 for a given filename.
getMessage() - Method in exception jfileupload.transfer.client.core.ClientException
Returns the detail message string of this throwable.
getMetaProperties() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMetaProperties() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMetaScope() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMetaScope() - Method in interface jfileupload.transfer.client.core.TransferController
Return meta properties scope (status, post or forward).
getMinSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getMinSize() - Method in interface jfileupload.transfer.client.core.TransferController
 
getMonitor() - Method in class jfileupload.transfer.client.util.Conf
Return monitor.
getName() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getName() - Method in class jfileupload.transfer.client.http.MkColMethod
MKCOL method.
getNextIdentifier() - Method in class jfileupload.transfer.client.util.Conf
Return next identifier starting from "identifierinit"
getOpenItem() - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
getOverallInfo() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
getOverallProgressBar() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Return overall progress bar.
getOverwrite() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getOverwrite() - Method in interface jfileupload.transfer.client.core.TransferController
 
getOverwriteButton() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
getOverwriteWarn() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getOverwriteWarn() - Method in interface jfileupload.transfer.client.core.TransferController
 
getParameter(String) - Method in class jfileupload.upload.client.MApplication
 
getParameters(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getParameters(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
getParameters(String) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
getParamFile() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getParamFile() - Method in interface jfileupload.transfer.client.core.TransferController
 
getParent() - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
getParentContainer() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getParentContainer() - Method in interface jfileupload.transfer.client.core.TransferController
 
getPassword() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getPassword() - Method in interface jfileupload.transfer.client.core.TransferController
 
getPassword() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return password.
getPasswordTextField() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getPBEHelper(String) - Method in class jfileupload.transfer.client.util.Conf
Returns an instance of PBEHelper.
getPolicy() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getPolicy() - Method in interface jfileupload.transfer.client.core.TransferController
 
getPreemptiveAuth() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getPreemptiveAuth() - Method in interface jfileupload.transfer.client.core.TransferController
 
getPreferences() - Method in class jfileupload.transfer.client.util.Conf
Returns application preferences.
getPreProcessingFilter() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getPreProcessingFilter() - Method in interface jfileupload.transfer.client.core.TransferController
Return PreProcessing TransferFilter.
getPreProcessingFilterImpl() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getPreProcessingFilterImpl() - Method in interface jfileupload.transfer.client.core.TransferController
Return the pre-processing filter implementation.
getPreviewScale() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Get preview scale quality.
getPreviewState() - Method in class jfileupload.transfer.client.mdesign.FilePreview
 
getPreviewState() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
getProperties() - Method in class jfileupload.transfer.client.util.Conf
Returns application properties.
getProperty(String) - Method in class jfileupload.transfer.client.util.Conf
Return application property given a key.
getProtocolListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getProtocolListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getQueueItems(int) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Returns list of item id from a given queue.
getQueueSize(int) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Return size of a given queue.
getQueueSize() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
getRate() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
getRawConf() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getRawConf() - Method in interface jfileupload.transfer.client.core.TransferController
 
getRealm() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return authentication realm
getRealmLabelValue() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getRegExp() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
getRegular(String) - Method in class jfileupload.upload.client.MApplet
Get regular parameter.
getRelativeFilename(File, String) - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
getRelativeFilename(File, String) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
getRemoteSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getResource(String) - Method in class jfileupload.transfer.client.util.Conf
Return I18N value of a given key.
getResourceURL(String, String) - Method in class jfileupload.transfer.client.util.Conf
Load icon.
getResume() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getResume() - Method in interface jfileupload.transfer.client.core.TransferController
 
getResumeButton() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
getResumeOffset() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getResumeOffset() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
getResumeOffset() - Method in interface jfileupload.transfer.client.core.TransferController
 
getRetry() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getRetry() - Method in interface jfileupload.transfer.client.core.TransferController
 
getRetryDelay() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getRetryDelay() - Method in interface jfileupload.transfer.client.core.TransferController
 
getRootDir() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getScale(int, int, int, int) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Compute scale from max width and max height and keep aspect ratio.
getScheme() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return authentication scheme.
getSchemeLabelValue() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getSelectButton() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Return select button
getSelectedValue() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
getServer() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return server that requires authentication.
getServerLabel() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getServerLabelValue() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getServerTextField() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getServerUrl() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getServerUrl() - Method in interface jfileupload.transfer.client.core.TransferController
 
getShared() - Method in class jfileupload.transfer.client.util.Conf
Return shared map.
getSize() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
Return size of transfer.
getSource() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getSource() - Method in interface jfileupload.transfer.client.core.TransferController
 
getSplitListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getSplitListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getSSLServerSocketFactory() - Method in interface jfileupload.transfer.client.ftp.SSLFactory
 
getSSLSocketFactory() - Method in interface jfileupload.transfer.client.ftp.SSLFactory
 
getState(String) - Method in class jfileupload.upload.client.MApplet
Return transfer status for a given filename.
getStatus() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getStatus(long) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Return transfer status for a given id.
getStatus() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
getStatus() - Method in interface jfileupload.transfer.client.core.TransferController
 
getString(String) - Method in class jfileupload.transfer.client.util.CustomResourceBundle
Return value for a given key.
getTarget() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTarget() - Method in interface jfileupload.transfer.client.core.TransferController
 
getTaskOutput() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
getTemplate() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTemplate() - Method in interface jfileupload.transfer.client.core.TransferController
 
getTemplateScope() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTemplateScope() - Method in interface jfileupload.transfer.client.core.TransferController
 
getThumbnail(File, int, int, int) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Scale input image.
getTimeOut() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTimeOut() - Method in interface jfileupload.transfer.client.core.TransferController
Returns underlying socket timeout.
getTitleLabel() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
getTmpDir() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTmpDir() - Method in interface jfileupload.transfer.client.core.TransferController
 
getTmpFolder() - Method in class jfileupload.transfer.client.core.AbstractTransferController
Returns tmpfolder.
getTransferController(String) - Method in class jfileupload.transfer.client.core.TransferFactory
 
getTransferController(String) - Method in class jfileupload.transfer.client.util.Conf
Returns an instance of TransferController depending on underlying concrete class.
getTransferFileFilter() - Method in class jfileupload.transfer.client.core.AbstractTransferController
Return transfer FileFilter instance.
getTransferListeners() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getTransferListeners() - Method in interface jfileupload.transfer.client.core.TransferController
 
getTransferUI(String) - Method in class jfileupload.transfer.client.util.Conf
Returns an instance of TransferUI.
getTriggeredInputStream(InputStream, List) - Method in class jfileupload.transfer.client.util.Conf
Return TriggeredInputStream instance depending on implementation.
getUploadurl() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
getUsername() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getUsername() - Method in interface jfileupload.transfer.client.core.TransferController
 
getUsername() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return username.
getUsernameLabel() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getUsernameTextField() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
getVersion() - Method in class jfileupload.upload.client.MApplet
Return JFileUpload version.
getWhiteList() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getWhiteList() - Method in interface jfileupload.transfer.client.core.TransferController
 
getWhitelist() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
getZipFolder() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getZipFolder() - Method in interface jfileupload.transfer.client.core.TransferController
 
getZipIgnoreList() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getZipIgnoreList() - Method in interface jfileupload.transfer.client.core.TransferController
 
getZipMaxSize() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getZipMaxSize() - Method in interface jfileupload.transfer.client.core.TransferController
 
getZipOnFly() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
getZipOnFly() - Method in interface jfileupload.transfer.client.core.TransferController
 
GZIPEXTENSION - Static variable in class jfileupload.transfer.client.core.AbstractTransferController
 

H

HEADEXTRAPARAMETERS - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
headInfo(String, Map, boolean) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Process a HEAD/MKCOL request with incoming headers and returns response headers.
hexDump(byte[]) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Dump byte array to hexadecimal string.
hexStringToBytes(String) - Method in class jfileupload.transfer.client.util.PBE
 
hiddenEntry - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
HIDDENNOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
HIGH - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
HOMEPAGE - Static variable in class jfileupload.transfer.client.util.Conf
 
HTTP_ELEMENT_CHARSET - Static variable in class jfileupload.transfer.client.http.HttpUtil
 
HTTPAUTHMETHOD - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HttpClientFactory - Class in jfileupload.transfer.client.http
This factory manages HttpClient instances.
HTTPERROR - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
HTTPMETHOD - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
HTTPNTLMDOMAIN - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPNTLMHOST - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYHOST - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYNTLMDOMAIN - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYNTLMHOST - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYPASSWORD - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYPORT - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPPROXYUSERNAME - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
HTTPTransfer - Class in jfileupload.transfer.client.http
This class implements a TransferController for HTTP protocol.
HTTPTransfer() - Constructor for class jfileupload.transfer.client.http.HTTPTransfer
HTTP implementation.
HTTPUPLOADMODE - Static variable in class jfileupload.transfer.client.util.Conf
 
HTTPUploadTransfer - Class in jfileupload.transfer.client.http
This class implements a TransferController for HTTP POST or PUT Upload.
HTTPUploadTransfer() - Constructor for class jfileupload.transfer.client.http.HTTPUploadTransfer
HTTP upload implementation.
HttpUtil - Class in jfileupload.transfer.client.http
 
HttpUtil() - Constructor for class jfileupload.transfer.client.http.HttpUtil
 

I

identifier - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
imageHeight - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
ImagePreview - Class in jfileupload.transfer.client.mdesign
 
ImagePreview() - Constructor for class jfileupload.transfer.client.mdesign.ImagePreview
Dummy constructor.
ImagePreview(JFileChooser, Conf) - Constructor for class jfileupload.transfer.client.mdesign.ImagePreview
Constructor.
ImageViewport - Class in jfileupload.transfer.client.mdesign
Viewport implemention to display background image.
ImageViewport(ImageIcon) - Constructor for class jfileupload.transfer.client.mdesign.ImageViewport
Constructor.
imageWidth - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
indeterminateProgressBar - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
indexes - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
info - Variable in class jfileupload.upload.client.MApplet
 
InfoPanel - Class in jfileupload.transfer.client.mdesign
InfoPanel display uploads I18N messages.
InfoPanel(Conf) - Constructor for class jfileupload.transfer.client.mdesign.InfoPanel
Information panel.
init() - Method in class jfileupload.transfer.client.core.AbstractTransferController
Initialize TransferController.
init(TransferController, String) - Method in class jfileupload.transfer.client.core.ArchiveFilter
 
init() - Method in interface jfileupload.transfer.client.core.TransferController
Initialize transfer.
init(TransferController, String) - Method in interface jfileupload.transfer.client.core.TransferFilter
Initialize Filter such as loading configuration file.
init(Container, Conf, TransferController) - Method in interface jfileupload.transfer.client.core.TransferUI
Call before being visible.
init() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Inits FTP transfer (SSL Factory ...)
init() - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
init() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Inits HTTP transfer (Proxy, SSL Factory, Cookies, Concurrency ...)
init() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Initialization.
init(Conf) - Method in interface jfileupload.transfer.client.util.PBEHelper
 
init() - Method in class jfileupload.upload.client.MApplet
 
init() - Method in class jfileupload.upload.client.MApplication
 
initBlacklist() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
initVerboseMode() - Method in class jfileupload.transfer.client.util.Conf
Initialize verbose mode.
initWhitelist() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
INTERNAL - Static variable in class jfileupload.transfer.client.util.Conf
 
INVALIDCREDENTIALS - Static variable in exception jfileupload.transfer.client.core.ClientException
 
IOERROR - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
isAbsoluteCheck() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
isAllowed(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Check if file is allowed for transfer.
isAllowed(File) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Check if file is allowed (blacklist, maxsize ...)
isCancelled() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
isDisabledThumbnail() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
isDragOk(DropTargetDragEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Checks if Drag allowed.
isEmptyDirectoryAllowed() - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
isEmptyDirectoryAllowed() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
isHttp() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return true for HTTP authentication.
isLock() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Return lock status for DnD.
isNTLM() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return true for NTLM authentication.
isProxy() - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Return true for proxy authentication.
isRemoteFilenameFound() - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
isSessionOpened(FTPClient) - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Return true if FTPClient session if opened.
isSupportedArchive(String) - Static method in class jfileupload.transfer.client.http.CustomFileNameMap
 
isSuspend() - Method in class jfileupload.transfer.client.core.queue.QueueManager
 
isThreaded() - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
isThreaded() - Method in interface jfileupload.transfer.client.core.TransferController
 
isWritableDirectoryOnly() - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
ITEMNOTFOUND - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
itemStateChanged(ItemEvent) - Method in class jfileupload.transfer.client.mdesign.FileAccessory
 

J

jfileupload.transfer.client.core - package jfileupload.transfer.client.core
 
jfileupload.transfer.client.core.queue - package jfileupload.transfer.client.core.queue
 
jfileupload.transfer.client.ftp - package jfileupload.transfer.client.ftp
 
jfileupload.transfer.client.http - package jfileupload.transfer.client.http
 
jfileupload.transfer.client.mdesign - package jfileupload.transfer.client.mdesign
 
jfileupload.transfer.client.util - package jfileupload.transfer.client.util
 
jfileupload.upload.client - package jfileupload.upload.client
 

K

KEYFILE - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
keyPressed(KeyEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
keyReleased(KeyEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
keyTyped(KeyEvent) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 

L

lazyCancel - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
LEFTBORDER - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
level - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
LISTCOMMAND - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
listeners - Variable in class jfileupload.transfer.client.core.TriggeredInputStream
 
loadCookie(String, String, TreeMap) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Load cookienameX/cookievalueX/cookiepathX.
loadCookiesFromHandler(URL) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Loads cookies from CookieHandler (if available).
loadFont(String, int) - Method in class jfileupload.transfer.client.util.Conf
 
loadFont(String, int, String) - Method in class jfileupload.transfer.client.util.Conf
Load truetype fonts.
loadFontUIResource(Font) - Method in class jfileupload.transfer.client.util.Conf
Replace all fonts in UIManager (look and feel).
loadIcon(String) - Method in class jfileupload.transfer.client.util.Conf
 
loadIcon(String, String) - Method in class jfileupload.transfer.client.util.Conf
Load icon.
loadImage() - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Load image and resize it if needed.
loadImageButton(JButton, String) - Method in class jfileupload.transfer.client.util.Conf
 
loadParameters() - Method in class jfileupload.transfer.client.core.ArchiveFilter
Load Filter parameters.
loadParameters(Properties) - Method in class jfileupload.upload.client.MApplet
Load parameter from applet HTML tags.
loadParameters(Properties) - Method in class jfileupload.upload.client.MApplication
 
loadPreferences() - Method in class jfileupload.transfer.client.util.Conf
Load preferences from text file.
loadResources(String) - Method in class jfileupload.transfer.client.util.Conf
 
loadResources(String, String) - Method in class jfileupload.transfer.client.util.Conf
Load I18N resources.
loadResources() - Method in class jfileupload.upload.client.MApplet
Load resources.
loadResources() - Method in class jfileupload.upload.client.MApplication
Load resources.
loadUI() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
Load UI for authentication
loadUI() - Method in class jfileupload.transfer.client.mdesign.OverwritePane
Load UI for authentication
loadUI(Locale, TransferController) - Method in class jfileupload.upload.client.MApplet
Build front-end.
loadUI(Locale, TransferController) - Method in class jfileupload.upload.client.MApplication
Build front-end.
loadUIResources() - Method in class jfileupload.transfer.client.util.Conf
Load look & feel UI resources.

M

main(String[]) - Static method in class jfileupload.upload.client.MApplication
 
makeAndChangeDirectory(FTPClient, String, boolean, String) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Create folder(s) and subfolder(s).
makeVisible() - Method in class jfileupload.upload.client.MApplet
 
MApplet - Class in jfileupload.upload.client
JFileUpload Applet.
MApplet() - Constructor for class jfileupload.upload.client.MApplet
Constructor.
MApplication - Class in jfileupload.upload.client
JFileUpload Application.
MApplication(String[]) - Constructor for class jfileupload.upload.client.MApplication
Constructor.
MAX_AUTH_ATTEMPTS - Static variable in interface jfileupload.transfer.client.core.TransferController
 
MAXSEQ - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
maxsize - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
maxsize - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
MD5 - Static variable in interface jfileupload.transfer.client.core.ChecksumListener
 
MenuBar - Class in jfileupload.transfer.client.mdesign
This class implements a Menu Bar.
MenuBar(Conf) - Constructor for class jfileupload.transfer.client.mdesign.MenuBar
Constructor.
MIMETYPES - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
MIMETYPES - Static variable in class jfileupload.transfer.client.util.Conf
 
MINSIZENOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
MKCOL - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
MkColMethod - Class in jfileupload.transfer.client.http
This class implements HTTP WEBDAV MKCOL method.
MkColMethod() - Constructor for class jfileupload.transfer.client.http.MkColMethod
Contructor.
MkColMethod(String) - Constructor for class jfileupload.transfer.client.http.MkColMethod
Constructor.
Monitor - Class in jfileupload.transfer.client.core
 
Monitor(TransferController, int) - Constructor for class jfileupload.transfer.client.core.Monitor
 

N

NORMAL - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
normalizeFile(File, String) - Method in class jfileupload.upload.client.MApplet
 
normalizeFile(File, String) - Method in class jfileupload.upload.client.MApplication
 
normalizeLocalPath(String) - Static method in class jfileupload.transfer.client.util.Conf
 
normalizePath(String) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
notification - Variable in class jfileupload.transfer.client.core.TriggeredInputStream
 
notifyJS(String, List, String) - Method in class jfileupload.upload.client.MApplet
Notify JavaScript function.
notifyListeners(long) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
Notify listeners about current data loaded.
notifyOnComplete(File, String) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Notify Filter listeners about complete.
notifyOnFail(ClientException) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Notify Filter listeners about failure.
notifyOnStarted(File, String) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Notify Filter listeners about filter status = started.
notifyOnStarting(Object, String) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Notify Filter listeners about filter status = starting.
notifyProtocolCommandListeners(String[], boolean) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Notify protocol listeners
notifyProtocolListeners(String[], boolean) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Notify protocol listeners
NOTIFYRELATIVEFILENAME - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
NOTIFYRELATIVEFILENAME - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
NOTIMPLEMENTED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
NOTIMPLEMENTED - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 

O

oindex - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
ONFLYRANGE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
osum - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
OTHER - Static variable in interface jfileupload.transfer.client.core.ChecksumListener
 
OTHER - Static variable in interface jfileupload.transfer.client.core.TransferListener
 
overallInfo - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
overallOption - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
OVERWRITE_CANCEL - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
OVERWRITE_DEFAULT - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
OVERWRITE_OVERWRITE - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
OVERWRITE_RESUME - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
OVERWRITE_SKIP - Static variable in class jfileupload.transfer.client.mdesign.OverwritePane
 
OVERWRITENOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
OverwritePane - Class in jfileupload.transfer.client.mdesign
This class implements overwrite dialog.
OverwritePane(Conf) - Constructor for class jfileupload.transfer.client.mdesign.OverwritePane
 
OverwritePane.OverwritePanel - Class in jfileupload.transfer.client.mdesign
Overwrite panel.
OverwritePane.OverwritePanel() - Constructor for class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
OVERWRITEWARNFORWARDFILE - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 

P

paintComponent(Graphics) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
paintComponent(Graphics) - Method in class jfileupload.transfer.client.mdesign.ImageViewport
 
parallelTransfers - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
param - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
PARAMS - Static variable in class jfileupload.transfer.client.util.Conf
 
parseAuthenticateHeader(Header, AuthenticationModel) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Parse WWW-Authentication or Proxy-Authentication headers.
paste() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Paste data from Clipboard.
pasteItem - Variable in class jfileupload.transfer.client.mdesign.InfoPanel
 
PASV - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
PBE - Class in jfileupload.transfer.client.util
PBE helper.
PBE(Conf) - Constructor for class jfileupload.transfer.client.util.PBE
 
PBEBEGIN - Static variable in class jfileupload.transfer.client.util.Conf
 
PBECUSTOMFLAG - Static variable in class jfileupload.transfer.client.util.Conf
 
PBEEND - Static variable in class jfileupload.transfer.client.util.Conf
 
PBEHelper - Interface in jfileupload.transfer.client.util
 
PBSZ - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
PENDING - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
pfin - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
popup() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
popup() - Method in class jfileupload.transfer.client.mdesign.OverwritePane
 
post(String, String) - Method in class jfileupload.upload.client.MApplet
HTTP POST data.
post(String, String) - Method in class jfileupload.upload.client.MApplication
HTTP POST data.
PREFERENCESFILE - Static variable in class jfileupload.transfer.client.util.Conf
 
PREFERENCESFOLDER - Static variable in class jfileupload.transfer.client.util.Conf
 
PREFIX - Static variable in class jfileupload.transfer.client.util.CustomResourceBundle
 
PREPROCESSING_FILTER - Static variable in interface jfileupload.transfer.client.core.TransferController
 
preprocessingfilterid - Variable in class jfileupload.transfer.client.mdesign.InfoPanel
 
preprocessingfilterid - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
preserveLastModified - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
previewHeight - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
previewScale - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
previewWidth - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
printStackTrace() - Method in exception jfileupload.transfer.client.core.ClientException
 
printStackTrace(PrintStream) - Method in exception jfileupload.transfer.client.core.ClientException
 
printStackTrace(PrintWriter) - Method in exception jfileupload.transfer.client.core.ClientException
 
process(File, String) - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
process(File) - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Process upload tasks including filtering.
process(File) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Process upload tasks including filtering.
processCompress(List) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Compress files and folders selected.
processDrop(Object) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
processed - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
processFile(File) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Process basic upload tasks.
PRODUCT - Static variable in class jfileupload.transfer.client.util.Conf
 
progress - Variable in class jfileupload.upload.client.MApplet
 
progressOption - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
progressOptionExt - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
ProgressPanel - Class in jfileupload.transfer.client.mdesign
Progress bar implementation.
ProgressPanel(Conf) - Constructor for class jfileupload.transfer.client.mdesign.ProgressPanel
Progress bar implementation.
propertyChange(PropertyChangeEvent) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
props - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
PROTC - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
ProtocolListener - Interface in jfileupload.transfer.client.core
This interface define callback methods for protocol listeners.
PROTP - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
proxy - Static variable in class jfileupload.transfer.client.http.HttpUtil
 

Q

QUEUE - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
QUEUEIN - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
QueueManager - Class in jfileupload.transfer.client.core.queue
This class implements a queue manager for transfers.
QUEUEOUT - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 

R

read(byte[], int, int) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
read() - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
recurse(File, ArrayList, long, long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Recurse directory to find all files given a depth.
recurseProcess(File, long, long, String) - Method in class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
recurseProcess(File, long, long) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Recurse folders (and sub folders) and process upload tasks.
recursiveCompress(ZipOutputStream, File, File, byte[], long, long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Compress folder recursively.
redirect(String, String, String) - Method in class jfileupload.upload.client.MApplet
Redirect to URL after upload.
redirect(String, String, String) - Method in class jfileupload.upload.client.MApplication
Redirect to URL after upload.
REDIRECTPARAMNAME - Static variable in class jfileupload.transfer.client.util.Conf
 
registerSSLSocketFactory() - Method in class jfileupload.transfer.client.ftp.FTPTransfer
Register a custom SSL socket factory.
registerSSLSocketFactory() - Method in class jfileupload.transfer.client.http.HTTPTransfer
Register a custom SSL socket factory.
RELATIVEFILENAME - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
RELATIVEFILENAME - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
remaining - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
REMOTEVERIFICATION - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
removeChecksumListener(ChecksumListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeChecksumListener(ChecksumListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
removeCompressListener(CompressListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeCompressListener(CompressListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
removeDomain() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
removeError() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
removeFilterListener(FilterListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeFilterListener(FilterListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
removeHost() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
removeOverwrite() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
removeProtocolListener(ProtocolListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeProtocolListener(ProtocolListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
removeRealm() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
removeResume() - Method in class jfileupload.transfer.client.mdesign.OverwritePane.OverwritePanel
 
removeScheme() - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
removeSplitListener(SplitListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeSplitListener(SplitListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
removeTransferListener(TransferListener) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
removeTransferListener(TransferListener) - Method in interface jfileupload.transfer.client.core.TransferController
 
rename(String, String, int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Apply rename policy.
requestSent(Object) - Method in interface jfileupload.transfer.client.core.ProtocolListener
 
requestSent(Object) - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
requestSent(Object) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
reset() - Method in class jfileupload.transfer.client.core.queue.QueueManager
 
reset() - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
 
reset() - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
resetProgressBar - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
responseReceived(Object) - Method in interface jfileupload.transfer.client.core.ProtocolListener
 
responseReceived(Object) - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
responseReceived(Object) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
RESUMECOMMAND - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
RESUMEFAILED - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
RESUMEHEADER - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
RETRYERRORHEADER - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
rfilename - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
ROOTDIR - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
ROOTDIR - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
run() - Method in class jfileupload.transfer.client.core.FolderMonitor
 
run() - Method in class jfileupload.transfer.client.core.Monitor
 
run() - Method in class jfileupload.transfer.client.core.queue.QueueManager
Main loop.
run() - Method in class jfileupload.transfer.client.ftp.CommandMonitor
 
run() - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Main loop
run() - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Main upload loop.
runCommandMonitor(HashMap) - Method in class jfileupload.transfer.client.ftp.FTPTransfer
 
RUNNING_STATUS - Static variable in interface jfileupload.transfer.client.core.TransferController
 

S

SAFE - Static variable in class jfileupload.transfer.client.util.Conf
 
SAFEBORDER - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
savePreferences() - Method in class jfileupload.transfer.client.util.Conf
Save preferences to text file.
scaleLevel - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
SCPCLIENT - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
SELECT_AC - Static variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
SELECTEDFULLFILENAME - Static variable in class jfileupload.transfer.client.ftp.FTPUploadTransfer
 
SELECTEDFULLFILENAME - Static variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
sendData(OutputStream) - Method in class jfileupload.transfer.client.http.CustomFilePart
Write the data in "source" to the specified stream.
sendDispositionHeader(OutputStream) - Method in class jfileupload.transfer.client.http.CustomFilePart
Write the disposition header to the output stream
sendStatus(Object, String) - Method in class jfileupload.upload.client.MApplet
Send optional HTTP status.
sendStatus(Object, String) - Method in class jfileupload.upload.client.MApplication
Send optional HTTP status.
serializeList(List) - Method in class jfileupload.transfer.client.core.ArchiveFilter
Serialize list of File
SERVERERROR - Static variable in exception jfileupload.transfer.client.core.ClientException
 
setAbort(boolean) - Method in class jfileupload.transfer.client.core.Monitor
 
setAbsoluteCheck(boolean) - Method in class jfileupload.transfer.client.core.TransferFileFilter
Set absolute path for whitelist/blacklist check
setAccessory(JComponent) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
Set optional accessory.
setAttempt(int) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
Set attempt
setAuthentication(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setAuthentication(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setAuthenticationModel(AuthenticationModel) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
setBaseURL(URL) - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
setBlackList(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setBlackList(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setBlacklist(ArrayList) - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
setChecksum(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setChecksumOption(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setChunkSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setChunkSize(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setCodebase(URL) - Method in class jfileupload.transfer.client.util.Conf
 
setConcurrency(int) - Method in class jfileupload.transfer.client.core.queue.QueueManager
Set concurrent asynchronous transfers.
setConcurrency(String) - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Set concurrency value.
setConcurrency(String) - Method in class jfileupload.transfer.client.http.HttpClientFactory
Set concurrency value.
setContentMatch(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setController(TransferController) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
setController(TransferController) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
setController(TransferController) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
setController(TransferController) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
setCurrentname(String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
setDescription(String) - Method in class jfileupload.transfer.client.core.TransferFileFilter
Set description.
setDestroy(boolean) - Method in class jfileupload.transfer.client.core.queue.QueueManager
 
setDisabledThumbnail(boolean) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
setDocumentbase(URL) - Method in class jfileupload.transfer.client.util.Conf
 
setDomain(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set window domain for NTLM authentication.
setEncoding(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setEncoding(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setExt(Object) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setExt(Object) - Method in interface jfileupload.transfer.client.core.TransferController
 
setExt(String) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
setExtension(String) - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
setExtra(String, String) - Method in class jfileupload.upload.client.MApplet
Set extra parameter.
setFile(File) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setFile(File) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Set image file.
setFileAttribute(String, String, String) - Method in class jfileupload.upload.client.MApplet
 
setFilePreview(FilePreview) - Method in class jfileupload.transfer.client.mdesign.FileAccessory
Set file preview component.
setFileSystemSource(Object) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilter(TransferFilter) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilter(TransferFilter, String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilter(TransferFilter) - Method in interface jfileupload.transfer.client.core.TransferController
Set default TransferFilter.
setFilter(TransferFilter, String) - Method in interface jfileupload.transfer.client.core.TransferController
Set TransferFilter for a given identifier.
setFilterChain(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilterChain(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setFilterIDs(List) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilterIDs(List) - Method in interface jfileupload.transfer.client.core.TransferController
Set all filter identifiers.
setFilterImpl(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilterImpl(String, String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFilterImpl(String) - Method in interface jfileupload.transfer.client.core.TransferController
Set the default filter implementation
setFilterImpl(String, String) - Method in interface jfileupload.transfer.client.core.TransferController
Set Filter implementation for a given identifier
setForceRGB(boolean) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
setForceSkipNotification(boolean) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
setFullMaxSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setFullMaxSize(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setHeadInfo(AbstractTransferController.HeadInfo) - Method in class jfileupload.transfer.client.mdesign.OverwritePane
 
setHidden(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setHidden(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setHost(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set hostname.
setHttp(boolean) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Enable/Disable HTTP authentication.
setInternalPrefix(String) - Method in class jfileupload.transfer.client.util.CustomResourceBundle
 
setLock(boolean) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Set lock status for Dnd.
setMaxDepth(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMaxDepth(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMaxFiles(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMaxFiles(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMaxFilesFiltered(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMaxFilesFiltered(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMaxlength(long) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
setMaxSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMaxSize(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMetaProperties(HashMap) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMetaProperties(HashMap) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMetaScope(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMetaScope(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setMinSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setMinSize(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setName(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setNTLM(boolean) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Enable/Disable NTLM authentication.
setOpenItemEnabled(boolean) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
setOverwrite(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setOverwrite(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setOverwriteDescription(String) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
setOverwritePattern(String) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
setOverwriteWarn(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setOverwriteWarn(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setOverwriteWhitelist(String) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
setParameter(String, String) - Method in class jfileupload.upload.client.MApplet
Set parameter.
setParameters(HashMap) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setParameters(HashMap) - Method in interface jfileupload.transfer.client.core.TransferController
 
setParamFile(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setParamFile(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setParent(Container) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
 
setParent(Component) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
 
setParent(Container) - Method in class jfileupload.transfer.client.mdesign.OverwritePane
 
setParentContainer(Container) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setParentContainer(Container) - Method in interface jfileupload.transfer.client.core.TransferController
 
setPassword(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setPassword(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setPassword(char[]) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set password.
setPolicy(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setPolicy(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setPreemptiveAuth(boolean) - Method in class jfileupload.transfer.client.core.AbstractTransferController
Set preemptive authentication.
setPreemptiveAuth(boolean) - Method in interface jfileupload.transfer.client.core.TransferController
 
setPreProcessingFilter(TransferFilter) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setPreProcessingFilter(TransferFilter) - Method in interface jfileupload.transfer.client.core.TransferController
Set PreProcessing TransferFilter.
setPreProcessingFilterImpl(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setPreProcessingFilterImpl(String) - Method in interface jfileupload.transfer.client.core.TransferController
Set the pre-processing filter implementation
setPreviewScale(String) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
Set preview scale quality.
setPreviewState(boolean) - Method in class jfileupload.transfer.client.mdesign.FilePreview
 
setPreviewState(boolean) - Method in class jfileupload.transfer.client.mdesign.ImagePreview
 
setProperty(String, String) - Method in class jfileupload.upload.client.MApplet
Set property.
setProxy(boolean) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Enable/Disable proxy authentication.
setProxyAuthentication(HashMap) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Set Proxy-Authentication
setRawConf(Conf) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setRawConf(Conf) - Method in interface jfileupload.transfer.client.core.TransferController
 
setRealm(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set authentication realm.
setRegExp(String) - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
setRegular(String, String) - Method in class jfileupload.upload.client.MApplet
Set regular parameter.
setRemoteFilenameFound(boolean) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setRemoteSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setResume(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setResume(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setResume(boolean) - Method in class jfileupload.transfer.client.mdesign.OverwritePane
 
setResumeOffset(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController.HeadInfo
 
setResumeOffset(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setRetry(int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setRetry(int) - Method in interface jfileupload.transfer.client.core.TransferController
 
setRetryDelay(int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setRetryDelay(int) - Method in interface jfileupload.transfer.client.core.TransferController
 
setRootDir(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setSaveDialog(boolean) - Method in class jfileupload.transfer.client.mdesign.FileBrowser
Set Open/Save dialog.
setScheme(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set authentication scheme.
setSchemeLabelValue(JLabel) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
setServer(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set server that requires authentication.
setServerEditable(boolean) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane
Set server editable.
setServerLabel(JLabel) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
setServerLabelValue(JLabel) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
setServerUrl(URL) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setServerUrl(URL) - Method in interface jfileupload.transfer.client.core.TransferController
 
setSessionOpened(FTPClient, boolean) - Method in class jfileupload.transfer.client.ftp.FtpClientFactory
Set session status for a given FTP Client.
setSM(String) - Method in class jfileupload.upload.client.MApplet
Workaround to "There is no disk in drive ...".
setSM(String) - Method in class jfileupload.upload.client.MApplication
Workaround to "There is no disk in drive ...".
setSource(List) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setSource(List) - Method in interface jfileupload.transfer.client.core.TransferController
 
setStatus(int) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setStatus(int) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
setStatus(int) - Method in interface jfileupload.transfer.client.core.TransferController
 
setSuspend(boolean) - Method in class jfileupload.transfer.client.core.queue.QueueManager
 
setSystemVars(String) - Method in class jfileupload.transfer.client.util.Conf
Set JVM system variables
setTarget(List) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setTarget(List) - Method in interface jfileupload.transfer.client.core.TransferController
 
setTemplate(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setTemplate(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setTemplateScope(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setTemplateScope(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setThreaded(boolean) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setThreaded(boolean) - Method in interface jfileupload.transfer.client.core.TransferController
 
setTimeOut(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setTimeOut(long) - Method in interface jfileupload.transfer.client.core.TransferController
Set socket timeout in milliseconds.
setTmpDir(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setTmpDir(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setupCookies(HttpClient, TreeMap) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Setup cookies.
setUploadurl(String) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
setUsername(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setUsername(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setUsername(String) - Method in class jfileupload.transfer.client.mdesign.AuthenticationModel
Set username.
setUsernameLabel(JLabel) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
setUsernameTextField(JTextField) - Method in class jfileupload.transfer.client.mdesign.AuthenticationPane.AuthenticationPanel
 
setWhiteList(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setWhiteList(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setWhitelist(ArrayList) - Method in class jfileupload.transfer.client.core.TransferFileFilter
 
setWWWAuthentication(HashMap) - Method in class jfileupload.transfer.client.http.HTTPTransfer
Set Basic WWW-Authentication.
setZipFolder(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setZipFolder(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setZipIgnoreList(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setZipIgnoreList(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
setZipMaxSize(long) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setZipMaxSize(long) - Method in interface jfileupload.transfer.client.core.TransferController
 
setZipOnFly(String) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
setZipOnFly(String) - Method in interface jfileupload.transfer.client.core.TransferController
 
SFTPCLIENT - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
sfullfilename - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
SITECOMMAND - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
SIZENOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
SIZEPARAMNAME - Static variable in class jfileupload.transfer.client.util.Conf
 
skip(long) - Method in class jfileupload.transfer.client.core.TriggeredInputStream
 
skipResume - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
SLEEPTIME - Static variable in class jfileupload.transfer.client.core.queue.QueueManager
 
SMOOTHSCALE - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
SOCKSPROXYHOST - Static variable in class jfileupload.transfer.client.util.Conf
 
SOCKSPROXYPORT - Static variable in class jfileupload.transfer.client.util.Conf
 
source - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
sourceFS - Variable in class jfileupload.transfer.client.core.AbstractTransferController
 
splitAndTransfer(File) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Split file (if needed) and transfer each chunk with meta data (chunkid, chunkamount, chunkabase).
splitCompleted(int) - Method in interface jfileupload.transfer.client.core.SplitListener
Split completed callback
splitCompleted(int) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
splitCompleted(int) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
splitFailed(int, ClientException) - Method in interface jfileupload.transfer.client.core.SplitListener
split failed callback.
splitFailed(int, ClientException) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
splitFailed(int, ClientException) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
SplitListener - Interface in jfileupload.transfer.client.core
This interface define callback methods for split listeners.
splitStarted(int, long) - Method in interface jfileupload.transfer.client.core.SplitListener
Split callback for a chunk.
splitStarted(int, long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
splitStarted(int, long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
splitTriggered(Object, long, long, long, String) - Method in interface jfileupload.transfer.client.core.SplitListener
Overall split request callback
splitTriggered(Object, long, long, long, String) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
splitTriggered(Object, long, long, long, String) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
SSLCONNECTMODE - Static variable in class jfileupload.transfer.client.ftp.FtpClientFactory
 
SSLFactory - Interface in jfileupload.transfer.client.ftp
This interface define a pluggable SSLSocketFactory builder.
start() - Method in interface jfileupload.transfer.client.core.TransferUI
Call after being visible.
start() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
start() - Method in class jfileupload.upload.client.MApplet
 
STATUSCODEKEY - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 
STATUSPARAMNAME - Static variable in class jfileupload.transfer.client.util.Conf
 
stop() - Method in interface jfileupload.transfer.client.core.TransferUI
Call before quiting.
stop() - Method in class jfileupload.upload.client.MApplet
 
stopApplication() - Method in class jfileupload.upload.client.MApplication
 
SUBSAMPLESCALE - Static variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
SYNCACTION - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 

T

targetURL - Variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
template - Variable in class jfileupload.transfer.client.core.ArchiveFilter
 
TEMPLATEFILTER - Static variable in class jfileupload.transfer.client.util.Conf
 
TEMPLATEFILTERPARAMS - Static variable in class jfileupload.transfer.client.util.Conf
 
TEMPLATEITEM - Static variable in class jfileupload.transfer.client.util.Conf
 
thumbnail - Variable in class jfileupload.transfer.client.mdesign.ImagePreview
 
time - Variable in class jfileupload.transfer.client.core.Monitor
 
toffset - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
TOOMANYFILES - Static variable in exception jfileupload.transfer.client.core.ClientException
 
toString() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
Return serialized TransferStatus.
transfer(File, HashMap) - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Upload current file with optional additional parameters.
transfer(File, HashMap) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Upload current file with optional additional HTTP parameters.
transfer - Variable in class jfileupload.upload.client.MApplet
 
transfer - Variable in class jfileupload.upload.client.MApplication
 
transferAndRetry(File, HashMap) - Method in class jfileupload.transfer.client.ftp.FTPUploadTransfer
Upload file with optional retry attempts if it fails.
transferAndRetry(File, HashMap) - Method in class jfileupload.transfer.client.http.HTTPUploadTransfer
Upload file with optional retry attempts if it fails.
transferCancelled() - Method in class jfileupload.transfer.client.core.Monitor
 
transferCancelled() - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferCancelled() - Method in interface jfileupload.transfer.client.core.TransferListener
Item transfer cancelled.
transferCancelled() - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferCancelled() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Callback on transfer cancelling.
transferCancelled() - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferCancelled() - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback when transfer is cancelled.
transferCancelled() - Method in class jfileupload.upload.client.MApplet
 
transferCancelled() - Method in class jfileupload.upload.client.MApplication
 
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.core.Monitor
 
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferCompleted(Object, byte[]) - Method in interface jfileupload.transfer.client.core.TransferListener
Item transfer completed.
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Callback from TransferListener.
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferCompleted(Object, byte[]) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback when transfer is completed.
transferCompleted(Object, byte[]) - Method in class jfileupload.upload.client.MApplet
 
transferCompleted(Object, byte[]) - Method in class jfileupload.upload.client.MApplication
 
TransferController - Interface in jfileupload.transfer.client.core
This interface defines contract the TransferController classes must implement.
TransferControllerProxy - Class in jfileupload.transfer.client.core.queue
 
TransferControllerProxy() - Constructor for class jfileupload.transfer.client.core.queue.TransferControllerProxy
 
transferDone(List) - Method in class jfileupload.transfer.client.core.Monitor
 
transferDone(List) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferDone(List) - Method in interface jfileupload.transfer.client.core.TransferListener
Overall transfer completed.
transferDone(List) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferDone(List) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
transferDone(List) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferDone(List) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
 
transferDone(List) - Method in class jfileupload.upload.client.MApplet
 
transferDone(List) - Method in class jfileupload.upload.client.MApplication
 
TransferFactory - Class in jfileupload.transfer.client.core
This class implements a factory for Transfer Controller.
TRANSFERFAILED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
transferFailed(ClientException) - Method in class jfileupload.transfer.client.core.Monitor
 
transferFailed(ClientException) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferFailed(ClientException) - Method in interface jfileupload.transfer.client.core.TransferListener
Item transfer cancelled.
transferFailed(ClientException) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Callback on transfer failing.
transferFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferFailed(ClientException) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback when transfer has failed.
transferFailed(ClientException) - Method in class jfileupload.upload.client.MApplet
 
transferFailed(ClientException) - Method in class jfileupload.upload.client.MApplication
 
TransferFileFilter - Class in jfileupload.transfer.client.core
This class implements a FileFilter and allows File from whitelist OR blacklist, maxsize, minsize, and hidden criteria.
TransferFileFilter(String, String, long, long, String, boolean) - Constructor for class jfileupload.transfer.client.core.TransferFileFilter
File filter constructor.
TransferFileFilter(String, String, long, String) - Constructor for class jfileupload.transfer.client.core.TransferFileFilter
File filter constructor.
TransferFileFilter(String, long, String) - Constructor for class jfileupload.transfer.client.core.TransferFileFilter
File filter constructor.
TransferFilter - Interface in jfileupload.transfer.client.core
TransferFilter contract.
TransferListener - Interface in jfileupload.transfer.client.core
TransferListener defines contracts for listeners to be notified.
TransferListenerAdapter - Class in jfileupload.transfer.client.core
 
TransferListenerAdapter() - Constructor for class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferStarted(Object, long) - Method in class jfileupload.transfer.client.core.Monitor
 
transferStarted(Object, long) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferStarted(Object, long) - Method in interface jfileupload.transfer.client.core.TransferListener
Item transfer started.
transferStarted(Object, long) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferStarted(Object, long) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Callback on transfer starting.
transferStarted(Object, long) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferStarted(Object, long) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback when transfer is started.
transferStarted(Object, long) - Method in class jfileupload.upload.client.MApplet
 
transferStarted(Object, long) - Method in class jfileupload.upload.client.MApplication
 
TransferStatus - Class in jfileupload.transfer.client.core.queue
This class implements a transfer status for a given controller.
TransferStatus(TransferController) - Constructor for class jfileupload.transfer.client.core.queue.TransferStatus
 
transferTriggered(List, int) - Method in class jfileupload.transfer.client.core.Monitor
 
transferTriggered(List, int) - Method in class jfileupload.transfer.client.core.queue.TransferStatus
 
transferTriggered(List, int) - Method in interface jfileupload.transfer.client.core.TransferListener
Overall transfer started.
transferTriggered(List, int) - Method in class jfileupload.transfer.client.core.TransferListenerAdapter
 
transferTriggered(List, int) - Method in class jfileupload.transfer.client.mdesign.InfoPanel
 
transferTriggered(List, int) - Method in class jfileupload.transfer.client.mdesign.MenuBar
 
transferTriggered(List, int) - Method in class jfileupload.transfer.client.mdesign.ProgressPanel
Callback for transfer initialization.
transferTriggered(List, int) - Method in class jfileupload.upload.client.MApplet
 
transferTriggered(List, int) - Method in class jfileupload.upload.client.MApplication
 
TRANSFERTYPE - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
TransferUI - Interface in jfileupload.transfer.client.core
This interface defines front-end contract.
TriggeredInputStream - Class in jfileupload.transfer.client.core
This class extends BufferedInputStream to provide events on data loading.
TriggeredInputStream(InputStream, List) - Constructor for class jfileupload.transfer.client.core.TriggeredInputStream
 
TriggeredInputStream(InputStream, int, List) - Constructor for class jfileupload.transfer.client.core.TriggeredInputStream
 

U

UA - Static variable in class jfileupload.transfer.client.util.Conf
 
ui - Variable in class jfileupload.upload.client.MApplet
 
ui - Variable in class jfileupload.upload.client.MApplication
 
uihelper - Variable in class jfileupload.upload.client.MApplet
 
uihelper - Variable in class jfileupload.upload.client.MApplication
 
UNKNOWN - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
update(String) - Method in interface jfileupload.transfer.client.core.TransferUI
Optional update command.
updateCaretPosition() - Method in class jfileupload.transfer.client.mdesign.InfoPanel
Update caret position to end of text.
updateMap(String) - Method in class jfileupload.transfer.client.http.CustomFileNameMap
Update custom content-types.
updateUIHelper(String) - Method in class jfileupload.upload.client.MApplet
Update UI Helper.
UPLOAD - Static variable in interface jfileupload.transfer.client.core.TransferListener
 
uploadDoneLabel - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
uploadedfiles - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
UPLOADING - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
uploadLabel - Variable in class jfileupload.transfer.client.mdesign.ProgressPanel
 
uploadurl - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 

V

VERSION - Static variable in class jfileupload.transfer.client.util.Conf
 

W

WAITING - Static variable in class jfileupload.transfer.client.core.queue.TransferStatus
 
WAITING_STATUS - Static variable in interface jfileupload.transfer.client.core.TransferController
 
warnOverwrite(AbstractTransferController.HeadInfo, boolean) - Method in class jfileupload.transfer.client.core.AbstractTransferController
 
wd - Variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
WEAKSSL - Static variable in class jfileupload.transfer.client.ftp.FTPTransfer
 
WEAKSSL - Static variable in class jfileupload.transfer.client.http.HTTPTransfer
 

Z

zip - Variable in class jfileupload.transfer.client.http.HTTPUploadTransfer
 
ZIPEXTENSION - Static variable in class jfileupload.transfer.client.core.AbstractTransferController
 
ZIPSIZENOTALLOWED - Static variable in exception jfileupload.transfer.client.core.ClientException
 
A B C D E F G H I J K L M N O P Q R S T U V W Z