|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sipevent.server.subscription.sip.RefreshSipSubscriptionHandler
public class RefreshSipSubscriptionHandler
Handles the refresh of a SIP subscription
| Constructor Summary | |
|---|---|
RefreshSipSubscriptionHandler(SipSubscriptionHandler sipSubscriptionHandler)
|
|
| Method Summary | |
|---|---|
void |
refreshSipSubscription(javax.sip.RequestEvent event,
javax.slee.ActivityContextInterface aci,
int expires,
Subscription subscription,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
Refreshes an existing SIP Subscription. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefreshSipSubscriptionHandler(SipSubscriptionHandler sipSubscriptionHandler)
| Method Detail |
|---|
public void refreshSipSubscription(javax.sip.RequestEvent event,
javax.slee.ActivityContextInterface aci,
int expires,
Subscription subscription,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
event - aci - expires - subscription - entityManager - sbb - childSbb -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||