Package google.registry.rde
Class RdeFragmenter
java.lang.Object
google.registry.rde.RdeFragmenter
Loading cache that turns a resource into XML for the various points in time and modes.
-
Constructor Summary
ConstructorDescriptionRdeFragmenter
(com.google.common.collect.ImmutableMap<org.joda.time.DateTime, Supplier<EppResource>> resourceAtTimes, RdeMarshaller marshaller) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RdeFragmenter
public RdeFragmenter(com.google.common.collect.ImmutableMap<org.joda.time.DateTime, Supplier<EppResource>> resourceAtTimes, RdeMarshaller marshaller)
-
-
Method Details
-
marshal
-