Step 4: Compose a request message.
步骤4:编写请求消息。
What if the request message gets lost?
如果请求消息丢失怎么办?
Figure 4: Request message business object
图4:请求消息业务对象
Validate the modified SOAP request message.
验证所修改的SOAP请求消息。
The following is an example of the request message.
下面是一个请求消息的示例。
See Listing 1 for a typical SOAP-DSIG request message.
请参阅清单1来了解典型的SOAP -DSIG请求消息。
A request message can be provided as binary LOB (BLOB).
可将请求消息作为二进制lob (BLOB)提供。
It defines which data is sent as part of a request message.
它定义了哪些数据要作为请求消息的一部分发送。
The service provider will not receive every request message.
服务提供者并不会接收每条请求消息。
The incoming request message is processed by a request flow.
传入的请求消息由某个请求流进行处理。
The snippet next extracts the payload of the request message.
接下来的代码段提取了请求消息的负载。
Figure 6 shows a view of this mapping to the request message.
图6显示了请求消息的这种映射的视图。
Listing 10 shows the SOAP request message from the.net client.
清单10展示了来源于. NET客户端的SOAP请求。
It invokes the partner service by sending a SOAP request message.
它通过发送一个SOAP请求消息来调用合作伙伴服务。
Decryption Key [request] For decrypting incoming request message.
DecryptionKey [request]用于解密传入的请求消息。
The first part of the code creates the request message using AXIOM.
代码的第一部分使用AXIOM创建请求消息。
Figure 10. Initialize the correlation set using the request message.
图10.使用请求消息初始化相关性设置。
The approach is similar to what we saw above for the request message.
这种方法类似于上面我们看到的用于请求消息的方法。
You are now ready to send the modified request message to the server.
您现在可以将修改后的请求消息发送到服务器了。
The vendor application requires the request message to be in XML form.
供应商应用要求XML形式的请求消息。
First, a service consumer sends a request message to a service provider.
首先,服务使用者向服务提供者发送一条请求消息。
MessageSender.send sends the request message and returns it immediately.
send发送请求消息并将其立即返回。
A one-way operation can define a request message but no response message.
单向操作可以定义请求消息,但不能定义响应消息。
A service usually receives a request message and replies with a response message.
服务一般是接收请求消息并用响应消息作为应答。
The request message goes through one and the response message goes through the other.
请求消息使用一个,而响应消息使用另一个。
Server-side handleRequest(): Extract extended content from the incoming request message.
服务器端 handleRequest() :从传入请求消息提取扩展内容。
If a response is expected, then the request message will have a reverse routing path set.
如果要求响应,那么请求消息将设置反向路由路径。
The request message will need to be transformed before it gets to the responding application.
需要在请求消息到达响应应用程序之前对其进行转换。
All of the information needed to satisfy the request is carried in the request message itself.
满足请求所需要的所有信息都携带在请求消息本身之中。
Next, the client issues another locate request message, but this time to the ORB's listener port.
接下来,客户端发出另一个定位请求消息,但这次是发送到OR B的侦听器端口。
应用推荐