Uses of Interface
com.opera.core.systems.scope.services.ICookieManager

Packages that use ICookieManager
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of ICookieManager in com.opera.core.systems
 

Methods in com.opera.core.systems that return ICookieManager
 ICookieManager ScopeServices.getCookieManager()
           
 

Methods in com.opera.core.systems with parameters of type ICookieManager
 void ScopeServices.setCookieManager(ICookieManager cookieManager)
           
 

Uses of ICookieManager in com.opera.core.systems.scope.services.ums
 

Classes in com.opera.core.systems.scope.services.ums that implement ICookieManager
 class CookieManager
          Cookie manager to manage cookies via scope
 

Methods in com.opera.core.systems.scope.services.ums that return ICookieManager
 ICookieManager UmsServices.getCookieManager()
           
 



Copyright © 2012. All Rights Reserved.