Jump to content

Java Interface Definition Language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 5: Line 5:
* [https://docs.oracle.com/javase/6/docs/technotes/guides/idl/ JDK 6 Java IDL-related APIs & Developer Guides]
* [https://docs.oracle.com/javase/6/docs/technotes/guides/idl/ JDK 6 Java IDL-related APIs & Developer Guides]
* [http://idltechnologies.com/ IDL Technologies | Android Apps Development in Kanpur | Digital Signature Company | Software & Web Development Company in Kanpur |GST Software | ERP Software]
* [http://idltechnologies.com/ IDL Technologies | Android Apps Development in Kanpur | Digital Signature Company | Software & Web Development Company in Kanpur |GST Software | ERP Software]
* [http://www.xyguru.com/services/php-web-development/ php website development company in bhubaneswar | php web development company in bhubaneswar | php development company in bhubaneswar]


[[Category:Java (programming language)]]
[[Category:Java (programming language)]]

Revision as of 16:30, 19 June 2019

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.