|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolData | |
|---|---|
| org.jgroups.conf | Provides ways to configure a protocol stack. |
| Uses of ProtocolData in org.jgroups.conf |
|---|
| Methods in org.jgroups.conf that return ProtocolData | |
|---|---|
ProtocolData[] |
ProtocolStackConfigurator.getProtocolStack()
|
ProtocolData[] |
XmlConfigurator.getProtocolStack()
|
ProtocolData[] |
PlainConfigurator.getProtocolStack()
Throws a UnsupportedOperationException all the time. |
| Methods in org.jgroups.conf with parameters of type ProtocolData | |
|---|---|
void |
XmlConfigurator.add(ProtocolData data)
|
void |
XmlConfigurator.override(ProtocolData data)
|
| Constructors in org.jgroups.conf with parameters of type ProtocolData | |
|---|---|
XmlConfigurator(java.lang.String stackName,
ProtocolData[] protocols)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||