Uses of Interface
org.osid.filing.DirectoryNotificationSession
Packages that use DirectoryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of DirectoryNotificationSession in org.osid.filing
Methods in org.osid.filing that return DirectoryNotificationSessionModifier and TypeMethodDescriptionFilingManager.getDirectoryNotificationSession(DirectoryReceiver directoryReceiver) Gets the session for receiving messages about changes to directories.FilingProxyManager.getDirectoryNotificationSession(DirectoryReceiver directoryReceiver, Proxy proxy) Gets the session for receiving messages about changes to directories.FilingManager.getDirectoryNotificationSessionForDirectory(DirectoryReceiver directoryReceiver, Id directoryId) Gets the session for receiving messages about changes to directories in the given directory.FilingProxyManager.getDirectoryNotificationSessionForDirectory(DirectoryReceiver directoryReceiver, Id directoryId, Proxy proxy) Gets the session for receiving messages about changes to directories in the given directory.