简单的HTTP请求处理方法,使用GET和HEAD命令。
另外,每个方法都接受一个处理从请求返回的数据的回调。
In addition, each takes a callback that handles the returned data from the request.
这种处理请求的方法在云计算环境中表现很出色。
This approach to request handling works nicely in a cloud computing environment.
使用请求对象中所提供的访问方法处理数据。
Process data using access methods provided in the response object.
这非常简单,使用注释处理请求、响应和方法。
This is quite simple, with annotations taking care of the request, response, and methods.
get方法随后处理此请求。
在此方法中,单个FeedServlet可以处理所有请求。
In this approach, a single feed servlet can handle all requests.
get方法的一般形式可以用于处理各种场景下的请求。
The general form of get can handle any possible context for a request.
并且给出了请求处理的优先级和控制方法。
请求从当前接收器对异步发送的方法调用的响应进行处理。
Requests processing from the current sink of the response from a method call sent asynchronously.
请求异步处理对当前接收器上的方法调用的响应。
Requests asynchronous processing of a response to a method call on the current sink.
为了处理Post请求,我们要定义以“Post…”开头的方法。
To handle Post requests, we define a method whose name starts with "Post..."
这导致事件处理程序方法发出的请求成功。
This causes demands made by the event handler method to succeed.
这导致事件处理程序方法发出的请求成功。
This causes demands made by the event handler method to succeed.
应用推荐