![]() |
![]() |
|
How JNBridgePro worksJNBridgePro creates the interoperability bridge by generating a set of proxies that expose the classes' APIs and manages the communications between the .NET and Java classes. You can explore Java or .NET classes with the easy-to-use proxy generator GUI (see Figure 1) and determine which classes should have their functionality exposed. JNBridgePro automatically generates the proxies, and will optionally find and expose all the necessary supporting classes. Once the proxies are generated, and you've added them to your current project, you can access the underlying Java classes from .NET (or .NET classes from Java). When deployed, the .NET classes communicate with the Java classes via your previously generated proxy classes, or vice versa. The .NET code runs on a .NET CLR (Common Language Runtime), and the Java code runs on any conformant JVM. JNBridgePro's communications architecture (see Figure 2) enables the construction of distributed systems with the choice of three communication channels: a fast in-process shared-memory channel, a TCP/Binary protocol based on .NET remoting or an HTTP/SOAP channel. JNBridgePro provides support for J2SE or J2EE and all of the leading J2EE application servers. |
LEARN MORENEWS
Come See Us
Booth 1030May 6-9, 2008 The Moscone Center San Francisco, CA Booth 1545 June 3-6, 2008 Orlando, FL June 10-13, 2008 Orlando, FL See our blog posts
JNBridgePro is: |
|