您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.codingapi.tx
,
com.codingapi.tx.annotation
,
com.codingapi.tx.aop.bean
,
com.codingapi.tx.aop.service
,
com.codingapi.tx.aop.service.impl
,
com.codingapi.tx.compensate
,
com.codingapi.tx.compensate.model
,
com.codingapi.tx.compensate.service
,
com.codingapi.tx.compensate.service.impl
,
com.codingapi.tx.config
,
com.codingapi.tx.config.service
,
com.codingapi.tx.control
,
com.codingapi.tx.control.service
,
com.codingapi.tx.control.service.impl
,
com.codingapi.tx.datasource
,
com.codingapi.tx.datasource.aspect
,
com.codingapi.tx.datasource.service
,
com.codingapi.tx.datasource.service.impl
,
com.codingapi.tx.framework.task
,
com.codingapi.tx.framework.thread
,
com.codingapi.tx.framework.utils
,
com.codingapi.tx.framework.utils.serializer
,
com.codingapi.tx.listener.service
,
com.codingapi.tx.listener.service.impl
,
com.codingapi.tx.model
,
com.codingapi.tx.netty.handler
,
com.codingapi.tx.netty.service
,
com.codingapi.tx.netty.service.impl
,
com.codingapi.tx.netty.utils
类分层结构
java.lang.
Object
com.codingapi.tx.datasource.
AbstractResourceProxy
<C,T> (implements com.codingapi.tx.datasource.
ILCNTransactionControl
)
com.codingapi.tx.control.service.impl.
ActionCServiceImpl
(implements com.codingapi.tx.control.service.
IActionService
)
com.codingapi.tx.control.service.impl.
ActionTServiceImpl
(implements com.codingapi.tx.control.service.
IActionService
)
com.codingapi.tx.aop.service.impl.
AspectBeforeServiceImpl
(implements com.codingapi.tx.aop.service.
AspectBeforeService
)
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
com.codingapi.tx.netty.handler.
TransactionHandler
com.codingapi.tx.compensate.model.
CompensateInfo
com.codingapi.tx.compensate.service.impl.
CompensateServiceImpl
(implements com.codingapi.tx.compensate.service.
CompensateService
)
com.codingapi.tx.config.
ConfigReader
com.codingapi.tx.
Constants
com.codingapi.tx.datasource.aspect.
DataSourceAspect
com.codingapi.tx.datasource.service.impl.
DataSourceServiceImpl
(implements com.codingapi.tx.datasource.service.
DataSourceService
)
com.codingapi.tx.framework.thread.
HookRunnable
(implements java.lang.
Runnable
)
com.codingapi.tx.listener.service.impl.
InitServiceImpl
(implements com.codingapi.tx.listener.service.
InitService
)
com.codingapi.tx.netty.utils.
IpAddressUtils
com.codingapi.tx.control.
LCNTransactionAspectSupport
com.codingapi.tx.framework.utils.
MethodUtils
com.codingapi.tx.netty.service.impl.
MQTxManagerServiceImpl
(implements com.codingapi.tx.netty.service.
MQTxManagerService
)
com.codingapi.tx.netty.service.impl.
NettyControlServiceImpl
(implements com.codingapi.tx.netty.service.
NettyControlService
)
com.codingapi.tx.netty.service.impl.
NettyDistributeServiceImpl
(implements com.codingapi.tx.netty.service.
NettyDistributeService
)
com.codingapi.tx.netty.service.impl.
NettyServiceImpl
(implements org.springframework.beans.factory.DisposableBean, com.codingapi.tx.netty.service.
NettyService
)
com.codingapi.tx.framework.utils.serializer.
ProtostuffSerializer
(implements com.codingapi.tx.framework.utils.serializer.
ISerializer
)
com.codingapi.tx.model.
Request
com.codingapi.tx.framework.utils.serializer.
SchemaCache
com.codingapi.tx.framework.utils.
SerializerUtils
com.codingapi.tx.framework.utils.
SocketManager
com.codingapi.tx.framework.utils.
SocketUtils
com.lorne.core.framework.utils.task.Task
com.codingapi.tx.framework.task.
TxTask
com.codingapi.tx.framework.task.
TaskGroup
com.codingapi.tx.framework.task.
TaskGroupManager
com.codingapi.tx.control.service.impl.
TransactionControlServiceImpl
(implements com.codingapi.tx.control.service.
TransactionControlService
)
com.codingapi.tx.model.
TransactionInvocation
(implements java.io.
Serializable
)
com.codingapi.tx.aop.service.impl.
TransactionServerFactoryServiceImpl
(implements com.codingapi.tx.aop.service.
TransactionServerFactoryService
)
com.codingapi.tx.aop.bean.
TxCompensateLocal
com.codingapi.tx.aop.service.impl.
TxDefaultTransactionServerImpl
(implements com.codingapi.tx.aop.service.
TransactionServer
)
com.codingapi.tx.model.
TxGroup
com.codingapi.tx.netty.service.
TxManagerHttpRequestHelper
com.codingapi.tx.aop.service.impl.
TxRunningNoTransactionServerImpl
(implements com.codingapi.tx.aop.service.
TransactionServer
)
com.codingapi.tx.aop.service.impl.
TxRunningTransactionServerImpl
(implements com.codingapi.tx.aop.service.
TransactionServer
)
com.codingapi.tx.model.
TxServer
com.codingapi.tx.aop.service.impl.
TxStartTransactionServerImpl
(implements com.codingapi.tx.aop.service.
TransactionServer
)
com.codingapi.tx.aop.bean.
TxTransactionInfo
com.codingapi.tx.aop.bean.
TxTransactionLocal
接口分层结构
com.codingapi.tx.aop.service.
AspectBeforeService
com.codingapi.tx.compensate.service.
CompensateService
com.codingapi.tx.datasource.service.
DataSourceService
com.codingapi.tx.control.service.
IActionService
com.codingapi.tx.datasource.
ICallClose
<T>
com.codingapi.tx.datasource.
ILCNConnection
com.codingapi.tx.datasource.
ILCNResource
<T>
com.codingapi.tx.datasource.
ILCNTransactionControl
com.codingapi.tx.listener.service.
InitService
com.codingapi.tx.framework.utils.serializer.
ISerializer
com.codingapi.tx.annotation.
ITxTransaction
com.codingapi.tx.listener.service.
ModelNameService
com.codingapi.tx.netty.service.
MQTxManagerService
com.codingapi.tx.netty.service.
NettyControlService
com.codingapi.tx.netty.service.
NettyDistributeService
com.codingapi.tx.netty.service.
NettyService
com.codingapi.tx.control.service.
TransactionControlService
com.codingapi.tx.aop.service.
TransactionServer
com.codingapi.tx.aop.service.
TransactionServerFactoryService
com.codingapi.tx.netty.service.
TxManagerHttpRequestService
com.codingapi.tx.config.service.
TxManagerTxUrlService
注释类型分层结构
com.codingapi.tx.annotation.
TxTransaction
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.codingapi.tx.framework.task.
TaskState
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All rights reserved.