Rice Pastry API

org.mpisws.p2p.filetransfer
Interface FileReceipt

All Superinterfaces:
Cancellable, Receipt

public interface FileReceipt
extends Receipt


Method Summary
 java.io.File getFile()
           
 java.lang.String getName()
           
 long getOffset()
           
 
Methods inherited from interface org.mpisws.p2p.filetransfer.Receipt
getPriority, getSize, getUID
 
Methods inherited from interface rice.p2p.commonapi.Cancellable
cancel
 

Method Detail

getFile

java.io.File getFile()

getName

java.lang.String getName()

getOffset

long getOffset()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.