Serialized Form


Package org.mobicents.slee.sipevent.server.subscription.data

Class org.mobicents.slee.sipevent.server.subscription.data.Notifier extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

uri

java.lang.String uri

param

java.lang.String param

presList

boolean presList

pocGroup

boolean pocGroup

Class org.mobicents.slee.sipevent.server.subscription.data.Subscription extends java.lang.Object implements Serializable

serialVersionUID: 8020033417766370446L

Serialized Fields

key

SubscriptionKey key
the subscription key


subscriber

java.lang.String subscriber
the subscriber


notifier

Notifier notifier
the notifier


status

Subscription.Status status

creationDate

long creationDate
the date when this subscription was created


lastRefreshDate

long lastRefreshDate
the last time this subscription was refreshed


expires

int expires
seconds to expire the subscription, after creation/last refresh


subscriberDisplayName

java.lang.String subscriberDisplayName
display name of the subscriber


lastEvent

Subscription.Event lastEvent

timerID

javax.slee.facilities.TimerID timerID
the id of the SLEE timer associated with this subscription


version

int version
the version of the last content, this only applies to WInfo or RLS subscriptions


resourceList

boolean resourceList
if true the subscription if for a resource list

Class org.mobicents.slee.sipevent.server.subscription.data.SubscriptionKey extends java.lang.Object implements Serializable

serialVersionUID: -6638892043798746768L

Serialized Fields

dialogId

java.lang.String dialogId

eventPackage

java.lang.String eventPackage

eventId

java.lang.String eventId



Copyright © 2010. All Rights Reserved.