|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubscriptionManager | |
|---|---|
| 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. |
| Uses of SubscriptionManager in org.apache.jackrabbit.webdav.jcr |
|---|
| Constructors in org.apache.jackrabbit.webdav.jcr with parameters of type SubscriptionManager | |
|---|---|
DavResourceFactoryImpl(TxLockManagerImpl txMgr,
SubscriptionManager subsMgr)
Create a new DavResourceFactoryImpl. |
|
| Uses of SubscriptionManager in org.apache.jackrabbit.webdav.jcr.observation |
|---|
| Classes in org.apache.jackrabbit.webdav.jcr.observation that implement SubscriptionManager | |
|---|---|
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. |
| Uses of SubscriptionManager in org.apache.jackrabbit.webdav.observation |
|---|
| Methods in org.apache.jackrabbit.webdav.observation with parameters of type SubscriptionManager | |
|---|---|
void |
ObservationResource.init(SubscriptionManager subsMgr)
Initializes this resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||