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_mapping
Methods in com.biglybt.core.util that return TorrentUtils.DNSTXTEntryModifier and TypeMethodDescriptionprivate static TorrentUtils.DNSTXTEntry
TorrentUtils.getDNSTXTEntry
(String host, boolean force_update, List<String> already_got_records) static TorrentUtils.DNSTXTEntry
TorrentUtils.getDNSTXTEntry
(URL url) Methods in com.biglybt.core.util with parameters of type TorrentUtils.DNSTXTEntryModifier and TypeMethodDescriptionprivate boolean
TorrentUtils.DNSTXTEntry.sameAs
(TorrentUtils.DNSTXTEntry other)