| Package | Description |
|---|---|
| org.apache.jackrabbit.webdav.client.methods |
This package contains classes and utilities used to build a WebDAV client
implementation.
|
| 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 |
SubscribeMethod.getResponseAsSubscriptionDiscovery() |
| 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-2020 The Apache Software Foundation. All Rights Reserved.