Uses of Class
org.xbill.DNS.Name
Packages that use Name
Package
Description
-
Uses of Name in org.xbill.DNS
Fields in org.xbill.DNS declared as NameModifier and TypeFieldDescriptionstatic final NameName.emptyThe root namestatic final NameTSIG.GSS_TSIGThe domain name representing the gss-tsig algorithm.static final NameTSIG.HMACDeprecated.static final NameTSIG.HMAC_MD5The domain name representing the HMAC-MD5 algorithm.static final NameTSIG.HMAC_SHA1The domain name representing the HMAC-SHA1 algorithm.static final NameTSIG.HMAC_SHA224The domain name representing the HMAC-SHA224 algorithm.static final NameTSIG.HMAC_SHA256The domain name representing the HMAC-SHA256 algorithm.static final NameTSIG.HMAC_SHA384The domain name representing the HMAC-SHA384 algorithm.static final NameTSIG.HMAC_SHA512The domain name representing the HMAC-SHA512 algorithm.protected NameRecord.nameprotected NameU16NameBase.nameFieldprotected NameU16NameBase.nameFieldprotected NameU16NameBase.nameFieldprotected NameU16NameBase.nameFieldfinal NameGenerator.originThe origin to append to relative names.static final NameName.rootThe root nameprotected NameSIGBase.signerprotected NameSIGBase.signerprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSingleNameBase.singleNameprotected NameSVCBBase.targetNameMethods in org.xbill.DNS that return NameModifier and TypeMethodDescriptionstatic NameTSIG.algorithmToName(String alg) Convert an algorithm String to its equivalent Name.Name.canonicalize()Returns a canonicalized version of the Name (all lowercase).static NameName.concatenate(Name prefix, Name suffix) Creates a new name by concatenating two existing names.static NameReverseMap.fromAddress(byte[] addr) Creates a reverse map name corresponding to an address contained in an array of 4 bytes (for an IPv4 address) or 16 bytes (for an IPv6 address).static NameReverseMap.fromAddress(int[] addr) Creates a reverse map name corresponding to an address contained in an array of 4 integers between 0 and 255 (for an IPv4 address) or 16 integers between 0 and 255 (for an IPv6 address).static NameReverseMap.fromAddress(String addr) Creates a reverse map name corresponding to an address contained in a String.static NameReverseMap.fromAddress(String addr, int family) Creates a reverse map name corresponding to an address contained in a String.static NameReverseMap.fromAddress(InetAddress addr) Creates a reverse map name corresponding to an address contained in an InetAddress.static NameName.fromConstantString(String s) Create a new name from a constant string.Name.fromDNAME(DNAMERecord dname) Generates a new Name to be used when following a DNAME.static NameName.fromString(String s) Create a new name from a string.static NameName.fromString(String s, Name origin) Create a new name from a string and an origin.KXRecord.getAdditionalName()MBRecord.getAdditionalName()MDRecord.getAdditionalName()MFRecord.getAdditionalName()MXRecord.getAdditionalName()NAPTRRecord.getAdditionalName()NSRecord.getAdditionalName()Record.getAdditionalName()Returns the name for which additional data processing should be done for this record.SRVRecord.getAdditionalName()SOARecord.getAdmin()Returns the zone administrator's addressTKEYRecord.getAlgorithm()Returns the shared key's algorithmTSIGRecord.getAlgorithm()Returns the shared key's algorithmCNAMERecord.getAlias()Deprecated.useRecord.getName()DNAMERecord.getAlias()Deprecated.useRecord.getName()Name[]Lookup.getAliases()Returns all known aliases for this name.MINFORecord.getErrorAddress()Gets the address to receive error messages relating to the mailing list/mailbox.AFSDBRecord.getHost()Gets the host providing service for the domain.SOARecord.getHost()Returns the primary name serverRTRecord.getIntermediateHost()Gets the host to use as a router.MDRecord.getMailAgent()Gets the mail agent for the domainMFRecord.getMailAgent()Gets the mail agent for the domainMBRecord.getMailbox()Gets the mailbox for the domainMGRecord.getMailbox()Gets the mailbox in the mail group specified by the domainRPRecord.getMailbox()Gets the mailbox address of the RP RecordPXRecord.getMap822()Gets the RFC 822 component of the mail address.PXRecord.getMapX400()Gets the X.400 component of the mail address.Record.getName()Returns the record's nameRRset.getName()Returns the name of the recordsGets the next token from a tokenizer and converts it to a name.ZoneTransferIn.getName()Gets the name of the zone being transferred.MRRecord.getNewName()Gets the new name of the mailbox specified by the domainNSECRecord.getNext()Returns the next nameNXTRecord.getNext()Returns the next nameZone.getOrigin()Returns the zone's origin.A6Record.getPrefix()Returns the address prefixNAPTRRecord.getReplacement()Returns the replacement domain-nameMINFORecord.getResponsibleAddress()Gets the address responsible for the mailing list/mailbox.CNAMERecord.getTarget()Gets the target of the CNAME RecordDNAMERecord.getTarget()Gets the target of the DNAME RecordKXRecord.getTarget()Returns the target of the KX recordMXRecord.getTarget()Returns the target of the MX recordNSAP_PTRRecord.getTarget()Gets the target of the NSAP_PTR RecordNSRecord.getTarget()Gets the target of the NS RecordPTRRecord.getTarget()Gets the target of the PTR RecordSRVRecord.getTarget()Returns the host running that the serviceSVCBBase.getTargetName()RPRecord.getTextDomain()Gets the text domain info of the RP RecordName.relativize(Name origin) If this name is a subdomain of origin, return a new name relative to origin with the same value.Name.wild(int n) Generates a new Name with the first n labels replaced by a wildcardMethods in org.xbill.DNS that return types with arguments of type NameModifier and TypeMethodDescriptionLookup.getDefaultSearchPath()Gets the search path that will be used as the default by future Lookups.HIPRecord.getRvServers()ResolverConfig.searchPath()Returns all entries in the located search pathMethods in org.xbill.DNS with parameters of type NameModifier and TypeMethodDescriptionvoidInserts a prerequisite that the specified name does not exist; that is, there are no records with the given name in the zone.voidInserts a prerequisite that the specified rrset does not exist; that is, there are no records with the given name and type in the zone.voidAdds a compression entry mapping a name to a position in a message.voidParses a record from the string, and indicates that the record should be inserted into the zone.voidParses a record from the tokenizer, and indicates that the record should be inserted into the zone.voidCache.addNegative(Name name, int type, SOARecord soa, int cred) Adds a negative entry to the Cache.intCompares this Name to another Object.static NameName.concatenate(Name prefix, Name suffix) Creates a new name by concatenating two existing names.voidIndicates that all records with the given name should be deleted from the zone.voidIndicates that all records with the given name and type should be deleted from the zone.voidParses a record from the string, and indicates that the record should be deleted from the zone.voidParses a record from the tokenizer, and indicates that the record should be deleted from the zone.Cache.findAnyRecords(Name name, int type) Looks up Records in the Cache (a wrapper around lookupRecords).Zone.findExactMatch(Name name, int type) Looks up Records in the zone, finding exact matches only.Cache.findRecords(Name name, int type) Looks up credible Records in the Cache (a wrapper around lookupRecords).Zone.findRecords(Name name, int type) Looks up Records in the zone.booleanDetermines if an RRset with the given name and type is already present in any section.booleanDetermines if an RRset with the given name and type is already present in the given section.voidFlushes all RRsets with a given name from the cachevoidFlushes an RRset from the cachestatic InetAddressParses the address from a reverse map name.static NameName.fromString(String s, Name origin) Create a new name from a string and an origin.static RecordRecord.fromString(Name name, int type, int dclass, long ttl, String s, Name origin) Builds a new Record from its textual representationstatic RecordRecord.fromString(Name name, int type, int dclass, long ttl, Tokenizer st, Name origin) Builds a new Record from its textual representationintRetrieves the position of the given name, if it has been previously included in the message.Gets the next token from a tokenizer and converts it to a name.byte[]Hashes a name with the parameters of this NSEC3PARAM record.byte[]Hashes a name with the parameters of this NSEC3 record.protected SetResponseFinds all matching sets or something that causes the lookup to stop.Cache.lookupRecords(Name name, int type, int minCred) Looks up Records in the Cache.static StringTSIG.nameToAlgorithm(Name name) Deprecated.Returns java algorithm name, will be made private in 4.0static ZoneTransferInInstantiates a ZoneTransferIn object to do an AXFR (full zone transfer).static ZoneTransferInInstantiates a ZoneTransferIn object to do an AXFR (full zone transfer).static ZoneTransferInZoneTransferIn.newAXFR(Name zone, SocketAddress address, TSIG key) Instantiates a ZoneTransferIn object to do an AXFR (full zone transfer).static ZoneTransferInInstantiates a ZoneTransferIn object to do an IXFR (incremental zone transfer).static ZoneTransferInInstantiates a ZoneTransferIn object to do an IXFR (incremental zone transfer).static ZoneTransferInZoneTransferIn.newIXFR(Name zone, long serial, boolean fallback, SocketAddress address, TSIG key) Instantiates a ZoneTransferIn object to do an IXFR (incremental zone transfer).static RecordCreates a new empty record, with the given parameters.static RecordCreates a new empty record, with the given parameters.static RecordCreates a new record, with the given parameters.static RecordCreates a new record, with the given parameters.static MessageCreates a new Message to contain a dynamic update.voidInserts a prerequisite that the specified name exists; that is, there exist records with the given name in the zone.voidInserts a prerequisite that the specified rrset exists; that is, there exist records with the given name and type in the zone.voidParses a record from the string, and inserts a prerequisite that the record exists.voidParses a record from the tokenizer, and inserts a prerequisite that the record exists.protected voidA6Record.rdataFromString(Tokenizer st, Name origin) protected voidAAAARecord.rdataFromString(Tokenizer st, Name origin) protected voidAPLRecord.rdataFromString(Tokenizer st, Name origin) protected voidARecord.rdataFromString(Tokenizer st, Name origin) protected voidCAARecord.rdataFromString(Tokenizer st, Name origin) protected voidCERTRecord.rdataFromString(Tokenizer st, Name origin) protected voidDHCIDRecord.rdataFromString(Tokenizer st, Name origin) protected voidDLVRecord.rdataFromString(Tokenizer st, Name origin) protected voidDNSKEYRecord.rdataFromString(Tokenizer st, Name origin) protected voidDSRecord.rdataFromString(Tokenizer st, Name origin) protected voidGPOSRecord.rdataFromString(Tokenizer st, Name origin) protected voidHINFORecord.rdataFromString(Tokenizer st, Name origin) protected voidHIPRecord.rdataFromString(Tokenizer st, Name origin) protected voidIPSECKEYRecord.rdataFromString(Tokenizer st, Name origin) protected voidISDNRecord.rdataFromString(Tokenizer st, Name origin) protected voidKEYRecord.rdataFromString(Tokenizer st, Name origin) protected voidLOCRecord.rdataFromString(Tokenizer st, Name origin) protected voidMINFORecord.rdataFromString(Tokenizer st, Name origin) protected voidNAPTRRecord.rdataFromString(Tokenizer st, Name origin) protected voidNSAPRecord.rdataFromString(Tokenizer st, Name origin) protected voidNSEC3PARAMRecord.rdataFromString(Tokenizer st, Name origin) protected voidNSEC3Record.rdataFromString(Tokenizer st, Name origin) protected voidNSECRecord.rdataFromString(Tokenizer st, Name origin) protected voidNULLRecord.rdataFromString(Tokenizer st, Name origin) protected voidNXTRecord.rdataFromString(Tokenizer st, Name origin) protected voidOPENPGPKEYRecord.rdataFromString(Tokenizer st, Name origin) protected voidOPTRecord.rdataFromString(Tokenizer st, Name origin) protected voidPXRecord.rdataFromString(Tokenizer st, Name origin) protected abstract voidRecord.rdataFromString(Tokenizer st, Name origin) Converts the text format of an RR to the internal format - must be overridenprotected voidRPRecord.rdataFromString(Tokenizer st, Name origin) protected voidSOARecord.rdataFromString(Tokenizer st, Name origin) protected voidSRVRecord.rdataFromString(Tokenizer st, Name origin) protected voidSSHFPRecord.rdataFromString(Tokenizer st, Name origin) protected voidSVCBBase.rdataFromString(Tokenizer st, Name origin) protected voidTKEYRecord.rdataFromString(Tokenizer st, Name origin) protected voidTLSARecord.rdataFromString(Tokenizer st, Name origin) protected voidTSIGRecord.rdataFromString(Tokenizer st, Name origin) protected voidUNKRecord.rdataFromString(Tokenizer st, Name origin) protected voidURIRecord.rdataFromString(Tokenizer st, Name origin) protected voidWKSRecord.rdataFromString(Tokenizer st, Name origin) protected voidX25Record.rdataFromString(Tokenizer st, Name origin) protected voidZoneMDRecord.rdataFromString(Tokenizer st, Name origin) Name.relativize(Name origin) If this name is a subdomain of origin, return a new name relative to origin with the same value.voidZone.removeRRset(Name name, int type) Removes an RRset from the zone.voidParses a record from the string, and indicates that the record should be inserted into the zone replacing any other records with the same name and type.voidParses a record from the tokenizer, and indicates that the record should be inserted into the zone replacing any other records with the same name and type.static voidLookup.setDefaultSearchPath(Name... domains) Sets the search path to be used as the default by future Lookups.voidLookup.setSearchPath(Name... domains) Sets the search path to use when performing this lookup.booleanCreates a new record identical to the current record, but with a different name.Method parameters in org.xbill.DNS with type arguments of type NameModifier and TypeMethodDescriptionstatic voidLookup.setDefaultSearchPath(List<Name> domains) Sets the search path to be used as the default by future Lookups.voidLookup.setSearchPath(List<Name> domains) Sets the search path to use when performing this lookup.Constructors in org.xbill.DNS with parameters of type NameModifierConstructorDescriptionA6Record(Name name, int dclass, long ttl, int prefixBits, InetAddress suffix, Name prefix) Creates an A6 Record from the given dataAAAARecord(Name name, int dclass, long ttl, byte[] address) Creates an AAAA record from the given data.AAAARecord(Name name, int dclass, long ttl, InetAddress address) Creates an AAAA record from the given address.AFSDBRecord(Name name, int dclass, long ttl, int subtype, Name host) Creates an AFSDB Record from the given data.APLRecord(Name name, int dclass, long ttl, List<APLRecord.Element> elements) Creates an APL Record from the given data.Creates an A Record from the given dataARecord(Name name, int dclass, long ttl, InetAddress address) Creates an A Record from the given dataCreates an CAA Record from the given data.CDNSKEYRecord(Name name, int dclass, long ttl, int flags, int proto, int alg, byte[] key) Creates a CDNSKEY Record from the given dataCDNSKEYRecord(Name name, int dclass, long ttl, int flags, int proto, int alg, PublicKey key) Creates a CDNSKEY Record from the given dataCreates a CDS Record from the given dataCDSRecord(Name name, int dclass, long ttl, int digestid, DNSKEYRecord key) Creates a CDS Record from the given dataCERTRecord(Name name, int dclass, long ttl, int certType, int keyTag, int alg, byte[] cert) Creates a CERT Record from the given dataCNAMERecord(Name name, int dclass, long ttl, Name alias) Creates a new CNAMERecord with the given dataDHCIDRecord(Name name, int dclass, long ttl, byte[] data) Creates an DHCID Record from the given dataCreates a DLV Record from the given dataDNAMERecord(Name name, int dclass, long ttl, Name alias) Creates a new DNAMERecord with the given dataprotectedDNSKEYRecord(Name name, int type, int dclass, long ttl, int flags, int proto, int alg, byte[] key) Creates a DNSKEY Record from the given dataDNSKEYRecord(Name name, int dclass, long ttl, int flags, int proto, int alg, byte[] key) Creates a DNSKEY Record from the given dataDNSKEYRecord(Name name, int dclass, long ttl, int flags, int proto, int alg, PublicKey key) Creates a DNSKEY Record from the given dataprotectedDSRecord(Name name, int type, int dclass, long ttl, int footprint, int alg, int digestid, byte[] digest) Creates a DS Record from the given dataCreates a DS Record from the given dataDSRecord(Name name, int dclass, long ttl, int digestid, DNSKEYRecord key) Creates a DS Record from the given dataGenerator(long start, long end, long step, String namePattern, int type, int dclass, long ttl, String rdataPattern, Name origin) Creates a specification for generating records, as a $GENERATE statement in a master file.GPOSRecord(Name name, int dclass, long ttl, double longitude, double latitude, double altitude) Creates an GPOS Record from the given dataGPOSRecord(Name name, int dclass, long ttl, String longitude, String latitude, String altitude) Creates an GPOS Record from the given dataHINFORecord(Name name, int dclass, long ttl, String cpu, String os) Creates an HINFO Record from the given dataHTTPSRecord(Name name, int dclass, long ttl, int priority, Name domain, List<SVCBBase.ParameterBase> params) IPSECKEYRecord(Name name, int dclass, long ttl, int precedence, int gatewayType, int algorithmType, Object gateway, byte[] key) Creates an IPSECKEY Record from the given data.ISDNRecord(Name name, int dclass, long ttl, String address, String subAddress) Creates an ISDN Record from the given dataCreates a KEY Record from the given dataCreates a KEY Record from the given dataCreates a KX Record from the given dataLOCRecord(Name name, int dclass, long ttl, double latitude, double longitude, double altitude, double size, double hPrecision, double vPrecision) Creates an LOC Record from the given dataCreate a Lookup object that will find records of type A at the given name in the IN class.Create a Lookup object that will find records of the given name and type in the IN class.Create a Lookup object that will find records of the given name, type, and class.Master(InputStream in, Name origin) Initializes the master file reader.Master(InputStream in, Name origin, long ttl) Initializes the master file reader.Initializes the master file reader and opens the specified master file.Initializes the master file reader and opens the specified master file.Creates a new MB Record with the given dataCreates a new MD Record with the given dataCreates a new MF Record with the given dataCreates a new MG Record with the given dataMINFORecord(Name name, int dclass, long ttl, Name responsibleAddress, Name errorAddress) Creates an MINFO Record from the given dataCreates a new MR Record with the given dataCreates an MX Record from the given dataCreate a new name from a string and an origin.Create a new name by removing labels from the beginning of an existing NameNAPTRRecord(Name name, int dclass, long ttl, int order, int preference, String flags, String service, String regexp, Name replacement) Creates an NAPTR Record from the given dataNSAP_PTRRecord(Name name, int dclass, long ttl, Name target) Creates a new NSAP_PTR Record with the given dataNSAPRecord(Name name, int dclass, long ttl, String address) Creates an NSAP Record from the given dataNSEC3PARAMRecord(Name name, int dclass, long ttl, int hashAlg, int flags, int iterations, byte[] salt) Creates an NSEC3PARAM record from the given data.NSEC3Record(Name name, int dclass, long ttl, int hashAlg, int flags, int iterations, byte[] salt, byte[] next, int[] types) Creates an NSEC3 record from the given data.NSECRecord(Name name, int dclass, long ttl, Name next, int[] types) Creates an NSEC Record from the given data.Creates a new NS Record with the given dataNULLRecord(Name name, int dclass, long ttl, byte[] data) Creates a NULL record from the given data.Creates an NXT Record from the given dataOPENPGPKEYRecord(Name name, int dclass, long ttl, byte[] cert) Creates an OPENPGPKEY Record from the given dataCreates a new PTR Record with the given dataCreates an PX Record from the given dataprotectedInitialize the basic fields of a record.RelativeNameException(Name name) Creates an RP Record from the given dataRRSIGRecord(Name name, int dclass, long ttl, int covered, int alg, long origttl, Instant expire, Instant timeSigned, int footprint, Name signer, byte[] signature) Creates an RRSIG Record from the given dataRRSIGRecord(Name name, int dclass, long ttl, int covered, int alg, long origttl, Date expire, Date timeSigned, int footprint, Name signer, byte[] signature) Creates an RT Record from the given dataSIGRecord(Name name, int dclass, long ttl, int covered, int alg, long origttl, Instant expire, Instant timeSigned, int footprint, Name signer, byte[] signature) Creates an SIG Record from the given dataSIGRecord(Name name, int dclass, long ttl, int covered, int alg, long origttl, Date expire, Date timeSigned, int footprint, Name signer, byte[] signature) SMIMEARecord(Name name, int dclass, long ttl, int certificateUsage, int selector, int matchingType, byte[] certificateAssociationData) Creates an SMIMEA Record from the given dataSOARecord(Name name, int dclass, long ttl, Name host, Name admin, long serial, long refresh, long retry, long expire, long minimum) Creates an SOA Record from the given dataCreates a SPF Record from the given dataCreates a SPF Record from the given dataCreates an SRV Record from the given dataSSHFPRecord(Name name, int dclass, long ttl, int alg, int digestType, byte[] fingerprint) Creates an SSHFP Record from the given data.protectedprotectedSVCBBase(Name name, int type, int dclass, long ttl, int priority, Name domain, List<SVCBBase.ParameterBase> params) SVCBRecord(Name name, int dclass, long ttl, int priority, Name domain, List<SVCBBase.ParameterBase> params) TKEYRecord(Name name, int dclass, long ttl, Name alg, Instant timeInception, Instant timeExpire, int mode, int error, byte[] key, byte[] other) Creates a TKEY Record from the given data.TKEYRecord(Name name, int dclass, long ttl, Name alg, Date timeInception, Date timeExpire, int mode, int error, byte[] key, byte[] other) protectedTLSARecord(Name name, int type, int dclass, long ttl, int certificateUsage, int selector, int matchingType, byte[] certificateAssociationData) Creates an TLSA Record from the given dataTLSARecord(Name name, int dclass, long ttl, int certificateUsage, int selector, int matchingType, byte[] certificateAssociationData) Creates an TLSA Record from the given dataDeprecated.Use one of the constructors that specifies an algorithm and key.Deprecated.UseTSIG(Name, Name, SecretKey)to explicitly specify an algorithm.Creates a new TSIG object, which can be used to sign or verify a message.Creates a new TSIG key, which can be used to sign or verify a message.Creates a new TSIG object, which can be used to sign or verify a message.Creates a new TSIG key, which can be used to sign or verify a message.Creates a new TSIG key, which can be used to sign or verify a message.TSIGRecord(Name name, int dclass, long ttl, Name alg, Instant timeSigned, Duration fudge, byte[] signature, int originalID, int error, byte[] other) Creates a TSIG Record from the given data.TSIGRecord(Name name, int dclass, long ttl, Name alg, Date timeSigned, int fudge, byte[] signature, int originalID, int error, byte[] other) Creates a TXT Record from the given dataCreates a TXT Record from the given dataCreates an update message.Creates an update message.Creates a URI Record from the given dataWKSRecord(Name name, int dclass, long ttl, InetAddress address, int protocol, int[] services) Creates a WKS Record from the given dataCreates an X25 Record from the given dataCreates a zone by performing a zone transfer from the specified host.Creates a zone from the records in the specified master file.Creates a zone from an array of records.ZoneMDRecord(Name name, int dclass, long ttl, long serial, int scheme, int hashAlgorithm, byte[] digest) Constructor parameters in org.xbill.DNS with type arguments of type Name -
Uses of Name in org.xbill.DNS.config
Fields in org.xbill.DNS.config with type parameters of type NameMethods in org.xbill.DNS.config that return types with arguments of type NameModifier and TypeMethodDescriptionBaseResolverConfigProvider.searchPaths()JndiContextResolverConfigProvider.searchPaths()ResolverConfigProvider.searchPaths()Returns all entries in the located search path, which may be empty.WindowsResolverConfigProvider.searchPaths() -
Uses of Name in org.xbill.DNS.dnssec
Methods in org.xbill.DNS.dnssec with parameters of type Name -
Uses of Name in org.xbill.DNS.hosts
Methods in org.xbill.DNS.hosts with parameters of type NameModifier and TypeMethodDescriptionHostsFileParser.getAddressForHost(Name name, int type) Performs on-demand parsing and caching of the local hosts database. -
Uses of Name in org.xbill.DNS.lookup
Methods in org.xbill.DNS.lookup that return NameModifier and TypeMethodDescriptionLookupFailedException.getName()Gets the Name being looked up when this failure occurred.Methods in org.xbill.DNS.lookup that return types with arguments of type NameModifier and TypeMethodDescriptionLookupResult.getAliases()In the case of CNAME or DNAME indirection, this property contains the original name as well as any intermediate redirect targets except the last one.Methods in org.xbill.DNS.lookup with parameters of type NameModifier and TypeMethodDescriptionLookupSession.lookupAsync(Name name, int type) Make an asynchronous lookup of the provided name using the defaultDClass.IN.LookupSession.lookupAsync(Name name, int type, int dclass) Make an asynchronous lookup of the provided name.LookupSession.LookupSessionBuilder.searchPath(Name searchPath) Configures the search path used to look up relative names with less than ndots dots.Method parameters in org.xbill.DNS.lookup with type arguments of type NameModifier and TypeMethodDescriptionLookupSession.LookupSessionBuilder.searchPath(Collection<? extends Name> searchPath) Configures the search path used to look up relative names with less than ndots dots.Constructors in org.xbill.DNS.lookup with parameters of type NameModifierConstructorDescriptionLookupFailedException(String message, Name name, int type) Construct a LookupFailedException with a custom message that also specifies the name and type of the lookup that failed.LookupFailedException(Name name, int type) Construct a LookupFailedException that also specifies the name and type of the lookup that failed.NoSuchDomainException(Name name, int type) NoSuchRRSetException(Name name, int type) ServerFailedException(Name name, int type) Creates a new instance of this class.ServerFailedException(Name name, int type, ExtendedErrorCodeOption extendedRcode) Creates a new instance of this class. -
Uses of Name in org.xbill.DNS.tools
Methods in org.xbill.DNS.tools with parameters of type NameModifier and TypeMethodDescriptionjnamed.findBestZone(Name name) jnamed.findExactMatch(Name name, int type, int dclass, boolean glue)
TSIG.HMAC_MD5