JNBridgePro for Java teams
Call .NET from Java without rewriting either side.
Generate Java proxies for existing .NET classes, then call them from Java.
How it works
From .NET to Java in three steps
Existing .NET code, callable as native Java — no rewrites.
Generate proxies
Use JNBridgePro to generate Java proxies from .NET.
Drop into your project
Add the proxy JAR to your project and configure the bridge.
Call .NET like Java
Use .NET classes from Java with native syntax — no glue code.
Get started
See it working in 5 minutes
Watch the workflow in your direction, or jump straight into the setup guide.
Watch · 5 min
Call .NET from Java
For Java teams: generate proxies, drop them in, call .NET as native objects.
Watch the demo →Watch · 5 min
Call Java from .NET
For .NET teams: same workflow in reverse — Java proxies, callable from C#.
Watch the demo →Read · full docs
Setup guide
Configuration, troubleshooting, and platform-specific deployment notes.
Open the docs →