Uses of Class
com.emc.documentum.rest.wire.RestBindingConfigAware
-
Uses of RestBindingConfigAware in com.emc.documentum.rest.wire.json
Modifier and TypeClassDescriptionclass
An implementation ofStreamingMessageReader
which reads the JSON message and parse it as the annotated model instance.class
An implementation ofStreamingMessageWriter
which writes the JSON message from the annotated model instance. -
Uses of RestBindingConfigAware in com.emc.documentum.rest.wire.xml
Modifier and TypeClassDescriptionclass
An implementation ofStreamingMessageReader
which reads the XML message and parse it as the annotated model instance.class
An implementation ofStreamingMessageWriter
which writes the XML message from the annotated model instance.