Hierarchy For All Packages
Package Hierarchies:- com.xxl.job.core.biz,
- com.xxl.job.core.biz.client,
- com.xxl.job.core.biz.impl,
- com.xxl.job.core.biz.model,
- com.xxl.job.core.context,
- com.xxl.job.core.enums,
- com.xxl.job.core.executor,
- com.xxl.job.core.executor.impl,
- com.xxl.job.core.glue,
- com.xxl.job.core.glue.impl,
- com.xxl.job.core.handler,
- com.xxl.job.core.handler.annotation,
- com.xxl.job.core.handler.impl,
- com.xxl.job.core.log,
- com.xxl.job.core.server,
- com.xxl.job.core.thread,
- com.xxl.job.core.util,
- com.xxl.job.core.util.old
Class Hierarchy
- java.lang.Object
- com.xxl.job.core.biz.client.AdminBizClient (implements com.xxl.job.core.biz.AdminBiz)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.xxl.job.core.util.DateUtil
- com.xxl.job.core.server.EmbedServer
- com.xxl.job.core.biz.client.ExecutorBizClient (implements com.xxl.job.core.biz.ExecutorBiz)
- com.xxl.job.core.biz.impl.ExecutorBizImpl (implements com.xxl.job.core.biz.ExecutorBiz)
- com.xxl.job.core.thread.ExecutorRegistryThread
- com.xxl.job.core.util.FileUtil
- com.xxl.job.core.glue.GlueFactory
- com.xxl.job.core.glue.impl.SpringGlueFactory
- com.xxl.job.core.util.GsonTool
- com.xxl.job.core.biz.model.HandleCallbackParam (implements java.io.Serializable)
- com.xxl.job.core.biz.model.IdleBeatParam (implements java.io.Serializable)
- com.xxl.job.core.handler.IJobHandler
- com.xxl.job.core.handler.impl.GlueJobHandler
- com.xxl.job.core.handler.impl.MethodJobHandler
- com.xxl.job.core.handler.impl.ScriptJobHandler
- com.xxl.job.core.util.IpUtil
- com.xxl.job.core.util.JdkSerializeTool
- com.xxl.job.core.thread.JobLogFileCleanThread
- com.xxl.job.core.biz.model.KillParam (implements java.io.Serializable)
- com.xxl.job.core.biz.model.LogParam (implements java.io.Serializable)
- com.xxl.job.core.biz.model.LogResult (implements java.io.Serializable)
- com.xxl.job.core.util.NetUtil
- com.xxl.job.core.enums.RegistryConfig
- com.xxl.job.core.biz.model.RegistryParam (implements java.io.Serializable)
- com.xxl.job.core.biz.model.ReturnT<T> (implements java.io.Serializable)
- com.xxl.job.core.util.ScriptUtil
- java.lang.Thread (implements java.lang.Runnable)
- com.xxl.job.core.thread.JobThread
- com.xxl.job.core.util.ThrowableUtil
- com.xxl.job.core.thread.TriggerCallbackThread
- com.xxl.job.core.biz.model.TriggerParam (implements java.io.Serializable)
- com.xxl.job.core.context.XxlJobContext
- com.xxl.job.core.executor.XxlJobExecutor
- com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- com.xxl.job.core.executor.impl.XxlJobSpringExecutor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.SmartInitializingSingleton)
- com.xxl.job.core.log.XxlJobFileAppender
- com.xxl.job.core.context.XxlJobHelper
- com.xxl.job.core.util.XxlJobRemotingUtil
Interface Hierarchy
- com.xxl.job.core.biz.AdminBiz
- com.xxl.job.core.biz.ExecutorBiz
Annotation Interface Hierarchy
- com.xxl.job.core.handler.annotation.XxlJob (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- com.xxl.job.core.glue.GlueTypeEnum
- com.xxl.job.core.enums.RegistryConfig.RegistType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)