| Package | Description | 
|---|---|
| org.universAAL.ri.gateway.proxies | |
| org.universAAL.ri.gateway.proxies.exporting | 
 Exporting Proxies, are those components that represent local components inside the Gateway, and handle the operations required in other for remote Space to communicate with them. 
 | 
| org.universAAL.ri.gateway.proxies.importing | 
 Importing Proxies are components that represent remote components. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BusMemberReferenceTemporal  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BusMemberReference> | 
ReferencesManager.getReferencesFor(List<String> scopes)  | 
Collection<BusMemberReference> | 
ReferencesManager.getReferencesFor(String scope)  | 
Collection<BusMemberReference> | 
ReferencesManager.getRemoteProxiesReferences()
Create a copy of the internal Collection of references. 
 | 
Collection<BusMemberReference> | 
ProxyBusMember.getRemoteProxiesReferences()
List all current references for this proxy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReferencesManager.addRemoteProxyReference(BusMemberReference remoteReference)
Add a reference. 
 | 
void | 
ProxyBusMember.addRemoteProxyReference(BusMemberReference remoteReference)
Add a  
BusMemberReference to the proxy. | 
void | 
ReferencesManager.removeRemoteProxyReference(BusMemberReference remoteReference)
Remove a reference. 
 | 
void | 
ProxyBusMember.removeRemoteProxyReference(BusMemberReference remoteReference)
Remove a concrete remote proxy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BusMemberReference> | 
ProxyContextPublisher.getRemoteProxiesReferences()  | 
Collection<BusMemberReference> | 
ProxySCaller.getRemoteProxiesReferences()
List all current references for this proxy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProxyContextPublisher.addRemoteProxyReference(BusMemberReference remoteReference)  | 
void | 
ProxySCaller.addRemoteProxyReference(BusMemberReference remoteReference)
Add a  
BusMemberReference to the proxy. | 
void | 
ProxyContextPublisher.removeRemoteProxyReference(BusMemberReference remoteReference)  | 
void | 
ProxySCaller.removeRemoteProxyReference(BusMemberReference remoteReference)
Remove a concrete remote proxy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BusMemberReference> | 
ProxySCallee.getRemoteProxiesReferences()
List all current references for this proxy. 
 | 
Collection<BusMemberReference> | 
ProxyContextSubscriber.getRemoteProxiesReferences()
List all current references for this proxy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProxySCallee.addRemoteProxyReference(BusMemberReference remoteReference)
Add a  
BusMemberReference to the proxy. | 
void | 
ProxyContextSubscriber.addRemoteProxyReference(BusMemberReference remoteReference)
Add a  
BusMemberReference to the proxy. | 
void | 
ProxySCallee.removeRemoteProxyReference(BusMemberReference remoteReference)
Remove a concrete remote proxy. 
 | 
void | 
ProxyContextSubscriber.removeRemoteProxyReference(BusMemberReference remoteReference)
Remove a concrete remote proxy. 
 | 
Copyright © 2018 universAAL Consortium. All rights reserved.