|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileDistributionHandler
Something that can handle the distribution of files.
| Nested Class Summary | |
|---|---|
static interface |
FileDistributionHandler.Result
Result of sending a file. |
| Method Summary | |
|---|---|
FileDistributionHandler.Result |
sendNextFile()
Send the next file. |
| Method Detail |
|---|
FileDistributionHandler.Result sendNextFile()
throws FileContents.FileContentsException
FileDistributionHandler.Result or null if there are more
files to process.
FileContents.FileContentsException - If an error occurs
sending the file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||