Package org.mobicents.protocols.smpp.net

smppapi asynchronous event framework.

See:
          Description

Interface Summary
SmscLink Interface for the network link to an SMSC.
 

Class Summary
AbstractStreamLink Abstract base implementation of the SmscLink interface that operates on java.io streams.
ObjectLink Link implementation which returns packets which have previously been added to it.
ReplayLink An implementation of the SmscLink interface which can be used to replay an SMPP session.
TcpLink Implementation of an Smsc link over the tcp/ip protocol
 

Exception Summary
ReadTimeoutException Exception indicating that a timeout has occurred while reading from the SMSC link.
 

Package org.mobicents.protocols.smpp.net Description

smppapi asynchronous event framework.



Copyright © 2011 Mobicents. All Rights Reserved.