Uses of Enum
org.minidns.hla.srv.SrvService
Packages that use SrvService
-
Uses of SrvService in org.minidns.hla
Methods in org.minidns.hla with parameters of type SrvServiceModifier 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
Fields in org.minidns.hla.srv declared as SrvServiceMethods in org.minidns.hla.srv that return SrvServiceModifier 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.