Uses of Interface
juju.reattore.io.CachableSource

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

Uses of CachableSource in juju.reattore.io
 

Methods in juju.reattore.io with parameters of type CachableSource
 boolean Cache.onClose(CachableSource so)
          Called by a registered source when the source is about to be closed.
 

Uses of CachableSource in juju.reattore.io.impl
 

Classes in juju.reattore.io.impl that implement CachableSource
 class ChannelFileSource
          A byte source that serves from a file using channels.
 

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

Methods in juju.reattore.server.intercept.impl with parameters of type CachableSource
 boolean CachingInterceptor.onClose(CachableSource so)
           
 



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