This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_101) on Wed Sep 14 13:10:29 CST 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_101) on Fri Nov 25 14:21:40 CST 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>常量字段值</title>
|
||||
<meta name="date" content="2016-09-14">
|
||||
<meta name="date" content="2016-11-25">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -469,7 +469,7 @@
|
||||
<!-- -->
|
||||
</a><code>public static final int</code></td>
|
||||
<td><code><a href="org/redkale/net/sncp/SncpRequest.html#HEADER_SIZE">HEADER_SIZE</a></code></td>
|
||||
<td class="colLast"><code>56</code></td>
|
||||
<td class="colLast"><code>60</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -488,7 +488,7 @@
|
||||
<!-- -->
|
||||
</a><code>public static final int</code></td>
|
||||
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_ILLACTIONID">RETCODE_ILLACTIONID</a></code></td>
|
||||
<td class="colLast"><code>2048</code></td>
|
||||
<td class="colLast"><code>32768</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLSERVICEID">
|
||||
@@ -498,6 +498,13 @@
|
||||
<td class="colLast"><code>1024</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLSERVICEVER">
|
||||
<!-- -->
|
||||
</a><code>public static final int</code></td>
|
||||
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_ILLSERVICEVER">RETCODE_ILLSERVICEVER</a></code></td>
|
||||
<td class="colLast"><code>2048</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_THROWEXCEPTION">
|
||||
<!-- -->
|
||||
</a><code>public static final int</code></td>
|
||||
|
||||
Reference in New Issue
Block a user