public class TransferConfig extends Object
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFormattedMaxObjectSizeLimit()  | 
boolean | 
getInheritProjectMaxObjectSizeLimit()  | 
long | 
getMaxObjectSizeLimit()  | 
org.eclipse.jgit.storage.pack.PackConfig | 
getPackConfig()  | 
int | 
getTimeout()  | 
public int getTimeout()
public org.eclipse.jgit.storage.pack.PackConfig getPackConfig()
public long getMaxObjectSizeLimit()
public String getFormattedMaxObjectSizeLimit()
public boolean getInheritProjectMaxObjectSizeLimit()