LimeWire Consolidated API

com.limegroup.gnutella
Interface RemoteFileDetails

All Superinterfaces:
FileDetails, HostDetails
All Known Subinterfaces:
RemoteFileDesc
All Known Implementing Classes:
RemoteFileDescImpl, XMPPRemoteFileDesc

public interface RemoteFileDetails
extends FileDetails, HostDetails

The minimum amount of information that a remote client would need to download the file. HostDetails are typically serialized in a QueryReply. FileDetails are typically serialzied in a Response object inside a QueryReply.


Method Summary
 
Methods inherited from interface com.limegroup.gnutella.FileDetails
getCreationTime, getFileName, getIndex, getSHA1Urn, getSize, getUrns, getXMLDocument
 
Methods inherited from interface com.limegroup.gnutella.HostDetails
getClientGUID, getQuality, getSpeed, getVendor, isBrowseHostEnabled, isHTTP11, isReplyToMulticast, setHTTP11
 


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.