google-nomulus/java/google/registry/whois
mcilwain bd7db61606 Use Dagger to @Inject WhoisReader instances
This is a precursor to adding metrics to WHOIS queries (as I'd like
to be able to @Inject the metrics builders).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149418018
2017-03-07 14:02:46 -05:00
..
BUILD Use Dagger to @Inject WhoisReader instances 2017-03-07 14:02:46 -05:00
DomainLookupCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainOrHostLookupCommand.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DomainWhoisResponse.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
NameserverLookupByHostCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
NameserverLookupByIpCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
NameserverWhoisResponse.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarLookupCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarWhoisResponse.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Whois.java Use Dagger to @Inject WhoisReader instances 2017-03-07 14:02:46 -05:00
WhoisCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
WhoisCommandFactory.java Fix a javadoc error 2017-02-08 17:42:49 -05:00
WhoisException.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
WhoisHttpServer.java Use Dagger to @Inject WhoisReader instances 2017-03-07 14:02:46 -05:00
WhoisMetrics.java Add WHOIS metrics classes 2017-03-07 14:01:16 -05:00
WhoisModule.java Add WHOIS metrics classes 2017-03-07 14:01:16 -05:00
WhoisReader.java Use Dagger to @Inject WhoisReader instances 2017-03-07 14:02:46 -05:00
WhoisResponse.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
WhoisResponseImpl.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
WhoisServer.java Use Dagger to @Inject WhoisReader instances 2017-03-07 14:02:46 -05:00