
BlazeDS
文章平均质量分 94
iteye_3715
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Spring BlazeDS Integration简介与入门
Spring BlazeDS Integration简介与入门Adobe与Spring共同宣布将联合开发一个新项目:Spring BlazeDS Integration。其目标是:开发者可以利用Spring开发模型通过Adobe Flex、BlazeDS、Spring以及Java技术创建RIA。这样我们就可以通过BlazeDS公开Spring管理的服务而无需额外的配置文 件...原创 2010-12-06 16:42:05 · 135 阅读 · 0 评论 -
BlazeDS server architecture
BlazeDS server architecture The BlazeDS server is contained in a J2EE web application. A Flex client makes a request over a channel and the request is routed to an endpoint on the BlazeDS ser...原创 2010-12-07 13:23:15 · 118 阅读 · 0 评论 -
BlazeDS client architecture
BlazeDS client architecture BlazeDS clients use a message-based framework provided by BlazeDS to interact with the server. On the client side of the message-based framework are channels that ...原创 2010-12-07 13:24:11 · 188 阅读 · 0 评论