Uses of Interface
org.nuxeo.http.test.ResponseHandler
Packages that use ResponseHandler
-
Uses of ResponseHandler in org.nuxeo.http.test
Methods in org.nuxeo.http.test with parameters of type ResponseHandlerModifier and TypeMethodDescription<T> T
HttpClientTestRule.RequestBuilder.execute
(ResponseHandler<T> responseHandler) <T> void
HttpClientTestRule.RequestBuilder.executeAndConsume
(ResponseHandler<T> responseHandler, Consumer<T> consumer) <T,
R> R HttpClientTestRule.RequestBuilder.executeAndThen
(ResponseHandler<T> responseHandler, Function<T, R> finisher) -
Uses of ResponseHandler in org.nuxeo.http.test.handler
Classes in org.nuxeo.http.test.handler that implement ResponseHandlerModifier and TypeClassDescriptionclass
class
class
class
class