mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-07-08 10:46:28 +08:00
72 lines
3.1 KiB
HTML
72 lines
3.1 KiB
HTML
<div class="header">
|
||
<div class="subTitle">
|
||
org.omg.PortableInterceptor
|
||
</div>
|
||
<h2 class="title" title="Interface SUCCESSFUL">Interface SUCCESSFUL</h2>
|
||
</div><div class="contentContainer">
|
||
<div class="description">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<hr/> <br/> <pre>public interface <span class="typeNameLabel">SUCCESSFUL</span></pre>
|
||
<div class="block">
|
||
<span>org / omg / PortableInterceptor / SUCCESSFUL.java。</span>
|
||
<span>由IDL至Java编译器(便携式)生成,/ HUDSON / workspace / 8-2-build-linux-amd64 / jdk8 / 2238 / corba / src / share / classes / org / omg / PortableInterceptor中的版本“3.2” /Interceptors.idl 2014年3月4日,星期二3:07:56 PST</span>
|
||
</div> </li>
|
||
</ul>
|
||
</div>
|
||
<div class="summary">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<!-- =========== FIELD SUMMARY =========== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="field.summary">
|
||
<!-- --> </a> <h3>Field Summary</h3>
|
||
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary" summary="Field Summary table, listing fields, and an explanation">
|
||
<caption>
|
||
<span>Fields</span>
|
||
<span class="tabEnd"> </span>
|
||
</caption>
|
||
<tbody>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colLast" scope="col">Field and Description</th>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><code>static short</code></td>
|
||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/PortableInterceptor/SUCCESSFUL.html#value">value</a></span></code>
|
||
<div class="block">
|
||
表示成功回复状态。
|
||
</div> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table> </li>
|
||
</ul> </li>
|
||
</ul>
|
||
</div>
|
||
<div class="details">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<!-- ============ FIELD DETAIL =========== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="field.detail">
|
||
<!-- --> </a> <h3>字段详细信息</h3> <a name="value">
|
||
<!-- --> </a>
|
||
<ul class="blockListLast">
|
||
<li class="blockList"> <h4>value</h4> <pre>static final short value</pre>
|
||
<div class="block">
|
||
<span>表示成功回复状态。</span>
|
||
<span><code>RequestInfo.reply_status</code>一个可能的值。</span>
|
||
</div>
|
||
<dl>
|
||
<dt>
|
||
<span class="seeLabel">另请参见:</span>
|
||
</dt>
|
||
<dd>
|
||
<span><a href="../../../org/omg/PortableInterceptor/RequestInfoOperations.html#reply_status--"><code>RequestInfoOperations.reply_status()</code></a> , <a href="../../../org/omg/PortableInterceptor/SYSTEM_EXCEPTION.html" title="在org.omg.PortableInterceptor中的接口"><code>SYSTEM_EXCEPTION</code></a> , <a href="../../../org/omg/PortableInterceptor/USER_EXCEPTION.html" title="在org.omg.PortableInterceptor中的接口"><code>USER_EXCEPTION</code></a> , <a href="../../../org/omg/PortableInterceptor/LOCATION_FORWARD.html" title="在org.omg.PortableInterceptor中的接口"><code>LOCATION_FORWARD</code></a> , <a href="../../../org/omg/PortableInterceptor/TRANSPORT_RETRY.html" title="在org.omg.PortableInterceptor中的接口"><code>TRANSPORT_RETRY</code></a> , <a href="../../../constant-values.html#org.omg.PortableInterceptor.SUCCESSFUL.value">Constant Field Values</a></span>
|
||
</dd>
|
||
</dl> </li>
|
||
</ul> </li>
|
||
</ul> </li>
|
||
</ul>
|
||
</div>
|
||
</div> |