You will do this for the response object.
您将为响应对象进行此操作。
Listing 3 illustrates what the Simple Object Access Protocol (SOAP) response message looks like when using the service interface definition in Listing 2.
清单3演示了当使用清单2中的服务接口定义时,简单对象访问协议(SOAP)响应消息的格式。
If you choose this option and need to know the name then it will be contained in the response business object.
如果您选择此选项,并且需要知道该名称,该名称将包含在响应业务对象中。
You can get the created document entry from the response object.
您可以从响应对象获取已创建的文档条目。
A handler is an object processing request, response, and fault flow.
处理程序是一个处理请求、响应和故障流的对象。
This callback object can then process this response on behalf of the client or hand it over to the client.
然后该回调对象就可以代表客户机处理此响应,或者将其移交给客户机。
Once you have your request object, you can begin the request/response cycle.
得到请求对象之后就可以进入请求/响应循环了。
Your application writes contents over the response object.
应用程序改写响应对象的内容。
The response is also manually deserialized into an object.
响应也是被手工反序列化成一个对象的。
This gives each filter an opportunity to handle the response object if necessary.
这样就给每个过滤器都提供了根据需要处理响应对象的机会。
We will now create a second business object to represent the response.
现在,我们要创建第二个业务对象来表示响应。
The client does not wait for the response from the service endpoint, but instead receives a response object that it polls periodically to determine whether the service has responded.
客户机不必等待来自服务端点的响应,而是接收一个响应对象,并定时轮询该对象以确定服务是否做出响应。
Create the simulator service that will apply the business rules to the generated response object.
生成模拟器服务,将业务规则运用到生成的响应对象上。
The container also creates a response object, which different filters can process to prepare an HTTP response for the requesting client.
容器还创建一个各种过滤器都可处理的响应对象,从而为发出请求的客户机准备好HTTP响应。
The response object is then returned to the client.
然后把响应对象返回给客户机。
The response object is now ready. The container translates the response object into an HTTP response and sends the response to the requesting client.
响应对象已经准备好了,容器将响应对象转换为HTTP 响应,并将响应发送到发出请求的客户机。
This method puts important trigger handler information into a trigger response object.
该方法将重要的触发器处理程序信息放置到触发器响应对象。
The SOAP binding goes through the same complexity to decode the values in the response object into values it can serialize into a SOAP response message.
SOAP绑定将响应对象中的值解码成能够序列化到 SOAP 响应消息中的值需要经过同样复杂的过程。
Run time: performance degradation (even when using object pools), both in response time and CPU consumption, is evident with complex nested objects.
运行时:在响应时间和CPU的消耗两者上性能的下降(即使当使用对象池时),明显有着复杂嵌套对象。
Process data using access methods provided in the response object.
使用请求对象中所提供的访问方法处理数据。
This method returns a Response object, from which you can retrieve a Document.
这个方法会返回一个Response对象,我们可以从中检索Document。
Figure 5: Response message business object.
图5:响应消息业务对象。
The response object that passes the rendered results back to the framework.
响应对象,它将所表示的结果返回到这个框架中。
After some time you should see the response object displayed within the Default.jsp.
在某个时间后,您应该看到显示在Default . js p内的响应对象。
The Web services client invokes the methods of the WS.Handler object on every request, response, and error.
Web服务客户机将针对每个请求、响应和错误调用 WS.Handler对象的各个方法。
Servlet filters can now be applied anywhere that a request and response object exist within a J2EE Web environment.
Servlet过滤器现在可以应用于J2EEWeb环境中存在请求和响应对象的任何地方。
We add it as the responder of the AsyncToken object, get the response data, and transform it into a Flex variable type. (See Listing 9.)
我们将其作为AsyncToken对象的响应者添加,获得响应数据并将其转变为一个Flex变量类型(参见清单9)。
Like a servlet, it receives a request and response object.
像servlet一样,它接受请求并响应对象。
If you enable the spell correction function during the query preparation, the response object provides the Suggestions proposed by OmniFind for the query words.
如果在查询准备期间启用了拼写纠正,那么响应对象会提供OmniFind对查询词提出的建议。
The call() method returns a SOAPMessage object with the response from the server.
call()方法返回一个SOAPMessage对象,包含服务器的响应。
应用推荐