Uses of Interface
juju.reattore.io.Cache

Packages that use Cache
juju.reattore.io Reattore IO package. 
juju.reattore.io.impl   
juju.reattore.server.intercept.impl   
 

Uses of Cache in juju.reattore.io
 

Methods in juju.reattore.io with parameters of type Cache
 void CachableSource.setCacheCallback(Cache ch)
          Binds this source to a cache.
 

Uses of Cache in juju.reattore.io.impl
 

Methods in juju.reattore.io.impl with parameters of type Cache
 void ChannelFileSource.setCacheCallback(Cache ch)
           
 

Uses of Cache in juju.reattore.server.intercept.impl
 

Classes in juju.reattore.server.intercept.impl that implement Cache
 class CachingInterceptor
          Interceptor that may cache the response from a lower level interceptor.
 



Copyright © 2002-2003 Michael Hope. All Rights Reserved.