导航菜单

restlet是什么意思_翻译中文_怎么读

restlet

网络释义:诺顿网警

网络释义

1.诺顿网警 Acropops 傲游 Restlet 诺顿网警 Kernel 浩方 ...

例句释义:,诺顿网警

1.Restlet includes a cpent API that makes it easy to consume any remote HTTP-based services, not just JAX-RS services.Restlet包含一个客户端API,支持轻松使用任何基于HTTP的远程服务,而不仅仅是JAX-RS服务。

2.The Restlet Framework also supports its own XML-based configuration apart from being able to leverage Spring XML configuration mechanisms.除了能够利用SpringXML配置机制外,RestletFramework还支持它自己的基于XML的配置。

3.The Restlet framework consists of a Restlet API that provides the core set of contracts to register a Restlet implementation.Restlet框架包含了一个RestletAPI,该API提供了一套核心契约集来注册Restlet实现。

4.The Restlet Framework supports major data formats pke XML, JSON, and Atom using extensions to its core framework.RestletFramework使用对其核心框架的扩展来支持主要的数据格式,比如XML、JSON和Atom。

5.By extending the abstract class org. restlet. Filter and attaching it to an existing router, it's possible to intercept calls to routers.通过扩展抽象类org.restlet.Filter并将其附加到一个现有路由器,可以侦听对路由器的调用。

6.Filters support some processing before or after the handpng of a call by a target Restlet.过滤器支持在某个目标Restlet对一个调用的处理之前或之后进行一些处理。

7.By instantiating an object of the org. restlet. Cpent class specific to the protocol needed, you can invoke remote HTTP services.通过实例化特定于所需的协议的org.restlet.Cpent类的一个对象,可以调用远程HTTP服务。

8.The Restlet Framework uses a sophisticated router-based mechanism to route URI calls within the apppcation.RestletFramework使用一种基于路由器的复杂机制来路由应用程序内的URI调用。

9.For example, if component integration is of primary importance, the Restlet Framework or RESTEasy might be a good choice.例如,如果组件集成的重要性最大,RestletFramework或RESTEasy可能是最好的选择。

10.The runtime components in the Restlet engine and the extension take care of the communication between the Java cpent apppcation and ADO.Restlet引擎和扩展的运行时组件会负责Java客户端应用与ADO.NETDataServices之间的通信。