开发者

Change BlazeDS protocol from AFM3 to AMF0

I have installed bla开发者_StackOverflow中文版zeds-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


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜