Uses of Class
com.biglybt.plugin.extseed.impl.ExternalSeedReaderRequest
-
Packages that use ExternalSeedReaderRequest Package Description com.biglybt.plugin.extseed.impl com.biglybt.plugin.extseed.impl.getright -
-
Uses of ExternalSeedReaderRequest in com.biglybt.plugin.extseed.impl
Fields in com.biglybt.plugin.extseed.impl declared as ExternalSeedReaderRequest Modifier and Type Field Description private ExternalSeedReaderRequest
ExternalSeedReaderImpl. active_read_request
private ExternalSeedReaderRequest
ExternalSeedReaderImpl. current_request
Methods in com.biglybt.plugin.extseed.impl with parameters of type ExternalSeedReaderRequest Modifier and Type Method Description protected void
ExternalSeedReaderImpl. readData(ExternalSeedReaderRequest request)
-
Uses of ExternalSeedReaderRequest in com.biglybt.plugin.extseed.impl.getright
Methods in com.biglybt.plugin.extseed.impl.getright with parameters of type ExternalSeedReaderRequest Modifier and Type Method Description protected void
ExternalSeedReaderGetRight. readData(ExternalSeedReaderRequest request)
-