Uses of Class
org.minidns.record.SRV
-
Packages that use SRV Package Description org.minidns.record -
-
Uses of SRV in org.minidns.record
Methods in org.minidns.record that return SRV Modifier and Type Method Description static SRVSRV. parse(DataInputStream dis, byte[] data)Methods in org.minidns.record with parameters of type SRV Modifier and Type Method Description intSRV. compareTo(SRV other)
-