|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataLoader | |
---|---|
org.klomp.snark | I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features. |
Uses of DataLoader in org.klomp.snark |
---|
Classes in org.klomp.snark that implement DataLoader | |
---|---|
(package private) class |
PeerState
|
Fields in org.klomp.snark declared as DataLoader | |
---|---|
(package private) DataLoader |
Message.dataLoader
|
Methods in org.klomp.snark with parameters of type DataLoader | |
---|---|
(package private) void |
PeerConnectionOut.sendPiece(int piece,
int begin,
int length,
DataLoader loader)
Queue a piece message with a callback to load the data from disk when required. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |