|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.sip.TimeoutEvent
org.mobicents.slee.resource.sip.wrappers.TimeoutEventWrapper
public class TimeoutEventWrapper
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
TimeoutEventWrapper(java.lang.Object source,
javax.sip.ClientTransaction tx,
javax.sip.Timeout timeOut)
|
|
TimeoutEventWrapper(java.lang.Object source,
javax.sip.ServerTransaction tx,
javax.sip.Timeout timeOut)
|
Method Summary |
---|
Methods inherited from class javax.sip.TimeoutEvent |
---|
getClientTransaction, getServerTransaction, getTimeout, isServerTransaction |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TimeoutEventWrapper(java.lang.Object source, javax.sip.ClientTransaction tx, javax.sip.Timeout timeOut)
public TimeoutEventWrapper(java.lang.Object source, javax.sip.ServerTransaction tx, javax.sip.Timeout timeOut)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |