|
|||||||||
| Home >> All >> juju >> reattore >> server >> [ intercept overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
|
|||||||||
| Home >> All >> juju >> reattore >> server >> [ intercept overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC