Method | Description | |
---|---|---|
BundleFetchConnection ( |
||
Close ( ) : void | ||
SetPackLockMessage ( string message ) : void |
Method | Description | |
---|---|---|
doFetch ( ProgressMonitor monitor, List want, List |
Method | Description | |
---|---|---|
duplicateAdvertisement ( string name ) : |
||
newIndexPack ( ) : |
||
readBundleV2 ( ) : void | ||
readLine ( byte hdrbuf ) : string | ||
readSignature ( ) : int | ||
verifyPrerequisites ( ) : void |
public BundleFetchConnection ( |
||
transportBundle | ||
src | ||
return | System |
public SetPackLockMessage ( string message ) : void | ||
message | string | |
return | void |
protected doFetch ( ProgressMonitor monitor, List want, List |
||
monitor | ProgressMonitor | |
want | List | |
have | List |
|
return | void |