The Intercepting filter pattern wraps existing application resources with a filter that intercepts the reception of a request and the transmission of a response.
拦截过滤器模式用一个过滤器封装了已有应用资源,这个过滤器拦截了请求的接收及响应的传递。
The percentage of used memory depends on the application, the size of request and response messages, and the volume and latency of requests.
已使用内存的百分比取决于应用程序、请求和响应消息的大小,以及请求的数量和延时。
The application scenario in this article makes one service invocation that sends one XML request and receives one XML response.
本文中的应用程序场景进行了一次服务调用——发出一个XML请求及收到一个 XML响应。
The application request (in XML) is put inside a SOAP envelope (also XML) and sent from the requester to the provider; the response that the provider sends back takes the same form.
将应用程序请求(在XML中)放入SOAP信封中(也是 XML ),并从请求者到提供者发送应用程序请求,提供者发回的响应也采用相同的形式。
SOAP USES serializers and deserializers to translate from the native language of a software application to the SOAP protocols that transfer the request and response over the network.
SOAP使用序列化器和反序列化器将软件应用程序的本机语言转换为SOAP协议,以在网络上传输请求和响应。
Your application sits idle, anxiously waiting for the user to send in a request. It passes back the response and then goes back to sleep until the next call.
您的应用程序是不是很空闲,焦虑地等待用户发送请求,然后它传回响应,再返回休眠状态,直到下次调用。
The basic application flow is the same: HTTP request that results in a BPEL process invocation and response.
基本应用流程是一样的:HTTP请求最终将导致BPEL流程的调用和响应。
It is based on Application Response Measurement (ARM) and helps you analyze a single request in detail.
该工具基于应用程序响应度量(ARM),有助于详细地分析单个请求。
The requestor application invokes services offered by one or more provider applications by sending request messages and processing response messages.
一个或多个提供者应用程序通过发送请求消息并处理响应消息来提供服务,请求者应用程序调用这些服务。
Again, the credit approval service is a request-response service that receives a credit application and returns a credit rating synchronously.
此外,信用审批服务是一个请求-响应服务,它接收信用应用程序并同时返回信用等级。
This is a request-response protocol and it mimics a single process application.
这是一种请求响应协议,它模仿单进程应用程序。
The last three phases of the request processing life cycle (Update Model Values, Invoke Application, and Render Response) are not needed when the form is auto-saved.
若表单是自动保存的,请求处理生命周期的这后三个阶段(更新模型值、调用应用程序和呈现响应)是不必要的。
In pull exchanges the application initiates the transfer by sending some form of request to the bus and receiving one or more queued-up messages in response.
在pull交换中,应用程序通过给总线发送某种形式的请求并接收一个或多个在响应中排队等候的消息来启动传输。
When the request arrives at the VT Connector, edit and then send the response to be displayed by the application client.
当请求到达VTConnector时,编辑并随后发送响应,以通过应用程序客户端进行显示。
Since our scenario called for a form-based application (Microsoft Word) to take part in a request/response handshake, the communication between the initiator and the provider needed to be synchronous.
因为我们的情景需要基于表单的应用程序(MicrosoftWord)参与请求/响应握手,所以启动者与提供者之间的通信必须是同步的。
A REST Web service application (or client) includes within the HTTP headers and body of a request all of the parameters, context, and data needed by the server-side component to generate a response.
RESTWeb服务应用程序(或客户端)在HTTPHeader和请求正文中包括服务器端组件生成响应所需要的所有参数、上下文和数据。
See " The high cost of (WS-)Security" for full details of the test application and a sample request/response message pair.
请阅读 “WS-Security的大开销” 了解更多关于这个测试应用和示例请求/响应消息对的详细信息。
Where format is a request parameter defining the requested response format and callback is the name of your callback function in your Web application, which will be supplied by jQuery in this case.
其中format是定义请求响应格式的请求参数,callback是Web应用程序中回调函数的名称,本例中由jQuery提供。
A session is a series of request-response exchanges between a specific user and a Web application.
session是特定用户和Web应用程序之间的一系列请求-响应交换。
An application (normally a web service client) invokes a web service by sending it a SOAP Request and the web service responds to the application by sending it a SOAP Response.
应用程序(通常为Web服务客户端)通过向Web服务发送一个SOAP请求来调用它,而Web服务通过发送一个SOAP响应对该应用程序作出响应。
When authentication filters have finished processing, they pass request and response objects to the interceptor filter configured in your application.
当身份验证过滤器完成其处理时,这些过滤器将把请求和响应对象发送到应用程序中配置的拦截过滤器。
According to the response time requirement and cost-efficient requirement, the principles shown below need to be followed in choosing the service provider for each application request.
根据响应时间要求和成本高效要求,需要按照下面显示的原则为每个申请选择服务提供商。
For example, a Web application might be able to handle 1,000 requests per second (throughput) and turn each request around in 2 seconds (response time).
例如,一个Web应用程序可能每秒处理1,000个请求(吞吐量),每个请求需要2秒的处理时间(响应时间)。
Once the application is running again, another synchronous Web service request will be sent, and this time a successful response message will be received.
应用程序重新运行后,会发送另一个Web服务请求,这次会收到一条成功响应消息。
Scripts will have access to the so-called "implicit objects" that are used in JSP pages, such as application, session, request, and response.
这些脚本将能访问被用在JS p页面内的所谓的“隐式对象”,比如application、session、request和response。
Application code only runs in response to a web request, and must return response data within a few seconds.
应用步骤代只能运转正在呼应网络恳求,并返回呼应数据务必正在几秒钟内。
Pass through components that form a pipeline between a server and application to inspect, route, or modify request and response messages for a specific purpose.
在服务器和应用程序之间的管线Pipeline之间,针对特定的目的,穿插多个Middleware组件,从而对request请求和response响应进行检 查、路由、或修改。
Pass through components that form a pipeline between a server and application to inspect, route, or modify request and response messages for a specific purpose.
在服务器和应用程序之间的管线Pipeline之间,针对特定的目的,穿插多个Middleware组件,从而对request请求和response响应进行检 查、路由、或修改。
应用推荐