summaryrefslogtreecommitdiff
path: root/python/tests
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-09-25 10:50:01 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-09-25 10:50:01 +0000
commit4773115f9b37cc7aea6278965e49088da72eb279 (patch)
treeeb2dcb355ef819bf769874d85bdf9fa9af92e964 /python/tests
parent938c3e0d61c463461c716ad5d3515a5b927842d3 (diff)
downloadqpid-python-4773115f9b37cc7aea6278965e49088da72eb279.tar.gz
AMQBrokerDetails.java - Changed default SSL value to use a static constant
AMQConnection.java - Fixed initial constructor connection, exception handling to check exception or cause for ConnectionExceptions and UnresolvedAddresses. AMQProtocolHandler.java - removed //todo as auth failure handling is now done. Added new transport exceptions AMQNoTransportForProtocolException.java and AMQTransportConnectionException.java as part of the TransportConnection changes. TransportConnection.java - Major changes to use the transport specified in the BrokerDetails object to dictate the type of Transport used for the connection. Currently only tcp and vm are supported. VmPipeTransportConnection.java - moved from test classes. Created vmbroker package for VMBrokerCreateException. Allows client to distinguish between a connection failure and a problem starting the broker to connect to it. BrokerDetails.java - Added default transport and set the current transport string values, 'tcp' and 'vm' FailoverMethod.java - Added singlebroker for completeness. FailoverPolicy.java - Allowed method type singlebroker to be created. Changed else if to else { if git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@449640 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/tests')
0 files changed, 0 insertions, 0 deletions