Class RPObject
java.lang.Object
com.biglybt.pifimpl.remote.RPObject
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RPDiskManagerFileInfo, RPDownload, RPDownloadAnnounceResult, RPDownloadManager, RPDownloadScrapeResult, RPDownloadStats, RPIPFilter, RPIPRange, RPPluginConfig, RPPluginInterface, RPShortCuts, RPTorrent, RPTorrentDownloader, RPTorrentManager, RPTracker, RPTrackerTorrent
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Objectprotected RPRequestDispatcherprotected static longprotected static Mapprotected static Map -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Object_getName()long_getOID()static RPObject_lookupLocal(long object_id) protected static RPObject_lookupLocal(Object key) void_refresh()protected void_setDelegate(Object _delegate) void_setRemote(RPRequestDispatcher __dispatcher) protected RPRequestDispatchervoidvoid
-
Field Details
-
object_registry
-
object_registry_reverse
-
next_key
protected static transient long next_key -
_object_id
-
__delegate
-
_dispatcher
-
-
Constructor Details
-
RPObject
public RPObject() -
RPObject
-
-
Method Details
-
_lookupLocal
-
_lookupLocal
-
_getOID
public long _getOID() -
_setDelegate
-
_getDelegate
-
_fixupLocal
- Throws:
RPException
-
_setRemote
-
getDispatcher
-
_process
-
_setLocal
-
_refresh
public void _refresh() -
_getName
-
notSupported
public void notSupported() -
notSupported
-