Interface MarshallingRequestFactory<T extends Request<?,?>>

All Superinterfaces:
RequestFactory<T>

public interface MarshallingRequestFactory<T extends Request<?,?>> extends RequestFactory<T>
The REST plugin provides an implementation that allows marshalling of entities.
Since:
5.1.3