jar

com.github.chenhaiyangs : rpc-tcc-transaction-domain

Maven & Gradle

Mar 04, 2019
2 usages
6 stars

rpc-tcc-transaction-domain · tcc分布式事务的领域模型

Table Of Contents

Latest Version

Download com.github.chenhaiyangs : rpc-tcc-transaction-domain JAR file - Latest Versions:

All Versions

Download com.github.chenhaiyangs : rpc-tcc-transaction-domain JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rpc-tcc-transaction-domain-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chenhaiyang.tcc.transaction.annotation

├─ com.chenhaiyang.tcc.transaction.annotation.TccTransaction.class - [JAR]

com.chenhaiyang.tcc.transaction.context

├─ com.chenhaiyang.tcc.transaction.context.TransactionContext.class - [JAR]

├─ com.chenhaiyang.tcc.transaction.context.TransactionStatus.class - [JAR]

├─ com.chenhaiyang.tcc.transaction.context.TransactionXid.class - [JAR]

Advertisement