public class ConfigAnalyzer
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfigAnalyzer.IGateLevel
Enumeration defining the level of I-gate operation allowed on this system.
|
static class |
ConfigAnalyzer.Port
Structure containing statistics about a port carrying APRS traffic.
|
static class |
ConfigAnalyzer.PortCategory
Enumeration defining generic port categories.
|
static class |
ConfigAnalyzer.YAACSystem
Configuration analysis statistics for the local YAAC system as a whole.
|
Constructor and Description |
---|
ConfigAnalyzer() |
Modifier and Type | Method and Description |
---|---|
static ConfigAnalyzer.YAACSystem |
analyzeConfig()
Perform a configuration analysis of YAAC.
|
public static ConfigAnalyzer.YAACSystem analyzeConfig()