|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.NotifyEventImpl
org.mobicents.media.server.impl.resource.test.MeanderEvent
public class MeanderEvent
| 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 |
|---|
public static final int EVENT_MEANDER
public static final int EVENT_OUT_OF_SEQUENCE
public static final int EVENT_FORMAT_MISSMATCH
| Constructor Detail |
|---|
public MeanderEvent(BaseComponent component,
int eventID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||