Our client is now connected to an ORB, but our goal is to call to a service that is provided elsewhere in our system. We need to locate the object that will respond to our request.
现在,客户机已经连接到了一个ORB之上,但我们的目标是调用一个服务,而这个服务是在系统中别的地方提供的,需要找到能响应请求的对象。
In order for the service gateway to parse the headers in the request message, the schema for those headers must be available at runtime, and you must define the business object.
为了使服务网关解析请求消息中的头部,那些头部的架构必须在运行时可用,且必须定义业务对象。
The JSP will define the inputs needed by the client service implementation to compose the request object passed to the simulator.
JSP将定义客户端服务实现所需的输入,以形成传递给模拟器的请求对象。
Finally, you use the request object to send the SOAP message and establish a timeout in the event that the service does not respond.
最后,使用请求对象发送SOAP消息,在服务不响应时设置超时。
The token is retrieved using the group and the request message ID (found in the correlation context of the service message object).
使用组和请求消息ID(在服务消息对象的管理上下文中找到)来获取令牌。
I use the SOAPContext request object to get the attachment information as shown in the service code.
如服务代码中所示,我使用SOAPContext请求对象来获取附件信息。
This servlet serves as the primary entry point of all the HTTP Web service requests and delegates the request and response object instances to the request processor for further processing.
这个servlet作为所有HTTPWeb服务请求的主入口点,它把请求和响应对象实例分派给请求处理器进行进一步处理。
It parses the incoming status lookup request, authenticates the user credentials, calls the Payflow gateway service, and then returns the status of the transaction formatted as a JSON object.
它解析状态查询请求,验证用户凭证,调用Payflow网关服务,然后以JSON对象的形式返回交易的状态。
For each Web service to be tested, a JSP will be created to capture all required data necessary to generate the SOAP request object within the client service layer.
对于要进行测试的每个Web服务,将会创建一个jsp来捕获在客户端服务层内生成SOAP请求对象所需的所有数据。
Recapping the action, you validated the ZIP code, created the XML request to call the web service, parsed the XML response, and put the city and state fields in the @address object.
现在简要重述一下刚才的操作,您验证了邮政区码,创建了调用Webservices 的XML请求,解析了 XML响应并将城市和州字段放入了 @address对象。
S J2EE Blueprints; defines the behavior and state that is being modeled as an active object; the service Delegate is invoked when its corresponding service request is executed by the Dispatcher.
定义被建模为活动对象的行为和状态;ServiceDelegate在Dispatcher执行对应的服务请求时被调用。
The request template tells the service implementation what (disconnected) sub set of data object graph is required in the response.
请求模板告知服务实现响应中需要哪个(已断开连接的)数据对象图子集。
This is a Spring and Data Access Object (DAO) service that receives a REST-encoded request over a JMS service interface.
这是一个Spring和数据访问对象(DAO)服务,其接收运行在JMS服务接口之上的REST编码的请求。
For this application, create a client that sends a request to the Web service provider that then responds with a generic data object in commonj.sdo.DataObject format.
对于此应用程序,创建向Web服务提供者发送请求的客户机,该Web服务提供者将随后使用commonj . sdo . dataobject格式的通用数据对象进行响应。
Dispatcher? Manages an Activation queue of service requests that are pending execution; it decides which request to de-queue next and execute on a service Delegate object that implements the request.
Dispatcher——管理等待执行的服务请求的激活队列;它决定接下来哪个请求退出队列并在实现该请求的ServiceDelegate对象上执行。
Holds values for an object type registered on the service end as one that can be activated on request from a client.
将在客户端注册的对象类型的值保存为可以在服务器上激活的类型。
Holds values for an object type registered on the service end as one that can be activated on request from a client.
将在客户端注册的对象类型的值保存为可以在服务器上激活的类型。
应用推荐