从Python手动生成x-gwt-rpc [英] Manually generating x-gwt-rpc from Python

查看:131
本文介绍了从Python手动生成x-gwt-rpc的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从Python脚本访问GWT服务,所以我想手动生成一个x-gwt-rpc请求。似乎无法找到关于GWT RPC调用格式的任何信息,因为每个人都是从Java执行的(因此调用是由框架生成的)。我在哪里可以找到关于这种格式的详细文档?解析方案

不要认为这是一项微不足道的任务,但因为gwt是开源的,我会说源代码是一个非常好的文档,它是如何工作的,如果你知道java就是这样。


$ b

Gwt源码


I want to access a GWT service from a Python script, so I want to generate a x-gwt-rpc request manually. Can't seem to find any info on the format of a GWT RPC call, since everybody does it from Java (so the call is generated by the framework). Where can I find some detailed documentation about this format?

解决方案

Don't think it is a trivial task to do that, but because gwt is opensource i would say that the source-code is a pretty good documentation for how it works, if you know java that is.

Gwt source

这篇关于从Python手动生成x-gwt-rpc的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆