Uses of Interface
com.teamdev.jxbrowser.cookie.CookieStore
Packages that use CookieStore
Package
Description
This package provides the classes that allow you to work with engines.
Contains interfaces for working with Chromium profiles.
-
Uses of CookieStore in com.teamdev.jxbrowser.engine
Methods in com.teamdev.jxbrowser.engine that return CookieStoreModifier and TypeMethodDescriptionEngine.cookieStore()
Returns the cookie store that allows managing cookies. -
Uses of CookieStore in com.teamdev.jxbrowser.profile
Methods in com.teamdev.jxbrowser.profile that return CookieStoreModifier and TypeMethodDescriptionProfile.cookieStore()
Returns the cookie store that allows managing cookies.