Uses of Interface
rabbit.cache.ncache.FileHandler

Packages that use FileHandler
rabbit.cache.ncache   
rabbit.proxy The web proxy components. 
 

Uses of FileHandler in rabbit.cache.ncache
 

Constructors in rabbit.cache.ncache with parameters of type FileHandler
NCache(SProperties props, FileHandler<K> fhk, FileHandler<V> fhv)
          Create a cache that uses default values.
NCache(SProperties props, FileHandler<K> fhk, FileHandler<V> fhv)
          Create a cache that uses default values.
 

Uses of FileHandler in rabbit.proxy
 

Classes in rabbit.proxy that implement FileHandler
 class HttpHeaderFileHandler
          A FileHandler for HttpHeader