Package | Description |
---|---|
org.minidns.hla |
Modifier and Type | Field and Description |
---|---|
SrvProto |
SrvType.proto |
Modifier and Type | Method and Description |
---|---|
static SrvProto |
SrvProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SrvProto[] |
SrvProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SrvResolverResult |
ResolverApi.resolveSrv(SrvService service,
SrvProto proto,
DnsName name) |
SrvResolverResult |
ResolverApi.resolveSrv(SrvService service,
SrvProto proto,
String name) |