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 SrvServiceProto
SrvResolverResult.ResolvedSrvRecord.srvServiceProto
Methods in org.minidns.hla with parameters of type SrvServiceProtoModifier and TypeMethodDescriptionResolverApi.resolveSrv
(DnsName name, SrvServiceProto srvServiceProto) Resolve theSRV
resource record for the given service name, service and protcol.