Novell exteNd
Director 5.2 API

Package com.sssw.webdav.event.api

This package contains public API for WebDAV-related events.

See:
          Description

Interface Summary
EbiConstants Contains constants related to WebDAV events.
 

Class Summary
EboCopyEvent This event is fired off when a WebDAV COPY method is executed.
EboDeleteEvent This event is fired off when a WebDAV DELETE method is executed.
EboGetEvent This event is fired off when a WebDAV GET method is executed.
EboHeadEvent This event is fired off when a WebDAV HEAD method is executed.
EboLockEvent This event is fired off when a WebDAV LOCK method is executed.
EboMkcolEvent This event is fired off when a WebDAV MKCOL method is executed.
EboMoveEvent This event is fired off when a WebDAV MOVE method is executed.
EboOptionsEvent This event is fired off when a WebDAV MOVE method is executed.
EboPostEvent This event is fired off when a WebDAV POST method is executed.
EboPropfindEvent This event is fired off when a WebDAV PROPFIND method is executed.
EboProppatchEvent This event is fired off when a WebDAV PROPPATCH method is executed.
EboPutEvent This event is fired off when a WebDAV PUT method is executed.
EboUnlockEvent This event is fired off when a WebDAV UNLOCK method is executed.
EboWebdavEvent Represents a WebDAV-specific abstract superclass functionality of an event.
 

Package com.sssw.webdav.event.api Description

This package contains public API for WebDAV-related events.


Novell exteNd
Director 5.2 API