org.mobicents.protocols.smpp.event
Class ReceiverStartEvent
java.lang.Object
org.mobicents.protocols.smpp.event.SMPPEvent
org.mobicents.protocols.smpp.event.ReceiverStartEvent
public class ReceiverStartEvent
- extends SMPPEvent
Event generated when the receiver thread starts. Usually applications can
ignore this message as they don't need to do anything when the receiver
thread starts.
- Version:
- $Id: ReceiverStartEvent.java 452 2009-01-15 16:56:36Z orank $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReceiverStartEvent
public ReceiverStartEvent(Session source)
- Create a new ReceiverStartEvent.
Copyright © 2011 Mobicents. All Rights Reserved.