Uses of Class
ants.p2p.utils.indexer.RemoteFileInfos

Packages that use RemoteFileInfos
ants.p2p.utils.indexer   
 

Uses of RemoteFileInfos in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer that return RemoteFileInfos
 RemoteFileInfos BackgroundEngine.getRemoteFile(java.lang.String hash, java.lang.String hashType)
           
 RemoteFileInfos BackgroundEngine.getRemoteFile(java.lang.String hash, java.lang.String hashType)
           
 

Methods in ants.p2p.utils.indexer with parameters of type RemoteFileInfos
static org.apache.lucene.document.Document RemoteFileDocument.Document(RemoteFileInfos f)
          Makes a document for a File.
static org.apache.lucene.document.Document RemoteFileDocument.Document(RemoteFileInfos f)
          Makes a document for a File.