Uses of Class
org.jgroups.conf.ProtocolParameter
Packages that use ProtocolParameter
-
Uses of ProtocolParameter in org.jgroups.conf
Methods in org.jgroups.conf that return ProtocolParameterModifier and TypeMethodDescriptionProtocolData.getParametersAsArray()protected static ProtocolParameter[]XmlConfigurator.parseProtocolParameters(Element protparams) Methods in org.jgroups.conf with parameters of type ProtocolParameterConstructors in org.jgroups.conf with parameters of type ProtocolParameterModifierConstructorDescriptionProtocolData(String protocolName, String description, String className, ProtocolParameter[] params) ProtocolData(String overRideName, ProtocolParameter[] params)