|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.examples.wakeup.WakeUpSbb
public abstract class WakeUpSbb
| Constructor Summary | |
|---|---|
WakeUpSbb()
|
|
| Method Summary | |
|---|---|
abstract WakeUpSbbActivityContextInterface |
asSbbActivityContextInterface(javax.slee.ActivityContextInterface aci)
|
javax.sip.address.URI |
findLocalTarget(javax.sip.address.URI uri,
org.mobicents.slee.services.sip.location.LocationSbbLocalObject locationSbbLocalObject)
Attempts to find a locally registered contact address for the given URI, using the location service interface. |
abstract javax.slee.ChildRelation |
getLocationChildRelation()
Child relation to the location service |
org.mobicents.slee.services.sip.location.LocationSbbLocalObject |
getLocationChildSbb()
creates (if not created yet) and retrieves the child sbb instance for the location service |
void |
onMessageEvent(javax.sip.RequestEvent event,
javax.slee.ActivityContextInterface aci)
Event handler for the SIP MESSAGE from the UA |
void |
onTimerEvent(javax.slee.facilities.TimerEvent event,
javax.slee.ActivityContextInterface aci)
Event handler from the timer event, which signals that a message must be sent back to the UA |
void |
sbbActivate()
|
void |
sbbCreate()
|
void |
sbbExceptionThrown(java.lang.Exception exception,
java.lang.Object event,
javax.slee.ActivityContextInterface activity)
|
void |
sbbLoad()
|
void |
sbbPassivate()
|
void |
sbbPostCreate()
|
void |
sbbRemove()
|
void |
sbbRolledBack(javax.slee.RolledBackContext context)
|
void |
sbbStore()
|
void |
setSbbContext(javax.slee.SbbContext context)
Initialize the component |
void |
unsetSbbContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WakeUpSbb()
| Method Detail |
|---|
public abstract javax.slee.ChildRelation getLocationChildRelation()
public org.mobicents.slee.services.sip.location.LocationSbbLocalObject getLocationChildSbb()
public void onMessageEvent(javax.sip.RequestEvent event,
javax.slee.ActivityContextInterface aci)
event - aci -
public void onTimerEvent(javax.slee.facilities.TimerEvent event,
javax.slee.ActivityContextInterface aci)
event - aci - public void setSbbContext(javax.slee.SbbContext context)
setSbbContext in interface javax.slee.Sbbpublic void unsetSbbContext()
unsetSbbContext in interface javax.slee.Sbb
public void sbbCreate()
throws javax.slee.CreateException
sbbCreate in interface javax.slee.Sbbjavax.slee.CreateException
public void sbbPostCreate()
throws javax.slee.CreateException
sbbPostCreate in interface javax.slee.Sbbjavax.slee.CreateExceptionpublic void sbbActivate()
sbbActivate in interface javax.slee.Sbbpublic void sbbPassivate()
sbbPassivate in interface javax.slee.Sbbpublic void sbbRemove()
sbbRemove in interface javax.slee.Sbbpublic void sbbLoad()
sbbLoad in interface javax.slee.Sbbpublic void sbbStore()
sbbStore in interface javax.slee.Sbb
public void sbbExceptionThrown(java.lang.Exception exception,
java.lang.Object event,
javax.slee.ActivityContextInterface activity)
sbbExceptionThrown in interface javax.slee.Sbbpublic void sbbRolledBack(javax.slee.RolledBackContext context)
sbbRolledBack in interface javax.slee.Sbbpublic abstract WakeUpSbbActivityContextInterface asSbbActivityContextInterface(javax.slee.ActivityContextInterface aci)
public javax.sip.address.URI findLocalTarget(javax.sip.address.URI uri,
org.mobicents.slee.services.sip.location.LocationSbbLocalObject locationSbbLocalObject)
throws org.mobicents.slee.services.sip.common.SipSendErrorResponseException
org.mobicents.slee.services.sip.common.SipSendErrorResponseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||