Uses of Interface
org.mobicents.protocols.smpp.net.SmscLink

Packages that use SmscLink
org.mobicents.protocols.smpp Base smppapi functionality. 
org.mobicents.protocols.smpp.net smppapi asynchronous event framework. 
 

Uses of SmscLink in org.mobicents.protocols.smpp
 

Methods in org.mobicents.protocols.smpp that return SmscLink
 SmscLink Session.getSmscLink()
           
 

Constructors in org.mobicents.protocols.smpp with parameters of type SmscLink
Session(SmscLink link)
           
 

Uses of SmscLink in org.mobicents.protocols.smpp.net
 

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



Copyright © 2011 Mobicents. All Rights Reserved.