From 16462fc4fde7a09bd021cad5e45e7fb42f1852e0 Mon Sep 17 00:00:00 2001 From: Redkale <22250530@qq.com> Date: Sat, 2 Jul 2016 20:47:51 +0800 Subject: [PATCH] --- javadoc/allclasses-frame.html | 12 +- javadoc/allclasses-noframe.html | 12 +- javadoc/constant-values.html | 23 +- javadoc/deprecated-list.html | 8 +- javadoc/help-doc.html | 8 +- javadoc/index-files/index-1.html | 46 +- javadoc/index-files/index-10.html | 23 +- javadoc/index-files/index-11.html | 8 +- javadoc/index-files/index-12.html | 16 +- javadoc/index-files/index-13.html | 22 +- javadoc/index-files/index-14.html | 41 +- javadoc/index-files/index-15.html | 16 +- javadoc/index-files/index-16.html | 40 +- javadoc/index-files/index-17.html | 8 +- javadoc/index-files/index-18.html | 59 ++- javadoc/index-files/index-19.html | 107 +++-- javadoc/index-files/index-2.html | 34 +- javadoc/index-files/index-20.html | 30 +- javadoc/index-files/index-21.html | 18 +- javadoc/index-files/index-22.html | 16 +- javadoc/index-files/index-23.html | 68 +-- javadoc/index-files/index-24.html | 8 +- javadoc/index-files/index-3.html | 152 +++++-- javadoc/index-files/index-4.html | 46 +- javadoc/index-files/index-5.html | 20 +- javadoc/index-files/index-6.html | 88 ++-- javadoc/index-files/index-7.html | 131 ++++-- javadoc/index-files/index-8.html | 24 +- javadoc/index-files/index-9.html | 38 +- javadoc/index.html | 4 +- javadoc/javax/persistence/Cacheable.html | 8 +- javadoc/javax/persistence/Column.html | 8 +- javadoc/javax/persistence/Entity.html | 8 +- javadoc/javax/persistence/GeneratedValue.html | 8 +- javadoc/javax/persistence/GenerationType.html | 8 +- javadoc/javax/persistence/Id.html | 8 +- javadoc/javax/persistence/Table.html | 8 +- javadoc/javax/persistence/Transient.html | 8 +- .../persistence/class-use/Cacheable.html | 8 +- .../javax/persistence/class-use/Column.html | 8 +- .../javax/persistence/class-use/Entity.html | 8 +- .../persistence/class-use/GeneratedValue.html | 8 +- .../persistence/class-use/GenerationType.html | 8 +- javadoc/javax/persistence/class-use/Id.html | 8 +- .../javax/persistence/class-use/Table.html | 8 +- .../persistence/class-use/Transient.html | 8 +- javadoc/javax/persistence/package-frame.html | 6 +- .../javax/persistence/package-summary.html | 8 +- javadoc/javax/persistence/package-tree.html | 16 +- javadoc/javax/persistence/package-use.html | 8 +- javadoc/org/redkale/boot/Application.html | 56 ++- .../redkale/boot/ClassFilter.FilterEntry.html | 44 +- .../org/redkale/boot/ClassFilter.Loader.html | 8 +- javadoc/org/redkale/boot/ClassFilter.html | 96 +++- .../boot/LogFileHandler.LoggingFormater.html | 8 +- .../LogFileHandler.SncpLogFileHandler.html | 8 +- javadoc/org/redkale/boot/LogFileHandler.html | 14 +- javadoc/org/redkale/boot/NodeHttpServer.html | 22 +- ...Interceptor.InterceptorServiceWrapper.html | 395 +++++++++++++++++ javadoc/org/redkale/boot/NodeInterceptor.html | 310 +++++++++++++ javadoc/org/redkale/boot/NodeProtocol.html | 18 +- javadoc/org/redkale/boot/NodeServer.html | 170 +++++-- javadoc/org/redkale/boot/NodeSncpServer.html | 18 +- .../redkale/boot/class-use/Application.html | 21 +- .../class-use/ClassFilter.FilterEntry.html | 20 +- .../boot/class-use/ClassFilter.Loader.html | 8 +- .../redkale/boot/class-use/ClassFilter.html | 8 +- .../LogFileHandler.LoggingFormater.html | 8 +- .../LogFileHandler.SncpLogFileHandler.html | 8 +- .../boot/class-use/LogFileHandler.html | 8 +- .../boot/class-use/NodeHttpServer.html | 8 +- ...Interceptor.InterceptorServiceWrapper.html | 180 ++++++++ .../boot/class-use/NodeInterceptor.html | 167 +++++++ .../redkale/boot/class-use/NodeProtocol.html | 12 +- .../redkale/boot/class-use/NodeServer.html | 29 +- .../boot/class-use/NodeSncpServer.html | 8 +- javadoc/org/redkale/boot/package-frame.html | 8 +- javadoc/org/redkale/boot/package-summary.html | 37 +- javadoc/org/redkale/boot/package-tree.html | 10 +- javadoc/org/redkale/boot/package-use.html | 31 +- javadoc/org/redkale/convert/AnyEncoder.html | 16 +- javadoc/org/redkale/convert/ArrayDecoder.html | 14 +- javadoc/org/redkale/convert/ArrayEncoder.html | 14 +- .../redkale/convert/CollectionDecoder.html | 14 +- .../redkale/convert/CollectionEncoder.html | 14 +- javadoc/org/redkale/convert/Convert.html | 14 +- .../org/redkale/convert/ConvertColumn.html | 14 +- .../redkale/convert/ConvertColumnEntry.html | 28 +- .../org/redkale/convert/ConvertColumns.html | 14 +- .../org/redkale/convert/ConvertEntity.html | 16 +- .../org/redkale/convert/ConvertException.html | 12 +- .../org/redkale/convert/ConvertFactory.html | 47 +- javadoc/org/redkale/convert/ConvertType.html | 14 +- javadoc/org/redkale/convert/DeMember.html | 66 ++- javadoc/org/redkale/convert/Decodeable.html | 16 +- javadoc/org/redkale/convert/EnMember.html | 66 ++- javadoc/org/redkale/convert/Encodeable.html | 16 +- javadoc/org/redkale/convert/MapDecoder.html | 14 +- javadoc/org/redkale/convert/MapEncoder.html | 14 +- .../org/redkale/convert/ObjectDecoder.html | 14 +- .../org/redkale/convert/ObjectEncoder.html | 14 +- javadoc/org/redkale/convert/Reader.html | 14 +- javadoc/org/redkale/convert/SimpledCoder.html | 16 +- javadoc/org/redkale/convert/Writer.html | 82 ++-- .../convert/bson/BsonByteBufferReader.html | 12 +- .../convert/bson/BsonByteBufferWriter.html | 29 +- .../org/redkale/convert/bson/BsonConvert.html | 14 +- .../org/redkale/convert/bson/BsonFactory.html | 45 +- .../org/redkale/convert/bson/BsonReader.html | 14 +- .../convert/bson/BsonSimpledCoder.html | 14 +- .../org/redkale/convert/bson/BsonWriter.html | 103 +++-- .../bson/class-use/BsonByteBufferReader.html | 8 +- .../bson/class-use/BsonByteBufferWriter.html | 8 +- .../convert/bson/class-use/BsonConvert.html | 13 +- .../convert/bson/class-use/BsonFactory.html | 20 +- .../convert/bson/class-use/BsonReader.html | 8 +- .../bson/class-use/BsonSimpledCoder.html | 8 +- .../convert/bson/class-use/BsonWriter.html | 10 +- .../redkale/convert/bson/package-frame.html | 6 +- .../redkale/convert/bson/package-summary.html | 18 +- .../redkale/convert/bson/package-tree.html | 8 +- .../org/redkale/convert/bson/package-use.html | 22 +- .../redkale/convert/class-use/AnyEncoder.html | 8 +- .../convert/class-use/ArrayDecoder.html | 8 +- .../convert/class-use/ArrayEncoder.html | 8 +- .../convert/class-use/CollectionDecoder.html | 8 +- .../convert/class-use/CollectionEncoder.html | 8 +- .../redkale/convert/class-use/Convert.html | 10 +- .../convert/class-use/ConvertColumn.html | 8 +- .../convert/class-use/ConvertColumnEntry.html | 8 +- .../convert/class-use/ConvertColumns.html | 8 +- .../convert/class-use/ConvertEntity.html | 8 +- .../convert/class-use/ConvertException.html | 8 +- .../convert/class-use/ConvertFactory.html | 38 +- .../convert/class-use/ConvertType.html | 8 +- .../redkale/convert/class-use/DeMember.html | 21 +- .../redkale/convert/class-use/Decodeable.html | 82 ++-- .../redkale/convert/class-use/EnMember.html | 21 +- .../redkale/convert/class-use/Encodeable.html | 82 ++-- .../redkale/convert/class-use/MapDecoder.html | 8 +- .../redkale/convert/class-use/MapEncoder.html | 8 +- .../convert/class-use/ObjectDecoder.html | 8 +- .../convert/class-use/ObjectEncoder.html | 8 +- .../org/redkale/convert/class-use/Reader.html | 109 +++-- .../convert/class-use/SimpledCoder.html | 76 ++-- .../org/redkale/convert/class-use/Writer.html | 116 +++-- ...mpledCoder.BigIntegerJsonSimpledCoder.html | 8 +- .../convert/ext/BigIntegerSimpledCoder.html | 14 +- .../convert/ext/BoolArraySimpledCoder.html | 14 +- .../redkale/convert/ext/BoolSimpledCoder.html | 14 +- .../convert/ext/ByteArraySimpledCoder.html | 14 +- .../redkale/convert/ext/ByteSimpledCoder.html | 14 +- .../convert/ext/CharArraySimpledCoder.html | 14 +- .../convert/ext/CharSequenceSimpledCoder.html | 14 +- .../redkale/convert/ext/CharSimpledCoder.html | 14 +- .../ext/CompletionHandlerSimpledCoder.html | 14 +- ...ongSimpledCoder.DLongJsonSimpledCoder.html | 8 +- .../convert/ext/DLongSimpledCoder.html | 14 +- .../redkale/convert/ext/DateSimpledCoder.html | 14 +- .../convert/ext/DoubleArraySimpledCoder.html | 14 +- .../convert/ext/DoubleSimpledCoder.html | 14 +- .../redkale/convert/ext/EnumSimpledCoder.html | 14 +- .../convert/ext/FloatArraySimpledCoder.html | 14 +- .../convert/ext/FloatSimpledCoder.html | 14 +- ...pledCoder.InetAddressJsonSimpledCoder.html | 8 +- ...der.InetSocketAddressJsonSimpledCoder.html | 8 +- ...edCoder.InetSocketAddressSimpledCoder.html | 8 +- .../convert/ext/InetAddressSimpledCoder.html | 14 +- .../convert/ext/IntArraySimpledCoder.html | 14 +- .../redkale/convert/ext/IntSimpledCoder.html | 14 +- .../convert/ext/LongArraySimpledCoder.html | 14 +- .../redkale/convert/ext/LongSimpledCoder.html | 14 +- .../convert/ext/NumberSimpledCoder.html | 14 +- .../convert/ext/PatternSimpledCoder.html | 14 +- .../convert/ext/ShortArraySimpledCoder.html | 14 +- .../convert/ext/ShortSimpledCoder.html | 14 +- .../convert/ext/StringArraySimpledCoder.html | 14 +- .../convert/ext/StringSimpledCoder.html | 14 +- .../redkale/convert/ext/TypeSimpledCoder.html | 18 +- .../redkale/convert/ext/URISimpledCoder.html | 355 +++++++++++++++ .../redkale/convert/ext/URLSimpledCoder.html | 355 +++++++++++++++ ...mpledCoder.BigIntegerJsonSimpledCoder.html | 8 +- .../ext/class-use/BigIntegerSimpledCoder.html | 8 +- .../ext/class-use/BoolArraySimpledCoder.html | 8 +- .../ext/class-use/BoolSimpledCoder.html | 8 +- .../ext/class-use/ByteArraySimpledCoder.html | 8 +- .../ext/class-use/ByteSimpledCoder.html | 8 +- .../ext/class-use/CharArraySimpledCoder.html | 8 +- .../class-use/CharSequenceSimpledCoder.html | 8 +- .../ext/class-use/CharSimpledCoder.html | 8 +- .../CompletionHandlerSimpledCoder.html | 8 +- ...ongSimpledCoder.DLongJsonSimpledCoder.html | 8 +- .../ext/class-use/DLongSimpledCoder.html | 8 +- .../ext/class-use/DateSimpledCoder.html | 8 +- .../class-use/DoubleArraySimpledCoder.html | 8 +- .../ext/class-use/DoubleSimpledCoder.html | 8 +- .../ext/class-use/EnumSimpledCoder.html | 8 +- .../ext/class-use/FloatArraySimpledCoder.html | 8 +- .../ext/class-use/FloatSimpledCoder.html | 8 +- ...pledCoder.InetAddressJsonSimpledCoder.html | 8 +- ...der.InetSocketAddressJsonSimpledCoder.html | 8 +- ...edCoder.InetSocketAddressSimpledCoder.html | 8 +- .../class-use/InetAddressSimpledCoder.html | 8 +- .../ext/class-use/IntArraySimpledCoder.html | 8 +- .../ext/class-use/IntSimpledCoder.html | 8 +- .../ext/class-use/LongArraySimpledCoder.html | 8 +- .../ext/class-use/LongSimpledCoder.html | 8 +- .../ext/class-use/NumberSimpledCoder.html | 8 +- .../ext/class-use/PatternSimpledCoder.html | 8 +- .../ext/class-use/ShortArraySimpledCoder.html | 8 +- .../ext/class-use/ShortSimpledCoder.html | 8 +- .../class-use/StringArraySimpledCoder.html | 8 +- .../ext/class-use/StringSimpledCoder.html | 8 +- .../ext/class-use/TypeSimpledCoder.html | 8 +- .../ext/class-use/URISimpledCoder.html | 125 ++++++ .../ext/class-use/URLSimpledCoder.html | 171 ++++++++ .../redkale/convert/ext/package-frame.html | 8 +- .../redkale/convert/ext/package-summary.html | 72 +-- .../org/redkale/convert/ext/package-tree.html | 10 +- .../org/redkale/convert/ext/package-use.html | 65 +-- .../convert/json/JsonByteBufferReader.html | 12 +- .../convert/json/JsonByteBufferWriter.html | 70 ++- .../org/redkale/convert/json/JsonConvert.html | 14 +- .../org/redkale/convert/json/JsonFactory.html | 45 +- .../org/redkale/convert/json/JsonReader.html | 14 +- .../convert/json/JsonSimpledCoder.html | 14 +- .../org/redkale/convert/json/JsonWriter.html | 108 +++-- .../json/class-use/JsonByteBufferReader.html | 8 +- .../json/class-use/JsonByteBufferWriter.html | 8 +- .../convert/json/class-use/JsonConvert.html | 8 +- .../convert/json/class-use/JsonFactory.html | 20 +- .../convert/json/class-use/JsonReader.html | 8 +- .../json/class-use/JsonSimpledCoder.html | 8 +- .../convert/json/class-use/JsonWriter.html | 10 +- .../redkale/convert/json/package-frame.html | 6 +- .../redkale/convert/json/package-summary.html | 21 +- .../redkale/convert/json/package-tree.html | 8 +- .../org/redkale/convert/json/package-use.html | 27 +- .../org/redkale/convert/package-frame.html | 6 +- .../org/redkale/convert/package-summary.html | 44 +- javadoc/org/redkale/convert/package-tree.html | 12 +- javadoc/org/redkale/convert/package-use.html | 80 ++-- javadoc/org/redkale/net/AsyncConnection.html | 71 ++- javadoc/org/redkale/net/Context.html | 14 +- javadoc/org/redkale/net/PrepareRunner.html | 14 +- javadoc/org/redkale/net/PrepareServlet.html | 107 ++++- javadoc/org/redkale/net/ProtocolServer.html | 14 +- javadoc/org/redkale/net/Request.html | 50 ++- javadoc/org/redkale/net/Response.html | 15 +- javadoc/org/redkale/net/Server.html | 145 ++++-- javadoc/org/redkale/net/Servlet.html | 14 +- javadoc/org/redkale/net/Transport.html | 14 +- javadoc/org/redkale/net/WorkThread.html | 14 +- .../net/class-use/AsyncConnection.html | 8 +- .../org/redkale/net/class-use/Context.html | 73 +--- .../redkale/net/class-use/PrepareRunner.html | 8 +- .../redkale/net/class-use/PrepareServlet.html | 16 +- .../redkale/net/class-use/ProtocolServer.html | 8 +- .../org/redkale/net/class-use/Request.html | 26 +- .../org/redkale/net/class-use/Response.html | 23 +- javadoc/org/redkale/net/class-use/Server.html | 25 +- .../org/redkale/net/class-use/Servlet.html | 68 ++- .../org/redkale/net/class-use/Transport.html | 45 +- .../org/redkale/net/class-use/WorkThread.html | 8 +- .../net/http/BasedHttpServlet.AuthIgnore.html | 14 +- .../http/BasedHttpServlet.HttpCacheable.html | 14 +- .../net/http/BasedHttpServlet.WebAction.html | 14 +- .../redkale/net/http/BasedHttpServlet.html | 14 +- javadoc/org/redkale/net/http/HttpContext.html | 14 +- .../redkale/net/http/HttpPrepareServlet.html | 46 +- javadoc/org/redkale/net/http/HttpRequest.html | 275 +++++++----- .../http/HttpResourceServlet.WatchThread.html | 8 +- .../redkale/net/http/HttpResourceServlet.html | 35 +- .../net/http/HttpResponse.BufferHandler.html | 8 +- .../HttpResponse.TransferFileHandler.html | 8 +- .../org/redkale/net/http/HttpResponse.html | 168 +++++-- javadoc/org/redkale/net/http/HttpServer.html | 30 +- javadoc/org/redkale/net/http/HttpServlet.html | 14 +- javadoc/org/redkale/net/http/MimeType.html | 14 +- .../org/redkale/net/http/MultiContext.html | 14 +- javadoc/org/redkale/net/http/MultiPart.html | 14 +- .../org/redkale/net/http/WebInitParam.html | 14 +- javadoc/org/redkale/net/http/WebServlet.html | 14 +- javadoc/org/redkale/net/http/WebSocket.html | 14 +- .../org/redkale/net/http/WebSocketBinary.html | 14 +- .../org/redkale/net/http/WebSocketEngine.html | 14 +- .../org/redkale/net/http/WebSocketGroup.html | 14 +- .../org/redkale/net/http/WebSocketNode.html | 14 +- .../net/http/WebSocketPacket.FrameType.html | 8 +- .../org/redkale/net/http/WebSocketPacket.html | 14 +- .../org/redkale/net/http/WebSocketRunner.html | 14 +- .../redkale/net/http/WebSocketServlet.html | 14 +- .../BasedHttpServlet.AuthIgnore.html | 8 +- .../BasedHttpServlet.HttpCacheable.html | 8 +- .../class-use/BasedHttpServlet.WebAction.html | 8 +- .../net/http/class-use/BasedHttpServlet.html | 8 +- .../net/http/class-use/HttpContext.html | 21 +- .../http/class-use/HttpPrepareServlet.html | 8 +- .../net/http/class-use/HttpRequest.html | 8 +- .../HttpResourceServlet.WatchThread.html | 8 +- .../http/class-use/HttpResourceServlet.html | 8 +- .../class-use/HttpResponse.BufferHandler.html | 8 +- .../HttpResponse.TransferFileHandler.html | 8 +- .../net/http/class-use/HttpResponse.html | 62 ++- .../net/http/class-use/HttpServer.html | 8 +- .../net/http/class-use/HttpServlet.html | 22 +- .../redkale/net/http/class-use/MimeType.html | 8 +- .../net/http/class-use/MultiContext.html | 8 +- .../redkale/net/http/class-use/MultiPart.html | 8 +- .../net/http/class-use/WebInitParam.html | 8 +- .../net/http/class-use/WebServlet.html | 8 +- .../redkale/net/http/class-use/WebSocket.html | 8 +- .../net/http/class-use/WebSocketBinary.html | 8 +- .../net/http/class-use/WebSocketEngine.html | 8 +- .../net/http/class-use/WebSocketGroup.html | 8 +- .../net/http/class-use/WebSocketNode.html | 10 +- .../class-use/WebSocketPacket.FrameType.html | 8 +- .../net/http/class-use/WebSocketPacket.html | 8 +- .../net/http/class-use/WebSocketRunner.html | 8 +- .../net/http/class-use/WebSocketServlet.html | 8 +- .../org/redkale/net/http/package-frame.html | 6 +- .../org/redkale/net/http/package-summary.html | 42 +- .../org/redkale/net/http/package-tree.html | 18 +- javadoc/org/redkale/net/http/package-use.html | 26 +- javadoc/org/redkale/net/package-frame.html | 6 +- javadoc/org/redkale/net/package-summary.html | 34 +- javadoc/org/redkale/net/package-tree.html | 12 +- javadoc/org/redkale/net/package-use.html | 58 +-- .../org/redkale/net/sncp/ServiceWrapper.html | 86 ++-- javadoc/org/redkale/net/sncp/Sncp.html | 248 ++++++----- .../net/sncp/SncpClient.SncpAction.html | 8 +- .../net/sncp/SncpClient.SncpFuture.html | 8 +- javadoc/org/redkale/net/sncp/SncpClient.html | 64 +-- javadoc/org/redkale/net/sncp/SncpContext.html | 14 +- javadoc/org/redkale/net/sncp/SncpDyn.html | 14 +- .../SncpDynServlet.SncpServletAction.html | 24 +- .../org/redkale/net/sncp/SncpDynServlet.html | 46 +- .../redkale/net/sncp/SncpPrepareServlet.html | 63 ++- javadoc/org/redkale/net/sncp/SncpRequest.html | 48 +- .../org/redkale/net/sncp/SncpResponse.html | 33 +- javadoc/org/redkale/net/sncp/SncpServer.html | 34 +- javadoc/org/redkale/net/sncp/SncpServlet.html | 31 +- .../net/sncp/class-use/ServiceWrapper.html | 27 +- .../org/redkale/net/sncp/class-use/Sncp.html | 8 +- .../sncp/class-use/SncpClient.SncpAction.html | 8 +- .../sncp/class-use/SncpClient.SncpFuture.html | 8 +- .../net/sncp/class-use/SncpClient.html | 52 ++- .../net/sncp/class-use/SncpContext.html | 21 +- .../redkale/net/sncp/class-use/SncpDyn.html | 8 +- .../SncpDynServlet.SncpServletAction.html | 16 +- .../net/sncp/class-use/SncpDynServlet.html | 52 +-- .../sncp/class-use/SncpPrepareServlet.html | 8 +- .../net/sncp/class-use/SncpRequest.html | 8 +- .../net/sncp/class-use/SncpResponse.html | 8 +- .../net/sncp/class-use/SncpServer.html | 8 +- .../net/sncp/class-use/SncpServlet.html | 23 +- .../org/redkale/net/sncp/package-frame.html | 6 +- .../org/redkale/net/sncp/package-summary.html | 39 +- .../org/redkale/net/sncp/package-tree.html | 12 +- javadoc/org/redkale/net/sncp/package-use.html | 36 +- .../CacheSourceService.CacheEntry.html | 8 +- .../CacheSourceService.CacheEntryType.html | 8 +- .../redkale/service/CacheSourceService.html | 92 ++-- .../service/DataCacheListenerService.html | 14 +- .../service/DataSQLListenerService.html | 14 +- .../redkale/service/DataSourceService.html | 14 +- .../org/redkale/service/DynAttachment.html | 14 +- javadoc/org/redkale/service/DynCall.html | 14 +- javadoc/org/redkale/service/DynRemote.html | 14 +- .../org/redkale/service/DynSourceAddress.html | 14 +- .../org/redkale/service/DynTargetAddress.html | 14 +- javadoc/org/redkale/service/LocalService.html | 14 +- javadoc/org/redkale/service/MultiRun.html | 14 +- .../service/RetResult.RetSuccessResult.html | 12 +- javadoc/org/redkale/service/RetResult.html | 113 ++++- javadoc/org/redkale/service/Service.html | 14 +- .../redkale/service/WebSocketNodeService.html | 14 +- .../CacheSourceService.CacheEntry.html | 8 +- .../CacheSourceService.CacheEntryType.html | 8 +- .../service/class-use/CacheSourceService.html | 8 +- .../class-use/DataCacheListenerService.html | 8 +- .../class-use/DataSQLListenerService.html | 8 +- .../service/class-use/DataSourceService.html | 8 +- .../service/class-use/DynAttachment.html | 18 +- .../redkale/service/class-use/DynCall.html | 8 +- .../redkale/service/class-use/DynRemote.html | 8 +- .../service/class-use/DynSourceAddress.html | 8 +- .../service/class-use/DynTargetAddress.html | 8 +- .../service/class-use/LocalService.html | 8 +- .../redkale/service/class-use/MultiRun.html | 14 +- .../class-use/RetResult.RetSuccessResult.html | 8 +- .../redkale/service/class-use/RetResult.html | 35 +- .../redkale/service/class-use/Service.html | 137 +++--- .../class-use/WebSocketNodeService.html | 8 +- .../org/redkale/service/package-frame.html | 6 +- .../org/redkale/service/package-summary.html | 18 +- javadoc/org/redkale/service/package-tree.html | 16 +- javadoc/org/redkale/service/package-use.html | 14 +- javadoc/org/redkale/source/CacheSource.html | 81 ++-- .../org/redkale/source/DataCacheListener.html | 14 +- .../source/DataCallArrayAttribute.html | 16 +- .../org/redkale/source/DataCallAttribute.html | 16 +- .../org/redkale/source/DataDefaultSource.html | 14 +- .../org/redkale/source/DataSQLListener.html | 14 +- javadoc/org/redkale/source/DataSource.html | 14 +- .../redkale/source/DistributeGenerator.html | 14 +- .../org/redkale/source/DistributeTables.html | 14 +- javadoc/org/redkale/source/EntityCache.html | 20 +- javadoc/org/redkale/source/EntityInfo.html | 14 +- javadoc/org/redkale/source/FilterBean.html | 14 +- javadoc/org/redkale/source/FilterColumn.html | 45 +- javadoc/org/redkale/source/FilterExpress.html | 118 ++++- javadoc/org/redkale/source/FilterFunc.html | 14 +- javadoc/org/redkale/source/FilterGroup.html | 14 +- .../org/redkale/source/FilterJoinColumn.html | 14 +- .../org/redkale/source/FilterJoinNode.html | 124 ++++-- javadoc/org/redkale/source/FilterKey.html | 307 +++++++++++++ javadoc/org/redkale/source/FilterNode.html | 230 ++++++++-- .../org/redkale/source/FilterNodeBean.html | 28 +- javadoc/org/redkale/source/FilterValue.html | 413 ++++++++++++++++++ javadoc/org/redkale/source/Flipper.html | 100 +++-- .../org/redkale/source/JDBCPoolSource.html | 14 +- .../org/redkale/source/Range.ByteRange.html | 8 +- .../org/redkale/source/Range.DoubleRange.html | 8 +- .../org/redkale/source/Range.FloatRange.html | 8 +- .../org/redkale/source/Range.IntRange.html | 8 +- .../org/redkale/source/Range.LongRange.html | 8 +- .../org/redkale/source/Range.ShortRange.html | 8 +- .../org/redkale/source/Range.StringRange.html | 8 +- javadoc/org/redkale/source/Range.html | 14 +- javadoc/org/redkale/source/VirtualEntity.html | 18 +- .../redkale/source/class-use/CacheSource.html | 8 +- .../source/class-use/DataCacheListener.html | 10 +- .../class-use/DataCallArrayAttribute.html | 8 +- .../source/class-use/DataCallAttribute.html | 8 +- .../source/class-use/DataDefaultSource.html | 8 +- .../source/class-use/DataSQLListener.html | 8 +- .../redkale/source/class-use/DataSource.html | 10 +- .../source/class-use/DistributeGenerator.html | 8 +- .../source/class-use/DistributeTables.html | 8 +- .../redkale/source/class-use/EntityCache.html | 17 +- .../redkale/source/class-use/EntityInfo.html | 8 +- .../redkale/source/class-use/FilterBean.html | 24 +- .../source/class-use/FilterColumn.html | 8 +- .../source/class-use/FilterExpress.html | 74 +++- .../redkale/source/class-use/FilterFunc.html | 8 +- .../redkale/source/class-use/FilterGroup.html | 8 +- .../source/class-use/FilterJoinColumn.html | 8 +- .../source/class-use/FilterJoinNode.html | 28 +- .../redkale/source/class-use/FilterKey.html | 125 ++++++ .../redkale/source/class-use/FilterNode.html | 40 +- .../source/class-use/FilterNodeBean.html | 8 +- .../redkale/source/class-use/FilterValue.html | 125 ++++++ .../org/redkale/source/class-use/Flipper.html | 16 +- .../source/class-use/JDBCPoolSource.html | 8 +- .../source/class-use/Range.ByteRange.html | 8 +- .../source/class-use/Range.DoubleRange.html | 8 +- .../source/class-use/Range.FloatRange.html | 8 +- .../source/class-use/Range.IntRange.html | 8 +- .../source/class-use/Range.LongRange.html | 8 +- .../source/class-use/Range.ShortRange.html | 8 +- .../source/class-use/Range.StringRange.html | 8 +- .../org/redkale/source/class-use/Range.html | 8 +- .../source/class-use/VirtualEntity.html | 8 +- javadoc/org/redkale/source/package-frame.html | 8 +- .../org/redkale/source/package-summary.html | 82 ++-- javadoc/org/redkale/source/package-tree.html | 20 +- javadoc/org/redkale/source/package-use.html | 63 ++- .../util/AnyValue.DefaultAnyValue.html | 14 +- javadoc/org/redkale/util/AnyValue.Entry.html | 8 +- javadoc/org/redkale/util/AnyValue.html | 16 +- .../org/redkale/util/AsmMethodVisitor.html | 63 ++- javadoc/org/redkale/util/Attribute.html | 243 +++++++++-- javadoc/org/redkale/util/AutoLoad.html | 20 +- javadoc/org/redkale/util/ByteArray.html | 210 ++++++--- .../util/Creator.ConstructorParameters.html | 8 +- javadoc/org/redkale/util/Creator.html | 14 +- javadoc/org/redkale/util/DLong.html | 25 +- javadoc/org/redkale/util/LogLevel.html | 14 +- javadoc/org/redkale/util/ObjectPool.html | 14 +- javadoc/org/redkale/util/Reproduce.html | 14 +- .../util/ResourceFactory.ResourceLoader.html | 8 +- javadoc/org/redkale/util/ResourceFactory.html | 131 +++--- javadoc/org/redkale/util/ResourceType.html | 19 +- javadoc/org/redkale/util/SelectColumn.html | 14 +- javadoc/org/redkale/util/Sheet.html | 140 +++++- javadoc/org/redkale/util/TypeToken.html | 14 +- javadoc/org/redkale/util/Utility.html | 323 ++++++++++++-- .../class-use/AnyValue.DefaultAnyValue.html | 8 +- .../util/class-use/AnyValue.Entry.html | 8 +- .../org/redkale/util/class-use/AnyValue.html | 79 +++- .../util/class-use/AsmMethodVisitor.html | 8 +- .../org/redkale/util/class-use/Attribute.html | 88 +++- .../org/redkale/util/class-use/AutoLoad.html | 12 +- .../org/redkale/util/class-use/ByteArray.html | 82 +++- .../Creator.ConstructorParameters.html | 8 +- .../org/redkale/util/class-use/Creator.html | 8 +- javadoc/org/redkale/util/class-use/DLong.html | 63 +-- .../org/redkale/util/class-use/LogLevel.html | 8 +- .../redkale/util/class-use/ObjectPool.html | 8 +- .../org/redkale/util/class-use/Reproduce.html | 8 +- .../ResourceFactory.ResourceLoader.html | 17 +- .../util/class-use/ResourceFactory.html | 10 +- .../redkale/util/class-use/ResourceType.html | 12 +- .../redkale/util/class-use/SelectColumn.html | 8 +- javadoc/org/redkale/util/class-use/Sheet.html | 8 +- .../org/redkale/util/class-use/TypeToken.html | 8 +- .../org/redkale/util/class-use/Utility.html | 8 +- javadoc/org/redkale/util/package-frame.html | 6 +- javadoc/org/redkale/util/package-summary.html | 35 +- javadoc/org/redkale/util/package-tree.html | 16 +- javadoc/org/redkale/util/package-use.html | 89 ++-- javadoc/org/redkale/watch/WatchFactory.html | 14 +- javadoc/org/redkale/watch/WatchNode.html | 14 +- javadoc/org/redkale/watch/WatchNumber.html | 12 +- javadoc/org/redkale/watch/WatchSupplier.html | 14 +- javadoc/org/redkale/watch/Watchable.html | 14 +- .../redkale/watch/class-use/WatchFactory.html | 10 +- .../redkale/watch/class-use/WatchNode.html | 12 +- .../redkale/watch/class-use/WatchNumber.html | 8 +- .../watch/class-use/WatchSupplier.html | 8 +- .../redkale/watch/class-use/Watchable.html | 8 +- javadoc/org/redkale/watch/package-frame.html | 6 +- .../org/redkale/watch/package-summary.html | 18 +- javadoc/org/redkale/watch/package-tree.html | 8 +- javadoc/org/redkale/watch/package-use.html | 22 +- javadoc/overview-frame.html | 6 +- javadoc/overview-summary.html | 8 +- javadoc/overview-tree.html | 22 +- javadoc/serialized-form.html | 56 ++- 530 files changed, 11179 insertions(+), 4591 deletions(-) create mode 100644 javadoc/org/redkale/boot/NodeInterceptor.InterceptorServiceWrapper.html create mode 100644 javadoc/org/redkale/boot/NodeInterceptor.html create mode 100644 javadoc/org/redkale/boot/class-use/NodeInterceptor.InterceptorServiceWrapper.html create mode 100644 javadoc/org/redkale/boot/class-use/NodeInterceptor.html create mode 100644 javadoc/org/redkale/convert/ext/URISimpledCoder.html create mode 100644 javadoc/org/redkale/convert/ext/URLSimpledCoder.html create mode 100644 javadoc/org/redkale/convert/ext/class-use/URISimpledCoder.html create mode 100644 javadoc/org/redkale/convert/ext/class-use/URLSimpledCoder.html create mode 100644 javadoc/org/redkale/source/FilterKey.html create mode 100644 javadoc/org/redkale/source/FilterValue.html create mode 100644 javadoc/org/redkale/source/class-use/FilterKey.html create mode 100644 javadoc/org/redkale/source/class-use/FilterValue.html diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index ed09f78d3..93df534f8 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,10 +2,10 @@ - + -所有类 - +所有类 (Redkale API文档) + @@ -105,8 +105,10 @@
  • FilterGroup
  • FilterJoinColumn
  • FilterJoinNode
  • +
  • FilterKey
  • FilterNode
  • FilterNodeBean
  • +
  • FilterValue
  • Flipper
  • FloatArraySimpledCoder
  • FloatSimpledCoder
  • @@ -149,6 +151,8 @@
  • MultiPart
  • MultiRun
  • NodeHttpServer
  • +
  • NodeInterceptor
  • +
  • NodeInterceptor.InterceptorServiceWrapper
  • NodeProtocol
  • NodeServer
  • NodeSncpServer
  • @@ -206,6 +210,8 @@
  • Transport
  • TypeSimpledCoder
  • TypeToken
  • +
  • URISimpledCoder
  • +
  • URLSimpledCoder
  • Utility
  • VirtualEntity
  • Watchable
  • diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 2b5037865..3f8f4a404 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -所有类 - +所有类 (Redkale API文档) + @@ -105,8 +105,10 @@
  • FilterGroup
  • FilterJoinColumn
  • FilterJoinNode
  • +
  • FilterKey
  • FilterNode
  • FilterNodeBean
  • +
  • FilterValue
  • Flipper
  • FloatArraySimpledCoder
  • FloatSimpledCoder
  • @@ -149,6 +151,8 @@
  • MultiPart
  • MultiRun
  • NodeHttpServer
  • +
  • NodeInterceptor
  • +
  • NodeInterceptor.InterceptorServiceWrapper
  • NodeProtocol
  • NodeServer
  • NodeSncpServer
  • @@ -206,6 +210,8 @@
  • Transport
  • TypeSimpledCoder
  • TypeToken
  • +
  • URISimpledCoder
  • +
  • URLSimpledCoder
  • Utility
  • VirtualEntity
  • Watchable
  • diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index 284323ce4..de1f83a4b 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,10 +2,10 @@ - + -常量字段值 - +常量字段值 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/javax/persistence/package-summary.html b/javadoc/javax/persistence/package-summary.html index 9d80d2674..775ed9438 100644 --- a/javadoc/javax/persistence/package-summary.html +++ b/javadoc/javax/persistence/package-summary.html @@ -2,10 +2,10 @@ - + -javax.persistence - +javax.persistence (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,14 +13,14 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.boot
    +

    类 NodeInterceptor.InterceptorServiceWrapper<T extends Service>

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/boot/NodeInterceptor.html b/javadoc/org/redkale/boot/NodeInterceptor.html new file mode 100644 index 000000000..ad468452f --- /dev/null +++ b/javadoc/org/redkale/boot/NodeInterceptor.html @@ -0,0 +1,310 @@ + + + + + + +NodeInterceptor (Redkale API文档) + + + + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.boot
    +

    类 NodeInterceptor

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/boot/NodeProtocol.html b/javadoc/org/redkale/boot/NodeProtocol.html index 0696fa6a0..18230d261 100644 --- a/javadoc/org/redkale/boot/NodeProtocol.html +++ b/javadoc/org/redkale/boot/NodeProtocol.html @@ -2,10 +2,10 @@ - + -NodeProtocol - +NodeProtocol (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.boot.NodeInterceptor.InterceptorServiceWrapper

    +
    +
    + +
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/boot/class-use/NodeInterceptor.html b/javadoc/org/redkale/boot/class-use/NodeInterceptor.html new file mode 100644 index 000000000..d318200fe --- /dev/null +++ b/javadoc/org/redkale/boot/class-use/NodeInterceptor.html @@ -0,0 +1,167 @@ + + + + + + +类 org.redkale.boot.NodeInterceptor的使用 (Redkale API文档) + + + + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.boot.NodeInterceptor

    +
    +
    + +
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/boot/class-use/NodeProtocol.html b/javadoc/org/redkale/boot/class-use/NodeProtocol.html index 8651e02de..03b6e5eba 100644 --- a/javadoc/org/redkale/boot/class-use/NodeProtocol.html +++ b/javadoc/org/redkale/boot/class-use/NodeProtocol.html @@ -2,10 +2,10 @@ - + -类 org.redkale.boot.NodeProtocol的使用 - +类 org.redkale.boot.NodeProtocol的使用 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -22,6 +22,8 @@
  • LogFileHandler.LoggingFormater
  • LogFileHandler.SncpLogFileHandler
  • NodeHttpServer
  • +
  • NodeInterceptor
  • +
  • NodeInterceptor.InterceptorServiceWrapper
  • NodeServer
  • NodeSncpServer
  • diff --git a/javadoc/org/redkale/boot/package-summary.html b/javadoc/org/redkale/boot/package-summary.html index bb59a1bf2..a671a260b 100644 --- a/javadoc/org/redkale/boot/package-summary.html +++ b/javadoc/org/redkale/boot/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.boot - +org.redkale.boot (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/convert/bson/package-summary.html b/javadoc/org/redkale/convert/bson/package-summary.html index 02a0cc8aa..e5104e865 100644 --- a/javadoc/org/redkale/convert/bson/package-summary.html +++ b/javadoc/org/redkale/convert/bson/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.convert.bson - +org.redkale.convert.bson (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.convert.ext
    +

    类 URISimpledCoder<R extends Reader,W extends Writer>

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/convert/ext/URLSimpledCoder.html b/javadoc/org/redkale/convert/ext/URLSimpledCoder.html new file mode 100644 index 000000000..68effd1c9 --- /dev/null +++ b/javadoc/org/redkale/convert/ext/URLSimpledCoder.html @@ -0,0 +1,355 @@ + + + + + + +URLSimpledCoder (Redkale API文档) + + + + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.convert.ext
    +

    类 URLSimpledCoder<R extends Reader,W extends Writer>

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/convert/ext/class-use/BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder.html b/javadoc/org/redkale/convert/ext/class-use/BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder.html index 0df55ee10..1f9c39be5 100644 --- a/javadoc/org/redkale/convert/ext/class-use/BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder.html +++ b/javadoc/org/redkale/convert/ext/class-use/BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder.html @@ -2,10 +2,10 @@ - + -类 org.redkale.convert.ext.BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder的使用 - +类 org.redkale.convert.ext.BigIntegerSimpledCoder.BigIntegerJsonSimpledCoder的使用 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.convert.ext.URISimpledCoder

    +
    +
    没有org.redkale.convert.ext.URISimpledCoder的用法
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/convert/ext/class-use/URLSimpledCoder.html b/javadoc/org/redkale/convert/ext/class-use/URLSimpledCoder.html new file mode 100644 index 000000000..f3c07e14a --- /dev/null +++ b/javadoc/org/redkale/convert/ext/class-use/URLSimpledCoder.html @@ -0,0 +1,171 @@ + + + + + + +类 org.redkale.convert.ext.URLSimpledCoder的使用 (Redkale API文档) + + + + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.convert.ext.URLSimpledCoder

    +
    +
    + +
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/convert/ext/package-frame.html b/javadoc/org/redkale/convert/ext/package-frame.html index ec27197a1..a97adc7c1 100644 --- a/javadoc/org/redkale/convert/ext/package-frame.html +++ b/javadoc/org/redkale/convert/ext/package-frame.html @@ -2,10 +2,10 @@ - + -org.redkale.convert.ext - +org.redkale.convert.ext (Redkale API文档) + @@ -47,6 +47,8 @@
  • StringArraySimpledCoder
  • StringSimpledCoder
  • TypeSimpledCoder
  • +
  • URISimpledCoder
  • +
  • URLSimpledCoder
  • diff --git a/javadoc/org/redkale/convert/ext/package-summary.html b/javadoc/org/redkale/convert/ext/package-summary.html index 3a6d57868..3a4c57f9a 100644 --- a/javadoc/org/redkale/convert/ext/package-summary.html +++ b/javadoc/org/redkale/convert/ext/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.convert.ext - +org.redkale.convert.ext (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/convert/json/package-summary.html b/javadoc/org/redkale/convert/json/package-summary.html index 05190dadf..8a438795e 100644 --- a/javadoc/org/redkale/convert/json/package-summary.html +++ b/javadoc/org/redkale/convert/json/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.convert.json - +org.redkale.convert.json (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/convert/package-summary.html b/javadoc/org/redkale/convert/package-summary.html index dd3a5d006..d79020d75 100644 --- a/javadoc/org/redkale/convert/package-summary.html +++ b/javadoc/org/redkale/convert/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.convert - +org.redkale.convert (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,14 +13,14 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/net/http/package-summary.html b/javadoc/org/redkale/net/http/package-summary.html index 52a2f2d79..762ae1521 100644 --- a/javadoc/org/redkale/net/http/package-summary.html +++ b/javadoc/org/redkale/net/http/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.net.http - +org.redkale.net.http (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/net/package-summary.html b/javadoc/org/redkale/net/package-summary.html index 6467b1fc0..224ada53b 100644 --- a/javadoc/org/redkale/net/package-summary.html +++ b/javadoc/org/redkale/net/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.net - +org.redkale.net (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,14 +13,14 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/net/sncp/package-summary.html b/javadoc/org/redkale/net/sncp/package-summary.html index 50bd782c5..208d0a0e6 100644 --- a/javadoc/org/redkale/net/sncp/package-summary.html +++ b/javadoc/org/redkale/net/sncp/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.net.sncp - +org.redkale.net.sncp (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/service/package-summary.html b/javadoc/org/redkale/service/package-summary.html index 24de506ac..0fd891578 100644 --- a/javadoc/org/redkale/service/package-summary.html +++ b/javadoc/org/redkale/service/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.service - +org.redkale.service (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.source
    +

    类 FilterKey

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/source/FilterNode.html b/javadoc/org/redkale/source/FilterNode.html index 5c9e00c6b..13e64539b 100644 --- a/javadoc/org/redkale/source/FilterNode.html +++ b/javadoc/org/redkale/source/FilterNode.html @@ -2,10 +2,10 @@ - + -FilterNode - +FilterNode (Redkale API文档) + @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + + +
    +
    org.redkale.source
    +

    类 FilterValue

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/source/Flipper.html b/javadoc/org/redkale/source/Flipper.html index d4db4432d..c06263a6a 100644 --- a/javadoc/org/redkale/source/Flipper.html +++ b/javadoc/org/redkale/source/Flipper.html @@ -2,10 +2,10 @@ - + -Flipper - +Flipper (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.source.FilterKey

    +
    +
    没有org.redkale.source.FilterKey的用法
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/source/class-use/FilterNode.html b/javadoc/org/redkale/source/class-use/FilterNode.html index 57c488216..cac125bf0 100644 --- a/javadoc/org/redkale/source/class-use/FilterNode.html +++ b/javadoc/org/redkale/source/class-use/FilterNode.html @@ -2,10 +2,10 @@ - + -类 org.redkale.source.FilterNode的使用 - +类 org.redkale.source.FilterNode的使用 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    跳过导航链接
    + + + + +
    + + +
    +

    类的使用
    org.redkale.source.FilterValue

    +
    +
    没有org.redkale.source.FilterValue的用法
    + +
    + + +
    跳过导航链接
    + + + + +
    + + + + diff --git a/javadoc/org/redkale/source/class-use/Flipper.html b/javadoc/org/redkale/source/class-use/Flipper.html index 23b77e129..ec71d8dc7 100644 --- a/javadoc/org/redkale/source/class-use/Flipper.html +++ b/javadoc/org/redkale/source/class-use/Flipper.html @@ -2,10 +2,10 @@ - + -类 org.redkale.source.Flipper的使用 - +类 org.redkale.source.Flipper的使用 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -29,8 +29,10 @@
  • EntityCache
  • EntityInfo
  • FilterJoinNode
  • +
  • FilterKey
  • FilterNode
  • FilterNodeBean
  • +
  • FilterValue
  • Flipper
  • JDBCPoolSource
  • Range.ByteRange
  • diff --git a/javadoc/org/redkale/source/package-summary.html b/javadoc/org/redkale/source/package-summary.html index 327cb33e8..28c322c6e 100644 --- a/javadoc/org/redkale/source/package-summary.html +++ b/javadoc/org/redkale/source/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.source - +org.redkale.source (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/util/package-summary.html b/javadoc/org/redkale/util/package-summary.html index f2600c8b3..e25743548 100644 --- a/javadoc/org/redkale/util/package-summary.html +++ b/javadoc/org/redkale/util/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.util - +org.redkale.util (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/org/redkale/watch/package-summary.html b/javadoc/org/redkale/watch/package-summary.html index 02acc980e..6f691a829 100644 --- a/javadoc/org/redkale/watch/package-summary.html +++ b/javadoc/org/redkale/watch/package-summary.html @@ -2,10 +2,10 @@ - + -org.redkale.watch - +org.redkale.watch (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/overview-summary.html b/javadoc/overview-summary.html index 9e0faccd6..93668694d 100644 --- a/javadoc/overview-summary.html +++ b/javadoc/overview-summary.html @@ -2,10 +2,10 @@ - + -概览 - +概览 (Redkale API文档) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@