src/share/classes/org/omg/IOP/package.html

changeset 0
7ef37b2cdcad
child 748
6845b95cba6b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/org/omg/IOP/package.html	Wed Apr 27 01:21:28 2016 +0800
     1.3 @@ -0,0 +1,60 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1.5 +<html>
     1.6 +<head>
     1.7 +<!--
     1.8 +
     1.9 +Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
    1.10 +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.11 +
    1.12 +This code is free software; you can redistribute it and/or modify it
    1.13 +under the terms of the GNU General Public License version 2 only, as
    1.14 +published by the Free Software Foundation.  Oracle designates this
    1.15 +particular file as subject to the "Classpath" exception as provided
    1.16 +by Oracle in the LICENSE file that accompanied this code.
    1.17 +
    1.18 +This code is distributed in the hope that it will be useful, but WITHOUT
    1.19 +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.20 +FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.21 +version 2 for more details (a copy is included in the LICENSE file that
    1.22 +accompanied this code).
    1.23 +
    1.24 +You should have received a copy of the GNU General Public License version
    1.25 +2 along with this work; if not, write to the Free Software Foundation,
    1.26 +Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.27 +
    1.28 +Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.29 +or visit www.oracle.com if you need additional information or have any
    1.30 +questions.
    1.31 +
    1.32 +-->
    1.33 +
    1.34 +</head>
    1.35 +<body bgcolor="white">
    1.36 +<P>This package contains the <TT>IOP</tt> module specified in the OMG document
    1.37 +<em>The Common
    1.38 +Object Request Broker: Architecture and Specification</em>,
    1.39 +<a href="http://cgi.omg.org/cgi-bin/doc?formal/99-10-07">
    1.40 +http://cgi.omg.org/cgi-bin/doc?formal/99-10-07</a>, section 13.6.  Please
    1.41 +refer to that OMG specification for further details.
    1.42 +
    1.43 +<P>Please note that we do not provide all parts of the <tt>IOP</tt> module from
    1.44 +the specification.  We only provide those parts that are referenced as
    1.45 +return values or parameter types in public APIs, most notably,
    1.46 +Portable Interceptors.
    1.47 +
    1.48 +
    1.49 +
    1.50 +
    1.51 +
    1.52 +<H3>Package Specification</H3>
    1.53 + 
    1.54 +<P>For a precise list of supported sections of official specifications with which 
    1.55 +the Java[tm] Platform, Standard Edition 6 ORB complies, see <A 
    1.56 +HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
    1.57 +support in Java[tm] SE 6</A>.
    1.58 +<p>
    1.59 +@since 1.4
    1.60 +<br>
    1.61 +@serial exclude
    1.62 +</body>
    1.63 +</html>

mercurial