public class HttpForwardObjectCallbackActionHandler extends HttpForwardAction
mockServerLogger
Constructor and Description |
---|
HttpForwardObjectCallbackActionHandler(HttpStateHandler httpStateHandler,
NettyHttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
sendRequest
public HttpForwardObjectCallbackActionHandler(HttpStateHandler httpStateHandler, NettyHttpClient httpClient)
public void handle(ActionHandler actionHandler, HttpObjectCallback httpObjectCallback, HttpRequest request, ResponseWriter responseWriter, boolean synchronous, Runnable expectationPostProcessor)
Copyright © 2020. All rights reserved.