You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/04/20 14:56:10 UTC

[2/2] activemq-artemis git commit: This closes #476

This closes #476


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d142c2b5
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d142c2b5
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d142c2b5

Branch: refs/heads/master
Commit: d142c2b52c59e605c837dd1875ef14cfd924f4c3
Parents: 17fe470 f47bb6c
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Apr 20 13:55:23 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed Apr 20 13:55:23 2016 +0100

----------------------------------------------------------------------
 .../main/java/org/proton/plug/AmqpSupport.java  | 129 +++++++++++++++++++
 .../context/AbstractProtonContextSender.java    |  11 ++
 .../context/AbstractProtonReceiverContext.java  |   7 +
 .../plug/context/ProtonDeliveryHandler.java     |   3 +
 .../plug/context/ProtonTransactionHandler.java  |   5 +
 .../server/ProtonServerSenderContext.java       |  45 ++++++-
 6 files changed, 196 insertions(+), 4 deletions(-)
----------------------------------------------------------------------