JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.minidns.record.CNAME
Packages that use
CNAME
Package
Description
org.minidns.record
Uses of
CNAME
in
org.minidns.record
Methods in
org.minidns.record
that return
CNAME
Modifier and Type
Method
Description
static
CNAME
CNAME.
parse
(
DataInputStream
dis, byte[] data)