A C E F G I M N O R S U V

A

authorizationChanged(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject
Used by ImplementedSubscriptionControlSbbLocalObject to notify that the authorization of a subscription has changed

C

createSubscription(Subscription) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
Creates a new subscription to a resource list.

E

EventListSubscriberParentSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 
EventListSubscriberSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 
EventListSubscriptionControlParentSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
Call back interface for the parent sbb of the EventListSubscriptionControlSbbLocalObject.
EventListSubscriptionControlSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 

F

filterContentPerSubscriber(String, String, String, Object) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
Filters content per subscriber.
flatListMade(FlatList) - Method in interface org.mobicents.slee.sipevent.server.subscription.FlatListMakerParentSbbLocalObject
provides the FlatList of EntryTypes, which is the result of flattening a ListType
FlatListMakerParentSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
Call back interface for the parent sbb of the FlatListMakerSbbLocalObject.
FlatListMakerSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 

G

getContent() - Method in class org.mobicents.slee.sipevent.server.subscription.NotifyContent
 
getContentTypeHeader() - Method in class org.mobicents.slee.sipevent.server.subscription.NotifyContent
 
getEventPackages() - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
the event packages supported
getFlatList(String) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberParentSbbLocalObject
Requests the flat list with the specified service uri
getMarshaller() - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
Retrieves a JAXB Marshaller to convert a JAXBElement to a String.
getNotifyContent(Subscription) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
Retrieves the content for the NOTIFY request of the specified Subscription
getSubscription(SubscriptionKey) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberParentSbbLocalObject
Requests the subscription for the specified key.
getSubscription(SubscriptionKey) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlParentSbbLocalObject
 
getSubscriptionKey() - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberSbbLocalObject
 

I

ImplementedSubscriptionControlParentSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
Callback interface of SubscriptionControlSbb, to receive info from ImplementedSubscriptionControlSbbLocalObject
ImplementedSubscriptionControlSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 
initRLSCache() - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
Starts the RLS cache.
isSubscriberAuthorized(String, String, String, SubscriptionKey, int, String, String, String, boolean, ServerTransaction) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
Asks authorization to concrete implementation for new subscription request SUBSCRIBE.

M

makeFlatList(ServiceType) - Method in interface org.mobicents.slee.sipevent.server.subscription.FlatListMakerSbbLocalObject
Makes a flat list from a ServiceType contained list.

N

newSubscriptionAuthorization(String, String, String, SubscriptionKey, int, int, boolean, ServerTransaction) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject
Used by ImplementedSubscriptionControlSbbLocalObject to provide the authorization to a new subscription request.
NotifyContent - Class in org.mobicents.slee.sipevent.server.subscription
Container of content for a SIP notify request
NotifyContent(Object, ContentTypeHeader) - Constructor for class org.mobicents.slee.sipevent.server.subscription.NotifyContent
 
notifyEvent(String, String, String, String, Subscription.Event, Subscription.Status, String, String, String) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
Notifies the client.
notifyEventListSubscriber(SubscriptionKey, MultiPart) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberParentSbbLocalObject
Requests notification on a specific subscription, providing the multipart content.
notifyEventListSubscriber(SubscriptionKey, MultiPart) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlParentSbbLocalObject
 
notifySubscriber(SubscriptionKey, Object, ContentTypeHeader) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject
Requests notification on a specific subscription, providing the content.
notifySubscribers(String, String, Object, ContentTypeHeader) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject
Through this method the subscription control sbb can be informed that the state of the notifier has changed, allowing subscribers to be notified.

O

org.mobicents.slee.sipevent.server.subscription - package org.mobicents.slee.sipevent.server.subscription
 

R

refreshSubscription(Subscription) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
 
removeSubscription(Subscription) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
 
removingSubscription(Subscription) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
notifies the event package impl that a subscription is about to be removed, may have resources to releases
resubscribe(Subscription, FlatList) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberSbbLocalObject
 
resubscribe(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlSbbLocalObject
refreshes an internal subscription
resubscribeError(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a resubscribe request was not successful
resubscribeOk(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a resubscribe request was successful
rlsServiceRemoved(String) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlParentSbbLocalObject
Warns the parent about a RLS Service that was removed from the XDM
rlsServiceUpdated(String) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlParentSbbLocalObject
Warns the parent about an updated RLS Service.

S

setParentSbb(EventListSubscriberParentSbbLocalObject) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberSbbLocalObject
 
setParentSbb(EventListSubscriptionControlParentSbbLocalObject) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
Used to set the call back sbb local object in the sbb implementing this interface.
setParentSbb(FlatListMakerParentSbbLocalObject) - Method in interface org.mobicents.slee.sipevent.server.subscription.FlatListMakerSbbLocalObject
Used to set the call back sbb local object in the sbb implementing this interface.
setParentSbb(ImplementedSubscriptionControlParentSbbLocalObject) - Method in interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject
Used to set the call back sbb local object in the sbb implementing this interface.
setParentSbb(SubscriptionClientControlParentSbbLocalObject) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlSbbLocalObject
Used to set the call back sbb local object in the sbb implementing this interface.
shutdownRLSCache() - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
Shuts down the RLS cache.
subscribe(Subscription, FlatList, ActivityContextInterface) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberSbbLocalObject
 
subscribe(String, String, String, String, String, int, String, String, String) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlSbbLocalObject
creates an internal subscription
subscribeError(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a subscribe request was not successful
subscribeOk(String, String, String, String, int, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a subscribe request was successful
SubscriptionClientControlParentSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
Call back interface for the parent sbb of the SubscriptionClientControlSbbLocalObject.
SubscriptionClientControlSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 
SubscriptionControlSbbLocalObject - Interface in org.mobicents.slee.sipevent.server.subscription
 

U

unsubscribe(Subscription, FlatList) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriberSbbLocalObject
 
unsubscribe(String, String, String, String) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlSbbLocalObject
Requests the termination of an internal subscription.
unsubscribeError(String, String, String, String, int) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a unsubscribe request was not successful
unsubscribeOk(String, String, String, String) - Method in interface org.mobicents.slee.sipevent.server.subscription.SubscriptionClientControlParentSbbLocalObject
informs the parent sbb that a unsubscribe request was successful

V

validateSubscribeRequest(String, String, String, RequestEvent) - Method in interface org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObject
Validates a subscribe request, which may be targeting at a resource list.

A C E F G I M N O R S U V

Copyright © 2009. All Rights Reserved.