Uses of Class
com.biglybt.pifimpl.remote.RPException
-
-
Uses of RPException in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that throw RPException Modifier and Type Method Description protected java.lang.Object
RPObject. _fixupLocal()
java.lang.Object
RPPluginConfig. _setLocal()
java.lang.Object
RPPluginInterface. _setLocal()
void
RPRequestAccessController. checkAccess(java.lang.String object_type, RPRequest request)
RPReply
RPRequestDispatcher. dispatch(RPRequest request)
static RPPluginInterface
RPFactory. getPlugin(RPRequestDispatcher dispatcher)
java.lang.Object
RPReply. getResponse()
-
Uses of RPException in com.biglybt.pifimpl.remote.disk
Methods in com.biglybt.pifimpl.remote.disk that throw RPException Modifier and Type Method Description java.lang.Object
RPDiskManagerFileInfo. _setLocal()
-
Uses of RPException in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that throw RPException Modifier and Type Method Description java.lang.Object
RPDownload. _setLocal()
java.lang.Object
RPDownloadAnnounceResult. _setLocal()
java.lang.Object
RPDownloadManager. _setLocal()
java.lang.Object
RPDownloadScrapeResult. _setLocal()
java.lang.Object
RPDownloadStats. _setLocal()
-
Uses of RPException in com.biglybt.pifimpl.remote.ipfilter
Methods in com.biglybt.pifimpl.remote.ipfilter that throw RPException Modifier and Type Method Description java.lang.Object
RPIPFilter. _setLocal()
java.lang.Object
RPIPRange. _setLocal()
-
Uses of RPException in com.biglybt.pifimpl.remote.rpexceptions
Subclasses of RPException in com.biglybt.pifimpl.remote.rpexceptions Modifier and Type Class Description class
RPInternalProcessException
class
RPMethodAccessDeniedException
class
RPNoObjectIDException
class
RPObjectNoLongerExistsException
class
RPThrowableAsReplyException
-
Uses of RPException in com.biglybt.pifimpl.remote.torrent
Methods in com.biglybt.pifimpl.remote.torrent that throw RPException Modifier and Type Method Description java.lang.Object
RPTorrent. _setLocal()
java.lang.Object
RPTorrentDownloader. _setLocal()
java.lang.Object
RPTorrentManager. _setLocal()
-
Uses of RPException in com.biglybt.pifimpl.remote.tracker
Methods in com.biglybt.pifimpl.remote.tracker that throw RPException Modifier and Type Method Description java.lang.Object
RPTracker. _setLocal()
java.lang.Object
RPTrackerTorrent. _setLocal()
-
Uses of RPException in com.biglybt.pifimpl.remote.utils
Methods in com.biglybt.pifimpl.remote.utils that throw RPException Modifier and Type Method Description java.lang.Object
RPShortCuts. _setLocal()
-