Uses of Class
org.minidns.hla.srv.SrvServiceProto
-
Packages that use SrvServiceProto Package Description org.minidns.hla -
-
Uses of SrvServiceProto in org.minidns.hla
Fields in org.minidns.hla declared as SrvServiceProto Modifier and Type Field Description SrvServiceProto
SrvResolverResult.ResolvedSrvRecord. srvServiceProto
Methods in org.minidns.hla with parameters of type SrvServiceProto Modifier and Type Method Description SrvResolverResult
ResolverApi. resolveSrv(DnsName name, SrvServiceProto srvServiceProto)
Resolve theSRV
resource record for the given service name, service and protcol.
-