summaryrefslogtreecommitdiff
path: root/qpid/java/common
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
commitfd4e40519bb1fdd5bc6540e7790f4eb5169100b3 (patch)
treeb59125c1ac268084e0d0c3b290fa9539f596542a /qpid/java/common
parenta37a491a0138344170c17572061f365ef16476b9 (diff)
downloadqpid-python-fd4e40519bb1fdd5bc6540e7790f4eb5169100b3.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@449640 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common')
0 files changed, 0 insertions, 0 deletions