07 Jan, 2015
5 commits
-
Fixed the ConcurrentModificationException which could lead to the thread leak issue
-
Made the jsmpp jar as an OSGi bundle
06 Jan, 2015
32 commits
06 Nov, 2014
3 commits
-
…nup of SMPPSession and AbstractSession. The EnquireLink and PDUReader threads both waited for each other to end. Moved all close handling to the parent object (AbstractSession)