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

All Superinterfaces:
RequestFactory<T>

public interface NonMarshallingRequestFactory<T extends Request<?,?>> extends RequestFactory<T>
HttpClientRequestFactory implements this interface. See MarshallingRequestFactory for the variant that allows marshalling of entities.
Since:
2.1