Class RdapDomainAction

java.lang.Object
google.registry.rdap.RdapActionBase
google.registry.rdap.RdapDomainAction
All Implemented Interfaces:
Runnable

public class RdapDomainAction extends RdapActionBase
RDAP (new WHOIS) action for domain requests.
  • Constructor Details

    • RdapDomainAction

      @Inject public RdapDomainAction()
  • Method Details

    • getJsonObjectForResource

      public google.registry.rdap.RdapObjectClasses.RdapDomain getJsonObjectForResource(String pathSearchString, boolean isHeadRequest)