| Interface | Description |
|---|---|
| PduAsyncResponse |
A container to hold an asynchronous response and include information tracked
internally by an SmppSession.
|
| SmppClient |
Interface representing an SmppClient.
|
| SmppServer |
Interface representing an SmppServer.
|
| SmppServerCounters |
Interface defining the counters that will be tracked for an SMPP server.
|
| SmppServerHandler |
Handles events received on an SmppServer.
|
| SmppServerSession |
An extended interface for a Server (SMSC) SMPP session.
|
| SmppSession |
Defines a common interface for either a Client (ESME) or Server (SMSC) SMPP
session.
|
| SmppSessionCounters |
Interface defining the counters that can be optionally tracked for an SMPP session.
|
| SmppSessionHandler |
Handles events received on an SmppSession.
|
| SmppSessionListener |
Low-level PDU traffic listener.
|
| Class | Description |
|---|---|
| SmppConstants |
All constants defined for the SMPP protocol.
|
| SmppServerConfiguration |
Configuration of an SMPP server.
|
| SmppSessionConfiguration |
Configuration to bind an SmppSession as an ESME to an SMSC.
|
| Version |
| Enum | Description |
|---|---|
| SmppBindType |
Enumeration of all SMPP session types.
|
| SmppSession.Type |
The type of SMPP session.
|
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.