|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventBundle | |
|---|---|
| org.apache.jackrabbit.webdav.observation | Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol. |
| Uses of EventBundle in org.apache.jackrabbit.webdav.observation |
|---|
| Methods in org.apache.jackrabbit.webdav.observation that return types with arguments of type EventBundle | |
|---|---|
Iterator<EventBundle> |
EventDiscovery.getEventBundles()
Returns an iterator over the event bundles currently
present on this discovery. |
| Methods in org.apache.jackrabbit.webdav.observation with parameters of type EventBundle | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||