Uses of Package
com.alachisoft.ncache.runtime

Packages that use com.alachisoft.ncache.runtime
com.alachisoft.ncache.runtime   
com.alachisoft.ncache.runtime.caching   
com.alachisoft.ncache.web.caching Describes com.alachisoft.ncache.web.caching package The com.alachisoft.nCache.web.caching package provides classes for caching frequently used data in a cluster This includes the Cache class, a dictionary that allows you to store arbitrary data objects, such as hash tables and data sets. 
 

Classes in com.alachisoft.ncache.runtime used by com.alachisoft.ncache.runtime
CacheItemPriority
          Specifies the relative priority of items stored in the Cache.
 

Classes in com.alachisoft.ncache.runtime used by com.alachisoft.ncache.runtime.caching
CacheItemPriority
          Specifies the relative priority of items stored in the Cache.
 

Classes in com.alachisoft.ncache.runtime used by com.alachisoft.ncache.web.caching
CacheItemPriority
          Specifies the relative priority of items stored in the Cache.