How does creating a facade object for each pseudo-method request stack up?
如何建立一个门面对象为每个伪方法要求栈吗?
The service loads and sends the appropriate XML response based on the service method request.
该服务装载并发出了与服务方法请求相应的XML响应。
Method Request? Contains the context information such as parameters, and represents a method call on the active object.
Method Request——包含诸如参数等上下文信息,并表示对活动对象的方法调用。
The method calls (events) are queued, guaranteeing order; the next method request in the queue is not sent until the previous one returns.
将方法调用(事件)放入队列,以保证顺序。在队列中,在前一个方法请求返回之前,不会发送下一个方法请求。
In general, search forms should use GET as a request method, because they don't change any data on the server.
通常,搜索表单应该使用GET作为请求方法,因为它们并不更改服务器上的任何数据。
The server will then look to see if there is any other registered handler listening for the WSDL request method.
接着,服务器将查看是否有另外已注册的处理程序在侦听WSDL请求方法。
This method will request a server for an array that lists all the children of the item.
该方法将向服务器请求一个列出该条目所有子条目的数组。
This method returns the current session associated with this request; if there isn't one, the method creates one automatically and returns the newly created session handle.
此方法返回与此请求相关联的当前会话;如果没有这样的会话,该方法会自动创建一个并返回新创建的会话句柄。
The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.
每个元组的第一项是可调用对象(在这里是一个方法指针),第二项是HTTP请求类型,这种请求类型可以调用该方法。
Oftentimes you will not need to specify any additional information beyond the request method and header fields.
除了请求方法和头字段外,通常不需要指定任何其他信息。
It then has a method for making the appropriate HTTP request and returning a streaming response.
然后提供一个方法,发出适当的HTTP请求并返回一个流响应。
This method partitions the request to specific servers for load balancing, to serve a request from a server in the requestor's local region, and so on.
该方法把请求划分给特定的负载均衡服务器,并处理来自请求者所在区域内服务器的请求及其他。
A client calls a method to receive the request and then another method to send a reply.
客户端调用方法来接收请求并调用另一个方法来发送回复。
For instance, Listing 7 shows how to specify the POST request method and send client data over a stream.
例如,清单7显示了如何指定请求方法POST并通过流发送客户机数据。
That method places the result in the request object and displays the results JSP.
该方法将结果放在请求对象中,并显示结果JSP。
The customer name is added using the POST request method, while the order ID is generated.
客户名使用POST请求方法添加,而订单id则是生成的。
An HTTP GET method is used to send a request to retrieve the list of places.
使用一个HTTPGET方法发送一个请求来获取位置列表。
The first is the method of distributed objects (also known as object Request Broker), and the second method is that of asynchronous messaging.
第一种方法是使用分布式对象(也称为对象请求代理),第二种方法是使用异步消息传递。
This method creates the request and starts it by building an NSURLConnection.
该方法创建请求,并通过构建一个NSURLConnection 而开始这个请求。
Include is meant literally in this context, because the framework USES the include method of the servlets request dispatcher.
在此上下文中,包含一词是字面意义,因为框架使用Servlet的include方法来请求分配器。
requestDestroyed() - The container calls this method when a servlet request is about go out of scope.
requestDestroyed() ——当一个servlet请求即将离开范围时,容器调用这个方法。
RequestInitialized - The container calls this method when a servlet request is about to go into scope.
requestInitialized——当一个servlet请求即将进入范围时,容器调用这个方法。
A view is a simple Python method that accepts a request object and is responsible for.
视图是一个简单的Python方法,它接受一个请求对象,负责实现。
Synchronous - a method that represents a request queue.
Synchronous——表示请求队列的方法。
If it is ready to handle a new request, the write method enqueues the client for request processing.
如果它准备处理新请求,write方法就会为请求处理而将该客户机排到队列中。
Each time the script is requested, it checks to see whether the request method is GET or POST and USES this distinction to decide the action to take.
每一次请求脚本时,它都会检查看请求方法是GET还是POST,然后采取相应的措施。
Each request method, which the specification must support, has a doxxx method just like HTTP (Figure 3).
和HTTP一样,每个请求方法(规范必须支持)都有一个doxxx方法(图3)。
Using GET as the request method also makes it possible to derive a URL that always points to the most recent search results-a fact I'll make use of shortly!
使用GET方法有可能获取总是指向最近搜索结果的URL—很快我将利用这一点!
When you call a method of a secure bean, the proxy object that you got in Step 4 dispatches a method invocation request to the interceptor.
当调用安全bean的方法时,您在步骤4中获得的代理对象将一个方法调用请求分配给拦截器。
When you call a method of a secure bean, the proxy object that you got in Step 4 dispatches a method invocation request to the interceptor.
当调用安全bean的方法时,您在步骤4中获得的代理对象将一个方法调用请求分配给拦截器。
应用推荐