Package google.registry.rdap
Class RdapHelpAction
java.lang.Object
google.registry.rdap.RdapActionBase
google.registry.rdap.RdapHelpAction
- All Implemented Interfaces:
Runnable
RDAP (new WHOIS) action for help requests.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.rdap.RdapActionBase
RdapActionBase.DeletedItemHandling
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongoogle.registry.rdap.RdapObjectClasses.HelpResponse
getJsonObjectForResource
(String pathSearchString, boolean isHeadRequest) Methods inherited from class google.registry.rdap.RdapActionBase
run
-
Field Details
-
TOS_PATH
The help path for the RDAP terms of service.- See Also:
-
-
Constructor Details
-
RdapHelpAction
@Inject public RdapHelpAction()
-
-
Method Details
-
getJsonObjectForResource
public google.registry.rdap.RdapObjectClasses.HelpResponse getJsonObjectForResource(String pathSearchString, boolean isHeadRequest)
-