|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolParameter | |
org.jgroups.conf |
Uses of ProtocolParameter in org.jgroups.conf |
Methods in org.jgroups.conf that return ProtocolParameter | |
protected static ProtocolParameter[] |
XmlConfigurator.parseProtocolParameters(org.w3c.dom.Element protparams)
|
ProtocolParameter[] |
ProtocolData.getParametersAsArray()
|
Methods in org.jgroups.conf with parameters of type ProtocolParameter | |
void |
ProtocolData.override(ProtocolParameter[] params)
|
Constructors in org.jgroups.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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |