mirror of
https://github.com/google/nomulus.git
synced 2025-06-03 11:07:34 +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 | ||
BrdaCopyAction.java | ||
BUILD | ||
ContactResourceToXjcConverter.java | ||
DepositFragment.java | ||
DomainResourceToXjcConverter.java | ||
EscrowTaskRunner.java | ||
Ghostryde.java | ||
HostResourceToXjcConverter.java | ||
JSchModule.java | ||
JSchSftpChannel.java | ||
JSchSshSession.java | ||
LoggingSftpProgressMonitor.java | ||
package-info.java | ||
PendingDeposit.java | ||
PendingDepositChecker.java | ||
RdeAdapter.java | ||
RdeCounter.java | ||
RdeMarshaller.java | ||
RdeModule.java | ||
RdeReportAction.java | ||
RdeReporter.java | ||
RdeResourceType.java | ||
RdeStagingAction.java | ||
RdeStagingMapper.java | ||
RdeStagingReducer.java | ||
RdeUploadAction.java | ||
RdeUploadUrl.java | ||
RdeUtil.java | ||
RegistrarToXjcConverter.java | ||
RydeEncoder.java | ||
RydePgpCompressionOutputStream.java | ||
RydePgpEncryptionOutputStream.java | ||
RydePgpFileOutputStream.java | ||
RydePgpSigningOutputStream.java | ||
RydeTarOutputStream.java |