Package | Description |
---|---|
org.apache.jackrabbit.webdav.client.methods |
Provides classes for use with the Apache HttpClient, supporting WebDAV
request methods.
|
org.apache.jackrabbit.webdav.jcr.observation | |
org.apache.jackrabbit.webdav.observation |
Contains interfaces and classes related to observation, which is not covered
by the WebDAV protocol.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionDiscovery |
BaseDavRequest.getResponseBodyAsSubscriptionDiscovery(HttpResponse response)
Return response body as
SubscriptionDiscovery object. |
Modifier and Type | Method and Description |
---|---|
SubscriptionDiscovery |
SubscriptionManagerImpl.getSubscriptionDiscovery(ObservationResource resource)
Retrieve the
SubscriptionDiscovery
object for the given resource. |
Modifier and Type | Method and Description |
---|---|
static SubscriptionDiscovery |
SubscriptionDiscovery.createFromXml(Element sDiscoveryElement) |
SubscriptionDiscovery |
SubscriptionManager.getSubscriptionDiscovery(ObservationResource resource)
Retrieve the
SubscriptionDiscovery object for the given
resource. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.