Uses of Interface
com.teamdev.jxbrowser.profile.ProfileService
Packages that use ProfileService
Package
Description
Contains classes that allow you to work with cache.
Contains classes that allow you to manage cookies.
This package provides the classes that allow you to manage downloads.
Contains classes and interfaces for working with network.
Provides classes that allow you to configure proxy.
This package provides classes that allow you to work with permissions.
Contains classes and interfaces for filtering the available plugins.
This package provides classes and interfaces for spell checking.
This package contains the classes and interfaces for working with zoom on the web pages.
-
Uses of ProfileService in com.teamdev.jxbrowser.cache
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cacheModifier and TypeInterfaceDescriptioninterface
An HTTP authentication cache service.interface
An HTTP cache service. -
Uses of ProfileService in com.teamdev.jxbrowser.cast
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cast -
Uses of ProfileService in com.teamdev.jxbrowser.cookie
Subinterfaces of ProfileService in com.teamdev.jxbrowser.cookieModifier and TypeInterfaceDescriptioninterface
A service that allows working with the session and persistent cookies. -
Uses of ProfileService in com.teamdev.jxbrowser.download
Subinterfaces of ProfileService in com.teamdev.jxbrowser.downloadModifier and TypeInterfaceDescriptioninterface
A service that allows working with the downloads. -
Uses of ProfileService in com.teamdev.jxbrowser.net
Subinterfaces of ProfileService in com.teamdev.jxbrowser.netModifier and TypeInterfaceDescriptioninterface
A service that provides access to the network-level functionality. -
Uses of ProfileService in com.teamdev.jxbrowser.net.proxy
Subinterfaces of ProfileService in com.teamdev.jxbrowser.net.proxy -
Uses of ProfileService in com.teamdev.jxbrowser.password
Subinterfaces of ProfileService in com.teamdev.jxbrowser.passwordModifier and TypeInterfaceDescriptioninterface
A service for working with logins and passwords saved in the Chromium password store. -
Uses of ProfileService in com.teamdev.jxbrowser.permission
Subinterfaces of ProfileService in com.teamdev.jxbrowser.permissionModifier and TypeInterfaceDescriptioninterface
A service that allows managing permissions. -
Uses of ProfileService in com.teamdev.jxbrowser.plugin
Subinterfaces of ProfileService in com.teamdev.jxbrowser.pluginModifier and TypeInterfaceDescriptioninterface
An engine service that provides the details about the available Chromium plugins. -
Uses of ProfileService in com.teamdev.jxbrowser.spellcheck
Subinterfaces of ProfileService in com.teamdev.jxbrowser.spellcheckModifier and TypeInterfaceDescriptioninterface
A profile service that provides functionality for configuring spell checking. -
Uses of ProfileService in com.teamdev.jxbrowser.zoom
Subinterfaces of ProfileService in com.teamdev.jxbrowser.zoomModifier and TypeInterfaceDescriptioninterface
Allows configuring the default zoom level and receive notifications about zoom changes.