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

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

Classes in org.mobicents.protocols.smpp.event used by org.mobicents.protocols.smpp
EventDispatcher
          This interface defines the observable side of the observer pattern for asynchronous SMPP event notification.
SessionObserver
          A connection observer implementation is used to receive event updates from an Connection object.
 

Classes in org.mobicents.protocols.smpp.event used by org.mobicents.protocols.smpp.event
AbstractEventDispatcher
          Parent class for event dispatchers that maintain their observers in a java.util.List.
EventDispatcher
          This interface defines the observable side of the observer pattern for asynchronous SMPP event notification.
ReceiverExceptionEvent
          Event generated by the receiver thread when a non-fatal exception is caught.
ReceiverExitEvent
          Event generated by the receiver thread exiting.
ReceiverStartEvent
          Event generated when the receiver thread starts.
SessionObserver
          A connection observer implementation is used to receive event updates from an Connection object.
SMPPEvent
          Abstract super class of SMPP control events.
 

Classes in org.mobicents.protocols.smpp.event used by org.mobicents.protocols.smpp.util
SessionObserver
          A connection observer implementation is used to receive event updates from an Connection object.
SMPPEvent
          Abstract super class of SMPP control events.
 



Copyright © 2011 Mobicents. All Rights Reserved.