forked from fizzed/cloudhopper-smpp
-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: RestComm/cloudhopper-smpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Split SmppSession into SmppClientSession and SmppServerSession
#19
opened Aug 15, 2017 by
pgoergler
Loading…
Code quality fix - Utility classes should not have public constructors.
#5
opened Mar 9, 2016 by
faisal-hameed
Loading…
Code quality fix - Useless parentheses around expressions should be removed to prevent any misunderstanding.
#4
opened Mar 9, 2016 by
faisal-hameed
Loading…
Code quality fix - Performance - Method invokes inefficient Number constructor; use static valueOf instead.
#3
opened Mar 9, 2016 by
faisal-hameed
Loading…
Code quality fix - The diamond operator ("<>") should be used.
#2
opened Mar 9, 2016 by
faisal-hameed
Loading…
Code quality fix - Dead store to local variable that shadows field.
#1
opened Mar 9, 2016 by
faisal-hameed
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.