C D E P R 

C

CacheControlPlugin - Class in com.strategicgains.restexpress.plugin.cache
 
CacheControlPlugin() - Constructor for class com.strategicgains.restexpress.plugin.cache.CacheControlPlugin
 
CacheHeaderPostprocessor - Class in com.strategicgains.restexpress.plugin.cache
For GET and HEAD requests, adds caching control headers.
CacheHeaderPostprocessor() - Constructor for class com.strategicgains.restexpress.plugin.cache.CacheHeaderPostprocessor
 
com.strategicgains.restexpress.plugin.cache - package com.strategicgains.restexpress.plugin.cache
 

D

DateHeaderPostprocessor - Class in com.strategicgains.restexpress.plugin.cache
For GET and HEAD requests, adds a Date: header, if not already present.
DateHeaderPostprocessor() - Constructor for class com.strategicgains.restexpress.plugin.cache.DateHeaderPostprocessor
 

E

EtagHeaderPostprocessor - Class in com.strategicgains.restexpress.plugin.cache
If the response body is non-null, adds an ETag header.
EtagHeaderPostprocessor() - Constructor for class com.strategicgains.restexpress.plugin.cache.EtagHeaderPostprocessor
 

P

process(Request, Response) - Method in class com.strategicgains.restexpress.plugin.cache.CacheHeaderPostprocessor
 
process(Request, Response) - Method in class com.strategicgains.restexpress.plugin.cache.DateHeaderPostprocessor
 
process(Request, Response) - Method in class com.strategicgains.restexpress.plugin.cache.EtagHeaderPostprocessor
 

R

register(RestExpress) - Method in class com.strategicgains.restexpress.plugin.cache.CacheControlPlugin
 
C D E P R 

Copyright © 2014. All Rights Reserved.