Uses of Interface
com.ibm.websphere.servlet.cache.CacheableServlet
-
Packages that use CacheableServlet Package Description com.ibm.websphere.servlet.cache Provides the interfaces and classes for caching results from servlets, JSPs and webservices. -
-
Uses of CacheableServlet in com.ibm.websphere.servlet.cache
Classes in com.ibm.websphere.servlet.cache that implement CacheableServlet Modifier and Type Class Description class
CacheableJspPage
This class identifies cacheable JSPs to the fragment cache.
-