- getAcceptedContentTypes() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the optional content types, which should be accepted by the
enabler.
- getContent() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getContent() - Method in class org.mobicents.slee.enabler.sip.SubscriptionRequestContent
-
Retrieves the content to be included in the subscription request.
- getContentSubType() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getContentType() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getContentType() - Method in class org.mobicents.slee.enabler.sip.SubscriptionRequestContent
-
Retrieves the content type.
- getEventPackage() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the subscription's event package, for instance "presence".
- getEventParameters() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the optional subscription event parameters, for instance in
xcap-diff event package there is a parameter named diff-processing which
can indicate what kind of content/detail should be included in
notifications.
- getExpires() - Method in class org.mobicents.slee.enabler.sip.Notify
-
Return number of seconds subscription will be alive.
- getExpires() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the period between subscription refreshes.
- getName() - Method in class org.mobicents.slee.enabler.sip.EventPackageParameter
-
Retrieves the parameter name.
- getNotifier() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getNotifierURI() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the notifier's URI, i.e., the URI identifying the resource
being subscribed.
- getRetryAfter() - Method in class org.mobicents.slee.enabler.sip.Notify
-
Return number of second, which enabler user must wait before his next
subscription attempt.
- getStatus() - Method in class org.mobicents.slee.enabler.sip.Notify
-
Status of subscription.
- getStatusExtension() - Method in class org.mobicents.slee.enabler.sip.Notify
-
In case
Notify.getStatus() returns
SubscriptionStatus.extension
, this method returns string representation of "extension"
- getSubscriber() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getSubscriberDisplayName() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the subscriber's display name.
- getSubscribeRequestTypeCMP() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- getSubscriberURI() - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Retrieves the subscriber's URI, i.e, the entity requesting the
subscription.
- getSubscriptionData() - Method in interface org.mobicents.slee.enabler.sip.SubscriptionClientChild
-
Retrieves the subscription data.
- getSubscriptionData() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- getSubscriptionDataCMP() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- getSubType() - Method in class org.mobicents.slee.enabler.sip.ContentType
-
Retrieves the sub-type.
- getTerminationReason() - Method in class org.mobicents.slee.enabler.sip.Notify
-
Fetches termination reason if subscription has been terminated.
- getTerminationReasonExtension() - Method in class org.mobicents.slee.enabler.sip.Notify
-
- getType() - Method in class org.mobicents.slee.enabler.sip.ContentType
-
Retrieves the type.
- getValue() - Method in class org.mobicents.slee.enabler.sip.EventPackageParameter
-
Retrieves the parameter value.
- sbbActivate() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbContext - Variable in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbCreate() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbLoad() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbPassivate() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbPostCreate() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbRemove() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbRolledBack(RolledBackContext) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sbbStore() - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- setAcceptedContentTypes(ContentType[]) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the optional content types, which should be accepted by the enabler.
- setContent(String) - Method in class org.mobicents.slee.enabler.sip.SubscriptionRequestContent
-
Sets the content to be included in the subscription request.
- setContentType(ContentType) - Method in class org.mobicents.slee.enabler.sip.SubscriptionRequestContent
-
Sets the content to be included in the subscription request.
- setEventPackage(String) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the subscription's event package, for instance "presence".
- setEventParameters(EventPackageParameter[]) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the optional subscription event parameters, for instance in
xcap-diff event package there is a parameter named diff-processing which
can indicate what kind of content/detail should be included in
notifications.
- setExpires(int) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the period between subscription refreshes.
- setName(String) - Method in class org.mobicents.slee.enabler.sip.EventPackageParameter
-
Sets the parameter name.
- setNotifierURI(String) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the notifier's URI, i.e., the URI identifying the resource being
subscribed.
- setSbbContext(SbbContext) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- setSubscriberDisplayName(String) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the subscriber's display name.
- setSubscribeRequestTypeCMP(SubscribeRequestType) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- setSubscriberURI(String) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Sets the subscriber's URI, i.e, the entity requesting the subscription.
- setSubscriptionDataCMP(SubscriptionData) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- setSubType(String) - Method in class org.mobicents.slee.enabler.sip.ContentType
-
Sets the sub-type.
- setSupportResourceLists(boolean) - Method in class org.mobicents.slee.enabler.sip.SubscriptionData
-
Defines if the subscription should support resource lists as the
notifier.
- setType(String) - Method in class org.mobicents.slee.enabler.sip.ContentType
-
Sets the type.
- setValue(String) - Method in class org.mobicents.slee.enabler.sip.EventPackageParameter
-
Sets the parameter value.
- sipActivityContextInterfaceFactory - Variable in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- sleeSipProvider - Variable in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- status - Variable in class org.mobicents.slee.enabler.sip.Notify
-
- statusExtension - Variable in class org.mobicents.slee.enabler.sip.Notify
-
- subscribe(SubscriptionData) - Method in interface org.mobicents.slee.enabler.sip.SubscriptionClientChild
-
Requests the creation of a new SIP subscription.
- subscribe(SubscriptionData, SubscriptionRequestContent) - Method in interface org.mobicents.slee.enabler.sip.SubscriptionClientChild
-
Requests the creation of a new SIP subscription.
- subscribe(SubscriptionData) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- subscribe(SubscriptionData, SubscriptionRequestContent) - Method in class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- subscribeFailed(int, SubscriptionClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.SubscriptionClientParent
-
Callback method indicating failure of communication, enabler must be
discarded.
- subscriber - Variable in class org.mobicents.slee.enabler.sip.Notify
-
- SubscriptionClientChild - Interface in org.mobicents.slee.enabler.sip
-
An application enabler, which may be used to integrate SIP Subscription
Client functionality into a SLEE application.
- SubscriptionClientChildSbb - Class in org.mobicents.slee.enabler.sip
-
SIP Subscription Client SLEE Enabler.
- SubscriptionClientChildSbb() - Constructor for class org.mobicents.slee.enabler.sip.SubscriptionClientChildSbb
-
- SubscriptionClientChildSbbLocalObject - Interface in org.mobicents.slee.enabler.sip
-
- SubscriptionClientParent - Interface in org.mobicents.slee.enabler.sip
-
- SubscriptionClientParentSbbLocalObject - Interface in org.mobicents.slee.enabler.sip
-
- SubscriptionData - Class in org.mobicents.slee.enabler.sip
-
Static information needed to create a SIP subscription.
- SubscriptionData() - Constructor for class org.mobicents.slee.enabler.sip.SubscriptionData
-
- SubscriptionException - Exception in org.mobicents.slee.enabler.sip
-
- SubscriptionException() - Constructor for exception org.mobicents.slee.enabler.sip.SubscriptionException
-
- SubscriptionException(String, Throwable) - Constructor for exception org.mobicents.slee.enabler.sip.SubscriptionException
-
- SubscriptionException(String) - Constructor for exception org.mobicents.slee.enabler.sip.SubscriptionException
-
- SubscriptionException(Throwable) - Constructor for exception org.mobicents.slee.enabler.sip.SubscriptionException
-
- SubscriptionRequestContent - Class in org.mobicents.slee.enabler.sip
-
Content for the initial request of a SIP subscription.
- SubscriptionRequestContent() - Constructor for class org.mobicents.slee.enabler.sip.SubscriptionRequestContent
-
- SubscriptionStatus - Enum in org.mobicents.slee.enabler.sip
-
Values of subscription state conveyed in NOTIFYs Subscription-State header.