Package com.emc.documentum.rest.wire
package com.emc.documentum.rest.wire
-
ClassDescriptionBinding processor for the annotated field.This is an interface for defining the behavior to deserialize the serializable field.This is an interface for defining the behavior to serialize the serializable field.This class is used to override the addDefaultHeaders to support MediaType.APPLICATION_OCTET_STREAM content-type header, as the Spring does not support it since 4.2.3Abstract class to include a
BindingConfig
.An interface to read a message input stream and return it as a model instance.An interface to write the model instance as the message output stream.