注意客户端的代码只包含设置请求方法为GET的内容。
Notice the code for the client side consists only of setting the request method to GET.
请求方法(requestmethod)确定数据如何发送给远程资源。
The request method determines how data will be sent to a remote resource.
可以通过这个方法了解服务器端响应时间和请求数量。
With this method, you can get server side response time and request counts.
一条简单的SOAP请求或响应只能表明一种服务的一个方法。
A single SOAP request or response can only specify one method of a service.
最后,该方法会将消息发送到请求队列。
ACCESS准则(任何访问请求)允许优化器选择方法。
The access guideline (any access request) allows the optimizer to choose the access method.
它是一种判断页面请求是“通过”还是“失败”测试的方法。
It is a way to tell if a page request passes or fails the test.
如果独占访问请求的资源没有被锁定,则这个方法锁定它。
If a request for exclusive access to the resource is unlocked, this method locks it.
这里有两种监测请求的基本方法。
这种方法屏蔽创建一个异步请求所需的大部分编码。
This method masks much of the coding that is necessary to create an asynchronous request.
如果请求是异步的,这个方法会在发送请求之后立即返回。
If the request is asynchronous, this method returns immediately after sending the request.
一旦创建新的请求后,便可以使用这些方法。
You can use these methods as soon as a new request is created.
另外,每个方法都接受一个处理从请求返回的数据的回调。
In addition, each takes a callback that handles the returned data from the request.
delete方法也相当简单,因为它只是执行一个delete请求。
The delete method is also pretty easy as it just makes a simple delete request.
访问缓存中的这些项的唯一方法就是请求url。
The only way to address such entries in the cache is the request URL.
这非常简单,使用注释处理请求、响应和方法。
This is quite simple, with annotations taking care of the request, response, and methods.
这种处理请求的方法在云计算环境中表现很出色。
This approach to request handling works nicely in a cloud computing environment.
当请求已完成并已发送回IIS时调用此方法。
This method is invoked when the request has completed and been sent back to IIS.
使用请求对象中所提供的访问方法处理数据。
Process data using access methods provided in the response object.
最好的方法是首先提出最具体的请求。
The best way to do this is to start with the most restrictive request possible.
是图像请求的数目减少的首选的方法。
Are the preferred method for reducing the number of image requests.
这个会话bean方法中的一些对象可能属于一个HTTP请求。
Some objects in this session bean method might belong to an HTTP request.
因此,在EmployeeBeanController . groovy中增加一个空方法来接收请求。
So, add an empty method in EmployeeBeanController.groovy to accept these requests.
通过定义一个方法为请求提供服务。
get方法随后处理此请求。
必须承认,open方法中“true”这个小小的关键字建立了异步请求。
Granted, that little keyword "true" in the open method sets up an asynchronous request.
创建用于发出远程JSON请求的控制器方法。
Creating the controller method to make the remote JSON request.
特定的名称,用于向方法提出请求(在本例中,为GetTemperature)。
The specific name used to make a request to the method (in this case, GetTemperature).
每次发生服务请求时将会调用Handle (Callback)方法。
The handle (Callback ) method is invoked each time a service request occurs.
这就是清单9特别采用 Zend_Rest_Client 的post()方法来传递请求的原因。
That's why Listing 9 specifically uses the Zend_Rest_Client's post() method to transmit the request.
应用推荐