Rob Godfrey created QPID-6756:
---------------------------------

             Summary: [Java Client] Allow Client to make connection over a 
provided Socket
                 Key: QPID-6756
                 URL: https://issues.apache.org/jira/browse/QPID-6756
             Project: Qpid
          Issue Type: New Feature
          Components: Java Client
            Reporter: Rob Godfrey
            Assignee: Martin Ritchie


In environments where clients are unable to make outbound connections, such as 
firewall rules, allow incomming sockets connections to be provided to the 
Client API.

Recommend adding new transport type 'socket' and adding constructor to 
AMQConnection(ConnectionURL url, Socket, openSocket);

Provide demo application that hilights how failover is affected by this change.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to