|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileAllocationStrategy | |
---|---|
org.mpisws.p2p.filetransfer |
Uses of FileAllocationStrategy in org.mpisws.p2p.filetransfer |
---|
Classes in org.mpisws.p2p.filetransfer that implement FileAllocationStrategy | |
---|---|
class |
TempFileAllocationStrategy
Just creates a temp file, ignoring the filename/size. |
Fields in org.mpisws.p2p.filetransfer declared as FileAllocationStrategy | |
---|---|
protected FileAllocationStrategy |
FileTransferImpl.fileAllocater
|
Constructors in org.mpisws.p2p.filetransfer with parameters of type FileAllocationStrategy | |
---|---|
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 |