summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/websocket/src
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST ↵Robert Godfrey2014-02-231-2/+2
| | | | | | API and AMQP Management git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1571054 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException ↵Robert Godfrey2014-02-141-1/+6
| | | | | | and ConnectionScopedRuntimeException git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1568235 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5459 : [Java Broker] add secure websocket support to the broker, ↵Robert Godfrey2014-01-131-2/+1
| | | | | | including ssl client auth git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1557831 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5459 : [Java Broker] add secure websocket support to the broker, ↵Robert Godfrey2014-01-132-6/+36
| | | | | | including ssl client auth git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1557782 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5373: move retrieval of the peer Principal into the connection IO ↵Robert Gemmell2014-01-111-6/+1
| | | | | | thread, retrieving from the NetworkConnection during the AMQP handshak after the SSL handshake must have already been completed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1557467 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 ↵Robert Godfrey2014-01-094-0/+417
JMS client git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1556873 13f79535-47bb-0310-9956-ffa450edef68