Package jaugment2.directory

Interface Summary
Directory Interface defining what a directory-service should look like
FileObjectFactory.FileAttributesFactory  
FileObjectFactory.MyDeferedRemoteAttributesIF helper-interface
RemoteContextIF Remote-interface for a class providing the service of a JNDI-Context remotely
RemoteDirContextIF Remote-interface for a class providing the service of a JNDI-DirContext remotely
 

Class Summary
Directory.ActionsEntry Helper-class to store the proxy and actions for a service;
DirectoryService a service providing access to a number of directory-service-context
DirectoryService.DirectoryServiceEvent Class for events thrown here
DirectoryServiceAdministrator administrator-object for DirectoryService
DirectoryServiceProxy a service providing access to a number of directory-service-context
DirectoryServiceSwingAdministration  
DirectoryServiceSwingAdministration.Factory A serializable factory for creating this UI
DirectoryServiceSwingRepresentation SwingUI-representation of the directory-service
DirectoryServiceSwingRepresentation.Factory A serializable factory for creating this UI
DirectoryServiceSwingRepresentation.InputStreamDataSource  
DirectoryServiceSwingRepresentation.MimeDataHandlerEntryActionListener  
FileObjectFactory An ObjectFactory, returning a name-value-set with the content and some other attributes (size, last-accessed-time,...) for a file and special handling for some files (storing references or even the (java-)code to contexts in files,...)
FileObjectFactory.RemoteFileDataSource  
M3UFileAttributesFactory FileAttributesFactory handling m3u-files
MP3FileAttributesFactory FileAttributesFactory handling mp3-files with ID3.tags
MyDeferedRemoteAttributes helper-class deferring the loading of all file-attributes until they are really needed
RemoteContext Remotely usable wrapper around a javax.naming.Context
RemoteContext.HelperEnumeration helper-class
RemoteDirContext Remotely usable wrapper around a javax.naming.directory.DirContext