< prev index next >

src/java.corba/share/classes/org/omg/DynamicAny/package.html

Print this page

        

*** 1,11 **** <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- ! Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as published by the Free Software Foundation. Oracle designates this --- 1,11 ---- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- ! Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as published by the Free Software Foundation. Oracle designates this
*** 196,220 **** exported through the <code>Object</code> interface may raise the standard NO_IMPLEMENT exception. An attempt to use a <code>DynAny</code> object with the DII may raise the NO_IMPLEMENT exception. - - - - - - <P> - - <H3>Package Specification</H3> <P>For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see <A HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA support in Java[tm] SE 6</A>. ! <p> @since 1.4 <br> @serial exclude </body> </html> --- 196,212 ---- exported through the <code>Object</code> interface may raise the standard NO_IMPLEMENT exception. An attempt to use a <code>DynAny</code> object with the DII may raise the NO_IMPLEMENT exception. <H3>Package Specification</H3> <P>For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see <A HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA support in Java[tm] SE 6</A>. ! @since 1.4 <br> @serial exclude </body> </html>
< prev index next >