Package | Description |
---|---|
org.minidns.hla |
Modifier and Type | Field and Description |
---|---|
SrvService |
SrvType.service |
Modifier and Type | Method and Description |
---|---|
static SrvService |
SrvService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SrvService[] |
SrvService.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) |