Uses of Package
com.alachisoft.ncache.runtime.caching

Packages that use com.alachisoft.ncache.runtime.caching
com.alachisoft.ncache.runtime.caching   
com.alachisoft.ncache.runtime.datasourceprovider   
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.caching used by com.alachisoft.ncache.runtime.caching
NamedTagsDictionary
           
Tag
          Represents an string based identifier that can be associated with the cache items so that they are logically grouped together and can be retrieved efficiently.
 

Classes in com.alachisoft.ncache.runtime.caching used by com.alachisoft.ncache.runtime.datasourceprovider
ProviderCacheItem
           
 

Classes in com.alachisoft.ncache.runtime.caching used by com.alachisoft.ncache.web.caching
NamedTagsDictionary
           
Tag
          Represents an string based identifier that can be associated with the cache items so that they are logically grouped together and can be retrieved efficiently.