qamqp/src
Matt Broadstone 1510e1f6c6 provide access to tuning variables, add checks for frameMax per spec in a number of areas,
add an incomplete autotest for using connection tuning parameters
2014-06-09 19:27:24 -04:00
..
amqp_authenticator.cpp move library files to src directory 2014-05-28 12:35:31 -04:00
amqp_authenticator.h export it all! this may be unnecessary, more investigation needed 2014-05-28 15:33:15 -04:00
amqp_channel.cpp added qAmqpDebug to reduce debug messages during testing 2014-06-06 13:46:08 -04:00
amqp_channel.h make sure all errors have Error in the name 2014-06-09 15:10:22 -04:00
amqp_channel_p.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
amqp_client.cpp provide access to tuning variables, add checks for frameMax per spec in a number of areas, 2014-06-09 19:27:24 -04:00
amqp_client.h provide access to tuning variables, add checks for frameMax per spec in a number of areas, 2014-06-09 19:27:24 -04:00
amqp_client_p.h clear buffer on forced disconnect, fatal disconnect on bad frame end, store tuning parameters 2014-06-09 16:01:23 -04:00
amqp_exchange.cpp provide access to tuning variables, add checks for frameMax per spec in a number of areas, 2014-06-09 19:27:24 -04:00
amqp_exchange.h remove convenience bind methods from exchange, reducing the confusion about 2014-06-04 23:44:07 -04:00
amqp_exchange_p.h fix delayed declarations for different exchange types 2014-06-03 16:33:43 -04:00
amqp_frame.cpp added qAmqpDebug to reduce debug messages during testing 2014-06-06 13:46:08 -04:00
amqp_frame.h move all frame handlers to private classes in an effort to make amqp_frame private 2014-06-04 09:46:15 -04:00
amqp_global.h use consistent naming scheme for constants 2014-06-09 19:26:30 -04:00
amqp_message.cpp refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00
amqp_message.h refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00
amqp_message_p.h Queue::messageReceived no longer passes the queue as a parameter (use sender() if you need it) 2014-06-05 15:44:14 -04:00
amqp_queue.cpp allow for creation of a queue with no name, added auto test for validation 2014-06-09 14:07:13 -04:00
amqp_queue.h - added auto tests for binding to standard AMQP-defined exchanges 2014-06-06 13:37:36 -04:00
amqp_queue_p.h - added auto tests for remove 2014-06-06 12:10:51 -04:00
src.pro refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00