Package org.nuxeo.http.test.handler
Class VoidHandler
java.lang.Object
org.nuxeo.http.test.handler.VoidHandler
- All Implemented Interfaces:
ResponseHandler<Void>
- Since:
- 2023.13
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VoidHandler
public VoidHandler()
-
-
Method Details
-
handleResponse
- Specified by:
handleResponse
in interfaceResponseHandler<Void>
-