public class ConfigAnalyzer
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ConfigAnalyzer.IGateLevelEnumeration defining the level of I-gate operation allowed on this system. | 
| static class  | ConfigAnalyzer.PortStructure containing statistics about a port carrying APRS traffic. | 
| static class  | ConfigAnalyzer.PortCategoryEnumeration defining generic port categories. | 
| static class  | ConfigAnalyzer.YAACSystemConfiguration 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()