|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubscriptionDiscovery | |
|---|---|
| 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. |
| Uses of SubscriptionDiscovery in org.apache.jackrabbit.webdav.client.methods |
|---|
| Methods in org.apache.jackrabbit.webdav.client.methods that return SubscriptionDiscovery | |
|---|---|
SubscriptionDiscovery |
SubscribeMethod.getResponseAsSubscriptionDiscovery()
|
| Uses of SubscriptionDiscovery in org.apache.jackrabbit.webdav.observation |
|---|
| Methods in org.apache.jackrabbit.webdav.observation that return SubscriptionDiscovery | |
|---|---|
static SubscriptionDiscovery |
SubscriptionDiscovery.createFromXml(Element sDiscoveryElement)
|
SubscriptionDiscovery |
SubscriptionManager.getSubscriptionDiscovery(ObservationResource resource)
Retrieve the SubscriptionDiscovery object for the given
resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||