| Interface | Description |
|---|---|
| SmppSessionChannelListener |
Interface for listening for events on an SmppSessionChannelHandler.
|
| Class | Description |
|---|---|
| DefaultPduAsyncResponse |
Default implementation of an SmppAsyncResponse.
|
| DefaultSmppClient |
Default implementation to "bootstrap" client SMPP sessions (create & bind).
|
| DefaultSmppServer |
Default implementation of an SmppServer that supports SMPP version 3.3 and 3.4.
|
| DefaultSmppServerCounters |
Default implementation of a SmppSessionCounters interface.
|
| DefaultSmppSession |
Default implementation of either an ESME or SMSC SMPP session.
|
| DefaultSmppSessionCounters |
Default implementation of a SmppServerCounters interface.
|
| DefaultSmppSessionHandler |
Default implementation that provides empty implementations of all required
methods.
|
| PollableSmppSessionHandler |
Implementation of an SMPP session handler that internally puts every event
into a queue.
|
| UnboundSmppSession |
Handles new channels connected via the SmppServer that are not yet properly
"bound" (authenticated).
|
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.