文件名称:jms
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:55.15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于队列或者主题的,jms发送和接收消息,java程序,很好用的。-jms send and receive messages, well used, java program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jms/jmsReceive/.classpath
jms/jmsReceive/.project
jms/jmsReceive/pom.xml
jms/jmsReceive/src/main/java/com/jms/receive/JmsReceiveListener.java
jms/jmsReceive/src/main/resources/applicationContext.xml
jms/jmsReceive/src/main/webapp/index.jsp
jms/jmsReceive/src/main/webapp/WEB-INF/web.xml
jms/jmsSend/.classpath
jms/jmsSend/.project
jms/jmsSend/pom.xml
jms/jmsSend/src/main/java/com/jms/producer/MessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/PtpMessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/PublisherMessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/TestJmsSend.java
jms/jmsSend/src/main/resources/applicationContext.xml
jms/jmsSend/src/main/webapp/index.jsp
jms/jmsSend/src/main/webapp/WEB-INF/web.xml
jms/jmstest/.classpath
jms/jmstest/.project
jms/jmstest/.settings/org.eclipse.core.resources.prefs
jms/jmstest/.settings/org.eclipse.jdt.core.prefs
jms/jmstest/bin/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/bin/com/andyao/activemq/CoverterHolder.class
jms/jmstest/bin/com/andyao/activemq/DefaultMessageConverter.class
jms/jmstest/bin/com/andyao/activemq/FooMessage.class
jms/jmstest/bin/com/andyao/activemq/FooMessageProducer.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerA$1.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerA.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerB.class
jms/jmstest/bin/com/andyao/activemq/TestMain.class
jms/jmstest/bin/com/andyao/listener/applicationContext.xml
jms/jmstest/bin/com/andyao/listener/TestBean.class
jms/jmstest/bin/com/andyao/listener/TestEvent.class
jms/jmstest/bin/com/andyao/listener/TestListener.class
jms/jmstest/bin/com/andyao/listener/TestMain.class
jms/jmstest/bin/log4j.properties
jms/jmstest/jmstest.iml
jms/jmstest/jmstest.ipr
jms/jmstest/jmstest.iws
jms/jmstest/out/production/jmstest/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/out/production/jmstest/com/andyao/activemq/CoverterHolder.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/DefaultMessageConverter.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/FooMessage.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/QueueConsumer.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/QueueMessageProducer.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TestMain.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerA$1.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerA.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerB.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicMessageProducer.class
jms/jmstest/out/production/jmstest/com/andyao/listener/applicationContext.xml
jms/jmstest/out/production/jmstest/com/andyao/listener/TestBean.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestEvent.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestListener.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestMain.class
jms/jmstest/out/production/jmstest/log4j.properties
jms/jmstest/src/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/src/com/andyao/activemq/CoverterHolder.java
jms/jmstest/src/com/andyao/activemq/DefaultMessageConverter.java
jms/jmstest/src/com/andyao/activemq/FooMessage.java
jms/jmstest/src/com/andyao/activemq/QueueConsumer.java
jms/jmstest/src/com/andyao/activemq/QueueMessageProducer.java
jms/jmstest/src/com/andyao/activemq/TestMain.java
jms/jmstest/src/com/andyao/activemq/TopicConsumerA.java
jms/jmstest/src/com/andyao/activemq/TopicConsumerB.java
jms/jmstest/src/com/andyao/activemq/TopicMessageProducer.java
jms/jmstest/src/com/andyao/listener/applicationContext.xml
jms/jmstest/src/com/andyao/listener/TestBean.java
jms/jmstest/src/com/andyao/listener/TestEvent.java
jms/jmstest/src/com/andyao/listener/TestListener.java
jms/jmstest/src/com/andyao/listener/TestMain.java
jms/jmstest/src/log4j.properties
jms/jmsReceive/src/main/java/com/jms/receive
jms/jmsSend/src/main/java/com/jms/producer
jms/jmstest/out/production/jmstest/com/andyao/activemq
jms/jmstest/out/production/jmstest/com/andyao/listener
jms/jmsReceive/src/main/java/com/jms
jms/jmsSend/src/main/java/com/jms
jms/jmstest/out/production/jmstest/com/andyao
jms/jmsReceive/src/main/java/com
jms/jmsReceive/src/main/webapp/WEB-INF
jms/jmsSend/src/main/java/com
jms/jmsSend/src/main/webapp/WEB-INF
jms/jmstest/bin/com/andyao/activemq
jms/jmstest/bin/com/andyao/listener
jms/jmstest/out/production/jmstest/com
jms/jmstest/src/com/andyao/activemq
jms/jmstest/src/com/andyao/listener
jms/jmsReceive/src/main/java
jms/jmsReceive/src/main/resources
jms/jmsReceive/src/main/webapp
jms/jmsSend/src/main/java
jms/jmsSend/src/main/resources
jms/jmsSend/src/main/webapp
jms/jmstest/activemq-data/localhost/tmp_storage
jms/jmstest/bin/com/andyao
jms/jmstest/out/production/jmstest
jms/jmstest/out/test/jmstest
jms/jmstest/src/com/andyao
jms/jmsReceive/src/main
jms/jmsSend/src/main
jms/jmstest/activemq-data/localhost
jms/jmstest/bin/com
jms/jmstest/out/production
jms/jmstest/out/test
jms/jmstest/src/com
jms/jmsRec
jms/jmsReceive/.project
jms/jmsReceive/pom.xml
jms/jmsReceive/src/main/java/com/jms/receive/JmsReceiveListener.java
jms/jmsReceive/src/main/resources/applicationContext.xml
jms/jmsReceive/src/main/webapp/index.jsp
jms/jmsReceive/src/main/webapp/WEB-INF/web.xml
jms/jmsSend/.classpath
jms/jmsSend/.project
jms/jmsSend/pom.xml
jms/jmsSend/src/main/java/com/jms/producer/MessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/PtpMessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/PublisherMessageProducer.java
jms/jmsSend/src/main/java/com/jms/producer/TestJmsSend.java
jms/jmsSend/src/main/resources/applicationContext.xml
jms/jmsSend/src/main/webapp/index.jsp
jms/jmsSend/src/main/webapp/WEB-INF/web.xml
jms/jmstest/.classpath
jms/jmstest/.project
jms/jmstest/.settings/org.eclipse.core.resources.prefs
jms/jmstest/.settings/org.eclipse.jdt.core.prefs
jms/jmstest/bin/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/bin/com/andyao/activemq/CoverterHolder.class
jms/jmstest/bin/com/andyao/activemq/DefaultMessageConverter.class
jms/jmstest/bin/com/andyao/activemq/FooMessage.class
jms/jmstest/bin/com/andyao/activemq/FooMessageProducer.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerA$1.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerA.class
jms/jmstest/bin/com/andyao/activemq/MessageConsumerB.class
jms/jmstest/bin/com/andyao/activemq/TestMain.class
jms/jmstest/bin/com/andyao/listener/applicationContext.xml
jms/jmstest/bin/com/andyao/listener/TestBean.class
jms/jmstest/bin/com/andyao/listener/TestEvent.class
jms/jmstest/bin/com/andyao/listener/TestListener.class
jms/jmstest/bin/com/andyao/listener/TestMain.class
jms/jmstest/bin/log4j.properties
jms/jmstest/jmstest.iml
jms/jmstest/jmstest.ipr
jms/jmstest/jmstest.iws
jms/jmstest/out/production/jmstest/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/out/production/jmstest/com/andyao/activemq/CoverterHolder.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/DefaultMessageConverter.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/FooMessage.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/QueueConsumer.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/QueueMessageProducer.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TestMain.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerA$1.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerA.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicConsumerB.class
jms/jmstest/out/production/jmstest/com/andyao/activemq/TopicMessageProducer.class
jms/jmstest/out/production/jmstest/com/andyao/listener/applicationContext.xml
jms/jmstest/out/production/jmstest/com/andyao/listener/TestBean.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestEvent.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestListener.class
jms/jmstest/out/production/jmstest/com/andyao/listener/TestMain.class
jms/jmstest/out/production/jmstest/log4j.properties
jms/jmstest/src/com/andyao/activemq/applicationContext-activemq.xml
jms/jmstest/src/com/andyao/activemq/CoverterHolder.java
jms/jmstest/src/com/andyao/activemq/DefaultMessageConverter.java
jms/jmstest/src/com/andyao/activemq/FooMessage.java
jms/jmstest/src/com/andyao/activemq/QueueConsumer.java
jms/jmstest/src/com/andyao/activemq/QueueMessageProducer.java
jms/jmstest/src/com/andyao/activemq/TestMain.java
jms/jmstest/src/com/andyao/activemq/TopicConsumerA.java
jms/jmstest/src/com/andyao/activemq/TopicConsumerB.java
jms/jmstest/src/com/andyao/activemq/TopicMessageProducer.java
jms/jmstest/src/com/andyao/listener/applicationContext.xml
jms/jmstest/src/com/andyao/listener/TestBean.java
jms/jmstest/src/com/andyao/listener/TestEvent.java
jms/jmstest/src/com/andyao/listener/TestListener.java
jms/jmstest/src/com/andyao/listener/TestMain.java
jms/jmstest/src/log4j.properties
jms/jmsReceive/src/main/java/com/jms/receive
jms/jmsSend/src/main/java/com/jms/producer
jms/jmstest/out/production/jmstest/com/andyao/activemq
jms/jmstest/out/production/jmstest/com/andyao/listener
jms/jmsReceive/src/main/java/com/jms
jms/jmsSend/src/main/java/com/jms
jms/jmstest/out/production/jmstest/com/andyao
jms/jmsReceive/src/main/java/com
jms/jmsReceive/src/main/webapp/WEB-INF
jms/jmsSend/src/main/java/com
jms/jmsSend/src/main/webapp/WEB-INF
jms/jmstest/bin/com/andyao/activemq
jms/jmstest/bin/com/andyao/listener
jms/jmstest/out/production/jmstest/com
jms/jmstest/src/com/andyao/activemq
jms/jmstest/src/com/andyao/listener
jms/jmsReceive/src/main/java
jms/jmsReceive/src/main/resources
jms/jmsReceive/src/main/webapp
jms/jmsSend/src/main/java
jms/jmsSend/src/main/resources
jms/jmsSend/src/main/webapp
jms/jmstest/activemq-data/localhost/tmp_storage
jms/jmstest/bin/com/andyao
jms/jmstest/out/production/jmstest
jms/jmstest/out/test/jmstest
jms/jmstest/src/com/andyao
jms/jmsReceive/src/main
jms/jmsSend/src/main
jms/jmstest/activemq-data/localhost
jms/jmstest/bin/com
jms/jmstest/out/production
jms/jmstest/out/test
jms/jmstest/src/com
jms/jmsRec
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.