Package google.registry.rdap
Class RdapIpAction
java.lang.Object
google.registry.rdap.RdapActionBase
google.registry.rdap.RdapIpAction
- All Implemented Interfaces:
Runnable
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.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.rdap.RdapActionBase
RdapActionBase.DeletedItemHandling
-
Method Summary
Modifier and TypeMethodDescriptiongoogle.registry.rdap.RdapObjectClasses.ReplyPayloadBase
getJsonObjectForResource
(String pathSearchString, boolean isHeadRequest) Methods inherited from class google.registry.rdap.RdapActionBase
run
-
Method Details
-
getJsonObjectForResource
public google.registry.rdap.RdapObjectClasses.ReplyPayloadBase getJsonObjectForResource(String pathSearchString, boolean isHeadRequest)
-