Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Z
T
TestUploadMechanism
- Class in
uploader.mechanisms
Pretends to upload files.
TestUploadMechanism(long, double, double)
- Constructor for class uploader.mechanisms.
TestUploadMechanism
Constructs a test upload mechanism with the specified failure chances with random seeded to the current time.
TestUploadMechanism(long, double, double, long)
- Constructor for class uploader.mechanisms.
TestUploadMechanism
Constructs a test upload mechanism with the specified chunk transfer time (how long uploadNextChunk() will block for), failure chances, and random seed.
tryToStartUpload(File)
- Method in class uploader.mechanisms.
AbstractUploadMechanism
Called by startUpload().
tryToStartUpload(File)
- Method in class uploader.mechanisms.
HTTPUploadMechanism
tryToStartUpload(File)
- Method in class uploader.mechanisms.
TestUploadMechanism
tryToUploadNextChunk(byte[], int)
- Method in class uploader.mechanisms.
AbstractUploadMechanism
Called by uploadNextChunk().
tryToUploadNextChunk(byte[], int)
- Method in class uploader.mechanisms.
HTTPUploadMechanism
tryToUploadNextChunk(byte[], int)
- Method in class uploader.mechanisms.
TestUploadMechanism
txtPending
- Variable in class uploader.
UploaderPanel
txtUploaded
- Variable in class uploader.
UploaderPanel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Z