Package com.pubmatic.sdk.common.cache
See: Description
-
Class Summary Class Description POBCacheService A util class to create and store objects for given service name. AdViewConfig Stores the pre-rendered ad view and associated POBFullScreenActivityListener instance. POBAdViewCacheService This class caches a map of AdViewConfig against the renderer hash code value which creates the ad view. POBCacheManager Implementation of the cache manager class, responsible for caching Profile Config, requesting service script for OM SDK, etc. POBSdkConfigHelper Loads remote SDK config from POBCommonConstants.SDK_CONFIG_URL and caches the parsed appInstallStatus.androidpayload used by the SDK. -
Interface Summary Interface Description UserAgentListener Interface definition to notify about the result of user agent fetch. ProfileResultListener Interface definition to notify about the result of profile fetch. PublisherConfigLoadCallback Delivers the config if available, default POBPublisherConfig if not found or null otherwise. -
Object Summary Object Description POBPublisherConfigLoader Issues the publisher-config CDN request and maps the outcome to a POBPublisherConfig.