iis服务器助手广告广告
返回顶部
首页 > 资讯 > 精选 >怎样实现Errai 2.0中的异步消息传递框架
  • 614
分享到

怎样实现Errai 2.0中的异步消息传递框架

2023-06-17 10:06:13 614人浏览 安东尼
摘要

怎样实现Errai 2.0中的异步消息传递框架,相信很多没有经验的人对此束手无策,为此本文总结了问题出现的原因和解决方法,通过这篇文章希望你能解决这个问题。Errai是JBoss开发的一个基于GWT的框架,使用下一代WEB技术,用于构建富客

怎样实现Errai 2.0中的异步消息传递框架,相信很多没有经验的人对此束手无策,为此本文总结了问题出现的原因和解决方法,通过这篇文章希望你能解决这个问题。

怎样实现Errai 2.0中的异步消息传递框架怎样实现Errai 2.0中的异步消息传递框架

Errai是JBoss开发的一个基于GWT的框架,使用下一代WEB技术,用于构建富客户端应用。该框架构建在ErraiBus基础上,为客户端与服务器的异步消息传递提供了一个真正统一的消息基础设施。

经过几个月的开发,对一些 api 进行了大幅的调整之后,Errai 团队今天发布了 2.0 的正式版。该版本主要改进内容:

  • Errai eliminates the need for boilerplate code and configuration in several areas, including entry points, remote services, UiBinder, and more.

  • Errai brings some of parts of Java EE 6 to the browser: CDI (standardized ioc and eventing) and a typesafe JAX-RS client. A JPA 2.0 implementation is on the way in 2.1!

  • Errai includes a simpler-to-use and more flexible marshalling and rpc system

  • Errai provides a client-server message bus with bidirectional push messaging (much of the above is based on Errai's Bus, and you can choose to use the bus API directly in your code).

  • Errai is guided by the belief not only that a unifORM programming model across client and server is a big advantage, but that it's also advantageous to share significant parts of your code base between the client tier and the server tier

而下一个版本将是 2.1 ,主要计划实现下面几个方面:

  • 部分支持 JPA 2.0

  • 符合 MVP 模式的数据绑定模块

  • A Jackson -compatible marshalling mode in Errai Marshalling when used with the JAX-RS client.

  • 对移动平台的支持。这里已经有一些 演示

看完上述内容,你们掌握怎样实现Errai 2.0中的异步消息传递框架的方法了吗?如果还想学到更多技能或想了解更多相关内容,欢迎关注编程网精选频道,感谢各位的阅读!

--结束END--

本文标题: 怎样实现Errai 2.0中的异步消息传递框架

本文链接: https://www.lsjlt.com/news/288347.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
  • 怎样实现Errai 2.0中的异步消息传递框架
    怎样实现Errai 2.0中的异步消息传递框架,相信很多没有经验的人对此束手无策,为此本文总结了问题出现的原因和解决方法,通过这篇文章希望你能解决这个问题。Errai是JBoss开发的一个基于GWT的框架,使用下一代WEB技术,用于构建富客...
    99+
    2023-06-17
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作