Uses of Class
org.minidns.record.InternetAddressRR
Packages that use InternetAddressRR
-
Uses of InternetAddressRR in org.minidns.hla
Fields in org.minidns.hla with type parameters of type InternetAddressRRModifier and TypeFieldDescriptionfinal List<InternetAddressRR<? extends InetAddress>> SrvResolverResult.ResolvedSrvRecord.addresses -
Uses of InternetAddressRR in org.minidns.record
Subclasses of InternetAddressRR in org.minidns.recordModifier and TypeClassDescriptionclassA record payload (ip pointer).classAAAA payload (an ipv6 pointer).Methods in org.minidns.record that return InternetAddressRRModifier and TypeMethodDescriptionstatic InternetAddressRR<? extends InetAddress> InternetAddressRR.from(InetAddress inetAddress)