|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTransferCallback | |
---|---|
org.mpisws.p2p.filetransfer |
Uses of FileTransferCallback in org.mpisws.p2p.filetransfer |
---|
Fields in org.mpisws.p2p.filetransfer declared as FileTransferCallback | |
---|---|
protected FileTransferCallback |
FileTransferImpl.callback
|
Constructors in org.mpisws.p2p.filetransfer with parameters of type FileTransferCallback | |
---|---|
FileTransferImpl(AppSocket socket,
FileTransferCallback callback,
Environment env)
|
|
FileTransferImpl(AppSocket socket,
FileTransferCallback callback,
FileAllocationStrategy fileAllocater,
Environment env)
|
|
FileTransferImpl(AppSocket socket,
FileTransferCallback callback,
FileAllocationStrategy fileAllocater,
Environment env,
Processor p)
|
|
FileTransferImpl(AppSocket socket,
FileTransferCallback callback,
FileAllocationStrategy fileAllocater,
Environment env,
Processor p,
int chunkSize,
int numChunksToWriteToNetwork)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |