|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiPart | |
|---|---|
| org.mobicents.slee.sipevent.server.subscription | |
| org.mobicents.slee.sipevent.server.subscription.eventlist | |
| Uses of MultiPart in org.mobicents.slee.sipevent.server.subscription |
|---|
| Methods in org.mobicents.slee.sipevent.server.subscription with parameters of type MultiPart | |
|---|---|
void |
SubscriptionControlSbb.notifyEventListSubscriber(SubscriptionKey key,
MultiPart multiPart)
|
void |
EventListSubscriberParent.notifyEventListSubscriber(SubscriptionKey key,
MultiPart multipart)
Requests notification on a specific subscription, providing the multipart content. |
| Uses of MultiPart in org.mobicents.slee.sipevent.server.subscription.eventlist |
|---|
| Methods in org.mobicents.slee.sipevent.server.subscription.eventlist that return MultiPart | |
|---|---|
MultiPart |
NotificationData.addNotificationData(java.lang.String uri,
java.lang.String cid,
java.lang.String instanceId,
java.lang.String content,
java.lang.String contentType,
java.lang.String contentSubType,
java.lang.String status,
java.lang.String reason)
Adds notification data for a resource |
MultiPart |
NotificationData.notificationDataNotNeeded(java.lang.String uri)
Indicates no notification data for a resource, possibly due to an error, from this invocation this resource won't count on the verification for complete notification data & multipart building |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||