Uses of Class
org.mobicents.protocols.smpp.message.DeliverSM

Packages that use DeliverSM
org.mobicents.protocols.smpp.event Utility classes used by the smppapi. 
org.mobicents.protocols.smpp.gsm   
 

Uses of DeliverSM in org.mobicents.protocols.smpp.event
 

Methods in org.mobicents.protocols.smpp.event with parameters of type DeliverSM
 void SMPPEventAdapter.deliverSM(Session source, DeliverSM dm)
          DeliverSM packet received from the SMSC.
 

Uses of DeliverSM in org.mobicents.protocols.smpp.gsm
 

Methods in org.mobicents.protocols.smpp.gsm that return DeliverSM
static DeliverSM[] UserDataUtil.createDelivers(byte[][] segments, Address from, Address to)
          Create DeliverSM packets from segments created by a UserData implementation.
 



Copyright © 2011 Mobicents. All Rights Reserved.