Class Hierarchy
- java.lang.Object
- com.xxl.tool.emoji.model.AliasCandidate
- com.xxl.tool.core.ArrayTool
- com.xxl.tool.core.AssertTool
- com.xxl.tool.encrypt.Base64Tool
- com.xxl.tool.cache.model.CacheKey<K> (implements java.io.Serializable)
- com.xxl.tool.cache.iface.CacheListener<K,V>
- com.xxl.tool.cache.iface.CacheLoader<K,V>
- com.xxl.tool.cache.model.CacheObject<K,V> (implements java.io.Serializable)
- com.xxl.tool.cache.CacheTool<K,V>
- com.xxl.tool.captcha.CaptchaTool
- com.xxl.tool.captcha.CaptchaTool.ArithmeticTextCreator (implements com.xxl.tool.captcha.CaptchaTool.TextCreator)
- com.xxl.tool.captcha.CaptchaTool.DefaultTextCreator (implements com.xxl.tool.captcha.CaptchaTool.TextCreator)
- com.xxl.tool.captcha.CaptchaTool.FishEyeDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.NoneDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.RippleDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.ShadowDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.captcha.CaptchaTool.TextResult
- com.xxl.tool.captcha.CaptchaTool.WaterRippleDistorted (implements com.xxl.tool.captcha.CaptchaTool.DistortedEngine)
- com.xxl.tool.core.ClassTool
- com.xxl.tool.core.CollectionTool
- com.xxl.tool.http.CookieTool
- com.xxl.tool.io.CsvTool
- com.xxl.tool.concurrent.CyclicThread
- com.xxl.tool.id.DateIdTool
- com.xxl.tool.core.DateTool
- com.xxl.tool.emoji.model.Emoji
- com.xxl.tool.emoji.loader.EmojiDataLoader
- com.xxl.tool.emoji.factory.EmojiFactory
- com.xxl.tool.emoji.EmojiTool
- com.xxl.tool.emoji.loader.EmojiTrie
- com.xxl.tool.excel.ExcelTool
- com.xxl.tool.excel.util.FieldReflectionUtil
- com.xxl.tool.io.FileTool
- com.xxl.tool.freemarker.FtlTool
- com.xxl.tool.gson.GsonTool
- com.xxl.tool.encrypt.HexTool
- com.xxl.tool.http.client.HttpClient
- com.xxl.tool.http.http.HttpRequest
- com.xxl.tool.http.http.HttpResponse
- com.xxl.tool.http.HttpTool
- com.xxl.tool.io.IOTool
- com.xxl.tool.http.IPTool
- com.xxl.tool.jsonrpc.JsonRpcClient
- com.xxl.tool.jsonrpc.model.JsonRpcRequest (implements java.io.Serializable)
- com.xxl.tool.jsonrpc.model.JsonRpcResponse (implements java.io.Serializable)
- com.xxl.tool.jsonrpc.model.JsonRpcResponseError (implements java.io.Serializable)
- com.xxl.tool.jsonrpc.JsonRpcServer
- com.xxl.tool.auth.JwtTool
- com.xxl.tool.pipeline.config.impl.LocalPipelineConfigLoader (implements com.xxl.tool.pipeline.config.PipelineConfigLoader)
- com.xxl.tool.core.MapTool
- com.xxl.tool.encrypt.Md5Tool
- com.xxl.tool.concurrent.MessageQueue<T>
- com.xxl.tool.cache.impl.NoCache<K,V> (implements com.xxl.tool.cache.iface.Cache<K,V>)
- com.xxl.tool.core.ObjectTool
- com.xxl.tool.response.PageModel<T> (implements java.io.Serializable)
- com.xxl.tool.pipeline.Pipeline
- com.xxl.tool.pipeline.PipelineChain
- com.xxl.tool.pipeline.config.PipelineConfig
- com.xxl.tool.pipeline.PipelineContext
- com.xxl.tool.pipeline.PipelineExecutor
- com.xxl.tool.pipeline.support.SpringPipelineExecutor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.SmartInitializingSingleton)
- com.xxl.tool.pipeline.PipelineHandler
- com.xxl.tool.core.PropTool
- com.xxl.tool.id.RandomIdTool
- com.xxl.tool.cache.impl.ReentrantCache<K,V> (implements com.xxl.tool.cache.iface.Cache<K,V>)
- com.xxl.tool.core.ReflectionTool
- com.xxl.tool.response.Response<T> (implements java.io.Serializable)
- com.xxl.tool.serializer.Serializer
- com.xxl.tool.encrypt.SHA256Tool
- com.xxl.tool.id.SnowflakeIdTool
- com.xxl.tool.core.StringTool
- java.lang.Throwable (implements java.io.Serializable)
- com.xxl.tool.exception.ThrowableTool
- com.xxl.tool.concurrent.TimeWheel
- com.xxl.tool.concurrent.TokenBucket
- com.xxl.tool.concurrent.TokenBucket.Stopwatch
- com.xxl.tool.core.TypeTool
- com.xxl.tool.emoji.model.UnicodeCandidate
- com.xxl.tool.id.UUIDTool
- com.xxl.tool.XxlTool
Annotation Interface Hierarchy