33
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the concurrent modification problem More... over 14 years ago
Make Command and it's subclasses serializeable More... over 14 years ago
Merge from branch version 2.1.0 More... about 16 years ago
Update the changes notes More... about 16 years ago
Add source on method onDataSm (GenericMessageReceiverListener) More... about 16 years ago
Fix the example after changing the GenericMessageReceiverListener More... about 16 years ago
Add new test package More... about 16 years ago
Update the changes note More... about 16 years ago
Send delivery receipt only if the state is receivable More... about 16 years ago
Ensure checking the state before invoking operation that use sending command More... about 16 years ago
Add test case for composing and decomposing trough pduSender More... about 16 years ago
Add example support for delivery report on submit multiple + the SMPPServerSimulator More... about 16 years ago
Change the order of setting MessageReceiverListener More... about 16 years ago
Added support for submit multi pdu More... about 16 years ago
Added SubmitMulti example. The support needs to be added on the ServerSimulator More... about 16 years ago
Add delivery receipt stripper More... about 16 years ago
Remove @Override on implementation class, in order to make it compatible with java 5.0 version More... over 16 years ago
Remove the eclipse project files More... over 16 years ago
Need a little changes on this example More... over 16 years ago
MessageReceiverListener now is subclass of GenericMessageReceiverListener so it able to receive data_sm. More... over 16 years ago
Add new example for submitting multipart (long message) multilanguage message from jsmpp's friend Maciej Pigulski <maciej.pigulski[at]gmail.com>. More... over 16 years ago
Rechange the order of ESMClass and compressed More... over 16 years ago
Remove the order of ESMClass and compressed More... over 16 years ago
Using vargs on optional parameters (submitMultiple) More... over 16 years ago
Add examples for sending unicode message More... over 16 years ago
Refine javadoc on data coding More... over 16 years ago
Remove the deprecated method usage More... over 16 years ago
Refine comment and add test case for OptionalParameter More... over 16 years ago
Remove some deprecated method call from the examples More... over 16 years ago
Default session listener already been added More... over 16 years ago