diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2010-01-21 02:45:35 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2010-01-21 02:45:35 +0000 |
commit | bc9a4cde3a75ce8693649873be9534073b4aeb58 (patch) | |
tree | b9ff57313a43fc7e2f5b43ba61655401740e6f2a /cpp/src | |
parent | 50c10da7db2c90a4db82c5eeeecb49fa0a3f5015 (diff) | |
download | qpid-python-bc9a4cde3a75ce8693649873be9534073b4aeb58.tar.gz |
The commit contains fixes for QPID-2351, QPID-2350 and some ground work for QPID-2352
- Modified Connection.java to add more than one ConnectionListener. This was done to facilitate the SASL encryption patch - QPID-2352.
- Changed the access modifier for getSaslClient method to "public" to allow the SaslClient to be retrieved by the SASL encryption code -QPID-2352.
- Introduced ConnectionSettings object to hold all the configuration options. Previous constructor methods remains unchanged.
- Modified the ClientDelegate to handle heartbeat and idelTimeout value properly.
- Added support to specify config options via the connection URL - QPID-2351
- Added support to handle the heartbeat/idle_timeout options properly in the 0-10 code - QPID-2350. However once QPID-2343 is completed, the code will be further simplified.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@901506 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions