Interface StorageLookupHandler

All Known Implementing Classes:
LatestArtifactVersionFinder

public interface StorageLookupHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onLookup(ArrayList<rice.p2p.past.PastContentHandle> handles)
     
  • Method Details

    • onLookup

      void onLookup(ArrayList<rice.p2p.past.PastContentHandle> handles)