⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 utildelegate.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><CODE>Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/rmi/CORBA/UtilDelegate.html#writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)">writeRemoteObject</A></B>(<A HREF="../../../org/omg/CORBA/portable/OutputStream.html">OutputStream</A>&nbsp;out,                  <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><CODE>Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)</CODE></A>.</TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="mapSystemException(org.omg.CORBA.SystemException)"><!-- --></A><H3>mapSystemException</H3><PRE>public <A HREF="../../../java/rmi/RemoteException.html">RemoteException</A> <B>mapSystemException</B>(<A HREF="../../../org/omg/CORBA/SystemException.html">SystemException</A>&nbsp;ex)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#mapSystemException(org.omg.CORBA.SystemException)"><CODE>Util.mapSystemException(org.omg.CORBA.SystemException)</CODE></A>.</DL><HR><A NAME="writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><!-- --></A><H3>writeAny</H3><PRE>public void <B>writeAny</B>(<A HREF="../../../org/omg/CORBA/portable/OutputStream.html">OutputStream</A>&nbsp;out,                     <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><CODE>Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)</CODE></A>.</DL><HR><A NAME="readAny(org.omg.CORBA.portable.InputStream)"><!-- --></A><H3>readAny</H3><PRE>public <A HREF="../../../java/lang/Object.html">Object</A> <B>readAny</B>(<A HREF="../../../org/omg/CORBA/portable/InputStream.html">InputStream</A>&nbsp;in)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#readAny(org.omg.CORBA.portable.InputStream)"><CODE>Util.readAny(org.omg.CORBA.portable.InputStream)</CODE></A>.</DL><HR><A NAME="writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><!-- --></A><H3>writeRemoteObject</H3><PRE>public void <B>writeRemoteObject</B>(<A HREF="../../../org/omg/CORBA/portable/OutputStream.html">OutputStream</A>&nbsp;out,                              <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><CODE>Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)</CODE></A>.</DL><HR><A NAME="writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><!-- --></A><H3>writeAbstractObject</H3><PRE>public void <B>writeAbstractObject</B>(<A HREF="../../../org/omg/CORBA/portable/OutputStream.html">OutputStream</A>&nbsp;out,                                <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)"><CODE>Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)</CODE></A>.</DL><HR><A NAME="registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote)"><!-- --></A><H3>registerTarget</H3><PRE>public void <B>registerTarget</B>(<A HREF="../../../javax/rmi/CORBA/Tie.html">Tie</A>&nbsp;tie,                           <A HREF="../../../java/rmi/Remote.html">Remote</A>&nbsp;target)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote)"><CODE>Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote)</CODE></A>.</DL><HR><A NAME="unexportObject(java.rmi.Remote)"><!-- --></A><H3>unexportObject</H3><PRE>public void <B>unexportObject</B>(<A HREF="../../../java/rmi/Remote.html">Remote</A>&nbsp;target)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#unexportObject(java.rmi.Remote)"><CODE>Util.unexportObject(java.rmi.Remote)</CODE></A>.</DL><HR><A NAME="getTie(java.rmi.Remote)"><!-- --></A><H3>getTie</H3><PRE>public <A HREF="../../../javax/rmi/CORBA/Tie.html">Tie</A> <B>getTie</B>(<A HREF="../../../java/rmi/Remote.html">Remote</A>&nbsp;target)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#getTie(java.rmi.Remote)"><CODE>Util.getTie(java.rmi.Remote)</CODE></A>.</DL><HR><A NAME="createValueHandler()"><!-- --></A><H3>createValueHandler</H3><PRE>public <A HREF="../../../javax/rmi/CORBA/ValueHandler.html">ValueHandler</A> <B>createValueHandler</B>()</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#createValueHandler()"><CODE>Util.createValueHandler()</CODE></A>.</DL><HR><A NAME="getCodebase(java.lang.Class)"><!-- --></A><H3>getCodebase</H3><PRE>public <A HREF="../../../java/lang/String.html">String</A> <B>getCodebase</B>(<A HREF="../../../java/lang/Class.html">Class</A>&nbsp;clz)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#getCodebase(java.lang.Class)"><CODE>Util.getCodebase(java.lang.Class)</CODE></A>.</DL><HR><A NAME="loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader)"><!-- --></A><H3>loadClass</H3><PRE>public <A HREF="../../../java/lang/Class.html">Class</A> <B>loadClass</B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;className,                       <A HREF="../../../java/lang/String.html">String</A>&nbsp;remoteCodebase,                       <A HREF="../../../java/lang/ClassLoader.html">ClassLoader</A>&nbsp;loader)                throws <A HREF="../../../java/lang/ClassNotFoundException.html">ClassNotFoundException</A></PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader)"><CODE>Util.loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader)</CODE></A>.</DL><HR><A NAME="isLocal(javax.rmi.CORBA.Stub)"><!-- --></A><H3>isLocal</H3><PRE>public boolean <B>isLocal</B>(<A HREF="../../../javax/rmi/CORBA/Stub.html">Stub</A>&nbsp;stub)                throws <A HREF="../../../java/rmi/RemoteException.html">RemoteException</A></PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#isLocal(javax.rmi.CORBA.Stub)"><CODE>Util.isLocal(javax.rmi.CORBA.Stub)</CODE></A>.</DL><HR><A NAME="wrapException(java.lang.Throwable)"><!-- --></A><H3>wrapException</H3><PRE>public <A HREF="../../../java/rmi/RemoteException.html">RemoteException</A> <B>wrapException</B>(<A HREF="../../../java/lang/Throwable.html">Throwable</A>&nbsp;obj)</PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#wrapException(java.lang.Throwable)"><CODE>Util.wrapException(java.lang.Throwable)</CODE></A>.</DL><HR><A NAME="copyObject(java.lang.Object, org.omg.CORBA.ORB)"><!-- --></A><H3>copyObject</H3><PRE>public <A HREF="../../../java/lang/Object.html">Object</A> <B>copyObject</B>(<A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj,                         <A HREF="../../../org/omg/CORBA/ORB.html">ORB</A>&nbsp;orb)                  throws <A HREF="../../../java/rmi/RemoteException.html">RemoteException</A></PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#copyObject(java.lang.Object, org.omg.CORBA.ORB)"><CODE>Util.copyObject(java.lang.Object, org.omg.CORBA.ORB)</CODE></A>.</DL><HR><A NAME="copyObjects(java.lang.Object[], org.omg.CORBA.ORB)"><!-- --></A><H3>copyObjects</H3><PRE>public <A HREF="../../../java/lang/Object.html">Object</A>[] <B>copyObjects</B>(<A HREF="../../../java/lang/Object.html">Object</A>[]&nbsp;obj,                            <A HREF="../../../org/omg/CORBA/ORB.html">ORB</A>&nbsp;orb)                     throws <A HREF="../../../java/rmi/RemoteException.html">RemoteException</A></PRE><DL><DD>Delegation call for <A HREF="../../../javax/rmi/CORBA/Util.html#copyObjects(java.lang.Object[], org.omg.CORBA.ORB)"><CODE>Util.copyObjects(java.lang.Object[], org.omg.CORBA.ORB)</CODE></A>.</DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/UtilDelegate.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Std.&nbsp;Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../javax/rmi/CORBA/Tie.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../javax/rmi/CORBA/ValueHandler.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="UtilDelegate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="http://java.sun.com/products/jdk/1.3/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation  contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.<br>Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -