org.mobicents.slee.sipevent.server.internal
Class InternalSubscriptionHandler

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.internal.InternalSubscriptionHandler

public class InternalSubscriptionHandler
extends java.lang.Object

Handler for INTERNAL SUBSCRIPTION related requests.

Author:
martins

Field Summary
protected  SubscriptionControlSbb sbb
           
 
Constructor Summary
InternalSubscriptionHandler(SubscriptionControlSbb sbb)
           
 
Method Summary
 InternalSubscriberNotificationHandler getInternalSubscriberNotificationHandler()
           
 NewInternalSubscriptionHandler getNewInternalSubscriptionHandler()
           
 RefreshInternalSubscriptionHandler getRefreshInternalSubscriptionHandler()
           
 RemoveInternalSubscriptionHandler getRemoveInternalSubscriptionHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sbb

protected SubscriptionControlSbb sbb
Constructor Detail

InternalSubscriptionHandler

public InternalSubscriptionHandler(SubscriptionControlSbb sbb)
Method Detail

getInternalSubscriberNotificationHandler

public InternalSubscriberNotificationHandler getInternalSubscriberNotificationHandler()

getNewInternalSubscriptionHandler

public NewInternalSubscriptionHandler getNewInternalSubscriptionHandler()

getRefreshInternalSubscriptionHandler

public RefreshInternalSubscriptionHandler getRefreshInternalSubscriptionHandler()

getRemoveInternalSubscriptionHandler

public RemoveInternalSubscriptionHandler getRemoveInternalSubscriptionHandler()


Copyright © 2011. All Rights Reserved.