public class DynamicEventProcessor extends java.lang.Object implements IpssMsgListener
| Constructor and Description |
|---|
DynamicEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMsgEvent(IpssMessage eventMsg)
Process the msg
|
boolean |
onMsgEventStatus(IpssMessage eventMsg)
process network dynamic event
|
public boolean onMsgEventStatus(IpssMessage eventMsg)
onMsgEventStatus in interface IpssMsgListenereventMsg - network dynamic eventpublic void onMsgEvent(IpssMessage eventMsg)
IpssMsgListeneronMsgEvent in interface IpssMsgListener