CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:ActiveMQ_BS-CS_examples-

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-08
  • 文件大小:
    49.51mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本事例采用 Spring 整合 ActiveMQ 实现 Web 向客户端发从消息客户端端异步获取信息-The examples using the the Spring integration ActiveMQ achieve Web client sent from the messaging client endpoint asynchronous access to information
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MQtestWeb/.classpath
MQtestWeb/.mymetadata
MQtestWeb/.project
MQtestWeb/.settings/.jsdtscope
MQtestWeb/.settings/org.eclipse.jdt.core.prefs
MQtestWeb/.settings/org.eclipse.wst.common.component
MQtestWeb/.settings/org.eclipse.wst.common.project.facet.core.xml
MQtestWeb/.settings/org.eclipse.wst.jsdt.ui.superType.container
MQtestWeb/.settings/org.eclipse.wst.jsdt.ui.superType.name
MQtestWeb/.springBeans
MQtestWeb/MQSever/activemq-all-5.7.0.jar
MQtestWeb/MQSever/bin/activemq
MQtestWeb/MQSever/bin/activemq-admin
MQtestWeb/MQSever/bin/activemq-admin.bat
MQtestWeb/MQSever/bin/activemq.bat
MQtestWeb/MQSever/bin/run.jar
MQtestWeb/MQSever/bin/win32/activemq.bat
MQtestWeb/MQSever/bin/win32/InstallService.bat
MQtestWeb/MQSever/bin/win32/UninstallService.bat
MQtestWeb/MQSever/bin/win32/wrapper.conf
MQtestWeb/MQSever/bin/win32/wrapper.dll
MQtestWeb/MQSever/bin/win32/wrapper.exe
MQtestWeb/MQSever/bin/win64/activemq.bat
MQtestWeb/MQSever/bin/win64/InstallService.bat
MQtestWeb/MQSever/bin/win64/UninstallService.bat
MQtestWeb/MQSever/bin/win64/wrapper.conf
MQtestWeb/MQSever/bin/win64/wrapper.dll
MQtestWeb/MQSever/bin/win64/wrapper.exe
MQtestWeb/MQSever/conf/activemq-command.xml
MQtestWeb/MQSever/conf/activemq-demo.xml
MQtestWeb/MQSever/conf/activemq-dynamic-network-broker1.xml
MQtestWeb/MQSever/conf/activemq-dynamic-network-broker2.xml
MQtestWeb/MQSever/conf/activemq-jdbc.xml
MQtestWeb/MQSever/conf/activemq-scalability.xml
MQtestWeb/MQSever/conf/activemq-security.xml
MQtestWeb/MQSever/conf/activemq-specjms.xml
MQtestWeb/MQSever/conf/activemq-static-network-broker1.xml
MQtestWeb/MQSever/conf/activemq-static-network-broker2.xml
MQtestWeb/MQSever/conf/activemq-stomp.xml
MQtestWeb/MQSever/conf/activemq-throughput.xml
MQtestWeb/MQSever/conf/activemq.xml
MQtestWeb/MQSever/conf/camel.xml
MQtestWeb/MQSever/conf/credentials-enc.properties
MQtestWeb/MQSever/conf/credentials.properties
MQtestWeb/MQSever/conf/jetty-realm.properties
MQtestWeb/MQSever/conf/jetty.xml
MQtestWeb/MQSever/conf/jmx.access
MQtestWeb/MQSever/conf/jmx.password
MQtestWeb/MQSever/conf/log4j.properties
MQtestWeb/MQSever/conf/logging.properties
MQtestWeb/MQSever/data/activemq.log
MQtestWeb/MQSever/data/audit.log
MQtestWeb/MQSever/data/kahadb/db-1.log
MQtestWeb/MQSever/data/kahadb/db.data
MQtestWeb/MQSever/data/kahadb/db.redo
MQtestWeb/MQSever/data/wrapper.log
MQtestWeb/MQSever/docs/index.html
MQtestWeb/MQSever/example/build.xml
MQtestWeb/MQSever/example/conf/activemq.xml
MQtestWeb/MQSever/example/conf/log4j.properties
MQtestWeb/MQSever/example/conf/resin-web.xml
MQtestWeb/MQSever/example/conf/web.xml
MQtestWeb/MQSever/example/perfharness/perfharness-activemq.sh
MQtestWeb/MQSever/example/ruby/catstomp.rb
MQtestWeb/MQSever/example/ruby/listener.rb
MQtestWeb/MQSever/example/ruby/publisher.rb
MQtestWeb/MQSever/example/ruby/README.txt
MQtestWeb/MQSever/example/ruby/stompcat.rb
MQtestWeb/MQSever/example/src/CommandLineSupport.java
MQtestWeb/MQSever/example/src/ConsumerTool.java
MQtestWeb/MQSever/example/src/EmbeddedBroker.java
MQtestWeb/MQSever/example/src/jndi.properties
MQtestWeb/MQSever/example/src/log4j-jms.properties
MQtestWeb/MQSever/example/src/Log4jJMSAppenderExample.java
MQtestWeb/MQSever/example/src/ProducerAndConsumerTool.java
MQtestWeb/MQSever/example/src/ProducerTool.java
MQtestWeb/MQSever/example/src/RequesterTool.java
MQtestWeb/MQSever/example/src/StompExample.java
MQtestWeb/MQSever/example/src/TopicListener.java
MQtestWeb/MQSever/example/src/TopicPublisher.java
MQtestWeb/MQSever/example/transactions/build.xml
MQtestWeb/MQSever/example/transactions/README.txt
MQtestWeb/MQSever/example/transactions/src/Retailer.java
MQtestWeb/MQSever/example/transactions/src/Supplier.java
MQtestWeb/MQSever/example/transactions/src/TransactionsDemo.java
MQtestWeb/MQSever/example/transactions/src/Vendor.java
MQtestWeb/MQSever/lib/activemq-console-5.7.0.jar
MQtestWeb/MQSever/lib/activemq-core-5.7.0.jar
MQtestWeb/MQSever/lib/activemq-jaas-5.7.0.jar
MQtestWeb/MQSever/lib/activemq-protobuf-1.1.jar
MQtestWeb/MQSever/lib/activemq-rar.txt
MQtestWeb/MQSever/lib/activemq-web-5.7.0.jar
MQtestWeb/MQSever/lib/camel/activemq-camel-5.7.0.jar
MQtestWeb/MQSever/lib/camel/camel-core-2.10.1.jar
MQtestWeb/MQSever/lib/camel/camel-jms-2.10.1.jar
MQtestWeb/MQSever/lib/camel/camel-spring-2.10.1.jar
MQtestWeb/MQSever/lib/extra/activemq-leveldb-5.7.0.jar
MQtestWeb/MQSever/lib/extra/commons-beanutils-core-1.8.0.jar
MQtestWeb/MQSever/lib/extra/commons-configuration-1.6.jar
MQtestWeb/MQSever/lib/extra/commons-digester-1.8.jar
MQtestWeb/MQSever/lib/extra/guava-10.0.1.jar
MQtestWeb/MQSever/lib/extra/guice-3.0.jar
MQtestWeb/MQSever/lib/extra/guice-multibindings-3.0.jar
MQtestWeb/MQSever/lib/extra/hadoop-core-1.0.0.jar
MQtestWeb/MQSever/lib/extra/hawtbuf-1.9.jar
MQtestWeb/MQSever/lib/extra/hawtbuf-proto-1.9.jar
MQtestWeb/MQSever/lib/extra/hawtdispatch-1.11.jar
MQtestWeb/MQSever/lib/extra/hawtdispatch-scala-1.11.jar
MQtestWeb/MQSever/lib/extra/hawtdispatch-transport-1.11.jar
MQtestWeb/MQSever/lib/extra/hawtjni-runtime-1.6.jar
MQtestWeb/MQSever/lib/extra/jackson-core-asl-1.9.2.jar
MQtestWeb/MQSever/lib/extra/jackson-mapper-asl-1

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com