Uses of Class
net.didion.jwnl.dictionary.file_manager.FileManagerImpl

Packages that use FileManagerImpl
net.didion.jwnl.dictionary.file_manager Classes used by FileBackedDictionary to interface with the filesystem. 
 

Uses of FileManagerImpl in net.didion.jwnl.dictionary.file_manager
 

Subclasses of FileManagerImpl in net.didion.jwnl.dictionary.file_manager
 class RemoteFileManager
          An object of this class can serve as a FileManager for remote FileBackedDictionary instantiations using RMI.