|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.slee.resource.sip.DialogTimeoutEvent
public class DialogTimeoutEvent
Event that signals the timeout of a Dialog.
| Constructor Summary | |
|---|---|
DialogTimeoutEvent(javax.sip.Dialog dialog)
|
|
| Method Summary | |
|---|---|
javax.sip.Dialog |
getDialog()
Retrieves the dialog that expired. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogTimeoutEvent(javax.sip.Dialog dialog)
dialog - | Method Detail |
|---|
public javax.sip.Dialog getDialog()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||