Package com.emc.documentum.rest.wire.xml
package com.emc.documentum.rest.wire.xml
-
ClassDescriptionAn implementation of Spring message converter which reads and writes XML messages for the annotated models.An implementation of
StreamingMessageReader
which reads the XML message and parse it as the annotated model instance.An implementation ofStreamingMessageWriter
which writes the XML message from the annotated model instance.