增加易用性的另一项技术是,创建反映业务对象生命周期的状态的服务接口。
A further technique for increasing consumability is to create service interfaces reflecting the states of the business object lifecycle.
在创建启用SIP的服务时,最简单的方法之一是利用聚合HTTP和SIP应用程序中的HTTP来使用代表性状态传输(REST)设计模式。
One of the easiest ways to create an SIP-enabled service is to use the representation state transfer (REST) design pattern through utilizing HTTP in a converged HTTP and SIP application.
第一,我想为展示为有状态的Web服务的事务的创建、组织,和执行建立一个简单的基本框架。
First, I wanted to establish a simple, baseline framework for the creation, organization, and execution of transactions that could be exposed as a stateful Web service.
服务器相信会话已处于活动状态,从而返回一个确信响应给新用户,这表明一个全新的会话被创建且凭证已被安全存储。
The server, believing that the session is already active, returns a reassuring response to the new user that suggests that a brand new session was created and the credentials were safely stored.
因为在目前,使用Application Developer,只有无状态会话ejb能做成Web服务,所以我将讲解怎样创建和使用一个简单的无状态会话bean。
Since currently only stateless session EJBs can be made into Web services with Application Developer, I will demonstrate how to create and use a simple stateless session bean.
现在可以将所创建的无状态会话Bean作为Web服务公开了。
Now you can expose the stateless session bean you created as a Web service.
他建议以纯ddd方法开始,然后创建实现了领域对象的对象(POJOs或无状态beans),并将它们暴露为服务。
He suggests starting from a pure DDD approach, then creating objects (POJOs or stateless beans) implementing domain objects and exposing them as services. As a result, he has created.
对象高速缓存和合用:应用程序服务器自动在服务器级合用无状态会话bean,这减少了花在对象创建和垃圾收集上的时间。
Object caching and pooling: the application server automatically pools stateless session beans at the server level, reducing the amount of time spent in object creation and garbage collection.
专利服务针对ESPACE和Delphion创建基于代表性状态传输(Representational State Transfer,REST)的服务,以通过屏幕抓取来提取专利信息。
Patent services creates Representational State Transfer (REST) -based services for ESPACE and Delphion to extract patent information by screen scraping.
创建支持有状态的服务调用的SOA基础结构在技术上可行。
It is technically feasible to create a SOA infrastructure that supports stateful service invocation. Possible techniques include the following.
这需要服务器(例如,Jetty)已经处于运行状态,而且项目区域已经创建完毕。
It is necessary that the server (Jetty, for example) is already running and that the project area has already been created.
在下一篇文章中,我将介绍使用Grails创建基于数据具象状态传输(Representational State Transfer,REST)的Web服务的思想。
In the next article, I'll introduce you to the idea of using Grails to create Web services based on Representational State Transfer (REST) of your data.
我们对事件通知机制的需求来源于当我们创建一个用来监听连接套接字的服务时。被调用线程在等待连接到来的时候一直处于睡眠状态,直到接收到了一个事件通知。
Our need for notifiers arose when we created a service that starts a socket listening. While waiting for incoming connections, the calling thread sleeps as it awaits notification.
我们对事件通知机制的需求来源于当我们创建一个用来监听连接套接字的服务时。被调用线程在等待连接到来的时候一直处于睡眠状态,直到接收到了一个事件通知。
Our need for notifiers arose when we created a service that starts a socket listening. While waiting for incoming connections, the calling thread sleeps as it awaits notification.
应用推荐