Uses of Class
org.zanata.client.etag.ETagCache

Packages that use ETagCache
org.zanata.client.commands   
org.zanata.client.etag   
 

Uses of ETagCache in org.zanata.client.commands
 

Fields in org.zanata.client.commands declared as ETagCache
protected  ETagCache PushPullCommand.eTagCache
           
 

Uses of ETagCache in org.zanata.client.etag
 

Methods in org.zanata.client.etag that return ETagCache
static ETagCache ETagCacheReaderWriter.readCache(InputStream is)
           
 

Methods in org.zanata.client.etag with parameters of type ETagCache
static void ETagCacheReaderWriter.writeCache(ETagCache cache, OutputStream os)
           
 



Copyright © 2013 Zanata Project. All Rights Reserved.