对于这个例子,我们有一个等价的验证点,它可以为应答消息找到一个精确的匹配。
For this test case, we have an equal verification point that looks for an exact match for the response message.
该操作把有关客户的信息作为输入,然后输出一条包含应答的批准消息。
The operation takes information about the customer as input, and outputs an approval message containing the answer.
在服务提供者接收请求之后,它执行服务,然后将结果放在达成一致意见的应答通道中的消息内。
After a service provider receives a request, it performs the service and then puts the result in a message on the agreed-upon reply channel.
要完成第4步,我们需要将目的地作为中介来转换应答消息。
To do Step 4, we need to mediate a destination to transform the reply message.
请求和应答消息类型是不言而喻的,因为它们处理客户端和服务器应用程序之间的请求和响应交互。
The request and reply message types are self-explanatory, as they deal with the request and response interaction between client and server applications.
因此,理想的选择是通知客户机服务器收到了消息,并在稍后使用一个不同的传输通道发送应答。
So the ideal option is to notify the client that the server received the message and send the reply later using a different transport channel.
如果此应答消息也要进行签名,则您将使用私钥来进行此签名。
If this reply message is also to be signed, you do this using a private key.
测试结果的XML编码输出对于测试后分析是一个方便的特性,因为该选项捕获了包含在IFX编码的应答消息中的性能统计。
The XML-encoded output of test results was also a handy feature for post-test analysis, as this option captured the embedded performance statistics in the IFX-encoded reply messages.
为请求和应答构造XML消息是有方法办得到的:主要是通过适当的元对象的构造。
Construction of the XML message for both the request and reply is handled — primarily by the construction of the appropriate meta-objects.
在应答活动用到的容器中分配一个接收消息。
Assign a receipt message in the container used in the reply activity.
确保代理中的消息流构造一个合适的适配器可以处理的应答。
Ensure that the message flow within the broker constructs a suitable reply that the adapter can process.
该提供者以应答队列中的消息的形式发送SOAP响应。
The provider sends the SOAP response as a message on the reply queue.
红色信封是包含对该请求的应答的消息。
The red envelope is the message containing the answer to that request.
然后,该方法将JMS消息发送到应答队列。
调用方将请求消息放在服务的请求队列中,然后(异步)侦听应答队列中的结果。
The caller puts a request message on the request queue for the service and then (asynchronously) listens for the result on the reply queue.
容器是真正的WSDL消息类型,而且它可以定义为调用、接收和应答活动中的输入或输出容器。
A container is really a WSDL message type and it can be defined as an input or output container within invoke, receive, and reply activities.
在清单3中可以看到,部署描述符中的一些元素对应着JMS概念中的应答模式、订阅、持久性和消息选择器。
You can see in Listing 3 that some elements in the deployment descriptor correspond to the JMS concepts of acknowledge mode, subscription durability, and message selector.
端点侦听器将等待应答消息,并将其发送回客户机。
The Endpoint Listener will wait for the Reply Message and send it back to the client.
您需要了解大小、持久性、优先级和频率分布,还要能够使数据流中的消息关系相互关联起来,例如将请求与应答进行匹配。
You need to know sizes, persistence, priority, and frequency distribution, plus have the ability to correlate message affiliations within the data stream, such as matching requests to replies.
消息活动(即接收、应答、调用和拾取活动)可以使用其输入和输出消息初始化或验证相关集的值。
Message activities, that is receive, reply, invoke, and pick activities, can initialize or verify correlation set values with their input and output message.
ORB通过定位应答消息回应客户端,指出该对象确实包含在本地。
The ORB replies back to the client via a locate reply message stating that the object is indeed contained locally.
服务一般是接收请求消息并用响应消息作为应答。
A service usually receives a request message and replies with a response message.
访问和增加消息内容来添加或删除数据,或者将应答(出站)XML文档的消息部分重新打包。
Access and augment message content to add or remove data, or repackage message parts of the reply (outbound) XML documents.
申请消息送达后,系统会将该申请添加到列表中,并发回一条应答消息。
If an application message arrives, the application is added to a list and a reply message is sent back.
消息总线是消息通道(也称为队列或主题)的集合,通常配置为请求-应答通道对。
A message bus is a collection of message channels (also known as a queue or topic) usually configured as request-reply channel pairs.
消息交换模式:数据服务可以通过四种主要的消息交换模式被访问:请求-应答(严格SLA)、请求-应答(宽松SLA ),即发即弃和发布-订阅。
Message exchange pattern: data services could be accessed via the four primary message exchange patterns - request/reply (tight SLA), request/reply (relaxed SLA), fire/forget, and publish/subscribe.
选择这个选项将会为请求和应答消息产生bean 。
Selecting this option generates beans for the request and response messages.
将该消息放入应答队列并提交工作单元。
Puts the message in the reply queue and commits the unit of work.
因此,为了应答通过Receive活动到达的消息,您将需要一个带有相同的三元组的Reply 活动。
Therefore, in order to reply to the message that arrived through the Receive activity, you would need a Reply activity with the same triplet.
确保消息流构造合适的应答。
应用推荐