<< Click to Display Table of Contents >>
Cache
This class provides methods related to the cache function of OZ Server.
Constructor Detail
Cache
public Cache(string url, string id, string pw, bool autoLogin, bool useUSL)
Performs processing related to OZ Server Cache Manager and processes functions such as the Cache Manager configuration and delete cache item.
Parameters:
url - URL of OZ Server
id - User ID
pw - User Password
autoLogin - Whether to use the autologin
useUSL - Whether to use the USL
Method Detail
GetCacheConfiguration
public OZAttributeList GetCacheConfiguration() throws OZAPIException
Gets the cache settings of the OZ Server.
SetCacheConfiguration
public void SetCacheConfiguration(OZAttributeList attrs) throws OZAPIException
Changes the cache configurations.
Parameters:
attrs - Cache configuration property