Files
redkale/javadoc/constant-values.html
Redkale e589606f13
2016-11-25 14:34:10 +08:00

610 lines
27 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- 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-11-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="\u5E38\u91CF\u5B57\u6BB5\u503C";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="overview-summary.html">概览</a></li>
<li>程序包</li>
<li></li>
<li>使用</li>
<li><a href="overview-tree.html"></a></li>
<li><a href="deprecated-list.html">已过时</a></li>
<li><a href="index-files/index-1.html">索引</a></li>
<li><a href="help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">框架</a></li>
<li><a href="constant-values.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="常量字段值" class="title">常量字段值</h1>
<h2 title="目录">目录</h2>
<ul>
<li><a href="#org.redkale">org.redkale.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="org.redkale">
<!-- -->
</a>
<h2 title="org.redkale">org.redkale.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.boot.<a href="org/redkale/boot/Application.html" title="org.redkale.boot中的类">Application</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_APP_ADDR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_APP_ADDR">RESNAME_APP_ADDR</a></code></td>
<td class="colLast"><code>"APP_ADDR"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_APP_GRES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_APP_GRES">RESNAME_APP_GRES</a></code></td>
<td class="colLast"><code>"APP_GRES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_APP_HOME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_APP_HOME">RESNAME_APP_HOME</a></code></td>
<td class="colLast"><code>"APP_HOME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_APP_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_APP_NODE">RESNAME_APP_NODE</a></code></td>
<td class="colLast"><code>"APP_NODE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_APP_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_APP_TIME">RESNAME_APP_TIME</a></code></td>
<td class="colLast"><code>"APP_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_SERVER_ADDR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_SERVER_ADDR">RESNAME_SERVER_ADDR</a></code></td>
<td class="colLast"><code>"SERVER_ADDR"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_SERVER_GROUP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_SERVER_GROUP">RESNAME_SERVER_GROUP</a></code></td>
<td class="colLast"><code>"SERVER_GROUP"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.boot.Application.RESNAME_SERVER_ROOT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/Application.html#RESNAME_SERVER_ROOT">RESNAME_SERVER_ROOT</a></code></td>
<td class="colLast"><code>"SERVER_ROOT"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.boot.<a href="org/redkale/boot/NodeServer.html" title="org.redkale.boot中的类">NodeServer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.boot.NodeServer.LINE_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/boot/NodeServer.html#LINE_SEPARATOR">LINE_SEPARATOR</a></code></td>
<td class="colLast"><code>"\r\n"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.convert.<a href="org/redkale/convert/Reader.html" title="org.redkale.convert中的类">Reader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.convert.Reader.SIGN_NOLENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<td><code><a href="org/redkale/convert/Reader.html#SIGN_NOLENGTH">SIGN_NOLENGTH</a></code></td>
<td class="colLast"><code>-2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.convert.Reader.SIGN_NULL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<td><code><a href="org/redkale/convert/Reader.html#SIGN_NULL">SIGN_NULL</a></code></td>
<td class="colLast"><code>-1</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.convert.bson.<a href="org/redkale/convert/bson/BsonReader.html" title="org.redkale.convert.bson中的类">BsonReader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.SIGN_HASNEXT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#SIGN_HASNEXT">SIGN_HASNEXT</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.SIGN_NONEXT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#SIGN_NONEXT">SIGN_NONEXT</a></code></td>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.SIGN_OBJECTB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#SIGN_OBJECTB">SIGN_OBJECTB</a></code></td>
<td class="colLast"><code>187</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.SIGN_OBJECTE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#SIGN_OBJECTE">SIGN_OBJECTE</a></code></td>
<td class="colLast"><code>238</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.VERBOSE_NO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#VERBOSE_NO">VERBOSE_NO</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.convert.bson.BsonReader.VERBOSE_YES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<td><code><a href="org/redkale/convert/bson/BsonReader.html#VERBOSE_YES">VERBOSE_YES</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<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>&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>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.Server.RESNAME_SERVER_ROOT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/net/Server.html#RESNAME_SERVER_ROOT">RESNAME_SERVER_ROOT</a></code></td>
<td class="colLast"><code>"SERVER_ROOT"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.<a href="org/redkale/net/Transport.html" title="org.redkale.net中的类">Transport</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.Transport.DEFAULT_PROTOCOL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/net/Transport.html#DEFAULT_PROTOCOL">DEFAULT_PROTOCOL</a></code></td>
<td class="colLast"><code>"TCP"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.html" title="org.redkale.net.http中的类">HttpBaseServlet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.HttpBaseServlet.RET_METHOD_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/HttpBaseServlet.html#RET_METHOD_ERROR">RET_METHOD_ERROR</a></code></td>
<td class="colLast"><code>18000002</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.HttpBaseServlet.RET_SERVER_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/HttpBaseServlet.html#RET_SERVER_ERROR">RET_SERVER_ERROR</a></code></td>
<td class="colLast"><code>18000001</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.http.<a href="org/redkale/net/http/HttpRequest.html" title="org.redkale.net.http中的类">HttpRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.HttpRequest.SESSIONID_NAME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/net/http/HttpRequest.html#SESSIONID_NAME">SESSIONID_NAME</a></code></td>
<td class="colLast"><code>"JSESSIONID"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.http.<a href="org/redkale/net/http/Rest.html" title="org.redkale.net.http中的类">Rest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.Rest.REST_HEADER_RESOURCE_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/net/http/Rest.html#REST_HEADER_RESOURCE_NAME">REST_HEADER_RESOURCE_NAME</a></code></td>
<td class="colLast"><code>"rest-resource-name"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.http.<a href="org/redkale/net/http/WebSocket.html" title="org.redkale.net.http中的类">WebSocket</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_ENGINE_NULL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_ENGINE_NULL">RETCODE_ENGINE_NULL</a></code></td>
<td class="colLast"><code>32</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_GROUP_EMPTY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_GROUP_EMPTY">RETCODE_GROUP_EMPTY</a></code></td>
<td class="colLast"><code>128</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_ILLEGALBUFFER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_ILLEGALBUFFER">RETCODE_ILLEGALBUFFER</a></code></td>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_NODESERVICE_NULL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_NODESERVICE_NULL">RETCODE_NODESERVICE_NULL</a></code></td>
<td class="colLast"><code>64</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_SEND_ILLPACKET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_SEND_ILLPACKET">RETCODE_SEND_ILLPACKET</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_SENDEXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_SENDEXCEPTION">RETCODE_SENDEXCEPTION</a></code></td>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_WSOCKET_CLOSED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_WSOCKET_CLOSED">RETCODE_WSOCKET_CLOSED</a></code></td>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocket.RETCODE_WSOFFLINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocket.html#RETCODE_WSOFFLINE">RETCODE_WSOFFLINE</a></code></td>
<td class="colLast"><code>256</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.http.<a href="org/redkale/net/http/WebSocketServlet.html" title="org.redkale.net.http中的类">WebSocketServlet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocketServlet.DEFAILT_LIVEINTERVAL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/http/WebSocketServlet.html#DEFAILT_LIVEINTERVAL">DEFAILT_LIVEINTERVAL</a></code></td>
<td class="colLast"><code>60</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.redkale.net.http.WebSocketServlet.WEBPARAM__LIVEINTERVAL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/net/http/WebSocketServlet.html#WEBPARAM__LIVEINTERVAL">WEBPARAM__LIVEINTERVAL</a></code></td>
<td class="colLast"><code>"liveinterval"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpRequest.html" title="org.redkale.net.sncp中的类">SncpRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpRequest.HEADER_SIZE">
<!-- -->
</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>60</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpResponse.html" title="org.redkale.net.sncp中的类">SncpResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLACTIONID">
<!-- -->
</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>32768</code></td>
</tr>
<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="altColor">
<td class="colFirst"><a name="org.redkale.net.sncp.SncpResponse.RETCODE_ILLSERVICEVER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;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&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/redkale/net/sncp/SncpResponse.html#RETCODE_THROWEXCEPTION">RETCODE_THROWEXCEPTION</a></code></td>
<td class="colLast"><code>1073741824</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.source.<a href="org/redkale/source/DataDefaultSource.html" title="org.redkale.source中的类">DataDefaultSource</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.source.DataDefaultSource.DATASOURCE_CONFPATH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/source/DataDefaultSource.html#DATASOURCE_CONFPATH">DATASOURCE_CONFPATH</a></code></td>
<td class="colLast"><code>"DATASOURCE_CONFPATH"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="常量字段值表, 列表常量字段和值">
<caption><span>org.redkale.util.<a href="org/redkale/util/ResourceFactory.html" title="org.redkale.util中的类">ResourceFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th scope="col">常量字段</th>
<th class="colLast" scope="col"></th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.redkale.util.ResourceFactory.RESOURCE_PARENT_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/redkale/util/ResourceFactory.html#RESOURCE_PARENT_NAME">RESOURCE_PARENT_NAME</a></code></td>
<td class="colLast"><code>"$"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="overview-summary.html">概览</a></li>
<li>程序包</li>
<li></li>
<li>使用</li>
<li><a href="overview-tree.html"></a></li>
<li><a href="deprecated-list.html">已过时</a></li>
<li><a href="index-files/index-1.html">索引</a></li>
<li><a href="help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">框架</a></li>
<li><a href="constant-values.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>