Uses of Class
org.minidns.record.SRV
Packages that use SRV
-
Uses of SRV in org.minidns.hla
Fields in org.minidns.hla declared as SRV -
Uses of SRV in org.minidns.record
Methods in org.minidns.record that return SRVMethods in org.minidns.record with parameters of type SRV -
Uses of SRV in org.minidns.util
Methods in org.minidns.util that return types with arguments of type SRVModifier and TypeMethodDescriptionSrvUtil.sortSrvRecords
(Collection<SRV> srvRecords) Sort the given collection ofSRV
resource records by their priority and weight.Method parameters in org.minidns.util with type arguments of type SRVModifier and TypeMethodDescriptionSrvUtil.sortSrvRecords
(Collection<SRV> srvRecords) Sort the given collection ofSRV
resource records by their priority and weight.