google-nomulus/java/google/registry/rde
Corey Goldfeder d9875ea302 Remove unused and misused methods from EppResourceUtils and DomainBase.
The methods in DomainBase were the only callers for the methods in
EppResourceUtils, so I first inlined them. Then I realized that there
were no callers for loadReferencedContacts() anywhere. For loadNameservers(),
all but one invocation actually wanted to load the foreign keys, and was
repeating that work, so I replaced it with loadNameserverFullyQualifiedHostNames().
The last invocation, in the Rdap code, was incorrectly assuming this was an async
load when in fact it blocks, so I replaced it with a real async load.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=122433897
2016-05-16 18:39:23 -04:00
..
BrdaCopyAction.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
BUILD Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
ContactResourceToXjcConverter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DepositFragment.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DomainResourceToXjcConverter.java Remove unused and misused methods from EppResourceUtils and DomainBase. 2016-05-16 18:39:23 -04:00
EscrowTaskRunner.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
Ghostryde.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
HostResourceToXjcConverter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
JSchModule.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
JSchSftpChannel.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
JSchSshSession.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
PendingDeposit.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
PendingDepositChecker.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeAdapter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeCounter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeMarshaller.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeModule.java Get rid of deprecated rde-staging queue 2016-05-13 23:25:54 -04:00
RdeReportAction.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeReporter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeResourceType.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeStagingAction.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeStagingMapper.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeStagingReducer.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeUploadAction.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeUploadUrl.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RdeUtil.java Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
RegistrarToXjcConverter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RydePgpCompressionOutputStream.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RydePgpEncryptionOutputStream.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RydePgpFileOutputStream.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RydePgpSigningOutputStream.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RydeTarOutputStream.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00