hessian.xtp

来自「RESIN 3.2 最新源码」· XTP 代码 · 共 18 行

XTP
18
字号
<document>  <header>    <product>resin</product>    <title>Protocols</title>    <type>contents</type>    <description>        <p>Hessian and Burlap are compact binary and XML protocols forapplications needing performance without protocol complexity.Hessian is a small binary protocol. Burlap is a matching XML protocol.Providing a web service is as simple as creating a servlet.Using a service is as simple as a JDK Proxy interface.</p>    </description>  </header>  <body>    <summary/>  </body></document>

⌨️ 快捷键说明

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