Uses of Class
org.xiruss.repository.common.VersionByResourceMapImpl

Packages that use VersionByResourceMapImpl
org.xiruss.xirussrepository.client This package provides client-side proxies that implement all the relevant Repository and XirussRepository APIs and manage all communication with the HTTP Xiruss Repository API (provided by the JettyXirussHttpApiRunner class. 
 

Uses of VersionByResourceMapImpl in org.xiruss.xirussrepository.client
 

Subclasses of VersionByResourceMapImpl in org.xiruss.xirussrepository.client
 class VersionByResourceMapClient
          Client-side implementation that allows us to instantiate the map using only object IDs rather than fetching the resources for each version.