Uses of Interface
com.ibm.websphere.servlet.cache.FragmentInfo

Packages that use FragmentInfo
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
 FragmentInfo ServletCacheRequest.getFragmentInfo()
          This returns the FragmentInfo for this entry, which contains the caching metadata for the entry.