TF-2271 Add DNService for dns lookup to catch SRV Record to get jmap url

(cherry picked from commit 49110aa8db8b4e0707127ae39d5b2db2ecd6e339)
This commit is contained in:
dab246
2023-11-10 10:46:15 +07:00
committed by Dat Vu
parent 390d7cc0ed
commit b71328a0e4
4 changed files with 91 additions and 0 deletions
@@ -0,0 +1,4 @@
class NotFoundDataResourceRecordException implements Exception {}
class NotFoundUrlException implements Exception {}