|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheKeyFactory
Factory responsible for creating CacheKey
| Method Summary | |
|---|---|
CacheKey |
create(javax.servlet.http.HttpServletRequest request)
Creates a CacheKey from the provided request. |
| Method Detail |
|---|
CacheKey create(javax.servlet.http.HttpServletRequest request)
CacheKey from the provided request.
request - HttpServletRequest object used to build CacheKey from.
CacheKey object or null if the CacheKey could not be built.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||