Uses of Class
org.eclipse.jgit.storage.dfs.DfsOutputStream

Packages that use DfsOutputStream
org.eclipse.jgit.storage.dfs   
 

Uses of DfsOutputStream in org.eclipse.jgit.storage.dfs
 

Methods in org.eclipse.jgit.storage.dfs that return DfsOutputStream
protected abstract  DfsOutputStream DfsObjDatabase.writePackFile(DfsPackDescription desc)
          Open a pack file for writing.
protected abstract  DfsOutputStream DfsObjDatabase.writePackIndex(DfsPackDescription desc)
          Open a pack index for writing.
 



Copyright © 2012. All Rights Reserved.