|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringSectionId | |
oracle.jsp.jwcache |
Uses of StringSectionId in oracle.jsp.jwcache |
Methods in oracle.jsp.jwcache with parameters of type StringSectionId | |
void |
CachePolicy.putAutoCacheForOtherPath(java.lang.Object obj, HttpServletRequest req, java.lang.String otherPath, StringSectionId sectionId) put a cache entry for a specified string-based section id for the specified page path. |
void |
CachePolicy.putAutoCacheForOtherPath(java.lang.Object obj, HttpServletRequest req, java.lang.String otherPath, Cookie[] newCookies, StringSectionId sectionId) put a cache entry for a specified string-based section id for the specified page path. |
CacheBlock |
CachePolicy.getAutoCacheForOtherPath(HttpServletRequest req, java.lang.String otherPath, StringSectionId sectionId) get a cache entry for a specified string-based section id for the specified page path. |
CacheBlock |
CachePolicy.getAutoCacheForOtherPath(HttpServletRequest req, java.lang.String otherPath, Cookie[] newCookies, StringSectionId sectionId) get a cache entry for a specified string-based section id for the specified page path. |
|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |