Uses of Interface
com.biglybt.core.torrent.TOTorrent
Packages that use TOTorrent
Package
Description
-
Uses of TOTorrent in com.biglybt.activities
Fields in com.biglybt.activities declared as TOTorrentMethods in com.biglybt.activities that return TOTorrentModifier and TypeMethodDescriptionActivitiesEntry.getTorrent()Independant forActivitiesEntry.getDownloadManger().Methods in com.biglybt.activities with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidActivitiesEntry.setTorrent(TOTorrent torrent) Not needed if youActivitiesEntry.setDownloadManager(DownloadManager). -
Uses of TOTorrent in com.biglybt.core.content
Methods in com.biglybt.core.content with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected ListRelatedContentManager.getURLList(TOTorrent torrent, String key) -
Uses of TOTorrent in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return TOTorrentMethods in com.biglybt.core.disk with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic DiskManagerDiskManagerFactory.create(TOTorrent torrent, DownloadManager manager) static voidDiskManagerFactory.deleteDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) -
Uses of TOTorrent in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as TOTorrentMethods in com.biglybt.core.disk.impl that return TOTorrentMethods in com.biglybt.core.disk.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate static intDiskManagerImpl.countDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file) private static voidDiskManagerImpl.deleteDataFileContents(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) static voidDiskManagerImpl.deleteDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) Deletes all data files associated with torrent.Constructors in com.biglybt.core.disk.impl with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.disk.impl.piecemapper.impl
Fields in com.biglybt.core.disk.impl.piecemapper.impl declared as TOTorrentConstructors in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type TOTorrentModifierConstructorDescriptionprotectedDMPieceMapSimple(TOTorrent torrent, DiskManagerFileInfo _file) PieceMapperImpl(TOTorrent _torrent) -
Uses of TOTorrent in com.biglybt.core.diskmanager.cache
Methods in com.biglybt.core.diskmanager.cache with parameters of type TOTorrentModifier and TypeMethodDescriptionboolean[]CacheFileManagerStats.getBytesInCache(TOTorrent torrent, long[] absoluteOffsets, long[] lengths) -
Uses of TOTorrent in com.biglybt.core.diskmanager.cache.impl
Fields in com.biglybt.core.diskmanager.cache.impl declared as TOTorrentMethods in com.biglybt.core.diskmanager.cache.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected boolean[]CacheFileManagerImpl.getBytesInCache(TOTorrent torrent, long[] absoluteOffsets, long[] lengths) boolean[]CacheFileManagerStatsImpl.getBytesInCache(TOTorrent torrent, long[] absoluteOffsets, long[] lengths) -
Uses of TOTorrent in com.biglybt.core.diskmanager.file
Methods in com.biglybt.core.diskmanager.file with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidFMFileManager.generateEvidence(IndentWriter writer, TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.diskmanager.file.impl
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected voidFMFileManagerImpl.generate(IndentWriter writer, TOTorrent torrent) voidFMFileManagerImpl.generateEvidence(IndentWriter writer, TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.download
Methods in com.biglybt.core.download that return TOTorrentMethods in com.biglybt.core.download with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic DownloadManagerAvailabilityDownloadManagerFactory.getAvailability(TOTorrent torrent, List<List<String>> updated_trackers, String[] enabled_peer_sources, String[] enabled_networks) static DownloadManagerStateDownloadManagerStateFactory.getDownloadState(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement TOTorrentModifier and TypeClassDescriptionprotected static classFields in com.biglybt.core.download.impl declared as TOTorrentMethods in com.biglybt.core.download.impl that return TOTorrentModifier and TypeMethodDescriptionDownloadManagerImpl.getTorrent()DownloadManagerStateImpl.getTorrent()DownloadManagerStateImpl.nullState.getTorrent()DownloadManagerStateImpl.CachedStateWrapper.selectHybridHashType(int type) DownloadManagerStateImpl.CachedStateWrapper.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.download.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate voidDownloadManagerImpl.buildURLGroupMap(TOTorrent torrent) private static voidDownloadManagerStateImpl.copyTorrentToActive(TOTorrent torrent_file, File state_file, boolean was_corrupt) private static DownloadManagerStateImplDownloadManagerStateImpl.getDownloadState(DownloadManagerImpl download_manager, TOTorrent original_torrent, TorrentUtils.ExtendedTorrent target_torrent) static DownloadManagerStateDownloadManagerStateImpl.getDownloadState(TOTorrent original_torrent) protected byte[]DownloadManagerController.getSecret2(TOTorrent torrent) booleanDownloadManagerStateImpl.CachedStateWrapper.hasSameHashAs(TOTorrent other) protected voidDownloadManagerStateImpl.mergeTorrentDetails(TOTorrent other_torrent) booleanDownloadManagerStateImpl.CachedStateWrapper.updateExportability(TOTorrent from) Constructors in com.biglybt.core.download.impl with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.global
Methods in com.biglybt.core.global with parameters of type TOTorrentModifier and TypeMethodDescriptionGlobalManager.getDownloadManager(TOTorrent torrent) Retrieve the DownloadManager associated with a TOTorrent object -
Uses of TOTorrent in com.biglybt.core.global.impl
Methods in com.biglybt.core.global.impl that return TOTorrentMethods in com.biglybt.core.global.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionGlobalManagerImpl.getDownloadManager(TOTorrent torrent) protected voidGlobalManagerHostSupport.torrentRemoved(DownloadManager download_manager, TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.helpers
Fields in com.biglybt.core.helpers with type parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.internat
Methods in com.biglybt.core.internat with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic booleanLocaleTorrentUtil.canChangeTorrentEncoding(TOTorrent torrent) static StringLocaleTorrentUtil.getCurrentTorrentEncoding(TOTorrent torrent) protected static List<LocaleUtilDecoderCandidate> LocaleTorrentUtil.getTorrentCandidates(TOTorrent torrent) Checks the Torrent's text fields (path, comment, etc) against a list of locals, returning only those that can handle all the fields.static LocaleUtilDecoderLocaleTorrentUtil.getTorrentEncoding(TOTorrent torrent) Get the torrent's encoding, optionally prompting the user to choose from a list if needed.static LocaleUtilDecoderLocaleTorrentUtil.getTorrentEncoding(TOTorrent torrent, boolean saveToFileAllowed, boolean forcePrompt) static LocaleUtilDecoderLocaleTorrentUtil.getTorrentEncodingIfAvailable(TOTorrent torrent) Retrieves the encoding of the torrent if it can be determined.static voidLocaleTorrentUtil.setDefaultTorrentEncoding(TOTorrent torrent) static voidLocaleTorrentUtil.setTorrentEncoding(TOTorrent torrent, String encoding) -
Uses of TOTorrent in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement TOTorrentFields in com.biglybt.core.lws declared as TOTorrentMethods in com.biglybt.core.lws that return TOTorrentModifier and TypeMethodDescriptionprotected TOTorrentLWSTorrent.getDelegate()LightWeightSeedAdapter.getTorrent(byte[] hash, URL announce_url, File data_location) LWSDiskManager.getTorrent()LWSDiskManagerState.getTorrent()protected TOTorrentLightWeightSeed.getTOTorrent(boolean actual) LWSTorrent.selectHybridHashType(int type) LWSTorrent.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.lws with parameters of type TOTorrentModifier and TypeMethodDescriptionbooleanLWSTorrent.hasSameHashAs(TOTorrent other) booleanLWSTorrent.updateExportability(TOTorrent from) -
Uses of TOTorrent in com.biglybt.core.networkmanager.admin.impl
Fields in com.biglybt.core.networkmanager.admin.impl declared as TOTorrentModifier and TypeFieldDescription(package private) TOTorrentNetworkAdminSpeedTestScheduledTestImpl.test_torrentMethods in com.biglybt.core.networkmanager.admin.impl with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as TOTorrentModifier and TypeFieldDescriptionprivate final TOTorrentPEPeerControlHashHandlerImpl.torrentprivate final TOTorrentPEPeerControlImpl.torrentConstructors in com.biglybt.core.peer.impl.control with parameters of type TOTorrentModifierConstructorDescriptionPEPeerControlHashHandlerImpl(PEPeerControlImpl _peer_manager, TOTorrent _torrent, DiskManager _disk_manager) -
Uses of TOTorrent in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate voidSubscriptionManagerImpl.downloadSubscription(String description, TOTorrent torrent, InetSocketAddress peer, byte[] subs_id, int version, String name, SubscriptionManagerImpl.downloadListener listener) protected voidSubscriptionManagerImpl.updateSubscription(SubscriptionImpl subs, int new_version, TOTorrent torrent, InetSocketAddress peer) -
Uses of TOTorrent in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidTagPropertyTrackerHandler.torrentChanged(TOTorrent torrent, int change_type, Object data) -
Uses of TOTorrent in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentModifier and TypeMethodDescriptionTOTorrentCreator.create()TOTorrentCreator.create(boolean skip_hashing) static TOTorrentTOTorrentFactory.deserialiseFromBEncodedByteArray(TOTorrentFactory.TorrentDataHolder bytes) static TOTorrentTOTorrentFactory.deserialiseFromBEncodedFile(File file) static TOTorrentTOTorrentFactory.deserialiseFromBEncodedInputStream(InputStream is) WARNING - take care if you use this that the data you're creating the torrent from doesn't contain unwanted attributes in it (e.g.static TOTorrentTOTorrentFactory.deserialiseFromMap(Map data) static TOTorrentTOTorrentFactory.deserialiseFromXMLFile(File file) TOTorrentFile.getTorrent()TOTorrent.selectHybridHashType(int type) TOTorrent.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.torrent with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic StringPlatformTorrentUtils.getContentAuthor(TOTorrent torrent) static StringPlatformTorrentUtils.getContentDescription(TOTorrent torrent) static longPlatformTorrentUtils.getContentDurationMillis(TOTorrent torrent) static StringPlatformTorrentUtils.getContentHash(TOTorrent torrent) static MapPlatformTorrentUtils.getContentMap(TOTorrent torrent) private static longPlatformTorrentUtils.getContentMapLong(TOTorrent torrent, String key, long def) static MapPlatformTorrentUtils.getContentMapMap(TOTorrent torrent, String key) static StringPlatformTorrentUtils.getContentMapString(TOTorrent torrent, String key) static longPlatformTorrentUtils.getContentMinimumSpeedBps(TOTorrent torrent) static intPlatformTorrentUtils.getContentPrimaryFileIndex(TOTorrent torrent) static StringPlatformTorrentUtils.getContentPublisher(TOTorrent torrent) static longPlatformTorrentUtils.getContentStreamSpeedBps(TOTorrent torrent) static byte[]PlatformTorrentUtils.getContentThumbnail(TOTorrent torrent) static StringPlatformTorrentUtils.getContentThumbnailType(TOTorrent torrent) static StringPlatformTorrentUtils.getContentThumbnailUrl(TOTorrent torrent) static StringPlatformTorrentUtils.getContentTitle(TOTorrent torrent) static StringPlatformTorrentUtils.getContentType(TOTorrent torrent) static StringPlatformTorrentUtils.getContentURL(TOTorrent torrent) static intPlatformTorrentUtils.getContentVersion(TOTorrent torrent) private static longPlatformTorrentUtils.getContentVideoHeight(TOTorrent torrent) static int[]PlatformTorrentUtils.getContentVideoResolution(TOTorrent torrent) static longPlatformTorrentUtils.getContentVideoRunningTime(TOTorrent torrent) private static longPlatformTorrentUtils.getContentVideoWidth(TOTorrent torrent) static longPlatformTorrentUtils.getExpiresOn(TOTorrent torrent) static longPlatformTorrentUtils.getQOSClass(TOTorrent torrent) (package private) static MapPlatformTorrentUtils.getTempContentMap(TOTorrent torrent) booleanTOTorrent.hasSameHashAs(TOTorrent other) compares two torrents by hashstatic booleanPlatformTorrentUtils.isContentProgressive(TOTorrent torrent) static booleanPlatformTorrentUtils.isFeaturedContent(TOTorrent torrent) static booleanPlatformTorrentUtils.isPlatformTracker(TOTorrent torrent) static voidstatic voidPlatformTorrentUtils.setContentDescription(TOTorrent torrent, String desc) static voidPlatformTorrentUtils.setContentDurationMillis(TOTorrent torrent, long millis) private static voidPlatformTorrentUtils.setContentMapLong(TOTorrent torrent, String key, long value) static voidPlatformTorrentUtils.setContentMapMap(TOTorrent torrent, String key, Map value) private static voidPlatformTorrentUtils.setContentMapString(TOTorrent torrent, String key, String value) static voidPlatformTorrentUtils.setContentPrimaryFileIndex(TOTorrent torrent, int index) static voidPlatformTorrentUtils.setContentThumbnail(TOTorrent torrent, byte[] thumbnail) static voidPlatformTorrentUtils.setContentThumbnail(TOTorrent torrent, byte[] thumbnail, String type) static voidPlatformTorrentUtils.setContentThumbnailUrl(TOTorrent torrent, String url) static voidPlatformTorrentUtils.setContentTitle(TOTorrent torrent, String title) static voidPlatformTorrentUtils.setContentType(TOTorrent torrent, String title) static voidPlatformTorrentUtils.setQOSClass(TOTorrent torrent, long cla) voidTOTorrentListener.torrentChanged(TOTorrent torrent, int change_type, Object data) booleanTOTorrent.updateExportability(TOTorrent from) Propagate exportability from another torrent to this one - has to have same hash.private static voidPlatformTorrentUtils.writeTorrentIfExists(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentModifier and TypeClassDescriptionclassclassclassFields in com.biglybt.core.torrent.impl declared as TOTorrentMethods in com.biglybt.core.torrent.impl that return TOTorrentModifier and TypeMethodDescriptionTOTorrentCreatorImpl.create()TOTorrentCreatorImpl.create(boolean skip_hashing) protected TOTorrentTOTorrentXMLDeserialiser.decodeRoot(SimpleXMLParserDocument doc) TOTorrentXMLDeserialiser.deserialise(File file) TorrentOpenOptions.getTorrent()TOTorrentImpl.selectHybridHashType(int type) TOTorrentImpl.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.torrent.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionbooleanTOTorrentImpl.hasSameHashAs(TOTorrent other) voidTorrentOpenOptions.setTorrent(TOTorrent torrent) booleanTOTorrentImpl.updateExportability(TOTorrent from) Constructors in com.biglybt.core.torrent.impl with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.core.tracker
Methods in com.biglybt.core.tracker with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidAllTrackersManager.AllTrackers.registerTorrent(TOTorrent torrent) voidAllTrackersManager.AllTrackers.registerTracker(TOTorrent torrent, URL tracker) voidAllTrackersManager.AllTrackers.registerTrackers(TOTorrent torrent, List<List<URL>> trackers) voidAllTrackersManager.AllTrackers.unregisterTorrent(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.tracker.alltrackers
Fields in com.biglybt.core.tracker.alltrackers with type parameters of type TOTorrentMethods in com.biglybt.core.tracker.alltrackers with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidAllTrackersManagerImpl.registerTorrent(TOTorrent torrent) private voidAllTrackersManagerImpl.registerTorrentSupport(TOTorrent torrent) voidAllTrackersManagerImpl.registerTracker(TOTorrent torrent, URL url) voidAllTrackersManagerImpl.registerTrackers(TOTorrent torrent, List<List<URL>> trackers) voidAllTrackersManagerImpl.torrentChanged(TOTorrent torrent, int change_type, Object data) voidAllTrackersManagerImpl.unregisterTorrent(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client that return TOTorrentMethods in com.biglybt.core.tracker.client with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic TRTrackerAnnouncerstatic TRTrackerAnnouncerstatic TRTrackerAnnouncerTRTrackerAnnouncerFactory.create(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider) TRTrackerScraper.peekScrape(TOTorrent torrent, URL target_url) voidvoidTRTrackerScraper.setScrape(TOTorrent torrent, URL url, DownloadScrapeResult result) -
Uses of TOTorrent in com.biglybt.core.tracker.client.impl
Fields in com.biglybt.core.tracker.client.impl declared as TOTorrentMethods in com.biglybt.core.tracker.client.impl that return TOTorrentMethods in com.biglybt.core.tracker.client.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic TRTrackerAnnouncerTRTrackerAnnouncerFactoryImpl.create(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider, boolean manual) private TRTrackerAnnouncerHelperTRTrackerAnnouncerMuxer.create(TOTorrent torrent, String[] networks, TOTorrentAnnounceURLSet[] sets) TRTrackerScraperImpl.peekScrape(TOTorrent torrent, URL target_url) voidvoidTRTrackerScraperImpl.setScrape(TOTorrent torrent, URL target_url, DownloadScrapeResult result) Constructors in com.biglybt.core.tracker.client.impl with parameters of type TOTorrentModifierConstructorDescriptionprotectedTRTrackerAnnouncerImpl(TOTorrent _torrent) protectedTRTrackerAnnouncerMuxer(TOTorrent _torrent, TRTrackerAnnouncerFactory.DataProvider _f_provider, boolean _manual) -
Uses of TOTorrent in com.biglybt.core.tracker.client.impl.bt
Fields in com.biglybt.core.tracker.client.impl.bt declared as TOTorrentMethods in com.biglybt.core.tracker.client.impl.bt that return TOTorrentMethods in com.biglybt.core.tracker.client.impl.bt with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected TRTrackerScraperResponseImplTrackerChecker.getHashData(TOTorrent torrent, URL target_url) Retrieves the last cached Scraper Response based on a TOTorrent's Announce URL (not announce-list) and hash.protected TRTrackerScraperResponseImplTrackerChecker.peekHashData(TOTorrent torrent, URL target_url) TRTrackerBTScraperImpl.peekScrape(TOTorrent torrent, URL target_url) voidprotected voidTrackerChecker.removeHash(TOTorrent torrent) Removes the scrape task and data associated with the TOTorrent's Announce URL, announce-list data and hash.voidTRTrackerBTScraperImpl.setScrape(TOTorrent torrent, URL url, DownloadScrapeResult result) protected voidTrackerChecker.syncUpdate(TOTorrent torrent, URL target_url) Constructors in com.biglybt.core.tracker.client.impl.bt with parameters of type TOTorrentModifierConstructorDescriptionTRTrackerBTAnnouncerImpl(HashWrapper _torrent_hash_override, TOTorrent _torrent, TOTorrentAnnounceURLSet[] _announce_urls, String[] _peer_networks, boolean _manual, TRTrackerAnnouncerImpl.Helper _helper) -
Uses of TOTorrent in com.biglybt.core.tracker.client.impl.dht
Fields in com.biglybt.core.tracker.client.impl.dht declared as TOTorrentMethods in com.biglybt.core.tracker.client.impl.dht that return TOTorrentMethods in com.biglybt.core.tracker.client.impl.dht with parameters of type TOTorrentModifier and TypeMethodDescriptionTRTrackerDHTScraperImpl.peekScrape(TOTorrent torrent, URL unused_target_url) voidvoidTRTrackerDHTScraperImpl.setScrape(TOTorrent torrent, URL url, DownloadScrapeResult result) Constructors in com.biglybt.core.tracker.client.impl.dht with parameters of type TOTorrentModifierConstructorDescriptionTRTrackerDHTAnnouncerImpl(TOTorrent _torrent, String[] _networks, boolean _manual, TRTrackerAnnouncerImpl.Helper _helper) -
Uses of TOTorrent in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host that return TOTorrentModifier and TypeMethodDescriptionTRHostTorrent.getTorrent()TRHostTorrentFinder.lookupTorrent(byte[] hash) Methods in com.biglybt.core.tracker.host with parameters of type TOTorrentModifier and TypeMethodDescriptionTRHost.getHostTorrent(TOTorrent torrent) returns the host torrent for the torrent if it exists, null otherwiseTRHost.hostTorrent(TOTorrent torrent, boolean persistent, boolean passive) TRHost.publishTorrent(TOTorrent torrent) voidTRHostTorrent.setTorrent(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TOTorrentFields in com.biglybt.core.tracker.host.impl declared as TOTorrentModifier and TypeFieldDescriptionprivate TOTorrentTRHostTorrentHostImpl.torrentprivate TOTorrentTRHostTorrentPublishImpl.torrentFields in com.biglybt.core.tracker.host.impl with type parameters of type TOTorrentModifier and TypeFieldDescriptionprivate final Map<TOTorrent, TRHostTorrent> TRHostImpl.host_torrent_mapprivate final Map<TOTorrent, TRTrackerAnnouncer> TRHostImpl.tracker_client_mapMethods in com.biglybt.core.tracker.host.impl that return TOTorrentModifier and TypeMethodDescriptionTRHostTorrentHostImpl.getTorrent()TRHostTorrentPublishImpl.getTorrent()TRHostExternalTorrent.selectHybridHashType(int type) TRHostExternalTorrent.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.tracker.host.impl with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected TRHostTorrentTRHostImpl.addTorrent(TOTorrent torrent, int state, boolean persistent, boolean passive, long date_added) protected voidTRHostImpl.addTrackerAnnounce(TOTorrent torrent) TRHostImpl.getHostTorrent(TOTorrent torrent) booleanTRHostExternalTorrent.hasSameHashAs(TOTorrent other) TRHostImpl.hostTorrent(TOTorrent torrent, boolean persistent, boolean passive) protected TRHostTorrentTRHostImpl.lookupHostTorrent(TOTorrent torrent) TRHostImpl.publishTorrent(TOTorrent torrent) voidTRHostTorrentHostImpl.setTorrent(TOTorrent _torrent) voidTRHostTorrentPublishImpl.setTorrent(TOTorrent t) protected voidTRHostTorrentHostImpl.setTorrentInternal(TOTorrent _torrent) booleanTRHostExternalTorrent.updateExportability(TOTorrent from) Constructors in com.biglybt.core.tracker.host.impl with parameters of type TOTorrentModifierConstructorDescriptionprotectedTRHostTorrentHostImpl(TRHostImpl _host, TRTrackerServer _server, TOTorrent _torrent, int _port, long _date_added) protectedTRHostTorrentPublishImpl(TRHostImpl _host, TOTorrent _torrent, long _date_added) -
Uses of TOTorrent in com.biglybt.core.util
Subinterfaces of TOTorrent in com.biglybt.core.utilClasses in com.biglybt.core.util that implement TOTorrentFields in com.biglybt.core.util declared as TOTorrentMethods in com.biglybt.core.util that return TOTorrentModifier and TypeMethodDescriptionstatic TOTorrentTorrentUtils.cloneTorrent(TOTorrent torrent) static TOTorrentstatic TOTorrentstatic TOTorrentTorrentUtils.getTLSTorrent()static TOTorrentTorrentUtils.readFromBEncodedInputStream(InputStream is) static TOTorrentTorrentUtils.readFromFile(File file, boolean create_delegate) static TOTorrentTorrentUtils.readFromFile(File file, boolean create_delegate, boolean force_initial_discard) TorrentUtils.torrentDelegate.selectHybridHashType(int type) TorrentUtils.torrentDelegate.setSimpleTorrentDisabled(boolean disabled) Methods in com.biglybt.core.util with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic voidTorrentUtils.addCreatedTorrent(TOTorrent torrent) static booleanTorrentUtils.announceGroupsContainsURL(TOTorrent torrent, String url) static voidTorrentUtils.announceGroupsInsertFirst(TOTorrent torrent, String first_url) static voidTorrentUtils.announceGroupsInsertFirst(TOTorrent torrent, URL first_url) static voidTorrentUtils.announceGroupsInsertFirst(TOTorrent torrent, URL[] first_urls) static voidTorrentUtils.announceGroupsInsertLast(TOTorrent torrent, URL[] first_urls) static voidTorrentUtils.announceGroupsSetFirst(TOTorrent torrent, String first_url) TorrentUtils.announceGroupsToList(TOTorrent torrent) static StringTorrentUtils.announceGroupsToText(TOTorrent torrent) voidTorrentUtils.torrentAttributeListener.attributeSet(TOTorrent torrent, String attribute, Object value) static booleanTorrentUtils.canMergeAnnounceURLs(TOTorrent new_torrent, TOTorrent dest_torrent) static voidTorrentUtils.clearTorrentFileName(TOTorrent torrent) static TOTorrentTorrentUtils.cloneTorrent(TOTorrent torrent) static voidTorrentUtils.copyToFile(TOTorrent torrent, File file) static voidprivate static voidTorrentUtils.fireAttributeListener(TOTorrent torrent, String attribute, Object value) private static MapTorrentUtils.getAzureusPrivateProperties(TOTorrent torrent) private static MapTorrentUtils.getAzureusProperties(TOTorrent torrent) private static StringTorrentUtils.getContentMapString(TOTorrent torrent, String key) static URLTorrentUtils.getDecentralisedURL(TOTorrent torrent) static booleanTorrentUtils.getDHTBackupEnabled(TOTorrent torrent) static StringTorrentUtils.getDisplayName(TOTorrent torrent) static booleanstatic byte[]TorrentUtils.getHashForDisplay(TOTorrent torrent) static MapTorrentUtils.getHashTreeState(TOTorrent torrent) TorrentUtils.getInitialLinkage(TOTorrent torrent) TorrentUtils.getInitialMetadata(TOTorrent torrent) TorrentUtils.getInitialTags(TOTorrent torrent) static StringTorrentUtils.getLocalisedName(TOTorrent torrent) static StringUrlUtils.getMagnetURI(TOTorrent to_torrent) TorrentUtils.getNetworkCache(TOTorrent torrent) static String[]AENetworkClassifier.getNetworks(TOTorrent torrent, String display_name) static StringTorrentUtils.getObtainedFrom(TOTorrent torrent) static byte[]TorrentUtils.getOriginalHash(TOTorrent torrent) static MapTorrentUtils.getPeerCache(TOTorrent torrent) static MapTorrentUtils.getPluginMapProperty(TOTorrent torrent, String name) static StringTorrentUtils.getPluginStringProperty(TOTorrent torrent, String name) static booleanTorrentUtils.getPrivate(TOTorrent torrent) static boolean[]TorrentUtils.getSkipFiles(TOTorrent torrent) TorrentUtils.getTagCache(TOTorrent torrent) static StringTorrentUtils.getTorrentFileName(TOTorrent torrent) static StringTorrentUtils.getTorrentFileName(TOTorrent torrent, boolean is_mandatory) TorrentUtils.getUniqueTrackerHosts(TOTorrent torrent) TorrentUtils.getUniqueTrackerHosts(TOTorrent torrent, boolean include_port) static MapTorrentUtils.getV2RootHashCache(TOTorrent torrent) booleanTorrentUtils.torrentDelegate.hasSameHashAs(TOTorrent other) static booleanTorrentUtils.isCreatedTorrent(TOTorrent torrent) static booleanTorrentUtils.isDecentralised(TOTorrent torrent) static booleanTorrentUtils.isDHTBackupRequested(TOTorrent torrent) static booleanTorrentUtils.isFeaturedContent(TOTorrent torrent) static booleanTorrentUtils.isReallyPrivate(TOTorrent torrent) static booleanTorrentUtils.isTrackerAddress(TOTorrent torrent, InetSocketAddress isa) static voidTorrentUtils.listToAnnounceGroups(List<List<String>> groups, TOTorrent torrent) static TOTorrentAnnounceURLSet[]TorrentUtils.listToAnnounceSets(List<List<String>> groups, TOTorrent torrent) This method DOES NOT MODIFY THE TORRENTstatic booleanTorrentUtils.mergeAnnounceURLs(TOTorrent new_torrent, TOTorrent dest_torrent) static StringTorrentUtils.nicePrintTorrentHash(TOTorrent torrent) A nice string of a Torrent's hashstatic StringTorrentUtils.nicePrintTorrentHash(TOTorrent torrent, boolean tight) A nice string of a Torrent's hashstatic booleanTorrentUtils.propagateExportability(TOTorrent source, File dest) static voidTorrentUtils.removeCreatedTorrent(TOTorrent torrent) static booleanTorrentUtils.replaceAnnounceURL(TOTorrent torrent, URL old_url, URL new_url) static voidTorrentUtils.setDecentralised(TOTorrent torrent) static voidTorrentUtils.setDHTBackupEnabled(TOTorrent torrent, boolean enabled) static voidTorrentUtils.setDHTBackupRequested(TOTorrent torrent, boolean requested) static voidTorrentUtils.setDisplayName(TOTorrent torrent, String str) static voidstatic voidTorrentUtils.setHashTreeState(TOTorrent torrent, Map state) static voidTorrentUtils.setInitialMetadata(TOTorrent torrent, Map<String, Object> metadata) static voidTorrentUtils.setInitialTags(TOTorrent torrent, List<String> tags) static voidTorrentUtils.setMemoryOnly(TOTorrent torrent, boolean mem_only) static voidTorrentUtils.setNetworkCache(TOTorrent torrent, List<String> networks) static voidTorrentUtils.setObtainedFrom(TOTorrent torrent, String str) static voidTorrentUtils.setOriginalHash(TOTorrent torrent, byte[] hash) static voidTorrentUtils.setPeerCache(TOTorrent torrent, Map pc) static voidTorrentUtils.setPeerCacheValid(TOTorrent torrent) static voidTorrentUtils.setPluginMapProperty(TOTorrent torrent, String name, Map value) static voidTorrentUtils.setPluginStringProperty(TOTorrent torrent, String name, String value) static voidTorrentUtils.setPrivate(TOTorrent torrent, boolean _private) static voidTorrentUtils.setTagCache(TOTorrent torrent, List<String> tags) static voidTorrentUtils.setV2RootHashCache(TOTorrent torrent, Map cache) booleanTorrentUtils.torrentDelegate.updateExportability(TOTorrent from) static voidTorrentUtils.writeToFile(TOTorrent torrent) static voidTorrentUtils.writeToFile(TOTorrent torrent, boolean force_backup) static voidTorrentUtils.writeToFile(TOTorrent torrent, File file, boolean force_backup) Method parameters in com.biglybt.core.util with type arguments of type TOTorrentConstructors in com.biglybt.core.util with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return TOTorrentMethods in com.biglybt.pifimpl.local with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return TOTorrentModifier and TypeMethodDescriptionstatic TOTorrentDownloadManagerImpl.getStubTorrent(byte[] hash) protected TOTorrentDownloadManagerImpl.getTorrent(DownloadStubImpl stub) Methods in com.biglybt.pifimpl.local.download with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected DownloadDownloadManagerImpl.getDownload(TOTorrent torrent) static DownloadDownloadManagerImpl.getDownloadStatic(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as TOTorrentMethods in com.biglybt.pifimpl.local.torrent that return TOTorrentModifier and TypeMethodDescriptionTorrentImpl.getTorrent()private TOTorrentTorrentManagerImpl.preserveFields(TOTorrent torrent, int preserve) Methods in com.biglybt.pifimpl.local.torrent with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate TOTorrentTorrentManagerImpl.preserveFields(TOTorrent torrent, int preserve) protected voidTorrentManagerImpl.tryToSetDefaultTorrentEncoding(TOTorrent torrent) protected voidTorrentManagerImpl.tryToSetTorrentEncoding(TOTorrent torrent, String encoding) Constructors in com.biglybt.pifimpl.local.torrent with parameters of type TOTorrentModifierConstructorDescriptionTorrentImpl(TOTorrent _torrent) TorrentImpl(PluginInterface _pi, TOTorrent _torrent) -
Uses of TOTorrent in com.biglybt.pifimpl.local.utils.resourcedownloader
Fields in com.biglybt.pifimpl.local.utils.resourcedownloader declared as TOTorrentModifier and TypeFieldDescriptionprotected TOTorrent[]ResourceDownloaderTorrentImpl.torrent_holderMethods in com.biglybt.pifimpl.local.utils.resourcedownloader with parameters of type TOTorrentModifier and TypeMethodDescriptionprotected voidResourceDownloaderTorrentImpl.setSizeAndTorrent(long _size, TOTorrent[] _torrent_holder) -
Uses of TOTorrent in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidMagnetPlugin.getMagnetURL(TOTorrent torrent) private voidMagnetPluginMDDownloader.DownloadActivity.reportComplete(TOTorrent[] torrent, Set<String> peer_networks) private booleanMagnetPlugin.setInitialMetadata(TOTorrent torrent, List<String> tags, Map<String, Object> other_metadata) -
Uses of TOTorrent in com.biglybt.plugin.net.buddy
Methods in com.biglybt.plugin.net.buddy with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.plugin.simpleapi
Methods in com.biglybt.plugin.simpleapi with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.ui.selectedcontent
Fields in com.biglybt.ui.selectedcontent declared as TOTorrentMethods in com.biglybt.ui.selectedcontent that return TOTorrentMethods in com.biglybt.ui.selectedcontent with parameters of type TOTorrentModifier and TypeMethodDescriptionvoidISelectedContent.setTorrent(TOTorrent torrent) voidSelectedContent.setTorrent(TOTorrent _torrent) -
Uses of TOTorrent in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic voidTorrentUtil.exportTorrent(String torrent_name, TOTorrent torrent, org.eclipse.swt.widgets.Shell parentShell) static voidTorrentUtil.exportTorrents(String[] torrent_names, TOTorrent[] torrents, org.eclipse.swt.widgets.Shell parentShell) -
Uses of TOTorrent in com.biglybt.ui.swt.shells.opentorrent
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate StringOpenTorrentOptionsWindow.OpenTorrentInstance.getEncodingName(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as TOTorrentMethods in com.biglybt.ui.swt.subscriptions that return TOTorrentMethods in com.biglybt.ui.swt.subscriptions with parameters of type TOTorrent -
Uses of TOTorrent in com.biglybt.ui.swt.utils
Methods in com.biglybt.ui.swt.utils with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic voidTorrentUIUtilsV3.addTorrentToGM(TOTorrent torrent) No clue if we have a easy way to add a TOTorrent to the GM, so here it is -
Uses of TOTorrent in com.biglybt.ui.swt.views.tableitems.mytorrents
Methods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type TOTorrentModifier and TypeMethodDescriptionstatic StringTrackerNameItem.getTrackerName(TOTorrent torrent) -
Uses of TOTorrent in com.biglybt.util
Methods in com.biglybt.util that return TOTorrentMethods in com.biglybt.util with parameters of type TOTorrentModifier and TypeMethodDescriptionprivate static booleanprivate static booleanPlayUtils.canPlayViaExternalEMP(TOTorrent torrent, int file_index, boolean complete_only) static booleanstatic booleanstatic booleanPlayUtils.isExternallyPlayable(TOTorrent torrent, int file_index, boolean complete_only)