Skip navigation links

Package com.caoccao.javet.interop.proxy

Proxy handlers that expose Java objects as JavaScript objects with full property and method access.

See: Description

Package com.caoccao.javet.interop.proxy Description

Proxy handlers that expose Java objects as JavaScript objects with full property and method access.

Javet provides two proxy strategies:

IJavetNonProxy is a marker interface for types that should not be automatically proxied by the converter.

Since:
0.7.0
Skip navigation links