This commit is contained in:
Redkale
2016-09-14 13:25:58 +08:00
parent 734bd7ad32
commit b917d1ebf9
577 changed files with 18482 additions and 11721 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_91) on Sat Jul 02 20:37:40 CST 2016 -->
<!-- Generated by javadoc (1.8.0_101) on Wed Sep 14 13:10:29 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类分层结构 (Redkale API文档)</title>
<meta name="date" content="2016-07-02">
<title>类分层结构</title>
<meta name="date" content="2016-09-14">
<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="\u7C7B\u5206\u5C42\u7ED3\u6784 (Redkale API\u6587\u6863)";
parent.document.title="\u7C7B\u5206\u5C42\u7ED3\u6784";
}
}
catch(err) {
@@ -157,6 +157,7 @@
<li type="circle">org.redkale.boot.<a href="org/redkale/boot/LogFileHandler.LoggingFormater.html" title="org.redkale.boot中的类"><span class="typeNameLink">LogFileHandler.LoggingFormater</span></a></li>
</ul>
</li>
<li type="circle">org.redkale.boot.<a href="org/redkale/boot/GroupInfo.html" title="org.redkale.boot中的类"><span class="typeNameLink">GroupInfo</span></a></li>
<li type="circle">java.util.logging.Handler
<ul>
<li type="circle">org.redkale.boot.<a href="org/redkale/boot/LogFileHandler.html" title="org.redkale.boot中的类"><span class="typeNameLink">LogFileHandler</span></a>
@@ -166,6 +167,7 @@
</li>
</ul>
</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResourceServlet.FileEntry.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpResourceServlet.FileEntry</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResponse.TransferFileHandler.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpResponse.TransferFileHandler</span></a> (implements java.nio.channels.CompletionHandler&lt;V,A&gt;)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/JDBCPoolSource.html" title="org.redkale.source中的类"><span class="typeNameLink">JDBCPoolSource</span></a></li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/MapDecoder.html" title="org.redkale.convert中的类"><span class="typeNameLink">MapDecoder</span></a>&lt;K,V&gt; (implements org.redkale.convert.<a href="org/redkale/convert/Decodeable.html" title="org.redkale.convert中的接口">Decodeable</a>&lt;R,T&gt;)</li>
@@ -230,11 +232,9 @@
<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>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetResult.html" title="org.redkale.service中的类"><span class="typeNameLink">RetResult</span></a>&lt;T&gt;
<ul>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetResult.RetSuccessResult.html" title="org.redkale.service中的类"><span class="typeNameLink">RetResult.RetSuccessResult</span></a>&lt;T&gt;</li>
</ul>
</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/Rest.html" title="org.redkale.net.http中的类"><span class="typeNameLink">Rest</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestOutput.html" title="org.redkale.net.http中的类"><span class="typeNameLink">RestOutput</span></a>&lt;T&gt;</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetResult.html" title="org.redkale.service中的类"><span class="typeNameLink">RetResult</span></a>&lt;T&gt;</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/SelectColumn.html" title="org.redkale.util中的类"><span class="typeNameLink">SelectColumn</span></a> (implements java.util.function.Predicate&lt;T&gt;)</li>
<li type="circle">org.redkale.net.<a href="org/redkale/net/Server.html" title="org.redkale.net中的类"><span class="typeNameLink">Server</span></a>&lt;K,C,R,P,S&gt;
<ul>
@@ -247,7 +247,17 @@
<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>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpBaseServlet</span></a>
<ul>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/BasedHttpServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">BasedHttpServlet</span></a></li>
<li type="circle">org.redkale.boot.<a href="org/redkale/boot/RestDocs.html" title="org.redkale.boot中的类"><span class="typeNameLink">RestDocs</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestHttpServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">RestHttpServlet</span></a>&lt;T&gt;
<ul>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/DefaultRestServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">DefaultRestServlet</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResourceServlet.html" title="org.redkale.net.http中的类"><span class="typeNameLink">HttpResourceServlet</span></a></li>
<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>
@@ -334,6 +344,7 @@
<li type="circle">org.redkale.net.<a href="org/redkale/net/Transport.html" title="org.redkale.net中的类"><span class="typeNameLink">Transport</span></a></li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/TypeToken.html" title="org.redkale.util中的类"><span class="typeNameLink">TypeToken</span></a>&lt;T&gt;</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/Utility.html" title="org.redkale.util中的类"><span class="typeNameLink">Utility</span></a></li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/VirtualEntity.DefaultFunctionLoader.html" title="org.redkale.source中的类"><span class="typeNameLink">VirtualEntity.DefaultFunctionLoader</span></a> (implements java.util.function.BiFunction&lt;T,U,R&gt;)</li>
<li type="circle">org.redkale.watch.<a href="org/redkale/watch/WatchFactory.html" title="org.redkale.watch中的类"><span class="typeNameLink">WatchFactory</span></a></li>
<li type="circle">org.redkale.watch.<a href="org/redkale/watch/WatchSupplier.html" title="org.redkale.watch中的类"><span class="typeNameLink">WatchSupplier</span></a> (implements org.redkale.watch.<a href="org/redkale/watch/WatchNode.html" title="org.redkale.watch中的接口">WatchNode</a>)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebSocket.html" title="org.redkale.net.http中的类"><span class="typeNameLink">WebSocket</span></a></li>
@@ -372,6 +383,7 @@
<li type="circle">org.redkale.source.<a href="org/redkale/source/DataSource.html" title="org.redkale.source中的接口"><span class="typeNameLink">DataSource</span></a></li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/DataSQLListener.html" title="org.redkale.source中的接口"><span class="typeNameLink">DataSQLListener</span></a></li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/Decodeable.html" title="org.redkale.convert中的接口"><span class="typeNameLink">Decodeable</span></a>&lt;R,T&gt;</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/DistributeTableStrategy.html" title="org.redkale.source中的接口"><span class="typeNameLink">DistributeTableStrategy</span></a>&lt;T&gt;</li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/Encodeable.html" title="org.redkale.convert中的接口"><span class="typeNameLink">Encodeable</span></a>&lt;W,T&gt;</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterBean.html" title="org.redkale.source中的接口"><span class="typeNameLink">FilterBean</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpResponse.BufferHandler.html" title="org.redkale.net.http中的接口"><span class="typeNameLink">HttpResponse.BufferHandler</span></a></li>
@@ -403,29 +415,41 @@
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/ConvertColumn.html" title="org.redkale.convert中的注释"><span class="typeNameLink">ConvertColumn</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/ConvertColumns.html" title="org.redkale.convert中的注释"><span class="typeNameLink">ConvertColumns</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/ConvertEntity.html" title="org.redkale.convert中的注释"><span class="typeNameLink">ConvertEntity</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/BasedHttpServlet.AuthIgnore.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">BasedHttpServlet.AuthIgnore</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/BasedHttpServlet.WebAction.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">BasedHttpServlet.WebAction</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/BasedHttpServlet.HttpCacheable.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">BasedHttpServlet.HttpCacheable</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.AuthIgnore.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">HttpBaseServlet.AuthIgnore</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.WebParam.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">HttpBaseServlet.WebParam</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.WebAction.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">HttpBaseServlet.WebAction</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.HttpCacheable.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">HttpBaseServlet.HttpCacheable</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/Rest.RestDynamic.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">Rest.RestDynamic</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestAddress.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestAddress</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestCookie.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestCookie</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestHeader.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestHeader</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestMapping.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestMapping</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestMappings.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestMappings</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestParam.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestParam</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestService.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestService</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/RestSessionid.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">RestSessionid</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebInitParam.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">WebInitParam</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebServlet.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">WebServlet</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebSocketBinary.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">WebSocketBinary</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.net.sncp.<a href="org/redkale/net/sncp/SncpDyn.html" title="org.redkale.net.sncp中的注释"><span class="typeNameLink">SncpDyn</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/DynAttachment.html" title="org.redkale.service中的注释"><span class="typeNameLink">DynAttachment</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/DynCall.html" title="org.redkale.service中的注释"><span class="typeNameLink">DynCall</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/DynRemote.html" title="org.redkale.service中的注释"><span class="typeNameLink">DynRemote</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/DynSourceAddress.html" title="org.redkale.service中的注释"><span class="typeNameLink">DynSourceAddress</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/DynTargetAddress.html" title="org.redkale.service中的注释"><span class="typeNameLink">DynTargetAddress</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/LocalService.html" title="org.redkale.service中的注释"><span class="typeNameLink">LocalService</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/MultiRun.html" title="org.redkale.service中的注释"><span class="typeNameLink">MultiRun</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetLabel.html" title="org.redkale.service中的注释"><span class="typeNameLink">RetLabel</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RpcRemote.html" title="org.redkale.service中的注释"><span class="typeNameLink">RpcRemote</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RpcSourceAddress.html" title="org.redkale.service中的注释"><span class="typeNameLink">RpcSourceAddress</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/RpcTargetAddress.html" title="org.redkale.service中的注释"><span class="typeNameLink">RpcTargetAddress</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/DistributeGenerator.html" title="org.redkale.source中的注释"><span class="typeNameLink">DistributeGenerator</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/DistributeTables.html" title="org.redkale.source中的注释"><span class="typeNameLink">DistributeTables</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/DistributeTable.html" title="org.redkale.source中的注释"><span class="typeNameLink">DistributeTable</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterColumn.html" title="org.redkale.source中的注释"><span class="typeNameLink">FilterColumn</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterGroup.html" title="org.redkale.source中的注释"><span class="typeNameLink">FilterGroup</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterJoinColumn.html" title="org.redkale.source中的注释"><span class="typeNameLink">FilterJoinColumn</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/VirtualEntity.html" title="org.redkale.source中的注释"><span class="typeNameLink">VirtualEntity</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/AutoLoad.html" title="org.redkale.util中的注释"><span class="typeNameLink">AutoLoad</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/Comment.html" title="org.redkale.util中的注释"><span class="typeNameLink">Comment</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/Creator.ConstructorParameters.html" title="org.redkale.util中的注释"><span class="typeNameLink">Creator.ConstructorParameters</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/LogLevel.html" title="org.redkale.util中的注释"><span class="typeNameLink">LogLevel</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/ResourceListener.html" title="org.redkale.util中的注释"><span class="typeNameLink">ResourceListener</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.util.<a href="org/redkale/util/ResourceType.html" title="org.redkale.util中的注释"><span class="typeNameLink">ResourceType</span></a> (implements java.lang.annotation.Annotation)</li>
<li type="circle">org.redkale.watch.<a href="org/redkale/watch/Watchable.html" title="org.redkale.watch中的注释"><span class="typeNameLink">Watchable</span></a> (implements java.lang.annotation.Annotation)</li>
</ul>
@@ -437,6 +461,7 @@
<ul>
<li type="circle">javax.persistence.<a href="javax/persistence/GenerationType.html" title="javax.persistence中的枚举"><span class="typeNameLink">GenerationType</span></a></li>
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/ConvertType.html" title="org.redkale.convert中的枚举"><span class="typeNameLink">ConvertType</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/HttpBaseServlet.ParamSourceType.html" title="org.redkale.net.http中的枚举"><span class="typeNameLink">HttpBaseServlet.ParamSourceType</span></a></li>
<li type="circle">org.redkale.net.http.<a href="org/redkale/net/http/WebSocketPacket.FrameType.html" title="org.redkale.net.http中的枚举"><span class="typeNameLink">WebSocketPacket.FrameType</span></a></li>
<li type="circle">org.redkale.service.<a href="org/redkale/service/CacheSourceService.CacheEntryType.html" title="org.redkale.service中的枚举"><span class="typeNameLink">CacheSourceService.CacheEntryType</span></a></li>
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterExpress.html" title="org.redkale.source中的枚举"><span class="typeNameLink">FilterExpress</span></a></li>