Uses of Interface
anthill.storage.QueryStorage

Packages that use QueryStorage
anthill.storage.impl   
ants.freeant Freeant is an experimental ant based on the Gnutant algorithm.  
jxtaimpl.storage   
 

Uses of QueryStorage in anthill.storage.impl
 

Classes in anthill.storage.impl that implement QueryStorage
 class LRUQueryStorage
          Implementation of an LRU based query storage.
 

Uses of QueryStorage in ants.freeant
 

Classes in ants.freeant that implement QueryStorage
 class UrlStorage
          Implementation of an Least Recently Used (LRU) based URL storage.
 

Uses of QueryStorage in jxtaimpl.storage
 

Classes in jxtaimpl.storage that implement QueryStorage
 class CmsStorage
          This class is in charge of managing the resources to be shared within the Anthill network.