Package | Description |
---|---|
org.jgroups.conf |
Provides ways to configure a protocol stack.
|
Modifier and Type | Method and Description |
---|---|
protected static ClassMap[] |
MagicNumberReader.parse(java.io.InputStream stream) |
protected static ClassMap |
MagicNumberReader.parseClassData(org.w3c.dom.Node protocol) |
ClassMap[] |
MagicNumberReader.readMagicNumberMapping()
try to read the magic number configuration file as a Resource form the classpath using getResourceAsStream
if this fails this method tries to read the configuration file from mMagicNumberFile using a FileInputStream (not in classpath but somewhere else in the disk)
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.