com.ibm.websphere.servlet.cache
Uses of Interface 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
Modifier and Type | Method and Description |
---|---|
ServletCacheRequest.getFragmentInfo()
This returns the FragmentInfo for this entry,
which contains the caching metadata for the entry.
|