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