activemq/openwire-cpp/src
Hiram R. Chirino 6583ef1821 I wish I could have commited this in smaller chunks
- Added support for the openwire loose encoding to the .NET port
- Fixed the InactivityMonitor, it was timing out conections too often and testcase for it would fail intermitently
- Improved the wire format option negociation phase.  
   - We now gaurd to sending the WireformatInfo, so it's only sent once even if the start method is called multiple times.  
   - We now wait for the WireFormatInfo to be sent before reconfiguring the WireFormat with the new negociated options
   - Option negociation is now simpler to understand:
     - The WireFormatInfo is allways sent with all options turned off
     - Once WireFormatInfo's are exchanged, we enable the options on the WireFormat that both sides enabled.
 



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384390 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 00:41:39 +00:00
..
command I wish I could have commited this in smaller chunks 2006-03-09 00:41:39 +00:00
io Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
marshal I wish I could have commited this in smaller chunks 2006-03-09 00:41:39 +00:00
transport Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
util Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
BrokerError.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
BrokerError.hpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
BrokerException.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
BrokerException.hpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
Connection.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
Connection.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConnectionClosedException.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConnectionClosedException.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConnectionFactory.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConnectionFactory.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConsumerClosedException.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ConsumerClosedException.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
DestinationFilter.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
DestinationFilter.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
FutureResponse.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
FutureResponse.hpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
IBytesMessage.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
IConnection.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IConnectionFactory.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IDestination.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IMessage.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IMessageConsumer.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IMessageProducer.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IQueue.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ISession.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ITemporaryQueue.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ITemporaryTopic.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ITextMessage.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
ITopic.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
IllegalArgumentException.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
MessageConsumer.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
MessageConsumer.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
MessageEOFException.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
MessageFormatException.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
MessageNotReadableException.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
MessageNotWritableException.hpp applied patch from Matz of AMQ-592 for improvements to the C++ client 2006-02-27 15:35:54 +00:00
MessageProducer.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
MessageProducer.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
OpenWireException.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
OpenWireException.hpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
Session.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
Session.hpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
TraceException.cpp did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
TraceException.hpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00