| Package | Description |
|---|---|
| com.echomine.net |
| Modifier and Type | Field and Description |
|---|---|
protected FileModel |
AbstractFileHandler.model |
| Modifier and Type | Method and Description |
|---|---|
FileModel |
FileEvent.getFileModel() |
FileModel |
FileHandler.getModel() |
FileModel |
AbstractFileHandler.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFileHandler.setModel(FileModel model)
sets the file model for this file transfer.
|
void |
SimpleTransferRateThrottler.throttle(FileModel filemodel) |
void |
TransferRateThrottler.throttle(FileModel filemodel)
Throttles the transfer rate based on the information provided by the file model.
|
| Constructor and Description |
|---|
AbstractFileHandler(FileModel model)
by default with no throttling
|
FileEvent(FileHandler handler,
FileModel fmodel,
int status) |
FileEvent(FileHandler handler,
FileModel fmodel,
int status,
java.lang.String errormsg) |
Copyright © 2001-2005 Echomine. All Rights Reserved.