Uses of Class
org.xiruss.xirussrepository.client.SnapshotProxy

Packages that use SnapshotProxy
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 SnapshotProxy in org.xiruss.xirussrepository.client
 

Subclasses of SnapshotProxy in org.xiruss.xirussrepository.client
 class MutableSnapshotProxy
           
 

Methods in org.xiruss.xirussrepository.client with parameters of type SnapshotProxy
protected  PathString VersionProxy.getPathInSnapshotContext(SnapshotProxy snapshot)