⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hessian-xa.xtp

📁 RESIN 3.2 最新源码
💻 XTP
字号:
<document>  <header>    <product>resin</product>    <title>Hessian Transactions</title>    <description>    </description>  </header>  <body>    <summary/><s1 title="XA"><example>public interface TransactionService {  public static final int VOTE_READ_ONLY = 0;  public static final int VOTE_ROLLBACK = 1;  public static final int VOTE_COMMIT = 2;  public int prepare(String xid);  public void commit(String xid);  public void rollback(String xid);}</example></s1><example>&lt;header&gt;transaction-id&lt;/header&gt;&lt;string&gt;0239431123&lt;/string&gt;</example><example>&lt;header&gt;transaction-endpoint&lt;/header&gt;&lt;string&gt;http://localhost:8080/hessian/_hessian_xa&lt;/string&gt;</example>  </body></document>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -