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

Packages that use UnbindResp
org.mobicents.protocols.smpp.event Utility classes used by the smppapi. 
org.mobicents.protocols.smpp.util Network protocol support. 
 

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

Methods in org.mobicents.protocols.smpp.event with parameters of type UnbindResp
 void SMPPEventAdapter.unbindResponse(Session source, UnbindResp ubr)
          Unbind response packet received from the SMSC.
 

Uses of UnbindResp in org.mobicents.protocols.smpp.util
 

Methods in org.mobicents.protocols.smpp.util that return UnbindResp
 UnbindResp SyncWrapper.unbind()
          Unbind from the SMSC and wait for the unbind response packet.
 



Copyright © 2011 Mobicents. All Rights Reserved.