Uses of Interface
com.teamdev.jxbrowser.cookie.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
Modifier and TypeMethodDescriptionEngine.cookieStore()
Returns the cookie store that allows managing cookies. -
Uses of CookieStore in com.teamdev.jxbrowser.profile
Modifier and TypeMethodDescriptionProfile.cookieStore()
Returns the cookie store that allows managing cookies.