|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Subscription
represents public representation of the event
listener created (or modified) by a successful SUBSCRIBE request.
Method Summary | |
String |
getSubscriptionId()
Returns the id of this subscription, that must be used for unsubscribing as well as for event discovery later on. |
org.jdom.Element |
toXml()
Return the Xml representation of this Subscription that is
returned in the response to a successful SUBSCRIBE request as well
as in a PROPFIND request. |
Method Detail |
public String getSubscriptionId()
public org.jdom.Element toXml()
Subscription
that is
returned in the response to a successful SUBSCRIBE request as well
as in a PROPFIND request. In both cases the subscription is packed into
a SubscriptionDiscovery
property object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |