将 BlazeDS 协议从 AFM3 更改为 AMF0

发布于 2024-11-11 15:01:48 字数 100 浏览 2 评论 0原文

我已经安装了 blazeds-turnkey-4.0.0.14931。默认情况下 Blazeds 使用 AMF3 协议。我不想将其切换到 AMF0。如何做到这一点?

谢谢

I have installed blazeds-turnkey-4.0.0.14931 installed. By default Blazeds uses AMF3 protocol. I wan't to switch it to AMF0. How to do this?

Thanks

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

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

发布评论

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

评论(1

相思碎 2024-11-18 15:01:48

请参阅 http://www.rooftopsolutions.nl/blog/88

AMF3 构建于据我了解,AMF0;如果我没记错的话,AMF3 带来了对 XML 和引用对象/字符串等更复杂数据的支持。

我没有使用过 BlazeDS,但在 amfPHP 中,根据您在服务请求中指定的对象编码,请求的解析方式有所不同;总而言之,更改 Flex 中的编码,BlazeDS 应该做出相应的响应。

Refer to http://www.rooftopsolutions.nl/blog/88

AMF3 is built on top of AMF0 as far I understand; AMF3 brings with it support for more complex data like XML and referenced objects/strings if I remember correctly.

I haven't worked with BlazeDS, but in amfPHP the request is parsed differently depending on the object encoding you specify in your service request; to summarize, change the encoding in Flex and BlazeDS should respond accordingly.

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