This commit is contained in:
Redkale
2016-07-02 20:47:51 +08:00
parent ed7c1419bf
commit 16462fc4fd
530 changed files with 11179 additions and 4591 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_71) on Wed Feb 17 10:31:24 CST 2016 -->
<!-- Generated by javadoc (1.8.0_91) on Sat Jul 02 20:37:39 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>常量字段值</title>
<meta name="date" content="2016-02-17">
<title>常量字段值 (Redkale API文档)</title>
<meta name="date" content="2016-07-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="\u5E38\u91CF\u5B57\u6BB5\u503C";
parent.document.title="\u5E38\u91CF\u5B57\u6BB5\u503C (Redkale API\u6587\u6863)";
}
}
catch(err) {
@@ -257,7 +257,7 @@
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.<a href="org/redkale/net/Server.html" title="org.redkale.net中的类">Server</a></span><span class="tabEnd">&nbsp;</span></caption>
<caption><span>org.redkale.net.<a href="org/redkale/net/Server.html" title="org.redkale.net中的类">Server</a>&lt;<a href="org/redkale/net/Server.html" title="Server中的类型参数">K</a> extends java.io.Serializable,<a href="org/redkale/net/Server.html" title="Server中的类型参数">C</a> extends <a href="org/redkale/net/Context.html" title="org.redkale.net中的类">Context</a>,<a href="org/redkale/net/Server.html" title="Server中的类型参数">R</a> extends <a href="org/redkale/net/Request.html" title="org.redkale.net中的类">Request</a>&lt;<a href="org/redkale/net/Server.html" title="Server中的类型参数">C</a>&gt;,<a href="org/redkale/net/Server.html" title="Server中的类型参数">P</a> extends <a href="org/redkale/net/Response.html" title="org.redkale.net中的类">Response</a>&lt;<a href="org/redkale/net/Server.html" title="Server中的类型参数">C</a>,<a href="org/redkale/net/Server.html" title="Server中的类型参数">R</a>&gt;,<a href="org/redkale/net/Server.html" title="Server中的类型参数">S</a> extends <a href="org/redkale/net/Servlet.html" title="org.redkale.net中的类">Servlet</a>&lt;<a href="org/redkale/net/Server.html" title="Server中的类型参数">C</a>,<a href="org/redkale/net/Server.html" title="Server中的类型参数">R</a>,<a href="org/redkale/net/Server.html" title="Server中的类型参数">P</a>&gt;&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
@@ -424,7 +424,7 @@
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/sncp/SncpRequest.html#HEADER_SIZE">HEADER_SIZE</a></code></td>
<td class="colLast"><code>72</code></td>
<td class="colLast"><code>56</code></td>
</tr>
</tbody>
</table>
@@ -443,23 +443,16 @@
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_ILLACTIONID">RETCODE_ILLACTIONID</a></code></td>
<td class="colLast"><code>4096</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLNAMEID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_ILLNAMEID">RETCODE_ILLNAMEID</a></code></td>
<td class="colLast"><code>2048</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLSERVICEID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_ILLSERVICEID">RETCODE_ILLSERVICEID</a></code></td>
<td class="colLast"><code>1024</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_THROWEXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>