Uses of Interface
org.osid.filing.FileNotificationSession
Packages that use FileNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of FileNotificationSession in org.osid.filing
Methods in org.osid.filing that return FileNotificationSessionModifier and TypeMethodDescriptionFilingManager.getFileNotificationSession(FileReceiver fileReceiver) Gets the session for receiving messages about changes to files.FilingProxyManager.getFileNotificationSession(FileReceiver fileReceiver, Proxy proxy) Gets the session for receiving messages about changes to files.FilingManager.getFileNotificationSessionForDirectory(FileReceiver fileReceiver, Id directoryId) Gets a file notification session for the specified directory.FilingProxyManager.getFileNotificationSessionForDirectory(FileReceiver fileReceiver, Id directoryId, Proxy proxy) Gets a file notification session for the specified directory.