This helps the service implementer obtain the SOAP message context from the request handler chain, and manipulate that context and associate it with the response handler chain.
这帮助服务实现者从请求处理程序链中获得SOAP信息上下文,然后处理该上下文并将其与响应处理程序链关联。
The data handler parsed the file, constructed a message and invoked the target service as many times as entries exist in the password file.
数据处理程序解析文件,构造相应消息,并根据密码文件中存在的条目数量调用目标服务。
This allows the developer of a JAX-RPC handler to do any kind of additional message manipulation or processing before it reaches the service.
这就允许JAX - RPC处理程序的开发人员在消息送达服务前进行任何其他消息操作或处理。
It provides information about the message handler programs that act on a service request and on the response.
它提供作为服务请求和响应的消息处理程序的信息。
Such deployments require that a JAX-RPC handler be provided on the WebSphere Web Services Gateway service whose purpose is to determine the endpoint for each message received.
这样的部署需要在WebSphereWeb服务网关服务上提供一个JAX - RPC处理器,它的目的是用来为每一个接收到的消息确定其服务端点。
The handler accomplishes this by setting the value of the transport.url property in the SOAPMessageContext of each message to the endpoint url of the chosen target service.
您可以设置每一个消息的SOAPMessageContext的transport . ur l属性的值为选中的目标服务的端点url,从而完成这个处理器的设置。
DebugHandler is a simple JAX-RPC handler, used to print a SOAP message by either the service consumer or provider.
DebugHandler是一个简单的JAX - RPC处理程序,用于打印服务使用者或提供者发出的SOAP消息。
Typically, the handler examines important elements of each incoming message (headers, message type, and so on) and selects a target service endpoint accordingly.
比较典型的情况是,这个处理器会检查每一个入站消息的重要元素(头标记、消息类型等待),从而选择一个目标服务端点。
Whenever the Web service is invoked, a message handler reads the body of the request and saves the whole body in the body_of_request static variable.
调用Web服务时,消息处理程序将读取请求的主体,并将整个主体保存在body _ of _ request静态变量中。
The main reason to develop a message handler is to save the data used in preparing the call to invoke the Web service.
开发消息处理程序的主要目的是保存准备调用Web服务时使用的数据。
You should see a message box reminding you that you are required to deploy a JAX-RPC handler whose job it is to set the transport.url property for each message to this service.
您应该看到一个消息框,提示您需要部署一个JAX - RPC处理程序,这个处理程序的主要工作就是为每个到此服务的消息设置transport . ur l属性值。
It is assumed that a handler will be added to the service with the responsibility to set the target endpoint on a per message basis.
这里假设处理器会添加到服务中,并负责在每一个消息基础上设置目标端点。
The handler developer is responsible for the correctness of the SOAP message, in contrast to the strongly-typed JAX-RPC service interfaces.
处理程序开发人员对SOAP消息的正确性负责,这与强类型的JAX- RPC服务接口形成对比。
It is assumed that a handler will be added to the service with the responsibility to set the target endpoint on a per-message basis.
假设处理程序会添加到服务中,并负责在每个消息基础上设置目标端点。
It is assumed that a handler will be added to the service with the responsibility to set the target endpoint on a per-message basis.
假设处理程序会添加到服务中,并负责在每个消息基础上设置目标端点。
应用推荐