|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Receiver | Interface definition for an object that can act as a receiver for an SMPP session. |
| Class Summary | |
|---|---|
| Address | Object representing a Short Message Entity's address. |
| ErrorAddress | An address that message submission was unsuccessfully submitted to. |
| Npi | Numbering plan indicator constants. |
| ReceiverThread | Receiver thread for the connection. |
| Session | |
| Ton | Type of number constants. |
| Enum Summary | |
|---|---|
| SessionState | Enumeration of connection states. |
| SessionType | Enumeration of connection types. |
| Exception Summary | |
|---|---|
| AlreadyBoundException | AlreadyBoundException |
| BadCommandIDException | Thrown when an attempt is made to use an unimplemented command ID. |
| IllegalStateException | |
| InvalidOperationException | InvalidOperationException |
| NotBoundException | NotBoundException |
| SMPPException | SMPPException. |
| SMPPRuntimeException | Parent class of all runtime exceptions from the SMPP API. |
| UnsupportedOperationException | $Id: UnsupportedOperationException.java 452 2009-01-15 16:56:36Z orank $ |
Base smppapi functionality. This package contains the main classes an application will be interested in, such as those used for establishing connections with the SMSC.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||