bridgeService

adobe
3
The BridgeService is a library that allows your project to access Java code to which you do not have implicit and normal access. Use cases are JS/Python/C++ accessing Java objects or Java objects that are protected, and that you do not want to distribute as a library.

Content