Uses of Class
org.jgroups.util.Triple
Packages that use Triple
-
Uses of Triple in org.jgroups.conf
Methods in org.jgroups.conf that return types with arguments of type TripleModifier and TypeMethodDescriptionClassConfigurator.parse(InputStream in) ClassConfigurator.readMappings(String name) 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)