Uses of Class
org.xbill.DNS.DNSInput
Packages that use DNSInput
-
Uses of DNSInput in org.xbill.DNS
Methods in org.xbill.DNS with parameters of type DNSInputModifier and TypeMethodDescription(package private) static EDNSOptionConverts the wire format of an EDNS Option (including code and length) into the type-specific format.(package private) static Record(package private) static Recordprivate static intTypeBitmap.getMapLength(DNSInput in) private static intTypeBitmap.getWindowBlockNumber(DNSInput in, int lastWindowBlockNumber) private static Record(package private) voidClientSubnetOption.optionFromWire(DNSInput in) (package private) voidCookieOption.optionFromWire(DNSInput in) Converts the wire format of an EDNS Option (the option data only) into the type-specific format.(package private) voidDnssecAlgorithmOption.optionFromWire(DNSInput in) (package private) abstract voidEDNSOption.optionFromWire(DNSInput in) Converts the wire format of an EDNS Option (the option data only) into the type-specific format.(package private) voidExtendedErrorCodeOption.optionFromWire(DNSInput in) (package private) voidGenericEDNSOption.optionFromWire(DNSInput in) (package private) voidTcpKeepaliveOption.optionFromWire(DNSInput in) Converts the wire format of an EDNS Option (the option data only) into the type-specific format.private static BigIntegerDNSSEC.readBigInteger(DNSInput in) private static BigIntegerDNSSEC.readBigInteger(DNSInput in, int len) private static BigIntegerDNSSEC.readBigIntegerLittleEndian(DNSInput in, int len) protected voidA6Record.rrFromWire(DNSInput in) protected voidAAAARecord.rrFromWire(DNSInput in) protected voidAPLRecord.rrFromWire(DNSInput in) protected voidARecord.rrFromWire(DNSInput in) protected voidCAARecord.rrFromWire(DNSInput in) protected voidCERTRecord.rrFromWire(DNSInput in) protected voidDHCIDRecord.rrFromWire(DNSInput in) protected voidDLVRecord.rrFromWire(DNSInput in) protected voidDSRecord.rrFromWire(DNSInput in) protected voidEmptyRecord.rrFromWire(DNSInput in) protected voidGPOSRecord.rrFromWire(DNSInput in) protected voidHINFORecord.rrFromWire(DNSInput in) protected voidHIPRecord.rrFromWire(DNSInput in) protected voidIPSECKEYRecord.rrFromWire(DNSInput in) protected voidISDNRecord.rrFromWire(DNSInput in) protected voidKEYBase.rrFromWire(DNSInput in) protected voidLOCRecord.rrFromWire(DNSInput in) protected voidMINFORecord.rrFromWire(DNSInput in) protected voidNAPTRRecord.rrFromWire(DNSInput in) protected voidNSAPRecord.rrFromWire(DNSInput in) protected voidNSEC3PARAMRecord.rrFromWire(DNSInput in) protected voidNSEC3Record.rrFromWire(DNSInput in) protected voidNSECRecord.rrFromWire(DNSInput in) protected voidNULLRecord.rrFromWire(DNSInput in) protected voidNXTRecord.rrFromWire(DNSInput in) protected voidOPENPGPKEYRecord.rrFromWire(DNSInput in) protected voidOPTRecord.rrFromWire(DNSInput in) protected voidPXRecord.rrFromWire(DNSInput in) protected abstract voidRecord.rrFromWire(DNSInput in) Converts the type-specific RR to wire format - must be overriddenprotected voidRPRecord.rrFromWire(DNSInput in) protected voidSIGBase.rrFromWire(DNSInput in) protected voidSingleNameBase.rrFromWire(DNSInput in) protected voidSOARecord.rrFromWire(DNSInput in) protected voidSRVRecord.rrFromWire(DNSInput in) protected voidSSHFPRecord.rrFromWire(DNSInput in) protected voidSVCBBase.rrFromWire(DNSInput in) protected voidTKEYRecord.rrFromWire(DNSInput in) protected voidTLSARecord.rrFromWire(DNSInput in) protected voidTSIGRecord.rrFromWire(DNSInput in) protected voidTXTBase.rrFromWire(DNSInput in) protected voidU16NameBase.rrFromWire(DNSInput in) protected voidUNKRecord.rrFromWire(DNSInput in) protected voidURIRecord.rrFromWire(DNSInput in) protected voidWKSRecord.rrFromWire(DNSInput in) protected voidX25Record.rrFromWire(DNSInput in) protected voidZoneMDRecord.rrFromWire(DNSInput in) private static voidDNSSEC.transformAns1IntToDns(int rsLen, DNSInput in, DNSOutput out) Constructors in org.xbill.DNS with parameters of type DNSInput