Class RdapAutnumAction

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

public class RdapAutnumAction extends RdapActionBase
RDAP (new WHOIS) action for RDAP autonomous system number requests.

This feature is not implemented because it's only necessary for address registries like ARIN, not domain registries.

  • Method Details

    • getJsonObjectForResource

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