You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/06/21 20:53:38 UTC

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

This closes #593


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

Branch: refs/heads/master
Commit: 5c4fab3fcca00306ef01e157962a1557a4e6af9a
Parents: 372528d 75f18d1
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Jun 21 16:53:13 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Jun 21 16:53:13 2016 -0400

----------------------------------------------------------------------
 .../proton/plug/AMQPClientSenderContext.java    |  3 ++
 .../proton/plug/AMQPClientSessionContext.java   |  2 +
 .../context/AbstractProtonReceiverContext.java  |  8 +--
 .../context/client/ProtonClientContext.java     |  5 +-
 .../client/ProtonClientSessionContext.java      | 51 ++++++++++++++++++++
 .../server/ProtonServerReceiverContext.java     |  8 +--
 .../tests/integration/proton/ProtonTest.java    | 41 +++++++++++++++-
 7 files changed, 105 insertions(+), 13 deletions(-)
----------------------------------------------------------------------