|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sipevent.server.internal.RemoveInternalSubscriptionHandler
public class RemoveInternalSubscriptionHandler
Handles the removal of a SIP subscription
| Constructor Summary | |
|---|---|
RemoveInternalSubscriptionHandler(InternalSubscriptionHandler sipSubscriptionHandler)
|
|
| Method Summary | |
|---|---|
void |
removeInternalSubscription(javax.slee.ActivityContextInterface aci,
Subscription subscription,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
|
void |
removeInternalSubscription(java.lang.String subscriber,
java.lang.String notifier,
java.lang.String eventPackage,
java.lang.String subscriptionId,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveInternalSubscriptionHandler(InternalSubscriptionHandler sipSubscriptionHandler)
| Method Detail |
|---|
public void removeInternalSubscription(java.lang.String subscriber,
java.lang.String notifier,
java.lang.String eventPackage,
java.lang.String subscriptionId,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
public void removeInternalSubscription(javax.slee.ActivityContextInterface aci,
Subscription subscription,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||