twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Other
382 stars 356 forks source link

Split DefaultSmppSession into DefaultSmppClientSession and DefaultSmppServerSession #111

Open pgoergler opened 9 years ago

pgoergler commented 9 years ago

This is just some refactoring. Before this refactoring DefaultSmppSession had server side methods like serverReady() and has also client side methods like bind(BaseBind, timeout) and submit(SubmitSm, timeout).

DefaultSmppSession became AbstractSmppSession, and it is the base for the class:

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Paul GOERGLER seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.