Package | Description |
---|---|
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 |
---|---|
Iterator<EventBundle> |
EventDiscovery.getEventBundles()
Returns an iterator over the
event bundles currently
present on this discovery. |
Modifier and Type | Method and Description |
---|---|
void |
EventDiscovery.addEventBundle(EventBundle eventBundle)
Add the Xml representation of an single 'eventBundle' listing the
events that resulted from a change in the server, filtered by the
restrictions present in the corresponding subscription.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.