Java Interface Definition Language

In software development, Java Interface Definition Language, or Java IDL, is an implementation of the CORBA specification and enables interoperability and connectivity with heterogeneous objects. It is basically an Object Request Broker provided with JDK. The Java IDL enables distributed Web applications to transparently invoke operations on remote network services using the industry standards Interface description language (IDL) and IIOP from Object Management Group.

External links


This article is issued from Wikipedia - version of the 12/21/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.