mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 05:26:47 +00:00
James Strachan
f3ef1a9a31
refactored LastPartialCommand so that it is-a PartialCommand so can contain data and should marshal just the same as the PartialCommand; this solves the double-datagram issue when closing a partial command stream
also refactored the reliable transport some more so that it is close to working; should have test cases working soon... git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387385 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386808 13f79535-47bb-0310-9956-ffa450edef68
Refactored the PartialCommand to make it simpler and make LastPartialCommand not contain binary data
Refactored the PartialCommand to make it simpler and make LastPartialCommand not contain binary data
Welcome to ActiveMQ =================== ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation. To help you get started, try the following links:- Getting Started http://activemq.org/Getting+Started Building http://activemq.org/Building Examples http://activemq.org/Examples We welcome contributions of all kinds, for details of how you can help http://activemq.codehaus.org/Contributing Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://activemq.org/ Please help us make ActiveMQ better - we appreciate any feedback you may have. Enjoy! ----------------- The ActiveMQ team
Description
Languages
Java
97%
JavaScript
1.7%
HTML
0.6%
Shell
0.3%
CSS
0.1%
Other
0.1%