Class UploadSession
java.lang.Object
com.biglybt.core.peermanager.uploadslots.UploadSession
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PEPeer
private final int
protected static final int
protected static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
protected String
protected boolean
isSameSession
(UploadSession session) protected void
start()
protected void
stop()
-
Field Details
-
TYPE_DOWNLOAD
protected static final int TYPE_DOWNLOAD- See Also:
-
TYPE_SEED
protected static final int TYPE_SEED- See Also:
-
peer
-
session_type
private final int session_type
-
-
Constructor Details
-
UploadSession
-
-
Method Details
-
getSessionType
protected int getSessionType() -
start
protected void start() -
stop
protected void stop() -
isSameSession
-
getStatsTrace
-