Package | Description |
---|---|
com.teamdev.jxbrowser.cache |
Contains classes that allow you to work with cache.
|
com.teamdev.jxbrowser.cast | |
com.teamdev.jxbrowser.cookie |
Contains classes that allow you to manage cookies.
|
com.teamdev.jxbrowser.download |
This package provides the classes that allow you to manage downloads.
|
com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
com.teamdev.jxbrowser.net.proxy |
Provides classes that allow you to configure proxy.
|
com.teamdev.jxbrowser.password | |
com.teamdev.jxbrowser.permission |
This package provides classes that allow you to work with permissions.
|
com.teamdev.jxbrowser.plugin |
Contains classes and interfaces for filtering the available plugins.
|
com.teamdev.jxbrowser.spellcheck |
This package provides classes and interfaces for spell checking.
|
com.teamdev.jxbrowser.zoom |
This package contains the classes and interfaces for working with zoom on the web pages.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpAuthCache
An HTTP authentication cache service.
|
interface |
HttpCache
An HTTP cache service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CastSessions
|
interface |
MediaCasting
A service that provides access to all the required media casting services.
|
interface |
MediaReceivers
A service that allows observing media receivers in the environment.
|
interface |
Screens
A service that allows obtaining connected screens.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CookieStore
A service that allows working with the session and persistent cookies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Downloads
A service that allows working with the downloads.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Network
A service that provides access to the network-level functionality.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Proxy
Allows modifying proxy configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PasswordStore
A service for working with logins and passwords saved in
the Chromium password store.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Permissions
A service that allows managing permissions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Plugins
An engine service that provides the details about the available Chromium plugins.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SpellChecker
A profile service that provides functionality for configuring spell checking.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ZoomLevels
Allows configuring the default zoom level and receive notifications about zoom changes.
|