public class SrvResolverResult extends ResolverResult<org.minidns.record.SRV>
| Modifier and Type | Class and Description |
|---|---|
static class |
SrvResolverResult.ResolvedSrvRecord |
answer, question, unverifiedReasons| Modifier and Type | Method and Description |
|---|---|
java.util.List<SrvResolverResult.ResolvedSrvRecord> |
getSortedSrvResolvedAddresses() |
getAnswers, getAnswersOrEmptySet, getDnssecResultNotAuthenticException, getQuestion, getRawAnswer, getResolutionUnsuccessfulException, getResponseCode, getUnverifiedReasons, isAuthenticData, throwIfErrorResponse, throwIseIfErrorResponse, toString, wasSuccessfulpublic java.util.List<SrvResolverResult.ResolvedSrvRecord> getSortedSrvResolvedAddresses() throws java.io.IOException
java.io.IOException