Uses of Interface
org.alfresco.service.cmr.remote.RepoRemote
-
Packages that use RepoRemote Package Description org.alfresco.repo.remote -
-
Uses of RepoRemote in org.alfresco.repo.remote
Classes in org.alfresco.repo.remote that implement RepoRemote Modifier and Type Class Description classRepoRemoteImplClient side implementation of RepoRemote interface.classRepoRemoteServiceServer side implementation of RepoRemote.Methods in org.alfresco.repo.remote with parameters of type RepoRemote Modifier and Type Method Description voidRepoRemoteTransportService. setRepoRemote(RepoRemote remote)Set the RepoRemote instance.
-