object.html
来自「API資料大全」· HTML 代码 · 共 1,180 行 · 第 1/5 页
HTML
1,180 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Apr 27 23:27:14 PDT 2000 --><TITLE>Java 2 Platform SE v1.3: Uses of Interface org.omg.CORBA.Object</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/omg/CORBA/Object.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Std. Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="Object.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><CENTER><H2><B>Uses of Interface<br>org.omg.CORBA.Object</B></H2></CENTER><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Packages that use <A HREF="../../../../org/omg/CORBA/Object.html">Object</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.rmi.CORBA"><B>javax.rmi.CORBA</B></A></TD><TD>Contains portability APIs for RMI-IIOP. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.CORBA"><B>org.omg.CORBA</B></A></TD><TD>Provides the mapping of the OMG CORBA APIs to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP>programming language, including the class <TT>ORB</TT>, which is implementedso that a programmer can use it as a fully-functional Object Request Broker(ORB). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.CORBA_2_3"><B>org.omg.CORBA_2_3</B></A></TD><TD>The CORBA_2_3 package defines additions to existing CORBA interfaces
in the Java 2 Standard Edition. These changes occurred in recent
revisions to the CORBA API defined by the OMG. The new methods were
added to interfaces derived from the corresponding interfaces in
the CORBA package. This provides backward compatibility and avoids
breaking the JCK tests. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.CORBA_2_3.portable"><B>org.omg.CORBA_2_3.portable</B></A></TD><TD>Provides methods for the input and output of value types, and contains other updates to the <code>org/omg/CORBA/portable</code> package. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.CORBA.portable"><B>org.omg.CORBA.portable</B></A></TD><TD>Provides a portability layer, that is, a set of ORB APIsthat makes it possible for code generatedby one vendor to run on another vendor's ORB. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.CosNaming"><B>org.omg.CosNaming</B></A></TD><TD>Provides the naming service for Java IDL. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.SendingContext"><B>org.omg.SendingContext</B></A></TD><TD>Provides support for the marshalling of value types. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.omg.stub.java.rmi"><B>org.omg.stub.java.rmi</B></A></TD><TD>Contains RMI-IIOP Stubs for the Remote types that occur in the <tt>java.rmi</tt> package. </TD></TR></TABLE> <P><A NAME="javax.rmi.CORBA"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/omg/CORBA/Object.html">Object</A> in <A HREF="../../../../javax/rmi/CORBA/package-summary.html">javax.rmi.CORBA</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Classes in <A HREF="../../../../javax/rmi/CORBA/package-summary.html">javax.rmi.CORBA</A> that implement <A HREF="../../../../org/omg/CORBA/Object.html">Object</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/rmi/CORBA/Stub.html">Stub</A></B></CODE><BR> Base class from which all RMI-IIOP stubs must inherit.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../javax/rmi/CORBA/package-summary.html">javax.rmi.CORBA</A> that return <A HREF="../../../../org/omg/CORBA/Object.html">Object</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/omg/CORBA/Object.html">Object</A></CODE></FONT></TD><TD><CODE><B>Tie.</B><B><A HREF="../../../../javax/rmi/CORBA/Tie.html#thisObject()">thisObject</A></B>()</CODE><BR> Returns an object reference for the target object represented by this tie.</TD></TR></TABLE> <P><A NAME="org.omg.CORBA"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/omg/CORBA/Object.html">Object</A> in <A HREF="../../../../org/omg/CORBA/package-summary.html">org.omg.CORBA</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subinterfaces of <A HREF="../../../../org/omg/CORBA/Object.html">Object</A> in <A HREF="../../../../org/omg/CORBA/package-summary.html">org.omg.CORBA</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/Current.html">Current</A></B></CODE><BR> org/omg/CORBA/Current.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl Saturday, July 17, 1999 12:26:21 AM PDT.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DomainManager.html">DomainManager</A></B></CODE><BR> The DomainManager has associated with it the policy objects for a particular domain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DomainManagerOperations.html">DomainManagerOperations</A></B></CODE><BR> The DomainManager has associated with it the policy objects for a particular domain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DynAny.html">DynAny</A></B></CODE><BR> org.omg.CORBA.Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DynArray.html">DynArray</A></B></CODE><BR> The DynArray interface represents a DynAny object which is associated with an array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DynEnum.html">DynEnum</A></B></CODE><BR> The DynEnum interface represents a DynAny object which is associated with an IDL enum.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DynFixed.html">DynFixed</A></B></CODE><BR> Represents a <code>DynAny</code> object that is associated with an IDL fixed type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/omg/CORBA/DynSequence.html">DynSequence</A></B></CODE><BR> The representation of a <code>DynAny</code> object that is associated with an IDL sequence.</TD></TR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?