Interface RelayConfiguration
- All Superinterfaces:
ProtocolConfiguration<org.jgroups.protocols.relay.RELAY2>
public interface RelayConfiguration
extends ProtocolConfiguration<org.jgroups.protocols.relay.RELAY2>
Configuration of the RELAY2 protocol.
- Author:
- Paul Ferraro
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
createProtocol, getName, getSocketBindings
-
Field Details
-
PROTOCOL_NAME
- See Also:
-
-
Method Details
-
getSiteName
String getSiteName() -
getRemoteSites
List<RemoteSiteConfiguration> getRemoteSites()
-