Uses of Class
com.biglybt.pifimpl.remote.RPObject
-
-
Uses of RPObject in com.biglybt.pifimpl.remote
Subclasses of RPObject in com.biglybt.pifimpl.remote Modifier and Type Class Description class
RPPluginConfig
class
RPPluginInterface
Fields in com.biglybt.pifimpl.remote declared as RPObject Modifier and Type Field Description RPObject
RPRequest. object
Methods in com.biglybt.pifimpl.remote that return RPObject Modifier and Type Method Description static RPObject
RPObject. _lookupLocal(long object_id)
protected static RPObject
RPObject. _lookupLocal(java.lang.Object key)
RPObject
RPRequest. getObject()
Constructors in com.biglybt.pifimpl.remote with parameters of type RPObject Constructor Description RPRequest(RPObject _object, java.lang.String _method, java.lang.Object[] _params)
-
Uses of RPObject in com.biglybt.pifimpl.remote.disk
Subclasses of RPObject in com.biglybt.pifimpl.remote.disk Modifier and Type Class Description class
RPDiskManagerFileInfo
-
Uses of RPObject in com.biglybt.pifimpl.remote.download
Subclasses of RPObject in com.biglybt.pifimpl.remote.download Modifier and Type Class Description class
RPDownload
class
RPDownloadAnnounceResult
class
RPDownloadManager
class
RPDownloadScrapeResult
class
RPDownloadStats
-
Uses of RPObject in com.biglybt.pifimpl.remote.ipfilter
Subclasses of RPObject in com.biglybt.pifimpl.remote.ipfilter Modifier and Type Class Description class
RPIPFilter
class
RPIPRange
-
Uses of RPObject in com.biglybt.pifimpl.remote.torrent
Subclasses of RPObject in com.biglybt.pifimpl.remote.torrent Modifier and Type Class Description class
RPTorrent
class
RPTorrentDownloader
class
RPTorrentManager
-
Uses of RPObject in com.biglybt.pifimpl.remote.tracker
Subclasses of RPObject in com.biglybt.pifimpl.remote.tracker Modifier and Type Class Description class
RPTracker
class
RPTrackerTorrent
-
Uses of RPObject in com.biglybt.pifimpl.remote.utils
Subclasses of RPObject in com.biglybt.pifimpl.remote.utils Modifier and Type Class Description class
RPShortCuts
-