google-nomulus/java/google/registry/config
guyben 8ec2eaf39c Simplify the RyDE API
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
2018-07-17 22:03:53 -04:00
..
files Delete all Braintree code 2018-07-14 01:37:03 -04:00
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -04:00
ConfigUtils.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
RdapNoticeDescriptor.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
RegistryConfig.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
RegistryConfigSettings.java Delete all Braintree code 2018-07-14 01:37:03 -04:00
RegistryEnvironment.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
YamlUtils.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00