Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
I
S
C
CacheControllerPipelineServlet
- class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
.
Checks the request based on mime-type and URI, and determines the correct cache related response headers to return.
CacheControllerPipelineServlet()
- Constructor for class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
com.digitalsanctuary.atg.servlet.pipeline
- package com.digitalsanctuary.atg.servlet.pipeline
F
flushCache()
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
This method flushes the URI-cache time cache.
G
getMimeTypeCacheMap()
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
getURICacheMap()
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
I
isCacheRequestsWithQueryParams()
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
S
service(DynamoHttpServletRequest, DynamoHttpServletResponse)
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
Checks the request based on mime-type and URI, and determines the correct cache related response headers to return.
setCacheRequestsWithQueryParams(boolean)
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
setMimeTypeCacheMap(Map)
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
setURICacheMap(Map)
- Method in class com.digitalsanctuary.atg.servlet.pipeline.
CacheControllerPipelineServlet
C
F
G
I
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes