프로퍼티 | 타입 | 설명 | |
---|---|---|---|
additionalHaves | List |
||
inStream | Stream | ||
local | Repository | ||
outNeedsEnd | bool | ||
outStream | Stream | ||
pckIn | |||
pckOut | |||
transport | |||
uri |
메소드 | 설명 | |
---|---|---|
Close ( ) : void |
메소드 | 설명 | |
---|---|---|
BasePackConnection ( IPackTransport packTransport ) : System | ||
init ( Stream myStream ) : void | ||
init ( Stream instream, Stream outstream ) : void | ||
isCapableOf ( string option ) : bool | ||
noRepository ( ) : |
||
readAdvertisedRefs ( ) : void | ||
wantCapability ( StringBuilder b, string option ) : bool |
메소드 | 설명 | |
---|---|---|
duplicateAdvertisement ( string name ) : |
||
readAdvertisedRefsImpl ( ) : void |
protected BasePackConnection ( IPackTransport packTransport ) : System | ||
packTransport | IPackTransport | |
리턴 | System |
protected init ( Stream instream, Stream outstream ) : void | ||
instream | Stream | |
outstream | Stream | |
리턴 | void |
protected noRepository ( ) : |
||
리턴 |
protected wantCapability ( StringBuilder b, string option ) : bool | ||
b | StringBuilder | |
option | string | |
리턴 | bool |