Java消息服务JMS « J2EE平台 « Java

En
Java
1. 图形用户界面
2. 三维图形动画
3. 高级图形
4. 蚂蚁编译
5. Apache类库
6. 统计图
7. 
8. 集合数据结构
9. 数据类型
10. 数据库JDBC
11. 设计模式
12. 开发相关类
13. EJB3
14. 电子邮件
15. 事件
16. 文件输入输出
17. 游戏
18. 泛型
19. GWT
20. Hibernate
21. 本地化
22. J2EE平台
23. 基于J2ME
24. JDK-6
25. JNDI的LDAP
26. JPA
27. JSP技术
28. JSTL
29. 语言基础知识
30. 网络协议
31. PDF格式RTF格式
32. 映射
33. 常规表达式
34. 脚本
35. 安全
36. Servlets
37. Spring
38. Swing组件
39. 图形用户界面
40. SWT-JFace-Eclipse
41. 线程
42. 应用程序
43. Velocity
44. Web服务SOA
45. 可扩展标记语言
Java 教程
Java » J2EE平台 » Java消息服务JMS屏幕截图 
1. The mqping utility is similar to the Unix ping utility in some regards
2. This example illustrates how JMS (Java Message Service) API can be used in a Java applet
3. This example illustrates how JMS can be used to create a simple chat application
4. The UniversalClient example is a basic 'client' application that uses the JMS 1.1 APIs
5. How to write a GUI application that uses a JMS QueueBrowser to browse the contents of a queue
6. This example is a simple JMS client application
7. Demonstrates a simple end-to-end "Hello World" JMS example that can be compiled and run with the Sun Java(tm) System Message Queue product
8. The BrokerMetrics example is a JMS application that monitors the Sun Java(tm) System Message Queue broker
9. The DestListMetrics example is a JMS application that monitors the destinations on a Sun Java(tm) System Message Queue broker
10. The DestMetrics example is a JMS application that monitors a destination on a Sun Java(tm) System Message Queue broker
11. The VMMetrics example is a JMS application that monitors the Java VM used by the Sun Java(tm) System Message Queue broker
12. 传输集群监控
13. The TopicSelectors class demonstrates the use of multiple subscribers and message selectors
14. A message will not be acknowledged until processing of it is complete
15. Reads a textfile, creates a BytesMessage from it, then reads the message
16. A durable subscription is active even when the subscriber is not active
17. Creates and then reads a StreamMessage and a BytesMessage
18. Creates and reads messages in all supported JMS message formats: BytesMessage, TextMessage, MapMessage, StreamMessage, and ObjectMessage
19. 使用邮件标题字段
20. Demonstrates that mutable objects are copied, not passed by reference, when you use them to create message objects
21. A simple implementation of a request/reply message exchange
22. 发送多封邮件到队列
23. Fetches one or more messages from a queue using synchronous message delivery
24. The simplest form of the publish/subscribe model: the producer publishes a message, and the consumer reads it using a synchronous receive
25. Demonstrates the use of transactions in a JMS application
26. Creates a Producer and a Consumer objects (Producer and Consumer classes are defined in this file)
27. Fetches one or more messages from a queue using asynchronous message delivery
28. The use of a message listener in the publish/subscribe model. The producer publishes several messages, and the consumer reads them asynchronously
www.java2java.com | Contact Us
Copyright 2010 - 2030 Java Source and Support. All rights reserved.
All other trademarks are property of their respective owners.