Rice Pastry API

Uses of Interface
org.mpisws.p2p.filetransfer.FileAllocationStrategy

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)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection