Class RdapIpAction

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

public class RdapIpAction extends RdapActionBase
RDAP (new WHOIS) action for RDAP IP address 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)