有没有什么工具可以快速为GWT创建RPC类?

发布于 2024-08-05 19:01:09 字数 129 浏览 9 评论 0原文

是否有任何工具可以快速为 GWT 创建 RPC 类,以扩展 RemoteService、Async 版本和 RemoteServiceServlet 派生类。 唯一的输入应该是一些函数列表,并且应该生成所有包装器代码。 我希望你能明白我的问题。

Is there any tool to quickly create RPC classes for GWT that extends RemoteService, the Async version and the RemoteServiceServlet derived class.
The only input should be some functions list and all the wrapper code should be generated.
I hope you got my question.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无声静候 2024-08-12 19:01:09

Eclipse 的 Gwt 插件负责处理许多样板代码,包括您提到的那些。

http://code.google.com/eclipse

The Gwt Plugin for eclipse takes care of a lot of the boiler-plate code, including those that you have mentioned.

http://code.google.com/eclipse

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文