Package src :: Package com :: Package deviceatlas :: Package device :: Module cache_service :: Class CacheService
[frames] | no frames]

Class CacheService

Manages interactions with the cache layer.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, cache, is_cache_enabled, header_inputs)
 
put(self, identifiers, properties, accept_language, client_side_properties=None)
 
get(self, identifiers, client_side_properties, accept_language)