mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Change all references to Domain Registry to Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136068582
This commit is contained in:
parent
9695024f1b
commit
71d7a382f3
30 changed files with 38 additions and 38 deletions
|
@ -37,7 +37,7 @@ import javax.servlet.http.HttpServletResponse;
|
|||
import org.joda.time.Duration;
|
||||
|
||||
/**
|
||||
* Dagger request processor for Domain Registry.
|
||||
* Dagger request processor for Nomulus.
|
||||
*
|
||||
* <p>This class creates an HTTP request processor from a Dagger component. It routes requests from
|
||||
* your servlet to an {@link Action @Action} annotated handler class.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue