Uses of Interface
org.osid.filing.DirectoryReceiver
Packages that use DirectoryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.filing
service.
-
Uses of DirectoryReceiver in org.osid.filing
Methods in org.osid.filing with parameters of type DirectoryReceiverModifier 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.