Uses of Interface
com.ibm.websphere.servlet.cache.FragmentInfo
-
Packages that use FragmentInfo Package Description com.ibm.websphere.servlet.cache Provides the interfaces and classes for caching results from servlets, JSPs and webservices. -
-
Uses of FragmentInfo in com.ibm.websphere.servlet.cache
Methods in com.ibm.websphere.servlet.cache that return FragmentInfo Modifier and Type Method Description FragmentInfo
ServletCacheRequest. getFragmentInfo()
This returns the FragmentInfo for this entry, which contains the caching metadata for the entry.
-