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