juju.reattore.server.intercept
Interface CachableInterceptor

All Superinterfaces:
Interceptor

public interface CachableInterceptor
extends Interceptor

An interceptor that generates results that can be cached. An interceptor higher in the tree may cache the response body if the response succeeds. The body must implement CachableSource.


Methods inherited from interface juju.reattore.server.intercept.Interceptor
process
 



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