Frames | No Frames |
Methods with return type org.jgroups.conf.ClassMap | |
ClassMap[] | MagicNumberReader.parse(InputStream stream) |
ClassMap | MagicNumberReader.parseClassData(Node protocol) |
ClassMap[] | 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)
|