|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolParameter | |
|---|---|
| org.jgroups.conf | Provides ways to configure a protocol stack. |
| Uses of ProtocolParameter in org.jgroups.conf |
|---|
| Methods in org.jgroups.conf that return ProtocolParameter | |
|---|---|
ProtocolParameter[] |
ProtocolData.getParametersAsArray()
|
protected static ProtocolParameter[] |
XmlConfigurator.parseProtocolParameters(org.w3c.dom.Element protparams)
|
| 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 className,
ProtocolParameter[] params)
|
|
ProtocolData(java.lang.String protocolName,
java.lang.String description,
java.lang.String className,
ProtocolParameter[] params)
Deprecated. Use ProtocolData.ProtocolData(String, String, ProtocolParameter[]) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||