Uses of Class
org.xbill.DNS.ZoneTransferException
Packages that use ZoneTransferException
-
Uses of ZoneTransferException in org.xbill.DNS
Methods in org.xbill.DNS that throw ZoneTransferExceptionModifier and TypeMethodDescriptionvoidZoneTransferIn.ZoneTransferHandler.handleRecord(Record r) Called for each content record in an AXFR.voidZoneTransferIn.run()Does the zone transfer using an internal handler.voidZoneTransferIn.run(ZoneTransferIn.ZoneTransferHandler handler) Does the zone transfer.voidZoneTransferIn.ZoneTransferHandler.startAXFR()Called when an AXFR transfer begins.voidZoneTransferIn.ZoneTransferHandler.startIXFR()Called when an IXFR transfer begins.voidZoneTransferIn.ZoneTransferHandler.startIXFRAdds(Record soa) Called when a series of IXFR adds begins.voidZoneTransferIn.ZoneTransferHandler.startIXFRDeletes(Record soa) Called when a series of IXFR deletions begins.Constructors in org.xbill.DNS that throw ZoneTransferExceptionModifierConstructorDescriptionCreates a zone by performing a zone transfer from the specified host.Zone(ZoneTransferIn xfrin) Creates a zone by doing the specified zone transfer. -
Uses of ZoneTransferException in org.xbill.DNS.tools
Methods in org.xbill.DNS.tools that throw ZoneTransferExceptionConstructors in org.xbill.DNS.tools that throw ZoneTransferException