Uses of Enum
org.minidns.hla.srv.SrvService
-
Uses of SrvService in org.minidns.hla
Modifier and TypeMethodDescriptionResolverApi.resolveSrv
(SrvService service, SrvProto proto, String name) ResolverApi.resolveSrv
(SrvService service, SrvProto proto, DnsName name) -
Uses of SrvService in org.minidns.hla.srv
Modifier and TypeMethodDescriptionstatic SrvService
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.