Uses of Class
org.javagroups.conf.ProtocolParameter

Packages that use ProtocolParameter
org.javagroups.conf   
 

Uses of ProtocolParameter in org.javagroups.conf
 

Methods in org.javagroups.conf that return ProtocolParameter
 ProtocolParameter[] ProtocolData.getParametersAsArray()
           
protected static ProtocolParameter[] XmlConfigurator.parseProtocolParameters(org.w3c.dom.Element protparams)
           
 

Methods in org.javagroups.conf with parameters of type ProtocolParameter
 void ProtocolData.override(ProtocolParameter[] params)
           
 

Constructors in org.javagroups.conf with parameters of type ProtocolParameter
ProtocolData(java.lang.String protocolName, java.lang.String description, java.lang.String className, ProtocolParameter[] params)
           
ProtocolData(java.lang.String overRideName, ProtocolParameter[] params)
           
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.