Class Index

Classes


Namespace MyOpenSpace.DataRequest.CacheControl


Defined in: MyOpenSpace.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Enumerates cache control mechanism for API calls
Field Summary
Field Attributes Field Name and Description
<static>  
MyOpenSpace.DataRequest.CacheControl.REFRESH_INTERVAL
Specify a TTL for the item in cache - specified in seconds: 0 means no expiration
<static>  
MyOpenSpace.DataRequest.CacheControl.USE_CACHE
Enable/disable the cache layer - boolean
Namespace Detail
MyOpenSpace.DataRequest.CacheControl
Enumerates cache control mechanism for API calls
Field Detail
<static> MyOpenSpace.DataRequest.CacheControl.REFRESH_INTERVAL
Specify a TTL for the item in cache - specified in seconds: 0 means no expiration

<static> MyOpenSpace.DataRequest.CacheControl.USE_CACHE
Enable/disable the cache layer - boolean

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 18:11:16 GMT-0800 (PST)