This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_65) on Thu Jan 14 17:03:15 CST 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_65) on Tue Jan 19 09:22:54 CST 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>类分层结构 (RedKale的API文档)</title>
|
||||
<meta name="date" content="2016-01-14">
|
||||
<meta name="date" content="2016-01-19">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -117,6 +117,7 @@
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Context.html" title="org.redkale.net中的类"><span class="typeNameLink">Context</span></a>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpContext.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpContext</span></a></li>
|
||||
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpContext.html" title="org.redkale.net.sncp中的类"><span class="typeNameLink">SncpContext</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/Convert.html" title="org.redkale.convert中的类"><span class="typeNameLink">Convert</span></a><R,W>
|
||||
@@ -212,16 +213,16 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Request.html" title="org.redkale.net中的类"><span class="typeNameLink">Request</span></a>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Request.html" title="org.redkale.net中的类"><span class="typeNameLink">Request</span></a><C>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpRequest.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpRequest</span></a></li>
|
||||
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpRequest.html" title="org.redkale.net.sncp中的类"><span class="typeNameLink">SncpRequest</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/ResourceFactory.html" title="org.redkale.util中的类"><span class="typeNameLink">ResourceFactory</span></a></li>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Response.html" title="org.redkale.net中的类"><span class="typeNameLink">Response</span></a><R>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Response.html" title="org.redkale.net中的类"><span class="typeNameLink">Response</span></a><C,R>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResponse.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpResponse</span></a><R></li>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResponse.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpResponse</span></a></li>
|
||||
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpResponse.html" title="org.redkale.net.sncp中的类"><span class="typeNameLink">SncpResponse</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -238,7 +239,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/ServiceWrapper.html" title="org.redkale.net.sncp中的类"><span class="typeNameLink">ServiceWrapper</span></a><T> (implements java.lang.Comparable<T>)</li>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Servlet.html" title="org.redkale.net中的类"><span class="typeNameLink">Servlet</span></a><R,P>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Servlet.html" title="org.redkale.net中的类"><span class="typeNameLink">Servlet</span></a><C,R,P>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpServlet</span></a>
|
||||
<ul>
|
||||
@@ -247,7 +248,7 @@
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebSocketServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">WebSocketServlet</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/PrepareServlet.html" title="org.redkale.net中的类"><span class="typeNameLink">PrepareServlet</span></a><R,P>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/PrepareServlet.html" title="org.redkale.net中的类"><span class="typeNameLink">PrepareServlet</span></a><C,R,P>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpPrepareServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpPrepareServlet</span></a></li>
|
||||
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpPrepareServlet.html" title="org.redkale.net.sncp中的类"><span class="typeNameLink">SncpPrepareServlet</span></a></li>
|
||||
@@ -264,6 +265,7 @@
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/SimpledCoder.html" title="org.redkale.convert中的类"><span class="typeNameLink">SimpledCoder</span></a><R,W,T> (implements org.redkale.convert.<a href="org/redkale/convert/Decodeable.html" title="org.redkale.convert中的接口">Decodeable</a><R,T>, org.redkale.convert.<a href="org/redkale/convert/Encodeable.html" title="org.redkale.convert中的接口">Encodeable</a><W,T>)
|
||||
<ul>
|
||||
<li type="circle">org.redkale.convert.ext.<a href="org/redkale/convert/ext/BigIntegerSimpledCoder.html" title="org.redkale.convert.ext中的类"><span class="typeNameLink">BigIntegerSimpledCoder</span></a><R,W></li>
|
||||
<li type="circle">org.redkale.convert.ext.<a href="org/redkale/convert/ext/BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder.html" title="org.redkale.convert.ext中的类"><span class="typeNameLink">BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder</span></a><R,W></li>
|
||||
<li type="circle">org.redkale.convert.ext.<a href="org/redkale/convert/ext/BoolArraySimpledCoder.html" title="org.redkale.convert.ext中的类"><span class="typeNameLink">BoolArraySimpledCoder</span></a><R,W></li>
|
||||
<li type="circle">org.redkale.convert.ext.<a href="org/redkale/convert/ext/BoolSimpledCoder.html" title="org.redkale.convert.ext中的类"><span class="typeNameLink">BoolSimpledCoder</span></a><R,W></li>
|
||||
<li type="circle">org.redkale.convert.bson.<a href="org/redkale/convert/bson/BsonSimpledCoder.html" title="org.redkale.convert.bson中的类"><span class="typeNameLink">BsonSimpledCoder</span></a><T></li>
|
||||
@@ -373,7 +375,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/Reproduce.html" title="org.redkale.util中的接口"><span class="typeNameLink">Reproduce</span></a><D,S></li>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/ResourceFactory.ResourceHandler.html" title="org.redkale.util中的接口"><span class="typeNameLink">ResourceFactory.ResourceHandler</span></a></li>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/ResourceFactory.ResourceLoader.html" title="org.redkale.util中的接口"><span class="typeNameLink">ResourceFactory.ResourceLoader</span></a></li>
|
||||
<li type="circle">java.io.Serializable
|
||||
<ul>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/Range.html" title="org.redkale.source中的接口"><span class="typeNameLink">Range</span></a><E> (并 extends java.util.function.Predicate<T>)</li>
|
||||
|
||||
Reference in New Issue
Block a user