Uses of Package
org.mobicents.protocols.smpp.message

Packages that use org.mobicents.protocols.smpp.message
org.mobicents.protocols.smpp Base smppapi functionality. 
org.mobicents.protocols.smpp.event Utility classes used by the smppapi. 
org.mobicents.protocols.smpp.gsm   
org.mobicents.protocols.smpp.message SMPP packet types. 
org.mobicents.protocols.smpp.net smppapi asynchronous event framework. 
org.mobicents.protocols.smpp.util Network protocol support. 
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp
Bind
          Abstract parent of BindTransmitter, BindReceiver and BindTransceiver.
SMPPPacket
          This is the abstract class that all SMPP messages are inherited from.
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp.event
BindResp
          SMSC response to a Bind request.
CancelSMResp
          SMSC response to a cancel message request.
DeliverSM
          Deliver message.
EnquireLink
          Check the link status.
EnquireLinkResp
          ESME or SMSC response to an EnquireLink request.
GenericNack
          Generic negative acknowledgment.
ParamRetrieveResp
          SMSC response to a ParamRetrieve request.
ReplaceSMResp
          SMSC response to a ReplaceSM request.
SMPPPacket
          This is the abstract class that all SMPP messages are inherited from.
SubmitMultiResp
          Submit to multiple destinations response.
SubmitSMResp
          Submit short message response.
Unbind
          Unbind from the SMSC.
UnbindResp
          SMSC response to an Unbind request.
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp.gsm
DataSM
          Transfer data between the SC and an ESME.
DeliverSM
          Deliver message.
SubmitSM
          Submit a message to the SMSC for delivery to a single destination.
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp.message
Bind
          Abstract parent of BindTransmitter, BindReceiver and BindTransceiver.
BindResp
          SMSC response to a Bind request.
DestinationTable
          A table of destinations, primarily used in SubmitMulti.
MessageState
          Message state enumeration.
SMPPPacket
          This is the abstract class that all SMPP messages are inherited from.
SMPPProtocolException
           
SubmitSM
          Submit a message to the SMSC for delivery to a single destination.
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp.net
SMPPPacket
          This is the abstract class that all SMPP messages are inherited from.
 

Classes in org.mobicents.protocols.smpp.message used by org.mobicents.protocols.smpp.util
Bind
          Abstract parent of BindTransmitter, BindReceiver and BindTransceiver.
BindResp
          SMSC response to a Bind request.
MessageState
          Message state enumeration.
SMPPPacket
          This is the abstract class that all SMPP messages are inherited from.
UnbindResp
          SMSC response to an Unbind request.
 



Copyright © 2011 Mobicents. All Rights Reserved.