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

📄 index-27.html

📁 本文档是 Java 2 Platform Standard Edition 5.0 的 API 规范。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
类 org.omg.DynamicAny.<A HREF="../org/omg/DynamicAny/_DynValueStub.html" title="org.omg.DynamicAny 中的类">_DynValueStub</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/PortableServer/_ServantActivatorStub.html#_opsClass"><B>_opsClass</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/_ServantActivatorStub.html" title="org.omg.PortableServer 中的类">_ServantActivatorStub</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/PortableServer/_ServantLocatorStub.html#_opsClass"><B>_opsClass</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/_ServantLocatorStub.html" title="org.omg.PortableServer 中的类">_ServantLocatorStub</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/LocalObject.html#_orb()"><B>_orb()</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/LocalObject.html" title="org.omg.CORBA 中的类">LocalObject</A> 中的方法<DD>抛出 <code>org.omg.CORBA.NO_IMPLEMENT</code> 异常,并带有消息 &quot;This is a locally constrained object&quot;。<DT><A HREF="../org/omg/CORBA/portable/ObjectImpl.html#_orb()"><B>_orb()</B></A> - 类 org.omg.CORBA.portable.<A HREF="../org/omg/CORBA/portable/ObjectImpl.html" title="org.omg.CORBA.portable 中的类">ObjectImpl</A> 中的方法<DD>返回对与此对象及其委托相关的 ORB 的引用。<DT><A HREF="../org/omg/PortableServer/Servant.html#_orb()"><B>_orb()</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/Servant.html" title="org.omg.PortableServer 中的类">Servant</A> 中的方法<DD>返回当前与 <code>Servant</code> 关联的 ORB 实例(便捷方法)。<DT><A HREF="../org/omg/PortableServer/ThreadPolicyValue.html#_ORB_CTRL_MODEL"><B>_ORB_CTRL_MODEL</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/ThreadPolicyValue.html" title="org.omg.PortableServer 中的类">ThreadPolicyValue</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ParameterMode.html#_PARAM_IN"><B>_PARAM_IN</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ParameterMode.html" title="org.omg.CORBA 中的类">ParameterMode</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ParameterMode.html#_PARAM_INOUT"><B>_PARAM_INOUT</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ParameterMode.html" title="org.omg.CORBA 中的类">ParameterMode</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ParameterMode.html#_PARAM_OUT"><B>_PARAM_OUT</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ParameterMode.html" title="org.omg.CORBA 中的类">ParameterMode</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/PortableServer/LifespanPolicyValue.html#_PERSISTENT"><B>_PERSISTENT</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/LifespanPolicyValue.html" title="org.omg.PortableServer 中的类">LifespanPolicyValue</A> 中的静态变量<DD>&nbsp;<DT><A HREF="../org/omg/PortableServer/Servant.html#_poa()"><B>_poa()</B></A> - 类 org.omg.PortableServer.<A HREF="../org/omg/PortableServer/Servant.html" title="org.omg.PortableServer 中的类">Servant</A> 中的方法<DD>允许便捷地执行共用方法,等效于 <code>PortableServer::Current:get_POA</code>。<DT><A HREF="../org/omg/CORBA/_PolicyStub.html" title="org.omg.CORBA 中的类"><B>_PolicyStub</B></A> - <A HREF="../org/omg/CORBA/package-summary.html">org.omg.CORBA</A> 中的 类<DD><tt>Policy</tt> 的 Stub。<DT><A HREF="../org/omg/CORBA/_PolicyStub.html#_PolicyStub()"><B>_PolicyStub()</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/_PolicyStub.html" title="org.omg.CORBA 中的类">_PolicyStub</A> 的构造方法<DD>构造方法注意事项:如果使用默认构造方法,则该对象在调用 _set_delegate (...) 方法前没有用。<DT><A HREF="../org/omg/CORBA/_PolicyStub.html#_PolicyStub(org.omg.CORBA.portable.Delegate)"><B>_PolicyStub(Delegate)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/_PolicyStub.html" title="org.omg.CORBA 中的类">_PolicyStub</A> 的构造方法<DD>构造一个 <code>_PolicyStub</code> 对象,并使用给定 <code>Delegate</code> 对象初始化。<DT><A HREF="../javax/swing/undo/UndoableEditSupport.html#_postEdit(javax.swing.undo.UndoableEdit)"><B>_postEdit(UndoableEdit)</B></A> - 类 javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEditSupport.html" title="javax.swing.undo 中的类">UndoableEditSupport</A> 中的方法<DD>仅从 <code>postEdit</code> 和 <code>endUpdate</code> 调用。<DT><A HREF="../org/omg/CORBA/AnyHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/AnyHolder.html" title="org.omg.CORBA 中的类">AnyHolder</A> 中的方法<DD>从 <code>input</code> 中读取数据,并使用已解组数据初始化 Holder 中的值。<DT><A HREF="../org/omg/CORBA/AnySeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/AnySeqHolder.html" title="org.omg.CORBA 中的类">AnySeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/BooleanHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/BooleanHolder.html" title="org.omg.CORBA 中的类">BooleanHolder</A> 中的方法<DD>从 <code>input</code> 中读取已解组的数据,并将它们分配给此 <code>BooleanHolder</code> 对象的 <code>value</code> 字段。<DT><A HREF="../org/omg/CORBA/BooleanSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/BooleanSeqHolder.html" title="org.omg.CORBA 中的类">BooleanSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ByteHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ByteHolder.html" title="org.omg.CORBA 中的类">ByteHolder</A> 中的方法<DD>从 <code>input</code> 中读取数据,并使用已解组数据初始化此 <code>ByteHolder</code> 对象中的值。<DT><A HREF="../org/omg/CORBA/CharHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/CharHolder.html" title="org.omg.CORBA 中的类">CharHolder</A> 中的方法<DD>从 <code>input</code> 中读取数据,并使用已解组数据初始化此 <code>CharHolder</code> 对象中的值。<DT><A HREF="../org/omg/CORBA/CharSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/CharSeqHolder.html" title="org.omg.CORBA 中的类">CharSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/CurrentHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/CurrentHolder.html" title="org.omg.CORBA 中的类">CurrentHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/DoubleHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/DoubleHolder.html" title="org.omg.CORBA 中的类">DoubleHolder</A> 中的方法<DD>从输入流读取一个 double 值,并将其存储在值成员中。<DT><A HREF="../org/omg/CORBA/DoubleSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/DoubleSeqHolder.html" title="org.omg.CORBA 中的类">DoubleSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/FixedHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/FixedHolder.html" title="org.omg.CORBA 中的类">FixedHolder</A> 中的方法<DD>从输入流读取定点值,并将其存储在值成员中。<DT><A HREF="../org/omg/CORBA/FloatHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/FloatHolder.html" title="org.omg.CORBA 中的类">FloatHolder</A> 中的方法<DD>从输入流读取一个 float 值,并使用该 float 值初始化值成员。<DT><A HREF="../org/omg/CORBA/FloatSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/FloatSeqHolder.html" title="org.omg.CORBA 中的类">FloatSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/IntHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/IntHolder.html" title="org.omg.CORBA 中的类">IntHolder</A> 中的方法<DD>从 <code>input</code> 中读取已解组数据,并将其分配给此 <code>IntHolder</code> 对象的 <code>value</code> 字段。<DT><A HREF="../org/omg/CORBA/LongHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/LongHolder.html" title="org.omg.CORBA 中的类">LongHolder</A> 中的方法<DD>从 <code>input</code> 中读取数据,并使用已解组数据初始化 Holder 中的值。<DT><A HREF="../org/omg/CORBA/LongLongSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/LongLongSeqHolder.html" title="org.omg.CORBA 中的类">LongLongSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/LongSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/LongSeqHolder.html" title="org.omg.CORBA 中的类">LongSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ObjectHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ObjectHolder.html" title="org.omg.CORBA 中的类">ObjectHolder</A> 中的方法<DD>从 <code>input</code> 中读取数据,并使用已解组数据初始化此 <code>ObjectHolder</code> 对象中的值。<DT><A HREF="../org/omg/CORBA/OctetSeqHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/OctetSeqHolder.html" title="org.omg.CORBA 中的类">OctetSeqHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/ParameterModeHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ParameterModeHolder.html" title="org.omg.CORBA 中的类">ParameterModeHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/PolicyErrorHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/PolicyErrorHolder.html" title="org.omg.CORBA 中的类">PolicyErrorHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/PolicyHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/PolicyHolder.html" title="org.omg.CORBA 中的类">PolicyHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/PolicyListHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/PolicyListHolder.html" title="org.omg.CORBA 中的类">PolicyListHolder</A> 中的方法<DD>&nbsp;<DT><A HREF="../org/omg/CORBA/portable/Streamable.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 接口 org.omg.CORBA.portable.<A HREF="../org/omg/CORBA/portable/Streamable.html" title="org.omg.CORBA.portable 中的接口">Streamable</A> 中的方法<DD>从 <code>istream</code> 读取数据,并使用已解组数据初始化 Holder 的 <code>value</code> 字段。<DT><A HREF="../org/omg/CORBA/PrincipalHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/PrincipalHolder.html" title="org.omg.CORBA 中的类">PrincipalHolder</A> 中的方法<DD><B>已过时。</B>&nbsp;&nbsp;<DT><A HREF="../org/omg/CORBA/ServiceInformationHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ServiceInformationHolder.html" title="org.omg.CORBA 中的类">ServiceInformationHolder</A> 中的方法<DD>从输入流 <code>in</code> 中读取已解组数据,并将它赋予此 <code>ServiceInformationHolder</code> 对象的 <code>value</code> 字段。<DT><A HREF="../org/omg/CORBA/ShortHolder.html#_read(org.omg.CORBA.portable.InputStream)"><B>_read(InputStream)</B></A> - 类 org.omg.CORBA.<A HREF="../org/omg/CORBA/ShortHolder.html" title="org.omg.CORBA 中的类">ShortHolder</A> 

⌨️ 快捷键说明

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