uTools-Manuals/docs/java/org/omg/SendingContext/RunTimeOperations.html

26 lines
941 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>