Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr |
Contains JCR specific implementations.
|
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 | Field and Description |
---|---|
protected SubscriptionManager |
JCRWebdavServerServlet.subscriptionMgr |
Constructor and Description |
---|
DavResourceFactoryImpl(TxLockManagerImpl txMgr,
SubscriptionManager subsMgr)
Create a new
DavResourceFactoryImpl . |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionManagerImpl
SubscriptionManager collects all subscriptions requested, handles
the subscription timeout and provides METHODS to discover subscriptions
present on a given resource as well as events for an specific subscription. |
Modifier and Type | Method and Description |
---|---|
void |
ObservationResource.init(SubscriptionManager subsMgr)
Initializes this resource.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.