Package | Description |
---|---|
com.streamscape.sef.discovery |
Modifier and Type | Method and Description |
---|---|
DirectoryTable |
DiscoveryModule.getDirectoryTable()
Returns a Directory Table associated with the module.
|
static DirectoryTable |
DiscoveryModuleFactory.readDirectoryTable(java.lang.String filename)
Reads the
DirectoryTable object from the specified file. |
Modifier and Type | Method and Description |
---|---|
static void |
DiscoveryModuleFactory.writeDirectoryTable(DirectoryTable directoryTable,
java.lang.String filename)
Writes the specified
DirectoryTable object to the specified file. |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.