summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/Session.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-18/+9
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-40/+47
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-32/+69
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-27/+59
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-27/+34
* NO-JIRA : Merged from trunkRobert Godfrey2011-08-291-8/+21
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-6/+78
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-2/+10
* QPID-2994Rajith Muditha Attapattu2011-02-091-0/+5
* QPID-2994Rajith Muditha Attapattu2011-02-081-1/+11
* While commiting a fix for QPID-2994 I accidently modified the timeout value.Rajith Muditha Attapattu2011-01-111-1/+1
* QPID-2995Rajith Muditha Attapattu2011-01-111-0/+4
* QPID-2994Rajith Muditha Attapattu2011-01-111-3/+9
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-031-2/+2
* QPID-2861Rajith Muditha Attapattu2010-09-211-1/+1
* QPID-2876Rajith Muditha Attapattu2010-09-211-2/+2
* QPID-2861Rajith Muditha Attapattu2010-09-171-1/+11
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-1/+1
* QPID-2855 : Broker Transport should not block on awaiting session close confi...Robert Godfrey2010-09-121-12/+28
* QPID-2657: Correct handling of sync on 0-10 client session for exceptionsAndrew Donald Kennedy2010-08-131-14/+18
* QPID-2797: Change expiry to a boolean correctly representing intent to closeAndrew Donald Kennedy2010-08-131-13/+17
* Don't request non-zero session expiration (as resume is not supported at this...Gordon Sim2010-08-051-1/+1
* QPID-2586: Give Client 0-10 close semantics not detachAndrew Donald Kennedy2010-07-261-3/+1
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-221-5/+1
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-14/+19
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-9/+50
* fixed session memory leak exposed by SessionCreateTestRafael H. Schloming2009-07-251-2/+0
* This is a fix for QPID-1857Rajith Muditha Attapattu2009-05-131-0/+2
* This is a fix for QPID-1773Rajith Muditha Attapattu2009-03-241-1/+14
* QPID-1708: go into CLOSED instead of DETACHED state when there is an executio...Rafael H. Schloming2009-03-031-2/+10
* QPID-1701: fixed potential deadlock on connection closeRafael H. Schloming2009-02-271-2/+2
* don't block unreliable commands during resumeRafael H. Schloming2009-02-261-1/+5
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-10/+32
* QPID-1665: add a timer to ensure message acking is never delayed more than 10...Rafael H. Schloming2009-02-191-1/+14
* QPID-1658: added a byte limit for the number of commands in the session repla...Rafael H. Schloming2009-02-111-3/+12
* QPID-1646: implemented handlers for producer flow control signalsRafael H. Schloming2009-02-051-0/+46
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-211-0/+7
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-061-1/+8
* QPID-1549: don't throw not implemented when we get a flush with the expected ...Rafael H. Schloming2008-12-231-0/+13
* QPID-1339:Rafael H. Schloming2008-10-271-6/+66
* Candidate fix for QPID-1389. Make sure we don't send commands unless the sess...Rafael H. Schloming2008-10-231-1/+27
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-231-110/+155
* QPID-1339:Rafael H. Schloming2008-10-131-21/+51
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-12/+55
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-141-0/+24
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-091-8/+14
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-3/+13
* Profiling driven changes:Rafael H. Schloming2008-08-051-45/+22
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-0/+558