Метод | Описание | |
---|---|---|
BundleFetchConnection ( |
||
Close ( ) : void | ||
SetPackLockMessage ( string message ) : void |
Метод | Описание | |
---|---|---|
doFetch ( ProgressMonitor monitor, List want, List |
Метод | Описание | |
---|---|---|
duplicateAdvertisement ( string name ) : |
||
newIndexPack ( ) : |
||
readBundleV2 ( ) : void | ||
readLine ( byte hdrbuf ) : string | ||
readSignature ( ) : int | ||
verifyPrerequisites ( ) : void |
public BundleFetchConnection ( |
||
transportBundle | ||
src | ||
Результат | System |
public SetPackLockMessage ( string message ) : void | ||
message | string | |
Результат | void |
protected doFetch ( ProgressMonitor monitor, List want, List |
||
monitor | ProgressMonitor | |
want | List | |
have | List |
|
Результат | void |