Uses of Interface
org.jafer.interfaces.Cache

Packages that use Cache
org.jafer.interfaces   
org.jafer.zclient   
 

Uses of Cache in org.jafer.interfaces
 

Methods in org.jafer.interfaces that return Cache
 Cache Databean.getCacheSupport()
          returns the Cache interface to set cache up
 

Uses of Cache in org.jafer.zclient
 

Classes in org.jafer.zclient that implement Cache
 class AbstractClient
           
 class SRWClient
          This class represents a connection to an SRWClient
 class ZClient