summaryN:DotNetNuke.Services.OutputCache.Providers

Classes

  ClassDescription
Public classDatabaseProvider
DatabaseProvider implements the OutputCachingProvider for database storage.
Public classDatabaseResponseFilter
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into database.
Public classFileProvider
FileProvider implements the OutputCachingProvider for file storage.
Public classFileResponseFilter
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into files.
Public classMemoryProvider
MemoryResponseFilter implements the OutputCachingProvider for memory storage.
Public classMemoryResponseFilter
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into memory.