Uses of Package
com.opensymphony.oscache.plugins.clustersupport

Packages that use com.opensymphony.oscache.plugins.clustersupport
com.opensymphony.oscache.plugins.clustersupport Provides support for broadcasting flush events so that OSCache can function across a cluster.  
 

Classes in com.opensymphony.oscache.plugins.clustersupport used by com.opensymphony.oscache.plugins.clustersupport
AbstractBroadcastingListener
          Implementation of a CacheEntryEventListener.
ClusterNotification
          A notification message that holds information about a cache event.
 


OSCache Project Page