Package-level declarations
This package provides the classes that allow you to work with engines.
This package provides the classes that allow you to work with engines.
Types
Link copied to clipboard
interface BinariesDelivery
interface BinariesDelivery
Delivers Chromium binaries to the specific directory.
Link copied to clipboard
class ChromiumBinaries
class ChromiumBinaries
A class responsible for delivering Chromium binaries before starting the Engine.
Link copied to clipboard
Thrown when the verification of the Chromium binary files has failed and the binaries cannot be extracted from the resources.
Link copied to clipboard
Thrown when startup of the Chromium process has been failed.
Link copied to clipboard
Provides access to the Chromium engine functionality.
Link copied to clipboard
A superclass of those exceptions that can be thrown during
Engine
initialization.Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Thrown when the given license is invalid.
Link copied to clipboard
Thrown when Inter-Process Communication (IPC) setup has been failed.
Link copied to clipboard
A superclass of those exceptions that can be thrown during license checking.
Link copied to clipboard
Thrown when Chromium fails to find the required system libraries on Linux.
Link copied to clipboard
Thrown when no license found.
Link copied to clipboard
enum PasswordStore
enum PasswordStore
Defines password store types that are used to specify which encryption storage backend to use to encrypt cookies on Linux.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Thrown when the user data directory is already used by another Engine instance in this or another Java application.
Link copied to clipboard
Thrown when the user data directory does not exist and cannot be created.