public interface RelayConfiguration extends ProtocolConfiguration<org.jgroups.protocols.relay.RELAY2>
Modifier and Type | Field and Description |
---|---|
static String |
PROTOCOL_NAME |
Modifier and Type | Method and Description |
---|---|
List<RemoteSiteConfiguration> |
getRemoteSites() |
String |
getSiteName() |
createProtocol, getName, getSocketBindings
static final String PROTOCOL_NAME
String getSiteName()
List<RemoteSiteConfiguration> getRemoteSites()
Copyright © 2019 JBoss by Red Hat. All rights reserved.