Uses of Class
com.caucho.env.git.GitCommitJar

Packages that use GitCommitJar
com.caucho.env.git   
com.caucho.env.repository   
com.caucho.server.admin   
 

Uses of GitCommitJar in com.caucho.env.git
 

Methods in com.caucho.env.git that return GitCommitJar
static GitCommitJar GitCommitJar.createDirectory(Path dir)
           
 

Uses of GitCommitJar in com.caucho.env.repository
 

Methods in com.caucho.env.repository with parameters of type GitCommitJar
protected  java.lang.String AbstractRepository.addArchive(GitCommitJar commit)
           
 

Uses of GitCommitJar in com.caucho.server.admin
 

Constructors in com.caucho.server.admin with parameters of type GitCommitJar
GitJarStreamSource(java.lang.String sha1, GitCommitJar gitJar)
          Create a new GitJarStreamSource for the named file