Uses of Interface
org.universAAL.ri.gateway.communicator.service.GatewayCommunicator

Packages that use GatewayCommunicator
org.universAAL.ri.gateway.communicator.service.impl   
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.exporting   
org.universAAL.ri.gateway.eimanager.impl.importing   
 

Uses of GatewayCommunicator in org.universAAL.ri.gateway.communicator.service.impl
 

Classes in org.universAAL.ri.gateway.communicator.service.impl that implement GatewayCommunicator
 class GatewayCommunicatorImpl
          AALSpace Gateway Communicator implementation.
 

Methods in org.universAAL.ri.gateway.communicator.service.impl that return GatewayCommunicator
 GatewayCommunicator CommunicatorStarter.getCommunicator()
           
 

Constructors in org.universAAL.ri.gateway.communicator.service.impl with parameters of type GatewayCommunicator
SocketCommunicationHandler(GatewayCommunicator communicator)
           
 

Uses of GatewayCommunicator in org.universAAL.ri.gateway.eimanager.impl
 

Constructors in org.universAAL.ri.gateway.eimanager.impl with parameters of type GatewayCommunicator
ExportManagerImpl(GatewayCommunicator communicator)
           
ImportManagerImpl(GatewayCommunicator communicator)
           
 

Uses of GatewayCommunicator in org.universAAL.ri.gateway.eimanager.impl.exporting
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.exporting with parameters of type GatewayCommunicator
ExportedProxyManager(GatewayCommunicator communicator)
           
 

Uses of GatewayCommunicator in org.universAAL.ri.gateway.eimanager.impl.importing
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.importing with parameters of type GatewayCommunicator
ImportedProxyManager(GatewayCommunicator communicator)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.