mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-07-08 02:32:46 +08:00
26 lines
941 B
HTML
26 lines
941 B
HTML
<div class="header">
|
||
<div class="subTitle">
|
||
org.omg.SendingContext
|
||
</div>
|
||
<h2 class="title" title="Interface RunTimeOperations">Interface RunTimeOperations</h2>
|
||
</div><div class="contentContainer">
|
||
<div class="description">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<dl>
|
||
<dt>
|
||
All Known Subinterfaces:
|
||
</dt>
|
||
<dd>
|
||
<span><a href="../../../org/omg/SendingContext/RunTime.html" title="org.omg.SendingContext中的接口">RunTime</a></span>
|
||
</dd>
|
||
</dl>
|
||
<hr/> <br/> <pre>public interface <span class="typeNameLabel">RunTimeOperations</span></pre>
|
||
<div class="block">
|
||
<span>定义表示请求的发送上下文的基类的操作。</span>
|
||
<span>发送上下文提供对GIOP消息的发起者的运行时环境的信息的访问。</span>
|
||
<span>例如,当值类型在GIOP请求消息上编组时,值类型的接收方可能需要向发件人询问CodeBase来实现值类型。</span>
|
||
</div> </li>
|
||
</ul>
|
||
</div>
|
||
</div> |