| Package | Description | 
|---|---|
| com.caucho.server.repository | 
| Modifier and Type | Method and Description | 
|---|---|
| SendFile | RepositoryProxy. requestFile(java.lang.String sha1)Returns repository file contents. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RepositoryProxy. requestFile(java.lang.String sha1,
           ReplyCallback<SendFile> cb)Returns repository file contents. |