Prev Package | Next Package | Frames | No Frames |
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. The name and the relative path of the magic number map file can be specified as value of the property org.jgroups.conf.magicNumberFile . |
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 |