Uses of Class
org.jgroups.conf.ClassMap
Packages that use ClassMap
-
Uses of ClassMap in org.jgroups.conf
Methods in org.jgroups.conf that return ClassMapModifier and TypeMethodDescriptionprotected static ClassMap[]
MagicNumberReader.parse
(InputStream stream) protected static ClassMap
MagicNumberReader.parseClassData
(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)