Uses of Interface
com.teamdev.jxbrowser.engine.BinariesDelivery
Packages that use BinariesDelivery
Package
Description
This package provides the classes that allow you to work with engines.
-
Uses of BinariesDelivery in com.teamdev.jxbrowser.engine
Methods in com.teamdev.jxbrowser.engine with parameters of type BinariesDeliveryModifier and TypeMethodDescriptionstatic voidChromiumBinaries.deliverTo(Path chromiumDir, BinariesDelivery delivery) Delivers Chromium binaries to the givenchromiumDir, but delegates actual delivery to the givendelivery.static voidChromiumBinaries.deliverToDefaultDirectory(BinariesDelivery delivery) Delivers Chromium binaries to the default directory, but delegates actual delivery to the givendelivery.