mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 09:46:03 +02:00
Second step of RDE encoding refactoring. Creates a single OutputStream encode RyDE files. This replaces the 5 OutputStreams that were needed before. Also removes all the factories that were injected. It's an encoding, there's no point in injecting it. Finally, removed the buffer-size configuration and replaced with a static final const value in each individual OutputStream. This doesn't yet include a decoder (InputStream). And there's still a lot of overlap between the Ryde and the Ghostryde code. Both of those are left for the next CLs. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=204898369 |
||
---|---|---|
.. | ||
imports | ||
testdata | ||
BouncyCastleTest.java | ||
BrdaCopyActionTest.java | ||
BUILD | ||
ContactResourceToXjcConverterTest.java | ||
DomainResourceToXjcConverterTest.java | ||
EscrowTaskRunnerTest.java | ||
GhostrydeGpgIntegrationTest.java | ||
GhostrydeTest.java | ||
HostResourceToXjcConverterTest.java | ||
PendingDepositCheckerTest.java | ||
RdeFixtures.java | ||
RdeMarshallerTest.java | ||
RdeReportActionTest.java | ||
RdeStagingActionTest.java | ||
RdeTestData.java | ||
RdeTestSuite.java | ||
RdeUploadActionTest.java | ||
RegistrarToXjcConverterTest.java | ||
RydeGpgIntegrationTest.java |