|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Segment | |
---|---|
org.xnap.plugin.azureus | |
org.xnap.plugin.gift.net | |
org.xnap.plugin.opennap.net | Provides the OpenNap network communication classes for search, transfer and chat. |
org.xnap.plugin.overnet.net | |
org.xnap.transfer | Provides interfaces and classes for transfers. |
Uses of Segment in org.xnap.plugin.azureus |
---|
Classes in org.xnap.plugin.azureus that implement Segment | |
---|---|
class |
AzureusDownloadSegment
|
class |
AzureusSegment
The end of the segment can change through a split. |
Methods in org.xnap.plugin.azureus that return Segment | |
---|---|
Segment[] |
AzureusDownload.getSegments()
|
Segment[] |
AzureusDownloadContainer.getSegments()
|
Constructors in org.xnap.plugin.azureus with parameters of type Segment | |
---|---|
AzureusDownloadSegment(long totalSize,
long start,
long end,
Segment parentSegment)
|
Uses of Segment in org.xnap.plugin.gift.net |
---|
Methods in org.xnap.plugin.gift.net that return Segment | |
---|---|
Segment[] |
GiFTDownload.getSegments()
|
Segment[] |
GiFTDownloadContainer.getSegments()
|
Segment[] |
GiFTUpload.getSegments()
|
Uses of Segment in org.xnap.plugin.opennap.net |
---|
Classes in org.xnap.plugin.opennap.net that implement Segment | |
---|---|
class |
OpenNapSegment
The end of the segment can change through a split. |
Methods in org.xnap.plugin.opennap.net that return Segment | |
---|---|
Segment[] |
OpenNapDirectBrowse.getSegments()
|
Segment[] |
OpenNapDirectBrowseUpload.getSegments()
|
Segment[] |
OpenNapDownload.getSegments()
|
Segment[] |
OpenNapDownloadContainer.getSegments()
|
Segment[] |
OpenNapSegmentManager.getSegments()
|
Segment[] |
OpenNapUpload.getSegments()
|
Uses of Segment in org.xnap.plugin.overnet.net |
---|
Classes in org.xnap.plugin.overnet.net that implement Segment | |
---|---|
class |
OvernetSegment
|
Methods in org.xnap.plugin.overnet.net that return Segment | |
---|---|
Segment[] |
OvernetDownload.getSegments()
|
Uses of Segment in org.xnap.transfer |
---|
Classes in org.xnap.transfer that implement Segment | |
---|---|
class |
DefaultSegment
|
Methods in org.xnap.transfer that return Segment | |
---|---|
Segment[] |
AbstractTransfer.getSegments()
|
Segment[] |
Transfer.getSegments()
Returns the segments for segmented downloads. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |