See: Description
| Interface | Description |
|---|---|
| ExtendedSmppSession |
Represents an
SMPPSession that has a few extra capabilities:
supports registration of multiple MessageReceiverListeners |
| Class | Description |
|---|---|
| DelegatingMessageReceiverListener |
We're normally allowed to register only one
MessageReceiverListener instance. |
| ExtendedSmppSessionAdaptingDelegate |
Adapts to the
ClientSession API, while also providing the callbacks for the Spring container |
| SmppSessionFactoryBean |
Factory bean to create a
SMPPSession. |