org.mobicents.media.server.impl.resource.test
Class MeanderEvent

java.lang.Object
  extended by org.mobicents.media.server.impl.NotifyEventImpl
      extended by org.mobicents.media.server.impl.resource.test.MeanderEvent
All Implemented Interfaces:
java.io.Serializable, org.mobicents.media.server.spi.events.NotifyEvent

public class MeanderEvent
extends NotifyEventImpl

Author:
kulikov
See Also:
Serialized Form

Field Summary
static int EVENT_FORMAT_MISSMATCH
           
static int EVENT_MEANDER
           
static int EVENT_OUT_OF_SEQUENCE
           
 
Fields inherited from interface org.mobicents.media.server.spi.events.NotifyEvent
COMPLETED, RX_FAILED, START_FAILED, STARTED, STOPPED, TX_FAILED
 
Constructor Summary
MeanderEvent(BaseComponent component, int eventID)
           
 
Method Summary
 
Methods inherited from class org.mobicents.media.server.impl.NotifyEventImpl
getEventID, getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EVENT_MEANDER

public static final int EVENT_MEANDER
See Also:
Constant Field Values

EVENT_OUT_OF_SEQUENCE

public static final int EVENT_OUT_OF_SEQUENCE
See Also:
Constant Field Values

EVENT_FORMAT_MISSMATCH

public static final int EVENT_FORMAT_MISSMATCH
See Also:
Constant Field Values
Constructor Detail

MeanderEvent

public MeanderEvent(BaseComponent component,
                    int eventID)


Copyright © 2010. All Rights Reserved.