Return a SubscriptionInfo object representing the subscription
info present in the SUBSCRIBE request body or null if
retrieving the subscription info fails.
Methods inherited from interface org.apache.jackrabbit.webdav.DavServletRequest
Return a SubscriptionInfo object representing the subscription
info present in the SUBSCRIBE request body or null if
retrieving the subscription info fails.
Returns:
subscription info object encapsulating the SUBSCRIBE request body
or null if the subscription info cannot be built.
Throws:
DavException - if an invalid request body was encountered.