Uses of Class
org.mobicents.protocols.smpp.event.ReceiverExitEvent

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

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

Methods in org.mobicents.protocols.smpp.event with parameters of type ReceiverExitEvent
 void SMPPEventAdapter.receiverExit(Session source, ReceiverExitEvent rev)
          Receiver thread exited normally.
 void SMPPEventAdapter.receiverExitException(Session source, ReceiverExitEvent rev)
          Receiver thread exited due to fatal exception.
 



Copyright © 2011 Mobicents. All Rights Reserved.