ServerPDUEventListener
event responses. We can't simply stop the asynchronicity as there can still be some responses expected, so we need a bridge which allows us to wait for the unbind response and still serve the other pdus from the smsc in asynchronous manner. Thus this encapsulating listener, which exactly does the thing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|