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:41 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>
|
||||
@@ -114,6 +114,7 @@
|
||||
<li type="circle">org.redkale.boot.<a href="org/redkale/boot/ClassFilter.Loader.html" title="org.redkale.boot中的类"><span class="typeNameLink">ClassFilter.Loader</span></a></li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/CollectionDecoder.html" title="org.redkale.convert中的类"><span class="typeNameLink">CollectionDecoder</span></a><T> (implements org.redkale.convert.<a href="org/redkale/convert/Decodeable.html" title="org.redkale.convert中的接口">Decodeable</a><R,T>)</li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/CollectionEncoder.html" title="org.redkale.convert中的类"><span class="typeNameLink">CollectionEncoder</span></a><T> (implements org.redkale.convert.<a href="org/redkale/convert/Encodeable.html" title="org.redkale.convert中的接口">Encodeable</a><W,T>)</li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/ColumnValue.html" title="org.redkale.source中的类"><span class="typeNameLink">ColumnValue</span></a></li>
|
||||
<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>
|
||||
@@ -138,7 +139,6 @@
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/DataCallAttribute.html" title="org.redkale.source中的类"><span class="typeNameLink">DataCallAttribute</span></a> (implements org.redkale.util.<a href="org/redkale/util/Attribute.html" title="org.redkale.util中的接口">Attribute</a><T,F>)</li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/DataDefaultSource.html" title="org.redkale.source中的类"><span class="typeNameLink">DataDefaultSource</span></a> (implements java.lang.AutoCloseable, org.redkale.source.<a href="org/redkale/source/DataSource.html" title="org.redkale.source中的接口">DataSource</a>, java.util.function.Function<T,R>)</li>
|
||||
<li type="circle">org.redkale.service.<a href="org/redkale/service/DataSourceService.html" title="org.redkale.service中的类"><span class="typeNameLink">DataSourceService</span></a> (implements java.lang.AutoCloseable, org.redkale.source.<a href="org/redkale/source/DataSource.html" title="org.redkale.source中的接口">DataSource</a>, org.redkale.service.<a href="org/redkale/service/Service.html" title="org.redkale.service中的接口">Service</a>)</li>
|
||||
<li type="circle">org.redkale.service.<a href="org/redkale/service/DataSQLListenerService.html" title="org.redkale.service中的类"><span class="typeNameLink">DataSQLListenerService</span></a> (implements org.redkale.source.<a href="org/redkale/source/DataSQLListener.html" title="org.redkale.source中的接口">DataSQLListener</a>, org.redkale.service.<a href="org/redkale/service/Service.html" title="org.redkale.service中的接口">Service</a>)</li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/DeMember.html" title="org.redkale.convert中的类"><span class="typeNameLink">DeMember</span></a><R,T,F> (implements java.lang.Comparable<T>)</li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/EnMember.html" title="org.redkale.convert中的类"><span class="typeNameLink">EnMember</span></a><W,T,F> (implements java.lang.Comparable<T>)</li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/EntityCache.html" title="org.redkale.source中的类"><span class="typeNameLink">EntityCache</span></a><T></li>
|
||||
@@ -234,6 +234,7 @@
|
||||
</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><T></li>
|
||||
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetLabel.RetLoader.html" title="org.redkale.service中的类"><span class="typeNameLink">RetLabel.RetLoader</span></a></li>
|
||||
<li type="circle">org.redkale.service.<a href="org/redkale/service/RetResult.html" title="org.redkale.service中的类"><span class="typeNameLink">RetResult</span></a><T></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<T>)</li>
|
||||
<li type="circle">org.redkale.net.<a href="org/redkale/net/Server.html" title="org.redkale.net中的类"><span class="typeNameLink">Server</span></a><K,C,R,P,S>
|
||||
@@ -249,8 +250,8 @@
|
||||
<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.boot.<a href="org/redkale/boot/ApiDocs.html" title="org.redkale.boot中的类"><span class="typeNameLink">ApiDocs</span></a></li>
|
||||
<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><T>
|
||||
<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>
|
||||
@@ -377,11 +378,15 @@
|
||||
<h2 title="接口分层结构">接口分层结构</h2>
|
||||
<ul>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/Attribute.html" title="org.redkale.util中的接口"><span class="typeNameLink">Attribute</span></a><T,F></li>
|
||||
<li type="circle">java.util.function.BiFunction<T,U,R>
|
||||
<ul>
|
||||
<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>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/CacheSource.html" title="org.redkale.source中的接口"><span class="typeNameLink">CacheSource</span></a><K,V></li>
|
||||
<li type="circle">org.redkale.util.<a href="org/redkale/util/Creator.html" title="org.redkale.util中的接口"><span class="typeNameLink">Creator</span></a><T></li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/DataCacheListener.html" title="org.redkale.source中的接口"><span class="typeNameLink">DataCacheListener</span></a></li>
|
||||
<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><R,T></li>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/DistributeTableStrategy.html" title="org.redkale.source中的接口"><span class="typeNameLink">DistributeTableStrategy</span></a><T></li>
|
||||
<li type="circle">org.redkale.convert.<a href="org/redkale/convert/Encodeable.html" title="org.redkale.convert中的接口"><span class="typeNameLink">Encodeable</span></a><W,T></li>
|
||||
@@ -392,7 +397,6 @@
|
||||
<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.io.Serializable)</li>
|
||||
</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.ResourceLoader.html" title="org.redkale.util中的接口"><span class="typeNameLink">ResourceFactory.ResourceLoader</span></a></li>
|
||||
<li type="circle">java.io.Serializable
|
||||
<ul>
|
||||
@@ -417,6 +421,7 @@
|
||||
<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/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.WebParams.html" title="org.redkale.net.http中的注释"><span class="typeNameLink">HttpBaseServlet.WebParams</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>
|
||||
@@ -432,10 +437,10 @@
|
||||
<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/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/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/RpcCall.html" title="org.redkale.service中的注释"><span class="typeNameLink">RpcCall</span></a> (implements java.lang.annotation.Annotation)</li>
|
||||
<li type="circle">org.redkale.service.<a href="org/redkale/service/RpcMultiRun.html" title="org.redkale.service中的注释"><span class="typeNameLink">RpcMultiRun</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>
|
||||
@@ -459,11 +464,11 @@
|
||||
<ul>
|
||||
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
|
||||
<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/ColumnExpress.html" title="org.redkale.source中的枚举"><span class="typeNameLink">ColumnExpress</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>
|
||||
<li type="circle">org.redkale.source.<a href="org/redkale/source/FilterFunc.html" title="org.redkale.source中的枚举"><span class="typeNameLink">FilterFunc</span></a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user