|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ProtocolData | |
|---|---|
| org.javagroups.conf | |
| Uses of ProtocolData in org.javagroups.conf |
|---|
| Methods in org.javagroups.conf that return ProtocolData | |
ProtocolData[] |
XmlConfigurator.getProtocolStack()
|
protected static ProtocolData |
XmlConfigurator.parseProtocolData(org.w3c.dom.Node protocol)
|
ProtocolData[] |
PlainConfigurator.getProtocolStack()
Throws a UnsupportedOperationException all the time. |
ProtocolData[] |
ProtocolStackConfigurator.getProtocolStack()
|
| Methods in org.javagroups.conf with parameters of type ProtocolData | |
void |
XmlConfigurator.override(ProtocolData data)
|
void |
XmlConfigurator.add(ProtocolData data)
|
| Constructors in org.javagroups.conf with parameters of type ProtocolData | |
XmlConfigurator(java.lang.String stackName,
ProtocolData[] protocols)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||