The RPCAdapter can be used to accept HTTP requests, such as POST and GET, and map the requests directly to user-created classes.
可以使用RPCAdapter接收HTTP请求(如POST和GET),并将该请求直接映射到用户创建的类。
These operations map directly to HTTP methods-specifically, to POST, GET, PUT, and DELETE.
这些操作直接映射到HTTP方法—具体而言,映射到POST、GET、PUT和DELETE。
Specifically, assume that you'd like to use the geocoding information that accompanies Twitter search results to also display a map of the geographical area from which each post originated.
具体来说,假设您想使用Twitter搜索结果附带的地理编码信息来显示每一个发布源自的地理区域的地图。
应用推荐