开发者

gwt-rpc deserialization rpc string

I have gwt-rpc response string, for example:

//OK[1,["19.04.2011 10:49"],0,5]

I need to deserialize it. In the best way I want to do it with php, but as I know there 开发者_StackOverflow社区are no ready solutions. So, is gwt-rpc serialization algorithm is open source and I can try implement it in php?

Or may be I can to develope some java application ( as proxy ) to deserialize it and send to php?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜