Package org.mobicents.protocols.smpp

Base smppapi functionality.

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 $
 

Package org.mobicents.protocols.smpp Description

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.



Copyright © 2011 Mobicents. All Rights Reserved.