API(Application Programming Interface,应用程序编程接口)是一些预先定义的函数,目的是提供应用程序与开发人员基于某软件或硬件的以访问一组例程的能力,而又无需访问源码,或理解内部工作机制的细节。
Having sent our messages in a group, we now want to receive them again in the same order. Listing 2 below gives an example of how to do this using the WebSphere MQ Java API.
我们已经以组的形式发送了消息,接下来我们希望采用相同的顺序接收这些消息。
The Java Message service (JMS) API provides the platform for implementing asynchronous services.
JMS API为平台提供了实现异步服务的平台。
应用推荐