Package org.nuxeo.http.test
Interface ResponseHandler<T>
- All Known Implementing Classes:
AbstractStatusCodeHandler
,HttpStatusCodeHandler
,JsonNodeHandler
,StringHandler
,VoidHandler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Encapsulates the response object generation from a
HttpResponse
.- Since:
- 2023.13
-
Method Summary
-
Method Details
-
handleResponse
- Throws:
IOException
-