Uses of Class
org.jgroups.conf.ClassMap

Packages that use ClassMap
org.jgroups.conf Provides ways to configure a protocol stack. 
 

Uses of ClassMap in org.jgroups.conf
 

Methods in org.jgroups.conf that return ClassMap
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-2009 Bela Ban / Red Hat. All Rights Reserved.