Uses of Interface
nl.sidnlabs.dnslib.util.RegisteredDomain
Packages that use RegisteredDomain
-
Uses of RegisteredDomain in nl.sidnlabs.dnslib.util
Methods in nl.sidnlabs.dnslib.util that return RegisteredDomainModifier and TypeMethodDescriptionstatic RegisteredDomainDomainName.registeredDomain(String domain) Returns the registered domain of the specified domain.Methods in nl.sidnlabs.dnslib.util that return types with arguments of type RegisteredDomainModifier and TypeMethodDescriptionstatic Optional<RegisteredDomain>Returns anOptional<RegisteredDomain>representing the registered part of the specified domain.