Uses of Class
org.xbill.DNS.ZoneTransferException

Packages that use ZoneTransferException
org.xbill.DNS   
 

Uses of ZoneTransferException in org.xbill.DNS
 

Methods in org.xbill.DNS that throw ZoneTransferException
 List ZoneTransferIn.run()
          Does the zone transfer.
 

Constructors in org.xbill.DNS that throw ZoneTransferException
Zone(Name zone, int dclass, String remote)
          Creates a Zone by performing a zone transfer to the specified host.
Zone(ZoneTransferIn xfrin)
          Creates a Zone by doing the specified zone transfer.
 



Copyright © 2011. All Rights Reserved.