Provides ways to configure a protocol stack.
See: Description
| Interface Summary | |
|---|---|
| ProtocolStackConfigurator | |
| Class Summary | |
|---|---|
| ClassConfigurator | This class will be replaced with the class that read info from the magic number configurator that reads info from the xml file. |
| ClassMap | Maintains mapping between magic number and class |
| ClassPathEntityResolver | |
| ConfiguratorFactory | The ConfigurationFactory is a factory that returns a protocol stack configurator. |
| MagicNumberReader | Reads and maintains mapping between magic numbers and classes |
| PlainConfigurator | A ProtocolStackConfigurator for the old style properties. |
| ProtocolData | Data holder for protocol |
| ProtocolParameter | Data holder for protocol data |
| XmlConfigurator | Uses XML to configure a protocol stack |
| XmlValidator | |