Package org.projectnessie.jaxrs.tests
Class ValidatingApiV1ResponseFactory
- java.lang.Object
-
- org.projectnessie.jaxrs.tests.ValidatingApiV1ResponseFactory
-
- All Implemented Interfaces:
org.projectnessie.client.http.HttpResponseFactory
public class ValidatingApiV1ResponseFactory extends java.lang.Object implements org.projectnessie.client.http.HttpResponseFactory
-
-
Constructor Summary
Constructors Constructor Description ValidatingApiV1ResponseFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.projectnessie.client.http.HttpResponsemake(org.projectnessie.client.http.ResponseContext context, com.fasterxml.jackson.databind.ObjectMapper mapper)
-