Uses of Class
com.biglybt.core.util.TorrentUtils.DNSTXTEntry
Packages that use TorrentUtils.DNSTXTEntry
-
Uses of TorrentUtils.DNSTXTEntry in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.DNSTXTEntryModifier and TypeFieldDescriptionprivate static final Map<String, TorrentUtils.DNSTXTEntry> TorrentUtils.dns_mappingMethods in com.biglybt.core.util that return TorrentUtils.DNSTXTEntryModifier and TypeMethodDescriptionprivate static TorrentUtils.DNSTXTEntryTorrentUtils.getDNSTXTEntry(String host, boolean force_update, List<String> already_got_records) static TorrentUtils.DNSTXTEntryTorrentUtils.getDNSTXTEntry(URL url) Methods in com.biglybt.core.util with parameters of type TorrentUtils.DNSTXTEntryModifier and TypeMethodDescriptionprivate booleanTorrentUtils.DNSTXTEntry.sameAs(TorrentUtils.DNSTXTEntry other)