Uses of Class
org.xbill.DNS.NameTooLongException
Packages that use NameTooLongException
-
Uses of NameTooLongException in org.xbill.DNS
Methods in org.xbill.DNS that throw NameTooLongExceptionModifier and TypeMethodDescriptionstatic NameName.concatenate(Name prefix, Name suffix) Creates a new name by concatenating two existing names.Name.fromDNAME(DNAMERecord dname) Generates a new Name to be used when following a DNAME.