Uses of Class
org.xbill.DNS.NameTooLongException

Packages that use NameTooLongException
org.xbill.DNS   
 

Uses of NameTooLongException in org.xbill.DNS
 

Methods in org.xbill.DNS that throw NameTooLongException
static Name Name.concatenate(Name prefix, Name suffix)
          Creates a new name by concatenating two existing names.
 Name Name.fromDNAME(DNAMERecord dname)
          Generates a new Name to be used when following a DNAME.
 



Copyright © 2012-2013 LittleShoot. All Rights Reserved.