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 SrvServiceProtoSrvResolverResult.ResolvedSrvRecord. srvServiceProtoMethods in org.minidns.hla with parameters of type SrvServiceProto Modifier and Type Method Description SrvResolverResultResolverApi. resolveSrv(DnsName name, SrvServiceProto srvServiceProto)Resolve theSRVresource record for the given service name, service and protcol. 
 -