Uses of Class
org.minidns.hla.srv.SrvServiceProto
Packages that use SrvServiceProto
-
Uses of SrvServiceProto in org.minidns.hla
Fields in org.minidns.hla declared as SrvServiceProtoModifier and TypeFieldDescriptionfinal SrvServiceProtoSrvResolverResult.ResolvedSrvRecord.srvServiceProtoMethods in org.minidns.hla with parameters of type SrvServiceProtoModifier and TypeMethodDescriptionResolverApi.resolveSrv(DnsName name, SrvServiceProto srvServiceProto) Resolve theSRVresource record for the given service name, service and protcol.