Uses of Interface
org.ourgrid.peer.community.RemoteAccess

Packages that use RemoteAccess
org.ourgrid.peer.community   
org.ourgrid.peer.community.communicationlayer   
 

Uses of RemoteAccess in org.ourgrid.peer.community
 

Classes in org.ourgrid.peer.community that implement RemoteAccess
 class RemoteAccessImpl
           
 

Uses of RemoteAccess in org.ourgrid.peer.community.communicationlayer
 

Methods in org.ourgrid.peer.community.communicationlayer with parameters of type RemoteAccess
 void CommunicationLayerImpl.config(RemoteAccess remoteAccess)
          Configures the ConcreteCommunicationLayer.