Uses of Interface
org.talend.sdk.component.junit.http.api.Response
Package
Description
-
Uses of Response in org.talend.sdk.component.junit.http.api
-
Uses of Response in org.talend.sdk.component.junit.http.internal.impl
Modifier and TypeMethodDescriptionDefaultResponseLocator.doFind
(Request request, String pref, ClassLoader loader, Predicate<String> headerFilter, boolean exactMatching) DefaultResponseLocator.findMatching
(Request request, Predicate<String> headerFilter) Modifier and TypeMethodDescriptionprotected void
DefaultResponseLocatorCapturingHandler.beforeResponse
(String requestUri, io.netty.handler.codec.http.FullHttpRequest request, Response resp, Map<String, List<String>> responseHeaderFields) protected void
PassthroughHandler.beforeResponse
(String requestUri, io.netty.handler.codec.http.FullHttpRequest request, Response resp, Map<String, List<String>> headerFields)