| Package | Description | 
|---|---|
| org.wildfly.swarm.config.jgroups.stack.relay | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RemoteSite<T extends RemoteSite<T>>
A remote site to which to bridge. 
 | 
interface  | 
RemoteSiteConsumer<T extends RemoteSite<T>>  | 
interface  | 
RemoteSiteSupplier<T extends RemoteSite>  | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteSite | 
RemoteSiteSupplier.get()
Constructed instance of RemoteSite resource 
 | 
RemoteSite | 
RELAY2.RELAY2Resources.remoteSite(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<RemoteSite> | 
RELAY2.RELAY2Resources.remoteSites()
Get the list of RemoteSite resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RELAY2.remoteSite(RemoteSite value)
Add the RemoteSite object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RELAY2.remoteSites(List<RemoteSite> value)
Add all RemoteSite objects to this subresource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.