文件名称:MQreceiver
介绍说明--下载内容均来自于网络,请自行研究使用
利用ActiveMQ实现消息传递,本例包含两部分,包括发送和接收,需要配置ActiveMQ环境,在eclipse环境下,可以在console界面切换发送和接收,点击结束会结束程序运行。-Use ActiveMQ message passing, in this case consists of two parts, including sending and receiving, you need to configure ActiveMQ environment in eclipse environment, you can send and receive switch console interface, click the end of the end of the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MQreceiver\.classpath
..........\.project
..........\.settings\org.eclipse.jdt.core.prefs
..........\bin\com\shn\activemq\Receiver.class
..........\...\...\...\........\Sender.class
..........\lib\activemq-all-5.13.2.jar
..........\src\com\shn\activemq\Receiver.java
..........\...\...\...\........\Sender.java
..........\bin\com\shn\activemq
..........\src\com\shn\activemq
..........\bin\com\shn
..........\src\com\shn
..........\bin\com
..........\src\com
..........\.settings
..........\bin
..........\lib
..........\src
MQreceiver