JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
SRV
SRV.
parse
(
DataInputStream
dis, byte[] data)
Methods in
org.minidns.record
with parameters of type
SRV
Modifier and Type
Method
Description
int
SRV.
compareTo
(
SRV
other)