|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.event.SMPPEvent
org.mobicents.protocols.smpp.event.ReceiverStartEvent
public class ReceiverStartEvent
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.
| Field Summary |
|---|
| Fields inherited from class org.mobicents.protocols.smpp.event.SMPPEvent |
|---|
RECEIVER_EXCEPTION, RECEIVER_EXIT, RECEIVER_START |
| Constructor Summary | |
|---|---|
ReceiverStartEvent(Session source)
Create a new ReceiverStartEvent. |
|
| Method Summary |
|---|
| Methods inherited from class org.mobicents.protocols.smpp.event.SMPPEvent |
|---|
getSource, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReceiverStartEvent(Session source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||