Package | Description |
---|---|
org.jgroups.conf |
Provides ways to configure a protocol stack.
|
Modifier and Type | Method and Description |
---|---|
ProtocolParameter[] |
ProtocolData.getParametersAsArray() |
protected static ProtocolParameter[] |
XmlConfigurator.parseProtocolParameters(org.w3c.dom.Element protparams) |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolData.override(ProtocolParameter[] params) |
Constructor and Description |
---|
ProtocolData(java.lang.String overRideName,
ProtocolParameter[] params) |
ProtocolData(java.lang.String protocolName,
java.lang.String description,
java.lang.String className,
ProtocolParameter[] params) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.