|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetNextChunkRequest | |
---|---|
dimawo.fileTransfer | Contains classes common to DiMaWo's file transfer agents; in particular,
a message factory interface
whose implementation must be provided in order to use file transfer agents. |
dimawo.fileTransfer.test | Contains a test-suite for DiMaWo's file transfer components. |
dimawo.middleware.fileSystem.fileTransfer | Contains the implementation of the file downloader. |
dimawo.middleware.fileSystem.fileTransfer.uploader.messages | Provides the messages handled by file uploader. |
Uses of GetNextChunkRequest in dimawo.fileTransfer |
---|
Methods in dimawo.fileTransfer that return GetNextChunkRequest | |
---|---|
GetNextChunkRequest |
FileTransferMessageFactory.newGetNextChunkMessage(String fileUID)
|
Uses of GetNextChunkRequest in dimawo.fileTransfer.test |
---|
Classes in dimawo.fileTransfer.test that implement GetNextChunkRequest | |
---|---|
class |
TestGetNextChunkRequest
|
Methods in dimawo.fileTransfer.test that return GetNextChunkRequest | |
---|---|
GetNextChunkRequest |
TestFactory.newGetNextChunkMessage(String fileUID)
|
Uses of GetNextChunkRequest in dimawo.middleware.fileSystem.fileTransfer |
---|
Methods in dimawo.middleware.fileSystem.fileTransfer that return GetNextChunkRequest | |
---|---|
GetNextChunkRequest |
DFSMessageFactory.newGetNextChunkMessage(String fileUID)
|
Uses of GetNextChunkRequest in dimawo.middleware.fileSystem.fileTransfer.uploader.messages |
---|
Classes in dimawo.middleware.fileSystem.fileTransfer.uploader.messages that implement GetNextChunkRequest | |
---|---|
class |
FileChunkQuery
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |