google-nomulus/java/google/registry/whois
mcilwain 579e4cb74e Remove TLD parameters from WHOIS command factory methods
The small efficiency increase in not having to look up the TLDs again
did not justify making the externally extensible API more complicated.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145465971
2017-01-25 12:25:54 -05:00
..
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
DomainLookupCommand.java Remove TLD parameters from WHOIS command factory methods 2017-01-25 12:25:54 -05:00
DomainOrHostLookupCommand.java Remove TLD parameters from WHOIS command factory methods 2017-01-25 12:25:54 -05:00
DomainWhoisResponse.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
NameserverLookupByHostCommand.java Remove TLD parameters from WHOIS command factory methods 2017-01-25 12:25:54 -05:00
NameserverLookupByIpCommand.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
NameserverWhoisResponse.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RegistrarLookupCommand.java Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
RegistrarWhoisResponse.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
Whois.java Add framework for customizable WHOIS commands 2017-01-25 12:25:49 -05:00
WhoisCommand.java Add framework for customizable WHOIS commands 2017-01-25 12:25:49 -05:00
WhoisCommandFactory.java Remove TLD parameters from WHOIS command factory methods 2017-01-25 12:25:54 -05:00
WhoisException.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
WhoisHttpServer.java Add framework for customizable WHOIS commands 2017-01-25 12:25:49 -05:00
WhoisModule.java Add framework for customizable WHOIS commands 2017-01-25 12:25:49 -05:00
WhoisReader.java Remove TLD parameters from WHOIS command factory methods 2017-01-25 12:25:54 -05:00
WhoisResponse.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
WhoisResponseImpl.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
WhoisServer.java Add framework for customizable WHOIS commands 2017-01-25 12:25:49 -05:00