Package com.teamdev.jxbrowser.engine
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.engine
This package provides the classes that allow you to work with engines.
-
ClassDescriptionDelivers Chromium binaries to the specific directory.A class responsible for delivering Chromium binaries before starting the
Engine
.Thrown when the verification of the Chromium binary files has failed and the binaries cannot be extracted from the resources.Thrown when startup of the Chromium process has been failed.Provides access to the Chromium engine functionality.A superclass of those exceptions that can be thrown duringEngine
initialization.The options that are used to configureEngine
instances.A builder class to construct engine options.An interface that all engine services must implement.Thrown when the given license is invalid.Thrown when Inter-Process Communication (IPC) setup has been failed.A list of supported user interface languages.A superclass of those exceptions that can be thrown during license checking.Thrown when Chromium fails to find the required system libraries on Linux.Thrown when no license found.Defines password store types that are used to specify which encryption storage backend to use to encrypt cookies on Linux.The list of supported proprietary features.A list of supported rendering modes.Thrown when the user data directory is already used by another Engine instance in this or another Java application.Thrown when the user data directory does not exist and cannot be created.