n2n Page Rocket 1 API

n2n\web\http

­Response­Cache­Store

ResponseCacheStore implements ThreadScoped

All Implemented Interfaces:

Constant summary

Methods summary

Modifier and Type Method
public store ( int method , string subsystemName = null , Path path , array queryParams = null , array characteristics , ResponseCacheItem item )
public get ( int method , string subsystemName = null , Path path , array queryParams = null , DateTime now = null )
public remove ( int method , string subsystemName = null , Path path , array queryParams = null )
public removeByCharacteristics ( array characteristicNeedles )
public clear ( )

Constants in detail

Methods in detail