Package | Description |
---|---|
org.talend.sdk.component.junit.http.api | |
org.talend.sdk.component.junit.http.internal.impl |
Modifier and Type | Method and Description |
---|---|
Optional<Response> |
ResponseLocator.findMatching(Request request,
Predicate<String> headerFilter) |
Modifier and Type | Class and Description |
---|---|
class |
ResponseImpl |
Modifier and Type | Method and Description |
---|---|
protected Optional<Response> |
DefaultResponseLocator.doFind(Request request,
String pref,
ClassLoader loader,
Predicate<String> headerFilter,
boolean exactMatching) |
Optional<Response> |
DefaultResponseLocator.findMatching(Request request,
Predicate<String> headerFilter) |
Modifier and Type | Method and Description |
---|---|
protected void |
PassthroughHandler.beforeResponse(String requestUri,
io.netty.handler.codec.http.FullHttpRequest request,
Response resp,
Map<String,List<String>> headerFields) |
protected void |
DefaultResponseLocatorCapturingHandler.beforeResponse(String requestUri,
io.netty.handler.codec.http.FullHttpRequest request,
Response resp,
Map<String,List<String>> responseHeaderFields) |
1.1.2-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation