Uses of Class
com.ibm.websphere.servlet.cache.ConfigElement
Package
Description
Provides the interfaces and classes for caching results from servlets, JSPs and webservices.
-
Uses of ConfigElement in com.ibm.websphere.servlet.cache
Modifier and TypeMethodDescriptionCacheConfig.getCookies()
Deprecated.This method returns the array of ConfigElement for cookies.CacheConfig.getRequestAttributes()
Deprecated.This method returns the array of ConfigElement for request attributes.CacheConfig.getRequestParameters()
Deprecated.This method returns the array of ConfigElement for request parameters.CacheConfig.getSessionParameters()
Deprecated.This method returns the array of ConfigElement for session parameters.