Package google.registry.rdap
Class RdapNameserverAction
java.lang.Object
google.registry.rdap.RdapActionBase
google.registry.rdap.RdapNameserverAction
- All Implemented Interfaces:
Runnable
RDAP (new WHOIS) action for nameserver requests.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.rdap.RdapActionBase
RdapActionBase.DeletedItemHandling
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongoogle.registry.rdap.RdapObjectClasses.RdapNameserver
getJsonObjectForResource
(String pathSearchString, boolean isHeadRequest) Methods inherited from class google.registry.rdap.RdapActionBase
run
-
Constructor Details
-
RdapNameserverAction
@Inject public RdapNameserverAction()
-
-
Method Details
-
getJsonObjectForResource
public google.registry.rdap.RdapObjectClasses.RdapNameserver getJsonObjectForResource(String pathSearchString, boolean isHeadRequest)
-