Uses of Class
org.xbill.DNS.ZoneTransferException

Packages that use ZoneTransferException
Default Package   
org.xbill.DNS   
 

Uses of ZoneTransferException in
 

Methods in Default Package that throw ZoneTransferException
 void jnamed.addSecondaryZone(String zone, String remote)
           
 

Constructors in Default Package that throw ZoneTransferException
jnamed(String conffile)
           
 

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(ZoneTransferIn xfrin)
          Creates a Zone by doing the specified zone transfer.
Zone(Name zone, int dclass, String remote)
          Creates a Zone by performing a zone transfer to the specified host.
 



Copyright © 2011. All Rights Reserved.