Uses of Interface
solar.service.directory.Directory

Packages that use Directory
solar.service.directory Contains directory service that allows name advertisements and lookups. 
 

Uses of Directory in solar.service.directory
 

Classes in solar.service.directory that implement Directory
 class FlatDirectory
          A flat directory is a hashtable with name strands as the keys.
 

Fields in solar.service.directory declared as Directory
protected  Directory DistDirectoryService._directory
           
protected  Directory CentralDirectoryService._directory