A B C D E F G H I K L M N O P Q R S T U V W X Y

R

RateLimiter - Interface in org.gudy.azureus2.plugins.network
 
RawMessage - Interface in org.gudy.azureus2.plugins.network
A raw data payload used for outbound messages.
read(DistributedDatabaseListener, DistributedDatabaseKey, long) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
read(DistributedDatabaseListener, DistributedDatabaseKey, long, int) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
read(DistributedDatabaseProgressListener, DistributedDatabaseTransferType, DistributedDatabaseKey, long) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseContact
 
read(DistributedDatabaseContact, DistributedDatabaseTransferType, DistributedDatabaseKey) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseTransferHandler
 
READ - Static variable in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
read(ByteBuffer[], int, int) - Method in interface org.gudy.azureus2.plugins.network.Transport
Read data from the transport into the given buffers.
readBytes(int) - Method in interface org.gudy.azureus2.plugins.peers.Peer
Rate control - gives the maximum number of bytes that can be read from this connection at this time and returns the actual number read
readKeyStats(DistributedDatabaseListener, DistributedDatabaseKey, long) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
readResilientBEncodedFile(File, String, boolean) - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
receive(GenericMessageConnection, PooledByteBuffer) - Method in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnectionListener
 
received(int) - Method in interface org.gudy.azureus2.plugins.peers.PeerStats
The given number of data (payload) bytes have been received from the peer.
recheckData() - Method in interface org.gudy.azureus2.plugins.download.Download
Performs a complete recheck of the downloaded data Download must be in stopped, queued or error state Action is performed asynchronously and will progress the download through states PREPARING back to the relevant state
refresh() - Method in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItem
Deprecated. Called by the GUI whenever a refresh is needed.
refresh() - Method in interface org.gudy.azureus2.plugins.ui.tables.peers.PluginPeerItem
Deprecated. Called by the GUI whenever a refresh is needed.
refresh(TableCell, boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCellLightRefreshListener
Triggered based on refresh interval specified in TableColumn.getRefreshInterval()
refresh(TableCell) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCellRefreshListener
Triggered based on refresh interval specified in TableColumn.getRefreshInterval()
refresh() - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
refreshPluginList() - Method in class org.gudy.azureus2.plugins.PluginManager
 
registerAdditionalFileType(String, String, String, String) - Method in interface org.gudy.azureus2.plugins.platform.PlatformManager
Registers a file type with this application
registerExtensionHandler(String, PeerProtocolExtensionHandler) - Method in interface org.gudy.azureus2.plugins.peers.protocol.PeerProtocolManager
Deprecated.  
registerGenericMessageType(String, String, int, GenericMessageHandler) - Method in interface org.gudy.azureus2.plugins.messaging.MessageManager
Register a peer-independent message handler
registerListener(IncomingMessageQueueListener) - Method in interface org.gudy.azureus2.plugins.network.IncomingMessageQueue
Register queue listener.
registerListener(OutgoingMessageQueueListener) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueue
Register queue listener.
registerMessageType(Message) - Method in interface org.gudy.azureus2.plugins.messaging.MessageManager
Register the given message type with the manager for processing.
registerPlugin(Class) - Static method in class org.gudy.azureus2.plugins.PluginManager
Programatic plugin registration interface
registerPlugin(Plugin, String) - Static method in class org.gudy.azureus2.plugins.PluginManager
 
registerSearchProvider(SearchProvider) - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
registerUpdatableComponent(UpdatableComponent, boolean) - Method in interface org.gudy.azureus2.plugins.update.UpdateManager
All updateable components must register in order to receive update check events
release() - Method in interface org.gudy.azureus2.plugins.utils.Semaphore
 
releaseAllWaiters() - Method in interface org.gudy.azureus2.plugins.utils.Semaphore
 
reload() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Reloads the ip filter from the config file (obtainable using "getFile")
reload() - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
remove() - Method in interface org.gudy.azureus2.plugins.download.Download
Removes a download.
remove(boolean, boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Same as "remove" but, if successful, deletes the torrent and/or data
remove() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
remove() - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Removes the menu item.
remove(Runnable) - Method in interface org.gudy.azureus2.plugins.utils.AggregatedDispatcher
 
remove(Object) - Method in interface org.gudy.azureus2.plugins.utils.AggregatedList
 
removeActivationListener(DownloadActivationListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the DownloadEventNotifier.addActivationListener(DownloadActivationListener) method.
removeAdditionalProperties() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Removal all non-standard properties (excluding plugin-properties below)
removeAlertListener(LoggerAlertListener) - Method in interface org.gudy.azureus2.plugins.logging.Logger
Remove previously added Alert Listener
removeAllChildItems() - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Removes all child menu items from this menu (if any exist).
removeAttributeListener(DownloadAttributeListener, TorrentAttribute, int) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the {@link #addAttributeListener(DownloadAttributeListener, TorrentAttribute, int) method.
removeAuthenticationListener(TrackerAuthenticationListener) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebContext
 
removeCellAddedListener(TableCellAddedListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
 
removeCellDisposeListener(TableCellDisposeListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
 
removeCellMouseListener(TableCellMouseListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Remove a previously added TableCellMouseListener
removeCellRefreshListener(TableCellRefreshListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Removed a previously added TableCellRefreshListener
removeCellToolTipListener(TableCellToolTipListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
 
removeCertificateListener(CertificateListener) - Method in interface org.gudy.azureus2.plugins.utils.security.SESecurityManager
 
removeChangeListener(ShareResourceListener) - Method in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
removeCompletionListener(DownloadCompletionListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object removed via the DownloadEventNotifier.addCompletionListener(DownloadCompletionListener) method.
removeConfigParameterListener(ConfigParameterListener) - Method in interface org.gudy.azureus2.plugins.config.ConfigParameter
 
removeConfigSection(ConfigSection) - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
removeDecisionListener(UpdateManagerDecisionListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
removeDecodedMessages() - Method in interface org.gudy.azureus2.plugins.messaging.MessageStreamDecoder
Get the messages decoded from the transport, if any, from the last decode op.
removeDefinedValue(String) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
Removes a value from the attribute set
removeDeletionListener(ShareResourceWillBeDeletedListener) - Method in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
removeDisposeListener(TableCellDisposeListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Remove a previously added TableCellDisposeListener
removeDownload(byte[]) - Method in interface org.gudy.azureus2.plugins.utils.ShortCuts
A quick way of deleting a download given its hash
removeDownloadWillBeAddedListener(DownloadWillBeAddedListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
 
removeDownloadWillBeRemovedListener(DownloadWillBeRemovedListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the DownloadEventNotifier.addDownloadWillBeRemovedListener(DownloadWillBeRemovedListener) method.
removeEventListener(PluginEventListener) - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
removeFileLoggingListener(FileLoggerAdapter) - Method in interface org.gudy.azureus2.plugins.logging.Logger
 
removeFillListener(MenuItemFillListener) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
 
removeInboundRateLimiter(RateLimiter) - Method in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
removeListener(DistributedDatabaseListener) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
removeListener(DiskManagerListener) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
removeListener(DownloadListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the #addDownloadListener(DownloadListener) method.
removeListener(DownloadManagerListener, boolean) - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
Removes a previously added listener.
removeListener(DownloadManagerListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
Removes a previously added listener.
removeListener(PluginInstallerListener) - Method in interface org.gudy.azureus2.plugins.installer.PluginInstaller
 
removeListener(LoggerChannelListener) - Method in interface org.gudy.azureus2.plugins.logging.LoggerChannel
Remove a reviously added LoggerChannelListener
removeListener(GenericMessageConnectionListener) - Method in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
removeListener(PeerListener) - Method in interface org.gudy.azureus2.plugins.peers.Peer
Deprecated. use removeListener( PeerListener2 )
removeListener(PeerListener2) - Method in interface org.gudy.azureus2.plugins.peers.Peer
Remove peer listener.
removeListener(PeerManagerListener) - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
removeListener(PluginListener) - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
removeListener(ShareManagerListener) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManager
 
removeListener(TorrentCreatorListener) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentCreator
 
removeListener(TorrentManagerListener) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentManager
 
removeListener(TrackerListener) - Method in interface org.gudy.azureus2.plugins.tracker.Tracker
 
removeListener(TrackerTorrentListener) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
removeListener(ParameterListener) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Removes a previously added listener
removeListener(MenuItemListener) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Removes a selection listener from this menu item.
removeListener(UpdateListener) - Method in interface org.gudy.azureus2.plugins.update.Update
 
removeListener(UpdateCheckerListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateChecker
 
removeListener(UpdateCheckInstanceListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
removeListener(UpdateManagerListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateManager
 
removeListener(LocaleListener) - Method in interface org.gudy.azureus2.plugins.utils.LocaleUtilities
 
removeListener(ResourceDownloaderListener) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloader
 
removeMouseListener(TableCellMouseListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Remove a previously added TableCellMouseListener
removeMouseListener(TableRowMouseListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Remove a previously added TableRowMouseListener
removeMultiListener(MenuItemListener) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Removes a selection listener from this menu item.
removeOutboundRateLimiter(RateLimiter) - Method in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
removePageGenerator(TrackerWebPageGenerator) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebContext
 
removePasswordListener(PasswordListener) - Method in interface org.gudy.azureus2.plugins.utils.security.SESecurityManager
 
removePeer(Peer) - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
removePeerListener(DownloadPeerListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the DownloadEventNotifier.addPeerListener(DownloadPeerListener) method.
removePluginColorParameter(String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Removes the plugin color parameter with the given name.
removePluginParameter(String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Removes the plugin parameter with the given name.
removeProgressListener(UpdateProgressListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateChecker
 
removePropertyChangeListener(UIPropertyChangeListener) - Method in interface org.gudy.azureus2.plugins.ui.components.UIComponent
 
removePropertyListener(DownloadPropertyListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the DownloadEventNotifier.addPropertyListener(DownloadPropertyListener) method.
removeRange(IPRange) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Remove a range
removeRefreshListener(TableCellRefreshListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Remove a previously added TableCellRefreshListener
removeRemovalListener(TrackerTorrentWillBeRemovedListener) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
removeToolTipListener(TableCellToolTipListener) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Remove a previously added TableCellToolTipListener
removeTorrentAttributeListener(TorrentAttributeListener) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
removeTrackerListener(DownloadTrackerListener) - Method in interface org.gudy.azureus2.plugins.download.DownloadEventNotifier
Removes a listener object added via the DownloadEventNotifier.addTrackerListener(DownloadTrackerListener) or DownloadEventNotifier.addTrackerListener(DownloadTrackerListener, boolean) method.
removeUIEventListener(UIManagerEventListener) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
 
removeUIListener(UIManagerListener) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
 
removeUserData(String) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
 
removeVerificationListener(UpdateManagerVerificationListener) - Method in interface org.gudy.azureus2.plugins.update.UpdateManager
 
removeView(UISWTPluginView) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInstance
Deprecated. Use UISWTInstance.removeViews(String, String)
removeView(UISWTAWTPluginView) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInstance
Deprecated. Use UISWTInstance.removeViews(String, String)
removeViews(String, String) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInstance
Remove all views that belong to a specific parent and of a specific View ID.
renameDownload(String) - Method in interface org.gudy.azureus2.plugins.download.Download
Renames the file (for a single file torrent) or directory (for a multi file torrent) where the download is being saved to.
reportActivity(String) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseProgressListener
 
reportActivity(String) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentCreatorListener
 
reportActivity(String) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloader
 
reportActivity(ResourceDownloader, String) - Method in class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderAdapter
 
reportActivity(ResourceDownloader, String) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderListener
 
reportAmountComplete(ResourceDownloader, long) - Method in class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderAdapter
 
reportAmountComplete(ResourceDownloader, long) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderListener
 
reportCompleteness(int) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseProgressListener
 
reportCurrentTask(String) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManagerListener
 
reportPercentageDone(int) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentCreatorListener
 
reportPercentComplete(ResourceDownloader, int) - Method in class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderAdapter
 
reportPercentComplete(ResourceDownloader, int) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderListener
 
reportProgress(int) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManagerListener
 
reportProgress(String) - Method in interface org.gudy.azureus2.plugins.update.UpdateChecker
report a progress string to registered listeners
reportProgress(String) - Method in interface org.gudy.azureus2.plugins.update.UpdateProgressListener
 
reportSize(long) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseProgressListener
 
REQUEST_READ - Static variable in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
requestAllocationComplete() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
requestAllocationStarts(int[]) - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
requestCancelled(PeerReadRequest, Peer) - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
requestComplete(PeerReadRequest, PooledByteBuffer, Peer) - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
requestInstall(String, InstallablePlugin) - Method in interface org.gudy.azureus2.plugins.installer.PluginInstaller
Requests any registered listeners to initiate a plugin install process
requestTrackerAnnounce() - Method in interface org.gudy.azureus2.plugins.download.Download
request a tracker announce
requestTrackerAnnounce(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
request a tracker announce
requestTrackerScrape(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
request a tracker announce
reserve() - Method in interface org.gudy.azureus2.plugins.utils.Semaphore
 
reserve(long) - Method in interface org.gudy.azureus2.plugins.utils.Semaphore
reserve a semaphore subject to timeout
reserveIfAvailable() - Method in interface org.gudy.azureus2.plugins.utils.Semaphore
 
resetTime(long) - Method in interface org.gudy.azureus2.plugins.peers.PeerReadRequest
 
resourceAdded(ShareResource) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManagerListener
 
resourceDeleted(ShareResource) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManagerListener
 
ResourceDownloader - Interface in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderAdapter - Class in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderAdapter() - Constructor for class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderAdapter
 
ResourceDownloaderCancelledException - Exception in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderCancelledException() - Constructor for exception org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderCancelledException
 
ResourceDownloaderDelayedFactory - Interface in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderException - Exception in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderException(String) - Constructor for exception org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderException
 
ResourceDownloaderException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderException
 
ResourceDownloaderFactory - Interface in org.gudy.azureus2.plugins.utils.resourcedownloader
 
ResourceDownloaderListener - Interface in org.gudy.azureus2.plugins.utils.resourcedownloader
 
resourceModified(ShareResource) - Method in interface org.gudy.azureus2.plugins.sharing.ShareManagerListener
 
ResourceUploader - Interface in org.gudy.azureus2.plugins.utils.resourceuploader
 
ResourceUploaderException - Exception in org.gudy.azureus2.plugins.utils.resourceuploader
 
ResourceUploaderException(String) - Constructor for exception org.gudy.azureus2.plugins.utils.resourceuploader.ResourceUploaderException
 
ResourceUploaderException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.utils.resourceuploader.ResourceUploaderException
 
ResourceUploaderFactory - Interface in org.gudy.azureus2.plugins.utils.resourceuploader
 
resourceWillBeDeleted(ShareResource) - Method in interface org.gudy.azureus2.plugins.sharing.ShareResourceWillBeDeletedListener
 
restart() - Method in interface org.gudy.azureus2.plugins.download.Download
See lifecycle description above
restart() - Method in interface org.gudy.azureus2.plugins.update.UpdateManager
Deprecated. - use applyUpdates
RESTART_REQUIRED_MAYBE - Static variable in interface org.gudy.azureus2.plugins.update.Update
 
RESTART_REQUIRED_NO - Static variable in interface org.gudy.azureus2.plugins.update.Update
 
RESTART_REQUIRED_YES - Static variable in interface org.gudy.azureus2.plugins.update.Update
 
restartAzureus() - Static method in class org.gudy.azureus2.plugins.PluginManager
restarts azureus and performs any Update actions defined via the plugin "update" interface.
restartDownload(byte[]) - Method in interface org.gudy.azureus2.plugins.utils.ShortCuts
A quick way of restarting a download given its hash
resultReceived(SearchInstance, SearchResult) - Method in interface org.gudy.azureus2.plugins.utils.search.SearchObserver
 
resume() - Method in interface org.gudy.azureus2.plugins.download.Download
Resume the download if paused
resumeDecoding() - Method in interface org.gudy.azureus2.plugins.messaging.MessageStreamDecoder
Resume message decoding.
resumeDownloads() - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
resume previously paused downloads
returnToPool() - Method in interface org.gudy.azureus2.plugins.utils.PooledByteBuffer
 
reverseDNSLookup(InetAddress) - Method in interface org.gudy.azureus2.plugins.utils.Utilities
attempts a reverse DNS lookup of an address, null if it fails
row - Variable in class org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent
TableRow that the mouse trigger applies to
rowMouseTrigger(TableRowMouseEvent) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRowMouseListener
triggered when a mouse event for the TableRow occurs, excluding mouse move.
RSSChannel - Interface in org.gudy.azureus2.plugins.utils.xml.rss
 
RSSFeed - Interface in org.gudy.azureus2.plugins.utils.xml.rss
 
RSSItem - Interface in org.gudy.azureus2.plugins.utils.xml.rss
 
RT_ANNOUNCE - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrentRequest
 
RT_ERROR - Static variable in interface org.gudy.azureus2.plugins.download.DownloadAnnounceResult
 
RT_ERROR - Static variable in interface org.gudy.azureus2.plugins.download.DownloadScrapeResult
 
RT_FULL_SCRAPE - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrentRequest
 
RT_SCRAPE - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrentRequest
 
RT_SUCCESS - Static variable in interface org.gudy.azureus2.plugins.download.DownloadAnnounceResult
 
RT_SUCCESS - Static variable in interface org.gudy.azureus2.plugins.download.DownloadScrapeResult
 
run() - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
runWithAuthenticator(Authenticator, Runnable) - Method in interface org.gudy.azureus2.plugins.utils.security.SESecurityManager
 

A B C D E F G H I K L M N O P Q R S T U V W X Y